Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384044 Details for
Bug 555459
FTBFS comedilib-0.8.1-5.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 92.94 KB, created by
FTBFS
on 2010-01-14 17:27:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:27:20 UTC
Size:
92.94 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'], False, '/var/lib/mock/fedora-development-x86_64-comedilib-0.8.1-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1121850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/comedilib-0.8.1-5.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'], False, '/var/lib/mock/fedora-development-x86_64-comedilib-0.8.1-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1121850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hB0JPQ >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf comedilib-0.8.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/comedilib-0.8.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd comedilib-0.8.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yDGlQH >+ umask 022 >+ cd /builddir/build/BUILD >+ cd comedilib-0.8.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking target system type... x86_64-redhat-linux-gnu >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 style of include used by make... GNU >checking for x86_64-unknown-linux-gnu-gcc... no >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 dependency style of gcc... none >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 ld used by 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 whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for x86_64-unknown-linux-gnu-g77... no >checking for x86_64-unknown-linux-gnu-xlf... no >checking for x86_64-unknown-linux-gnu-f77... no >checking for x86_64-unknown-linux-gnu-frt... no >checking for x86_64-unknown-linux-gnu-pgf77... no >checking for x86_64-unknown-linux-gnu-cf77... no >checking for x86_64-unknown-linux-gnu-fort77... no >checking for x86_64-unknown-linux-gnu-fl32... no >checking for x86_64-unknown-linux-gnu-af77... no >checking for x86_64-unknown-linux-gnu-xlf90... no >checking for x86_64-unknown-linux-gnu-f90... no >checking for x86_64-unknown-linux-gnu-pgf90... no >checking for x86_64-unknown-linux-gnu-pghpf... no >checking for x86_64-unknown-linux-gnu-epcf90... no >checking for x86_64-unknown-linux-gnu-gfortran... no >checking for x86_64-unknown-linux-gnu-g95... no >checking for x86_64-unknown-linux-gnu-xlf95... no >checking for x86_64-unknown-linux-gnu-f95... no >checking for x86_64-unknown-linux-gnu-fort... no >checking for x86_64-unknown-linux-gnu-ifort... no >checking for x86_64-unknown-linux-gnu-ifc... no >checking for x86_64-unknown-linux-gnu-efc... no >checking for x86_64-unknown-linux-gnu-pgf95... no >checking for x86_64-unknown-linux-gnu-lf95... no >checking for x86_64-unknown-linux-gnu-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 gcc object... ok >checking for objdir... .libs >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... 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... cat: 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... cat: 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 whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) none >checking whether gcc and cc understand -c and -o together... yes >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for library containing strerror... none required >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... no >checking for byacc... no >checking for ANSI C header files... (cached) yes >checking for swig... /usr/bin/swig >checking for python... /usr/bin/python >checking for python version... 2.6 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.6/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages >checking for headers required to compile python extensions... found >checking to see if compiler understands -fno-strict-aliasing... yes >checking to see if compiler understands -Wno-unused-function... yes >checking for ruby... no >configure: WARNING: ruby not found, disabling ruby binding >checking for docbook2man... /usr/bin/docbook2man >checking for docbook2pdf... no >configure: WARNING: docbook2pdf not found, will not be able to rebuild pdf documentation >checking for docbook2html... /usr/bin/docbook2html >configure: WARNING: No hotplug mechanism will we installed. Consult ./configure --help if you want hotplug. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating comedi_config/Makefile >config.status: creating c++/Makefile >config.status: creating c++/include/Makefile >config.status: creating etc/Makefile >config.status: creating etc/pcmcia/Makefile >config.status: creating etc/hotplug/Makefile >config.status: creating etc/hotplug/usb/Makefile >config.status: creating etc/hotplug/usb/usbdux/Makefile >config.status: creating etc/hotplug/usb/usbduxfast/Makefile >config.status: creating etc/udev/Makefile >config.status: creating doc/Makefile >config.status: creating demo/Makefile >config.status: creating include/Makefile >config.status: creating lib/Makefile >config.status: creating man/Makefile >config.status: creating scxi/Makefile >config.status: creating swig/Makefile >config.status: creating swig/python/Makefile >config.status: creating swig/ruby/Makefile >config.status: creating testing/Makefile >config.status: creating comedilib.spec >config.status: creating comedilib.pc >config.status: creating config.h >config.status: executing depfiles commands >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ make -j8 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-calib.lo `test -f 'calib.c' || echo './'`calib.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-cmd.lo `test -f 'cmd.c' || echo './'`cmd.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-comedi.lo `test -f 'comedi.c' || echo './'`comedi.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-data.lo `test -f 'data.c' || echo './'`data.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-dio.lo `test -f 'dio.c' || echo './'`dio.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-error.lo `test -f 'error.c' || echo './'`error.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-filler.lo `test -f 'filler.c' || echo './'`filler.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c comedi.c -fPIC -DPIC -o .libs/libcomedi_la-comedi.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmd.c -fPIC -DPIC -o .libs/libcomedi_la-cmd.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib.c -fPIC -DPIC -o .libs/libcomedi_la-calib.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c data.c -fPIC -DPIC -o .libs/libcomedi_la-data.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c buffer.c -fPIC -DPIC -o .libs/libcomedi_la-buffer.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c error.c -fPIC -DPIC -o .libs/libcomedi_la-error.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dio.c -fPIC -DPIC -o .libs/libcomedi_la-dio.o >calib.c: In function '_comedi_get_default_calibration_path': >calib.c:207: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c buffer.c -o libcomedi_la-buffer.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c error.c -o libcomedi_la-error.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c comedi.c -o libcomedi_la-comedi.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c data.c -o libcomedi_la-data.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmd.c -o libcomedi_la-cmd.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c filler.c -fPIC -DPIC -o .libs/libcomedi_la-filler.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dio.c -o libcomedi_la-dio.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib.c -o libcomedi_la-calib.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-get.lo `test -f 'get.c' || echo './'`get.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-range.lo `test -f 'range.c' || echo './'`range.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-sv.lo `test -f 'sv.c' || echo './'`sv.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-timed.lo `test -f 'timed.c' || echo './'`timed.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c filler.c -o libcomedi_la-filler.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-timer.lo `test -f 'timer.c' || echo './'`timer.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-calib_lex.lo `test -f 'calib_lex.c' || echo './'`calib_lex.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sv.c -fPIC -DPIC -o .libs/libcomedi_la-sv.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c get.c -fPIC -DPIC -o .libs/libcomedi_la-get.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ioctl.c -fPIC -DPIC -o .libs/libcomedi_la-ioctl.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c range.c -fPIC -DPIC -o .libs/libcomedi_la-range.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libcomedi_la-calib_yacc.lo `test -f 'calib_yacc.c' || echo './'`calib_yacc.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ioctl.c -o libcomedi_la-ioctl.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timed.c -fPIC -DPIC -o .libs/libcomedi_la-timed.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sv.c -o libcomedi_la-sv.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib_lex.c -fPIC -DPIC -o .libs/libcomedi_la-calib_lex.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c get.c -o libcomedi_la-get.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c range.c -o libcomedi_la-range.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timer.c -fPIC -DPIC -o .libs/libcomedi_la-timer.o >./calib_lex.c: In function 'calib_yylex': >calib_lex.l:83: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >calib_lex.l: At top level: >./calib_lex.c:1365: warning: 'input' defined but not used > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timed.c -o libcomedi_la-timed.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c timer.c -o libcomedi_la-timer.o >/dev/null 2>&1 > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib_yacc.c -fPIC -DPIC -o .libs/libcomedi_la-calib_yacc.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib_lex.c -o libcomedi_la-calib_lex.o >/dev/null 2>&1 >./calib_lex.h:233: warning: 'yy_init_globals' declared 'static' but never defined > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calib_yacc.c -o libcomedi_la-calib_yacc.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\"\/var\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -soname libcomedi -version-info 8:1:8 -Wl,--version-script=./version_script -o libcomedi.la -rpath /usr/lib64 libcomedi_la-buffer.lo libcomedi_la-calib.lo libcomedi_la-cmd.lo libcomedi_la-comedi.lo libcomedi_la-data.lo libcomedi_la-dio.lo libcomedi_la-error.lo libcomedi_la-filler.lo libcomedi_la-get.lo libcomedi_la-ioctl.lo libcomedi_la-range.lo libcomedi_la-sv.lo libcomedi_la-timed.lo libcomedi_la-timer.lo libcomedi_la-calib_lex.lo libcomedi_la-calib_yacc.lo >gcc -shared .libs/libcomedi_la-buffer.o .libs/libcomedi_la-calib.o .libs/libcomedi_la-cmd.o .libs/libcomedi_la-comedi.o .libs/libcomedi_la-data.o .libs/libcomedi_la-dio.o .libs/libcomedi_la-error.o .libs/libcomedi_la-filler.o .libs/libcomedi_la-get.o .libs/libcomedi_la-ioctl.o .libs/libcomedi_la-range.o .libs/libcomedi_la-sv.o .libs/libcomedi_la-timed.o .libs/libcomedi_la-timer.o .libs/libcomedi_la-calib_lex.o .libs/libcomedi_la-calib_yacc.o -m64 -mtune=generic -Wl,--version-script=./version_script -Wl,-soname -Wl,libcomedi.so.0 -o .libs/libcomedi.so.0.8.1 >(cd .libs && rm -f libcomedi.so.0 && ln -s libcomedi.so.0.8.1 libcomedi.so.0) >(cd .libs && rm -f libcomedi.so && ln -s libcomedi.so.0.8.1 libcomedi.so) >ar cru .libs/libcomedi.a libcomedi_la-buffer.o libcomedi_la-calib.o libcomedi_la-cmd.o libcomedi_la-comedi.o libcomedi_la-data.o libcomedi_la-dio.o libcomedi_la-error.o libcomedi_la-filler.o libcomedi_la-get.o libcomedi_la-ioctl.o libcomedi_la-range.o libcomedi_la-sv.o libcomedi_la-timed.o libcomedi_la-timer.o libcomedi_la-calib_lex.o libcomedi_la-calib_yacc.o >ranlib .libs/libcomedi.a >creating libcomedi.la >(cd .libs && rm -f libcomedi.la && ln -s ../libcomedi.la libcomedi.la) >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >Making all in comedi_config >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_config-comedi_config.o `test -f 'comedi_config.c' || echo './'`comedi_config.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o comedi_config comedi_config-comedi_config.o >mkdir .libs >gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o comedi_config comedi_config-comedi_config.o >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >Making all in man >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/man' >Making all in testing >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-bufconfig.o `test -f 'bufconfig.c' || echo './'`bufconfig.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-cmd_1.o `test -f 'cmd_1.c' || echo './'`cmd_1.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-cmd_2.o `test -f 'cmd_2.c' || echo './'`cmd_2.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-cmd_3.o `test -f 'cmd_3.c' || echo './'`cmd_3.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-info.o `test -f 'info.c' || echo './'`info.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-insn_read.o `test -f 'insn_read.c' || echo './'`insn_read.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-insn_read_time.o `test -f 'insn_read_time.c' || echo './'`insn_read_time.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-inttrig.o `test -f 'inttrig.c' || echo './'`inttrig.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-lib.o `test -f 'lib.c' || echo './'`lib.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-main.o `test -f 'main.c' || echo './'`main.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-mmap.o `test -f 'mmap.c' || echo './'`mmap.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-mode0_read.o `test -f 'mode0_read.c' || echo './'`mode0_read.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o comedi_test-select.o `test -f 'select.c' || echo './'`select.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o comedi_test comedi_test-bufconfig.o comedi_test-cmd_1.o comedi_test-cmd_2.o comedi_test-cmd_3.o comedi_test-info.o comedi_test-insn_read.o comedi_test-insn_read_time.o comedi_test-inttrig.o comedi_test-lib.o comedi_test-main.o comedi_test-mmap.o comedi_test-mode0_read.o comedi_test-select.o ../lib/libcomedi.la -lm >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/comedi_test comedi_test-bufconfig.o comedi_test-cmd_1.o comedi_test-cmd_2.o comedi_test-cmd_3.o comedi_test-info.o comedi_test-insn_read.o comedi_test-insn_read_time.o comedi_test-inttrig.o comedi_test-lib.o comedi_test-main.o comedi_test-mmap.o comedi_test-mode0_read.o comedi_test-select.o ../lib/.libs/libcomedi.so -lm >creating comedi_test >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >Making all in demo >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o antialias-antialias.o `test -f 'antialias.c' || echo './'`antialias.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o antialias-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ao_waveform-ao_waveform.o `test -f 'ao_waveform.c' || echo './'`ao_waveform.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ao_waveform-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ao_mmap-ao_mmap.o `test -f 'ao_mmap.c' || echo './'`ao_mmap.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ao_mmap-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o apply_cal-apply_cal.o `test -f 'apply_cal.c' || echo './'`apply_cal.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o apply_cal-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o board_info-info.o `test -f 'info.c' || echo './'`info.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o board_info-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_clock-choose_clock.o `test -f 'choose_clock.c' || echo './'`choose_clock.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_clock-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_filter-choose_filter.o `test -f 'choose_filter.c' || echo './'`choose_filter.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_filter-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_routing-choose_routing.o `test -f 'choose_routing.c' || echo './'`choose_routing.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o choose_routing-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmd-cmd.o `test -f 'cmd.c' || echo './'`cmd.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmd-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o do_waveform-do_waveform.o `test -f 'do_waveform.c' || echo './'`do_waveform.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o do_waveform-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dio-dio.o `test -f 'dio.c' || echo './'`dio.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dio-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eeprom_dump-eeprom_dump.o `test -f 'eeprom_dump.c' || echo './'`eeprom_dump.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o eeprom_dump-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_buffered_counting-gpct_buffered_counting.o `test -f 'gpct_buffered_counting.c' || echo './'`gpct_buffered_counting.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_buffered_counting-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_encoder-gpct_encoder.o `test -f 'gpct_encoder.c' || echo './'`gpct_encoder.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_encoder-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_pulse_generator-gpct_pulse_generator.o `test -f 'gpct_pulse_generator.c' || echo './'`gpct_pulse_generator.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_pulse_generator-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_simple_counting-gpct_simple_counting.o `test -f 'gpct_simple_counting.c' || echo './'`gpct_simple_counting.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpct_simple_counting-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inp-inp.o `test -f 'inp.c' || echo './'`inp.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inp-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inpn-inpn.o `test -f 'inpn.c' || echo './'`inpn.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o inpn-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o insn-insn.o `test -f 'insn.c' || echo './'`insn.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o insn-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ledclock-ledclock.o `test -f 'ledclock.c' || echo './'`ledclock.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ledclock-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mmap-mmap.o `test -f 'mmap.c' || echo './'`mmap.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mmap-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o outp-outp.o `test -f 'outp.c' || echo './'`outp.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o outp-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o poll-poll.o `test -f 'poll.c' || echo './'`poll.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o poll-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o receiver-receiver.o `test -f 'receiver.c' || echo './'`receiver.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o receiver-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o select-select.o `test -f 'select.c' || echo './'`select.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o select-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sender-sender.o `test -f 'sender.c' || echo './'`sender.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sender-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sigio-sigio.o `test -f 'sigio.c' || echo './'`sigio.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sigio-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sv-sv.o `test -f 'sv.c' || echo './'`sv.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sv-common.o `test -f 'common.c' || echo './'`common.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tut1-tut1.o `test -f 'tut1.c' || echo './'`tut1.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tut2-tut2.o `test -f 'tut2.c' || echo './'`tut2.c >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o antialias antialias-antialias.o antialias-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ao_waveform ao_waveform-ao_waveform.o ao_waveform-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ao_mmap ao_mmap-ao_mmap.o ao_mmap-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o apply_cal apply_cal-apply_cal.o apply_cal-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o board_info board_info-info.o board_info-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o choose_clock choose_clock-choose_clock.o choose_clock-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o choose_routing choose_routing-choose_routing.o choose_routing-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o choose_filter choose_filter-choose_filter.o choose_filter-common.o ../lib/libcomedi.la -lm >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/apply_cal apply_cal-apply_cal.o apply_cal-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/antialias antialias-antialias.o antialias-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/board_info board_info-info.o board_info-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ao_waveform ao_waveform-ao_waveform.o ao_waveform-common.o ../lib/.libs/libcomedi.so -lm >creating apply_cal >creating antialias >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ao_mmap ao_mmap-ao_mmap.o ao_mmap-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/choose_clock choose_clock-choose_clock.o choose_clock-common.o ../lib/.libs/libcomedi.so -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cmd cmd-cmd.o cmd-common.o ../lib/libcomedi.la -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/choose_routing choose_routing-choose_routing.o choose_routing-common.o ../lib/.libs/libcomedi.so -lm >creating board_info >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/choose_filter choose_filter-choose_filter.o choose_filter-common.o ../lib/.libs/libcomedi.so -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o do_waveform do_waveform-do_waveform.o do_waveform-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dio dio-dio.o dio-common.o ../lib/libcomedi.la -lm >creating ao_waveform >creating choose_clock >creating ao_mmap >creating choose_filter >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o eeprom_dump eeprom_dump-eeprom_dump.o eeprom_dump-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gpct_buffered_counting gpct_buffered_counting-gpct_buffered_counting.o gpct_buffered_counting-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gpct_encoder gpct_encoder-gpct_encoder.o gpct_encoder-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gpct_pulse_generator gpct_pulse_generator-gpct_pulse_generator.o gpct_pulse_generator-common.o ../lib/libcomedi.la -lm >creating choose_routing >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gpct_simple_counting gpct_simple_counting-gpct_simple_counting.o gpct_simple_counting-common.o ../lib/libcomedi.la -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/cmd cmd-cmd.o cmd-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/dio dio-dio.o dio-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/do_waveform do_waveform-do_waveform.o do_waveform-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gpct_encoder gpct_encoder-gpct_encoder.o gpct_encoder-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/eeprom_dump eeprom_dump-eeprom_dump.o eeprom_dump-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gpct_buffered_counting gpct_buffered_counting-gpct_buffered_counting.o gpct_buffered_counting-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gpct_pulse_generator gpct_pulse_generator-gpct_pulse_generator.o gpct_pulse_generator-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gpct_simple_counting gpct_simple_counting-gpct_simple_counting.o gpct_simple_counting-common.o ../lib/.libs/libcomedi.so -lm >creating eeprom_dump >creating do_waveform >creating gpct_buffered_counting >creating gpct_simple_counting >creating gpct_pulse_generator >creating cmd >creating dio >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o inp inp-inp.o inp-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o inpn inpn-inpn.o inpn-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o insn insn-insn.o insn-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ledclock ledclock-ledclock.o ledclock-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mmap mmap-mmap.o mmap-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o outp outp-outp.o outp-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o poll poll-poll.o poll-common.o ../lib/libcomedi.la -lm >creating gpct_encoder >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o receiver receiver-receiver.o receiver-common.o ../lib/libcomedi.la -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/inp inp-inp.o inp-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/inpn inpn-inpn.o inpn-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/mmap mmap-mmap.o mmap-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/insn insn-insn.o insn-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/outp outp-outp.o outp-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/poll poll-poll.o poll-common.o ../lib/.libs/libcomedi.so -lm >creating inp >creating inpn >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o select select-select.o select-common.o ../lib/libcomedi.la -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/receiver receiver-receiver.o receiver-common.o ../lib/.libs/libcomedi.so -lm >creating insn >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sender sender-sender.o sender-common.o ../lib/libcomedi.la -lm >creating mmap >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ledclock ledclock-ledclock.o ledclock-common.o ../lib/.libs/libcomedi.so -lm >creating outp >creating poll >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sigio sigio-sigio.o sigio-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sv sv-sv.o sv-common.o ../lib/libcomedi.la -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tut1 tut1-tut1.o ../lib/libcomedi.la -lm >creating receiver >creating ledclock >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tut2 tut2-tut2.o ../lib/libcomedi.la -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sender sender-sender.o sender-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/select select-select.o select-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sigio sigio-sigio.o sigio-common.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sv sv-sv.o sv-common.o ../lib/.libs/libcomedi.so -lm >creating sender >creating select >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tut1 tut1-tut1.o ../lib/.libs/libcomedi.so -lm >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -std=gnu99 -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/tut2 tut2-tut2.o ../lib/.libs/libcomedi.so -lm >creating sv >creating sigio >creating tut1 >creating tut2 >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >Making all in swig >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >Making all in python >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >/usr/bin/swig -python -o comedi_python_wrap.c ./../comedi.i >/usr/bin/swig -python -o comedi_python_wrap.c ./../comedi.i >./../comedi.i:57: Warning(124): Specifying the language name in %typemap is deprecated - use #ifdef SWIG<LANG> instead. >./../comedi.i:57: Warning(124): Specifying the language name in %typemap is deprecated - use #ifdef SWIG<LANG> instead. >/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -I/usr/include/python2.6 -fno-strict-aliasing -Wno-unused-function -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o _comedi_la-comedi_python_wrap.lo `test -f 'comedi_python_wrap.c' || echo './'`comedi_python_wrap.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -I/usr/include/python2.6 -fno-strict-aliasing -Wno-unused-function -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c comedi_python_wrap.c -fPIC -DPIC -o .libs/_comedi_la-comedi_python_wrap.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -I/usr/include/python2.6 -fno-strict-aliasing -Wno-unused-function -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c comedi_python_wrap.c -o _comedi_la-comedi_python_wrap.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../include -Wall -I/usr/include/python2.6 -fno-strict-aliasing -Wno-unused-function -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version ../../lib/libcomedi.la -lm -o _comedi.la -rpath /usr/lib64/python2.6/site-packages _comedi_la-comedi_python_wrap.lo >gcc -shared .libs/_comedi_la-comedi_python_wrap.o ../../lib/.libs/libcomedi.so -lm -m64 -mtune=generic -Wl,-soname -Wl,_comedi.so -o .libs/_comedi.so >ar cru .libs/_comedi.a _comedi_la-comedi_python_wrap.o >ranlib .libs/_comedi.a >creating _comedi.la >(cd .libs && rm -f _comedi.la && ln -s ../_comedi.la _comedi.la) >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >Making all in include >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/include' >Making all in etc >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >Making all in pcmcia >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >Making all in hotplug >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >Making all in usb >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >Making all in usbdux >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >Making all in usbduxfast >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >Making all in udev >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >Making all in scxi >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >Making all in c++ >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >Making all in include >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TYVCsi >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 >+ cd comedilib-0.8.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 >+ make DESTDIR=/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64 install >Making install in lib >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libcomedi.la' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.la' >/usr/bin/install -c .libs/libcomedi.so.0.8.1 /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.so.0.8.1 >(cd /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64 && { ln -s -f libcomedi.so.0.8.1 libcomedi.so.0 || { rm -f libcomedi.so.0 && ln -s libcomedi.so.0.8.1 libcomedi.so.0; }; }) >(cd /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64 && { ln -s -f libcomedi.so.0.8.1 libcomedi.so || { rm -f libcomedi.so && ln -s libcomedi.so.0.8.1 libcomedi.so; }; }) >/usr/bin/install -c .libs/libcomedi.lai /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.la >/usr/bin/install -c .libs/libcomedi.a /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.a >chmod 644 /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.a >ranlib /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/lib' >Making install in comedi_config >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/sbin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'comedi_config' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/sbin/comedi_config' >/usr/bin/install -c comedi_config /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/sbin/comedi_config >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/comedi_config' >Making install in man >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/man' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man7" > /usr/bin/install -c -m 644 './comedi.7' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man7/comedi.7' >test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man8" > /usr/bin/install -c -m 644 './comedi_calibrate.8' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man8/comedi_calibrate.8' > /usr/bin/install -c -m 644 './comedi_config.8' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man8/comedi_config.8' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/man' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/man' >Making install in testing >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'comedi_test' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/bin/comedi_test' >libtool: install: warning: `../lib/libcomedi.la' has not been installed in `/usr/lib64' >/usr/bin/install -c .libs/comedi_test /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/bin/comedi_test >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/testing' >Making install in demo >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/demo' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[3]: Nothing to be done for `install-exec-am'. >/bin/mkdir -p /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/html >chmod u+w /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/html >for each in ./doc_html/*.html ./*.gif ; do \ > /usr/bin/install -c -m 644 $each /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/html ; done >/bin/mkdir -p -m 755 /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man3 >chmod u+w /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man3 >for each in ./man/*.3 ; do /usr/bin/install -c -m 644 $each /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/man/man3 ; done >test -z "/usr/share/doc/comedilib" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib" >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/doc' >Making install in swig >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >Making install in python >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >test -z "/usr/lib64/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages" > /bin/sh ../../libtool --mode=install /usr/bin/install -c '_comedi.la' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.la' >(cd /builddir/build/BUILD/comedilib-0.8.1/swig/python; /bin/sh ../../libtool --tag=CC --mode=relink gcc -std=gnu99 -I../../include -Wall -I/usr/include/python2.6 -fno-strict-aliasing -Wno-unused-function -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version ../../lib/libcomedi.la -lm -o _comedi.la -rpath /usr/lib64/python2.6/site-packages _comedi_la-comedi_python_wrap.lo -inst-prefix-dir /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64) >libtool: install: warning: relinking `_comedi.la' >gcc -shared .libs/_comedi_la-comedi_python_wrap.o -L/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64 -L/usr/lib64 -lcomedi -lm -m64 -mtune=generic -Wl,-soname -Wl,_comedi.so -o .libs/_comedi.so >/usr/bin/install -c .libs/_comedi.soT /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.so >/usr/bin/install -c .libs/_comedi.lai /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.la >/usr/bin/install -c .libs/_comedi.a /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.a >chmod 644 /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.a >ranlib /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' >test -z "/usr/lib64/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages" > /usr/bin/install -c 'comedi.py' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/comedi.py' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig/python' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/swig' >Making install in include >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/include' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/include' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include" > /usr/bin/install -c -m 644 'comedi.h' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include/comedi.h' > /usr/bin/install -c -m 644 'comedilib.h' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include/comedilib.h' > /usr/bin/install -c -m 644 'comedilib_scxi.h' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include/comedilib_scxi.h' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/include' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/include' >Making install in etc >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >Making install in pcmcia >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/etc/pcmcia" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/etc/pcmcia" > /usr/bin/install -c -m 644 'comedi.conf' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/etc/pcmcia/comedi.conf' > /usr/bin/install -c -m 644 'comedi.opts' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/etc/pcmcia/comedi.opts' >test -z "/etc/pcmcia" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/etc/pcmcia" > /usr/bin/install -c 'comedi' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/etc/pcmcia/comedi' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/pcmcia' >Making install in hotplug >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >Making install in usb >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >Making install in usbdux >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >make[5]: Nothing to be done for `install-exec-am'. >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbdux' >Making install in usbduxfast >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[5]: Nothing to be done for `install-exec-am'. >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb/usbduxfast' >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[5]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug/usb' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[4]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/hotplug' >Making install in udev >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[3]: Nothing to be done for `install-exec-am'. >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64" >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc/udev' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/doc/comedilib" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib" > /usr/bin/install -c -m 644 'das1600.conf' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/das1600.conf' > /usr/bin/install -c -m 644 'dt282x.conf' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/dt282x.conf' > /usr/bin/install -c -m 644 'modules.conf' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib/modules.conf' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/etc' >Making install in scxi >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64" >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/scxi' >Making install in c++ >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >Making install in include >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include" > /usr/bin/install -c -m 644 'comedilib.hpp' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include/comedilib.hpp' > /usr/bin/install -c -m 644 'comedi_iostream.hpp' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/include/comedi_iostream.hpp' >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++/include' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[3]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1/c++' >make[1]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1' >make[2]: Entering directory `/builddir/build/BUILD/comedilib-0.8.1' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 'comedilib.pc' '/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/pkgconfig/comedilib.pc' >make[2]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1' >make[1]: Leaving directory `/builddir/build/BUILD/comedilib-0.8.1' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/comedilib-0.8.1 >extracting debug info from /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/libcomedi.so.0.8.1 >extracting debug info from /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/site-packages/_comedi.so >extracting debug info from /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/bin/comedi_test >extracting debug info from /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/sbin/comedi_config >symlinked /usr/lib/debug/usr/lib64/libcomedi.so.0.8.1.debug to /usr/lib/debug/usr/lib64/libcomedi.so.0.debug >symlinked /usr/lib/debug/usr/lib64/libcomedi.so.0.8.1.debug to /usr/lib/debug/usr/lib64/libcomedi.so.debug >1651 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >Bytecompiling .py files below /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: comedilib-0.8.1-5.fc13.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EuEI48 >error: File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/comedi* >error: File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/*.pyc >error: File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/*.pyo >+ umask 022 >+ cd /builddir/build/BUILD >+ cd comedilib-0.8.1 >+ DOCDIR=/builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib-0.8.1 >+ export DOCDIR >+ rm -rf /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib-0.8.1 >+ /bin/mkdir -p /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib-0.8.1 >+ cp -pr AUTHORS COPYING INSTALL README /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/share/doc/comedilib-0.8.1 >+ exit 0 >RPM build errors: > File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/comedi* > File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/*.pyc > File not found by glob: /builddir/build/BUILDROOT/comedilib-0.8.1-5.fc13.x86_64/usr/lib/python2.6/site-packages/*.pyo >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/comedilib.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 555459
:
384043
| 384044 |
384045