Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155060 Details for
Bug 236849
Review Request: lcdproc - LCDproc displays real-time system information on a 20x4 backlit LCD
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
F7 x86_64 mock build.log
build.log (text/plain), 136.96 KB, created by
Nicolas Chauvet (kwizart)
on 2007-05-20 13:12:11 UTC
(
hide
)
Description:
F7 x86_64 mock build.log
Filename:
MIME Type:
Creator:
Nicolas Chauvet (kwizart)
Created:
2007-05-20 13:12:11 UTC
Size:
136.96 KB
patch
obsolete
>Installing /builddir/build/SRPMS/lcdproc-0.5.2-1.kwizart.fc7.src.rpm >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62329 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf lcdproc-0.5.2 >+ /bin/gzip -dc /builddir/build/SOURCES/lcdproc-0.5.2.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd lcdproc-0.5.2 >++ /usr/bin/id -u >+ '[' 502 = 0 ']' >++ /usr/bin/id -u >+ '[' 502 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (lcdproc-0.5.2-scripts.patch):' >Patch #0 (lcdproc-0.5.2-scripts.patch): >+ patch -p1 -b --suffix .initscripts -s >+ chmod 644 server/drivers/timing.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.62329 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lcdproc-0.5.2 >+ 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' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64 --enable-libusb --enable-ldap --enable-drivers=all --enable-permissive-menu-goto --enable-lcdproc-menus --enable-stat-nfs --enable-stat-smbfs --with-lcdport=13666 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking whether to enable debugging... no >checking for x86_64-redhat-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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking CFLAGS for gcc -Wno-unused-function... -Wno-unused-function >checking CFLAGS for gcc -ftrampolines... no, unknown >checking for gethostbyname... yes >checking for connect... yes >checking for inet_aton... yes >checking for kstat_open in -lkstat... no >checking for nanosleep in -lposix4... no >checking for getloadavg... yes >checking for swapctl... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking procfs.h usability... no >checking procfs.h presence... no >checking for procfs.h... no >checking sys/procfs.h usability... yes >checking sys/procfs.h presence... yes >checking for sys/procfs.h... yes >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for kvm_open in -lkvm... no >checking for kvm_open in -lkvm with -lelf... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking sys/sched.h usability... no >checking sys/sched.h presence... no >checking for sys/sched.h... no >checking machine/cpufunc.h usability... no >checking machine/cpufunc.h presence... no >checking for machine/cpufunc.h... no >checking for sys/types.h... (cached) yes >checking machine/pio.h usability... no >checking machine/pio.h presence... no >checking for machine/pio.h... no >checking machine/sysarch.h usability... no >checking machine/sysarch.h presence... no >checking for machine/sysarch.h... no >checking sys/cpuvar.h usability... no >checking sys/cpuvar.h presence... no >checking for sys/cpuvar.h... no >checking for System V IPC headers... yes >checking for union semun... no >checking for sched_setscheduler... yes >checking for sched_setscheduler in -lposix4... no >checking for sched_setscheduler in -lrt... yes >checking for i386_get_ioperm in -li386... no >checking for i386_get_ioperm in -lc... no >checking for iopl... yes >checking for ioperm... yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking for a parallel port... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for sys/io.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking kvm.h usability... no >checking kvm.h presence... no >checking for kvm.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/dkstat.h usability... no >checking sys/dkstat.h presence... no >checking for sys/dkstat.h... no >checking for sys/sysctl.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for uid_t in sys/types.h... yes >checking whether gcc needs -traditional... no >checking return type of signal handlers... void >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strerror... yes >checking for strtol... yes >checking for uname... yes >checking for cfmakeraw... yes >checking for snprintf... yes >checking for getopt_long... yes >checking for your mounted filesystem table... /etc/mtab >checking for fcntl.h... (cached) yes >checking sys/dustat.h usability... no >checking sys/dustat.h presence... no >checking for sys/dustat.h... no >checking for sys/param.h... (cached) yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/fstyp.h usability... no >checking sys/fstyp.h presence... no >checking for sys/fstyp.h... no >checking mnttab.h usability... no >checking mnttab.h presence... no >checking for mnttab.h... no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/filsys.h usability... no >checking sys/filsys.h presence... no >checking for sys/filsys.h... no >checking sys/fs_types.h usability... no >checking sys/fs_types.h presence... no >checking for sys/fs_types.h... no >checking for sys/mount.h... yes >checking for getmntinfo... no >configure: checking how to get filesystem space usage... >checking for statvfs... yes >checking module extension... .so >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking if libusb support has been enabled... yes >checking for libusb-config... /usr/bin/libusb-config >checking libusb CFLAGS... >checking libusb library path... -lusb >checking for main in -lusb... yes >configure: checking for which drivers to compile... >checking for select... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for select... (cached) yes >checking for sys/select.h... (cached) yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for main in -lncurses... yes >checking for ncurses.h... (cached) yes >checking for acs_map in curses.h... yes >checking for redrawwin() in curses... yes >checking for wcolor_set() in curses... yes >checking g15daemon_client.h usability... no >checking g15daemon_client.h presence... no >checking for g15daemon_client.h... no >configure: WARNING: The g15 driver needs g15daemon_client.h >checking libg15render.h usability... no >checking libg15render.h presence... no >checking for libg15render.h... no >configure: WARNING: The g15driver needs libg15render.h >checking glcdproclib/glcdprocdriver.h usability... no >checking glcdproclib/glcdprocdriver.h presence... no >checking for glcdproclib/glcdprocdriver.h... no >configure: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h >checking linux/i2c-dev.h usability... yes >checking linux/i2c-dev.h presence... yes >checking for linux/i2c-dev.h... yes >checking for main in -lirman... no >configure: WARNING: The irman driver needs the irman library. >checking linux/joystick.h usability... yes >checking linux/joystick.h presence... yes >checking for linux/joystick.h... yes >checking for main in -llirc_client... yes >checking usblcd.h usability... no >checking usblcd.h presence... no >checking for usblcd.h... no >configure: WARNING: The picolcd driver needs widgets.h, usblcd.h and usblcd_util.h from the usblcd package >checking vga.h usability... yes >checking vga.h presence... yes >checking for vga.h... yes >checking for main in -lvga... yes >checking vgagl.h usability... yes >checking vgagl.h presence... yes >checking for vgagl.h... yes >checking for main in -lvga... (cached) yes >checking usb.h usability... yes >checking usb.h presence... yes >checking for usb.h... yes >checking for ftdi_set_line_property in -lftdi... no >configure: WARNING: The ula200 driver needs the ftdi library in version 0.7 >checking ftdi.h usability... no >checking ftdi.h presence... no >checking for ftdi.h... no >configure: WARNING: The ula200 driver needs ftdi.h and usb.h >checking xosd.h usability... yes >checking xosd.h presence... yes >checking for xosd.h... yes >checking for main in -lxosd... yes >Will compile drivers: bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,ea65,EyeboxOne,glk,hd44780,icp_a106,imon,IOWarrior,joy,lb216,lcdm001,lcterm,lirc,MD8800,ms6931,mtc_s16209x,MtxOrb,NoritakeVFD,pyramid,sed1330,sed1520,serialPOS,serialVFD,sli,stv5730,svga,svga,t6963,text,tyan,xosd >checking for doxygen... /usr/bin/doxygen >checking for dot... /usr/bin/dot >configure: creating ./config.status >config.status: creating Makefile >config.status: creating shared/Makefile >config.status: creating server/Makefile >config.status: creating server/commands/Makefile >config.status: creating server/drivers/Makefile >config.status: creating clients/Makefile >config.status: creating clients/lcdproc/Makefile >config.status: creating clients/lcdexec/Makefile >config.status: creating clients/lcdvc/Makefile >config.status: creating clients/examples/Makefile >config.status: creating clients/metar/Makefile >config.status: creating docs/Makefile >config.status: creating docs/Doxyfile >config.status: creating docs/lcdproc-dev/Makefile >config.status: creating docs/lcdproc-user/Makefile >config.status: creating docs/lcdproc-user/drivers/Makefile >config.status: creating scripts/Makefile >config.status: creating scripts/init-LCDd.LSB >config.status: creating scripts/init-lcdproc.LSB >config.status: creating scripts/init-lcdexec.LSB >config.status: creating scripts/init-lcdvc.LSB >config.status: creating scripts/init-LCDd.debian >config.status: creating scripts/init-lcdproc.debian >config.status: creating scripts/init-lcdexec.debian >config.status: creating scripts/init-lcdvc.debian >config.status: creating scripts/init-LCDd.rpm >config.status: creating scripts/init-lcdproc.rpm >config.status: creating config.h >config.status: executing depfiles commands >+ sed -i -e 's|-L/usr/lib|-L/usr/lib64|g' Makefile >+ make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' -j3 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2' >Making all in shared >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/shared' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT LL.o -MD -MP -MF ".deps/LL.Tpo" -c -o LL.o LL.c; \ > then mv -f ".deps/LL.Tpo" ".deps/LL.Po"; else rm -f ".deps/LL.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" -c -o sockets.o sockets.c; \ > then mv -f ".deps/sockets.Tpo" ".deps/sockets.Po"; else rm -f ".deps/sockets.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT str.o -MD -MP -MF ".deps/str.Tpo" -c -o str.o str.c; \ > then mv -f ".deps/str.Tpo" ".deps/str.Po"; else rm -f ".deps/str.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" -c -o configfile.o configfile.c; \ > then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; else rm -f ".deps/configfile.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o report.c; \ > then mv -f ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \ > then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi >configfile.c:47: warning: 'get_next_char_f' declared 'static' but never defined >rm -f libLCDstuff.a >ar cru libLCDstuff.a LL.o sockets.o str.o configfile.o report.o snprintf.o >ranlib libLCDstuff.a >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/shared' >Making all in clients >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >Making all in examples >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >Making all in lcdexec >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcdexec.o -MD -MP -MF ".deps/lcdexec.Tpo" -c -o lcdexec.o lcdexec.c; \ > then mv -f ".deps/lcdexec.Tpo" ".deps/lcdexec.Po"; else rm -f ".deps/lcdexec.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ > then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lcdexec lcdexec.o menu.o ../../shared/libLCDstuff.a -ldl >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >Making all in lcdproc >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mode.o -MD -MP -MF ".deps/mode.Tpo" -c -o mode.o mode.c; \ > then mv -f ".deps/mode.Tpo" ".deps/mode.Po"; else rm -f ".deps/mode.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT batt.o -MD -MP -MF ".deps/batt.Tpo" -c -o batt.o batt.c; \ > then mv -f ".deps/batt.Tpo" ".deps/batt.Po"; else rm -f ".deps/batt.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chrono.o -MD -MP -MF ".deps/chrono.Tpo" -c -o chrono.o chrono.c; \ > then mv -f ".deps/chrono.Tpo" ".deps/chrono.Po"; else rm -f ".deps/chrono.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpu.o -MD -MP -MF ".deps/cpu.Tpo" -c -o cpu.o cpu.c; \ > then mv -f ".deps/cpu.Tpo" ".deps/cpu.Po"; else rm -f ".deps/cpu.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpu_smp.o -MD -MP -MF ".deps/cpu_smp.Tpo" -c -o cpu_smp.o cpu_smp.c; \ > then mv -f ".deps/cpu_smp.Tpo" ".deps/cpu_smp.Po"; else rm -f ".deps/cpu_smp.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT disk.o -MD -MP -MF ".deps/disk.Tpo" -c -o disk.o disk.c; \ > then mv -f ".deps/disk.Tpo" ".deps/disk.Po"; else rm -f ".deps/disk.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT load.o -MD -MP -MF ".deps/load.Tpo" -c -o load.o load.c; \ > then mv -f ".deps/load.Tpo" ".deps/load.Po"; else rm -f ".deps/load.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mem.o -MD -MP -MF ".deps/mem.Tpo" -c -o mem.o mem.c; \ > then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; else rm -f ".deps/mem.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eyebox.o -MD -MP -MF ".deps/eyebox.Tpo" -c -o eyebox.o eyebox.c; \ > then mv -f ".deps/eyebox.Tpo" ".deps/eyebox.Po"; else rm -f ".deps/eyebox.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_Linux.o -MD -MP -MF ".deps/machine_Linux.Tpo" -c -o machine_Linux.o machine_Linux.c; \ > then mv -f ".deps/machine_Linux.Tpo" ".deps/machine_Linux.Po"; else rm -f ".deps/machine_Linux.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_OpenBSD.o -MD -MP -MF ".deps/machine_OpenBSD.Tpo" -c -o machine_OpenBSD.o machine_OpenBSD.c; \ > then mv -f ".deps/machine_OpenBSD.Tpo" ".deps/machine_OpenBSD.Po"; else rm -f ".deps/machine_OpenBSD.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_FreeBSD.o -MD -MP -MF ".deps/machine_FreeBSD.Tpo" -c -o machine_FreeBSD.o machine_FreeBSD.c; \ > then mv -f ".deps/machine_FreeBSD.Tpo" ".deps/machine_FreeBSD.Po"; else rm -f ".deps/machine_FreeBSD.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_NetBSD.o -MD -MP -MF ".deps/machine_NetBSD.Tpo" -c -o machine_NetBSD.o machine_NetBSD.c; \ > then mv -f ".deps/machine_NetBSD.Tpo" ".deps/machine_NetBSD.Po"; else rm -f ".deps/machine_NetBSD.Tpo"; exit 1; fi >machine_Linux.c: In function 'machine_get_iface_stats': >machine_Linux.c:529: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >machine_Linux.c:530: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_Darwin.o -MD -MP -MF ".deps/machine_Darwin.Tpo" -c -o machine_Darwin.o machine_Darwin.c; \ > then mv -f ".deps/machine_Darwin.Tpo" ".deps/machine_Darwin.Po"; else rm -f ".deps/machine_Darwin.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT machine_SunOS.o -MD -MP -MF ".deps/machine_SunOS.Tpo" -c -o machine_SunOS.o machine_SunOS.c; \ > then mv -f ".deps/machine_SunOS.Tpo" ".deps/machine_SunOS.Po"; else rm -f ".deps/machine_SunOS.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ > then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT iface.o -MD -MP -MF ".deps/iface.Tpo" -c -o iface.o iface.c; \ > then mv -f ".deps/iface.Tpo" ".deps/iface.Po"; else rm -f ".deps/iface.Tpo"; exit 1; fi >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lcdproc main.o mode.o batt.o chrono.o cpu.o cpu_smp.o disk.o load.o mem.o eyebox.o machine_Linux.o machine_OpenBSD.o machine_FreeBSD.o machine_NetBSD.o machine_Darwin.o machine_SunOS.o util.o iface.o ../../shared/libLCDstuff.a -ldl >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >Making all in lcdvc >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcdvc.o -MD -MP -MF ".deps/lcdvc.Tpo" -c -o lcdvc.o lcdvc.c; \ > then mv -f ".deps/lcdvc.Tpo" ".deps/lcdvc.Po"; else rm -f ".deps/lcdvc.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcd_link.o -MD -MP -MF ".deps/lcd_link.Tpo" -c -o lcd_link.o lcd_link.c; \ > then mv -f ".deps/lcd_link.Tpo" ".deps/lcd_link.Po"; else rm -f ".deps/lcd_link.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vc_link.o -MD -MP -MF ".deps/vc_link.Tpo" -c -o vc_link.o vc_link.c; \ > then mv -f ".deps/vc_link.Tpo" ".deps/vc_link.Po"; else rm -f ".deps/vc_link.Tpo"; exit 1; fi >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lcdvc lcdvc.o lcd_link.o vc_link.o ../../shared/libLCDstuff.a -ldl >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >Making all in metar >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >Making all in server >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >Making all in drivers >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcd_lib.o -MD -MP -MF ".deps/lcd_lib.Tpo" -c -o lcd_lib.o lcd_lib.c; \ > then mv -f ".deps/lcd_lib.Tpo" ".deps/lcd_lib.Po"; else rm -f ".deps/lcd_lib.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT adv_bignum.o -MD -MP -MF ".deps/adv_bignum.Tpo" -c -o adv_bignum.o adv_bignum.c; \ > then mv -f ".deps/adv_bignum.Tpo" ".deps/adv_bignum.Po"; else rm -f ".deps/adv_bignum.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bayrad.o -MD -MP -MF ".deps/bayrad.Tpo" -c -o bayrad.o bayrad.c; \ > then mv -f ".deps/bayrad.Tpo" ".deps/bayrad.Po"; else rm -f ".deps/bayrad.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CFontz.o -MD -MP -MF ".deps/CFontz.Tpo" -c -o CFontz.o CFontz.c; \ > then mv -f ".deps/CFontz.Tpo" ".deps/CFontz.Po"; else rm -f ".deps/CFontz.Tpo"; exit 1; fi >bayrad.c: In function 'bayrad_init': >bayrad.c:168: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c: In function 'bayrad_close': >bayrad.c:188: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c: In function 'bayrad_flush': >bayrad.c:271: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:272: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:273: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:274: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c: In function 'bayrad_set_char': >bayrad.c:581: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:590: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:594: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c: In function 'bayrad_get_key': >bayrad.c:724: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c:727: warning: ignoring return value of 'write', declared with attribute warn_unused_result >bayrad.c: At top level: >bayrad.c:544: warning: 'bayrad_init_num' defined but not used >CFontz.c: In function 'CFontz_flush': >CFontz.c:390: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c:404: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_set_contrast': >CFontz.c:490: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_backlight': >CFontz.c:550: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_linewrap': >CFontz.c:566: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_autoscroll': >CFontz.c:582: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_hidecursor': >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CFontz633.o -MD -MP -MF ".deps/CFontz633.Tpo" -c -o CFontz633.o CFontz633.c; \ > then mv -f ".deps/CFontz633.Tpo" ".deps/CFontz633.Po"; else rm -f ".deps/CFontz633.Tpo"; exit 1; fi >CFontz.c:596: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_reboot': >CFontz.c:610: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_cursor_goto': >CFontz.c:632: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_set_char': >CFontz.c:791: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz.c: In function 'CFontz_cursor': >CFontz.c:1003: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz633.c:645: warning: 'CFontz633_no_fan_report' defined but not used >CFontz633.c:658: warning: 'CFontz633_no_temp_report' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CFontz633io.o -MD -MP -MF ".deps/CFontz633io.Tpo" -c -o CFontz633io.o CFontz633io.c; \ > then mv -f ".deps/CFontz633io.Tpo" ".deps/CFontz633io.Po"; else rm -f ".deps/CFontz633io.Tpo"; exit 1; fi >CFontz633io.c: In function 'send_packet': >CFontz633io.c:184: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz633io.c:185: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz633io.c:187: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz633io.c:193: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CFontz633io.c: At top level: >CFontz633io.c:559: warning: 'print_packet' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CFontzPacket.o -MD -MP -MF ".deps/CFontzPacket.Tpo" -c -o CFontzPacket.o CFontzPacket.c; \ > then mv -f ".deps/CFontzPacket.Tpo" ".deps/CFontzPacket.Po"; else rm -f ".deps/CFontzPacket.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT curses_drv.o -MD -MP -MF ".deps/curses_drv.Tpo" -c -o curses_drv.o curses_drv.c; \ > then mv -f ".deps/curses_drv.Tpo" ".deps/curses_drv.Po"; else rm -f ".deps/curses_drv.Tpo"; exit 1; fi >CFontzPacket.c:809: warning: 'CFontzPacket_no_fan_report' defined but not used >CFontzPacket.c:823: warning: 'CFontzPacket_no_temp_report' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CwLnx.o -MD -MP -MF ".deps/CwLnx.Tpo" -c -o CwLnx.o CwLnx.c; \ > then mv -f ".deps/CwLnx.Tpo" ".deps/CwLnx.Po"; else rm -f ".deps/CwLnx.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ea65.o -MD -MP -MF ".deps/ea65.Tpo" -c -o ea65.o ea65.c; \ > then mv -f ".deps/ea65.Tpo" ".deps/ea65.Po"; else rm -f ".deps/ea65.Tpo"; exit 1; fi >ea65.c: In function 'EA65_flush': >ea65.c:224: warning: ignoring return value of 'write', declared with attribute warn_unused_result >ea65.c:225: warning: ignoring return value of 'write', declared with attribute warn_unused_result >ea65.c: In function 'EA65_backlight': >ea65.c:265: warning: ignoring return value of 'write', declared with attribute warn_unused_result >ea65.c: In function 'EA65_output': >ea65.c:317: warning: ignoring return value of 'write', declared with attribute warn_unused_result >CwLnx.c: In function 'CwLnx_get_key': >CwLnx.c:1280: warning: ignoring return value of 'read', declared with attribute warn_unused_result >CwLnx.c: At top level: >CwLnx.c:197: warning: 'Enable_Pixel' defined but not used >CwLnx.c:209: warning: 'Disable_Pixel' defined but not used >CwLnx.c:221: warning: 'Backlight_Brightness' defined but not used >CwLnx.c:337: warning: 'Set_19200' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT EyeboxOne.o -MD -MP -MF ".deps/EyeboxOne.Tpo" -c -o EyeboxOne.o EyeboxOne.c; \ > then mv -f ".deps/EyeboxOne.Tpo" ".deps/EyeboxOne.Po"; else rm -f ".deps/EyeboxOne.Tpo"; exit 1; fi >EyeboxOne.c: In function 'EyeboxOne_use_bar': >EyeboxOne.c:324: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c: In function 'EyeboxOne_use_led': >EyeboxOne.c:359: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:361: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c: In function 'EyeboxOne_flush': >EyeboxOne.c:486: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:488: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:505: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:508: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c: In function 'EyeboxOne_backlight': >EyeboxOne.c:568: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:573: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c: In function 'EyeboxOne_showcursor': >EyeboxOne.c:590: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c:593: warning: ignoring return value of 'write', declared with attribute warn_unused_result >EyeboxOne.c: In function 'EyeboxOne_get_key': >EyeboxOne.c:618: warning: ignoring return value of 'read', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glk.o -MD -MP -MF ".deps/glk.Tpo" -c -o glk.o glk.c; \ > then mv -f ".deps/glk.Tpo" ".deps/glk.Po"; else rm -f ".deps/glk.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glkproto.o -MD -MP -MF ".deps/glkproto.Tpo" -c -o glkproto.o glkproto.c; \ > then mv -f ".deps/glkproto.Tpo" ".deps/glkproto.Po"; else rm -f ".deps/glkproto.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780.o -MD -MP -MF ".deps/hd44780-hd44780.Tpo" -c -o hd44780-hd44780.o `test -f 'hd44780.c' || echo './'`hd44780.c; \ > then mv -f ".deps/hd44780-hd44780.Tpo" ".deps/hd44780-hd44780.Po"; else rm -f ".deps/hd44780-hd44780.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-serial.o -MD -MP -MF ".deps/hd44780-hd44780-serial.Tpo" -c -o hd44780-hd44780-serial.o `test -f 'hd44780-serial.c' || echo './'`hd44780-serial.c; \ > then mv -f ".deps/hd44780-hd44780-serial.Tpo" ".deps/hd44780-hd44780-serial.Po"; else rm -f ".deps/hd44780-hd44780-serial.Tpo"; exit 1; fi >hd44780-serial.c: In function 'serial_HD44780_senddata': >hd44780-serial.c:255: warning: suggest parentheses around && within || >hd44780-serial.c:256: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c:258: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c:261: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c:262: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c: In function 'serial_HD44780_backlight': >hd44780-serial.c:274: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c:282: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-serial.c: In function 'serial_HD44780_scankeypad': >hd44780-serial.c:292: warning: ignoring return value of 'read', declared with attribute warn_unused_result >hd44780-serial.c: In function 'serial_HD44780_close': >hd44780-serial.c:309: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-lis2.o -MD -MP -MF ".deps/hd44780-hd44780-lis2.Tpo" -c -o hd44780-hd44780-lis2.o `test -f 'hd44780-lis2.c' || echo './'`hd44780-lis2.c; \ > then mv -f ".deps/hd44780-hd44780-lis2.Tpo" ".deps/hd44780-hd44780-lis2.Po"; else rm -f ".deps/hd44780-hd44780-lis2.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-4bit.o -MD -MP -MF ".deps/hd44780-hd44780-4bit.Tpo" -c -o hd44780-hd44780-4bit.o `test -f 'hd44780-4bit.c' || echo './'`hd44780-4bit.c; \ > then mv -f ".deps/hd44780-hd44780-4bit.Tpo" ".deps/hd44780-hd44780-4bit.Po"; else rm -f ".deps/hd44780-hd44780-4bit.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-ext8bit.o -MD -MP -MF ".deps/hd44780-hd44780-ext8bit.Tpo" -c -o hd44780-hd44780-ext8bit.o `test -f 'hd44780-ext8bit.c' || echo './'`hd44780-ext8bit.c; \ > then mv -f ".deps/hd44780-hd44780-ext8bit.Tpo" ".deps/hd44780-hd44780-ext8bit.Po"; else rm -f ".deps/hd44780-hd44780-ext8bit.Tpo"; exit 1; fi >hd44780-lis2.c: In function 'writeChar':if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-lcd_sem.o -MD -MP -MF ".deps/hd44780-lcd_sem.Tpo" -c -o hd44780-lcd_sem.o `test -f 'lcd_sem.c' || echo './'`lcd_sem.c; \ > then mv -f ".deps/hd44780-lcd_sem.Tpo" ".deps/hd44780-lcd_sem.Po"; else rm -f ".deps/hd44780-lcd_sem.Tpo"; exit 1; fi > >hd44780-lis2.c:149: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-lis2.c: In function 'lis2_HD44780_senddata': >hd44780-lis2.c:174: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-lis2.c:205: warning: ignoring return value of 'write', declared with attribute warn_unused_result >hd44780-lis2.c: At top level: >hd44780-lis2.c:109: warning: 'SetMatrice' defined but not used >hd44780-lis2.c:121: warning: 'SetFan' defined but not used >hd44780-lis2.c:138: warning: 'gotoXY' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-winamp.o -MD -MP -MF ".deps/hd44780-hd44780-winamp.Tpo" -c -o hd44780-hd44780-winamp.o `test -f 'hd44780-winamp.c' || echo './'`hd44780-winamp.c; \ > then mv -f ".deps/hd44780-hd44780-winamp.Tpo" ".deps/hd44780-hd44780-winamp.Po"; else rm -f ".deps/hd44780-hd44780-winamp.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-serialLpt.o -MD -MP -MF ".deps/hd44780-hd44780-serialLpt.Tpo" -c -o hd44780-hd44780-serialLpt.o `test -f 'hd44780-serialLpt.c' || echo './'`hd44780-serialLpt.c; \ > then mv -f ".deps/hd44780-hd44780-serialLpt.Tpo" ".deps/hd44780-hd44780-serialLpt.Po"; else rm -f ".deps/hd44780-hd44780-serialLpt.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-bwct-usb.o -MD -MP -MF ".deps/hd44780-hd44780-bwct-usb.Tpo" -c -o hd44780-hd44780-bwct-usb.o `test -f 'hd44780-bwct-usb.c' || echo './'`hd44780-bwct-usb.c; \ > then mv -f ".deps/hd44780-hd44780-bwct-usb.Tpo" ".deps/hd44780-hd44780-bwct-usb.Po"; else rm -f ".deps/hd44780-hd44780-bwct-usb.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-hd44780-lcd2usb.o -MD -MP -MF ".deps/hd44780-hd44780-lcd2usb.Tpo" -c -o hd44780-hd44780-lcd2usb.o `test -f 'hd44780-lcd2usb.c' || echo './'`hd44780-lcd2usb.c; \ > then mv -f ".deps/hd44780-hd44780-lcd2usb.Tpo" ".deps/hd44780-hd44780-lcd2usb.Po"; else rm -f ".deps/hd44780-hd44780-lcd2usb.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hd44780-i2c.o -MD -MP -MF ".deps/hd44780-i2c.Tpo" -c -o hd44780-i2c.o hd44780-i2c.c; \ > then mv -f ".deps/hd44780-i2c.Tpo" ".deps/hd44780-i2c.Po"; else rm -f ".deps/hd44780-i2c.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT icp_a106.o -MD -MP -MF ".deps/icp_a106.Tpo" -c -o icp_a106.o icp_a106.c; \ > then mv -f ".deps/icp_a106.Tpo" ".deps/icp_a106.Po"; else rm -f ".deps/icp_a106.Tpo"; exit 1; fi >icp_a106.c: In function 'icp_a106_init': >icp_a106.c:140: warning: ignoring return value of 'write', declared with attribute warn_unused_result >icp_a106.c: In function 'icp_a106_close': >icp_a106.c:163: warning: ignoring return value of 'write', declared with attribute warn_unused_result >icp_a106.c: In function 'icp_a106_flush': >icp_a106.c:236: warning: ignoring return value of 'write', declared with attribute warn_unused_result >icp_a106.c:237: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT imon.o -MD -MP -MF ".deps/imon.Tpo" -c -o imon.o imon.c; \ > then mv -f ".deps/imon.Tpo" ".deps/imon.Po"; else rm -f ".deps/imon.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT IOWarrior-IOWarrior.o -MD -MP -MF ".deps/IOWarrior-IOWarrior.Tpo" -c -o IOWarrior-IOWarrior.o `test -f 'IOWarrior.c' || echo './'`IOWarrior.c; \ > then mv -f ".deps/IOWarrior-IOWarrior.Tpo" ".deps/IOWarrior-IOWarrior.Po"; else rm -f ".deps/IOWarrior-IOWarrior.Tpo"; exit 1; fi >imon.c: In function 'imon_flush': >imon.c:236: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT joy.o -MD -MP -MF ".deps/joy.Tpo" -c -o joy.o joy.c; \ > then mv -f ".deps/joy.Tpo" ".deps/joy.Po"; else rm -f ".deps/joy.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lb216.o -MD -MP -MF ".deps/lb216.Tpo" -c -o lb216.o lb216.c; \ > then mv -f ".deps/lb216.Tpo" ".deps/lb216.Po"; else rm -f ".deps/lb216.Tpo"; exit 1; fi >IOWarrior.c:97: warning: 'iowlcd_display_clear' defined but not used >lb216.c: In function 'LB216_flush': >lb216.c:278: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c:285: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c:288: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c: In function 'LB216_backlight': >lb216.c:325: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c: In function 'LB216_hidecursor': >lb216.c:338: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c: In function 'LB216_reboot': >lb216.c:350: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c: In function 'LB216_set_char': >lb216.c:595: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c:605: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lb216.c: At top level: >lb216.c:382: warning: 'LB216_init_vbar' defined but not used >lb216.c:472: warning: 'LB216_init_hbar' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcdm001.o -MD -MP -MF ".deps/lcdm001.Tpo" -c -o lcdm001.o lcdm001.c; \ > then mv -f ".deps/lcdm001.Tpo" ".deps/lcdm001.Po"; else rm -f ".deps/lcdm001.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lcterm.o -MD -MP -MF ".deps/lcterm.Tpo" -c -o lcterm.o lcterm.c; \ > then mv -f ".deps/lcterm.Tpo" ".deps/lcterm.Po"; else rm -f ".deps/lcterm.Tpo"; exit 1; fi >lcterm.c: In function 'lcterm_init': >lcterm.c:163: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcterm.c: In function 'lcterm_close': >lcterm.c:186: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcterm.c: In function 'lcterm_flush': >lcterm.c:261: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcterm.c: In function 'lcterm_set_char': >lcterm.c:325: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c: In function 'lcdm001_cursorblink': >lcdm001.c:132: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c:135: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c: In function 'lcdm001_init': >lcdm001.c:225: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c: In function 'lcdm001_flush': >lcdm001.c:312: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c: In function 'lcdm001_output': >lcdm001.c:371: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lcdm001.c: In function 'lcdm001_get_key': >lcdm001.c:468: warning: ignoring return value of 'read', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lircin.o -MD -MP -MF ".deps/lircin.Tpo" -c -o lircin.o lircin.c; \ > then mv -f ".deps/lircin.Tpo" ".deps/lircin.Po"; else rm -f ".deps/lircin.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MD8800.o -MD -MP -MF ".deps/MD8800.Tpo" -c -o MD8800.o MD8800.c; \ > then mv -f ".deps/MD8800.Tpo" ".deps/MD8800.Po"; else rm -f ".deps/MD8800.Tpo"; exit 1; fi >MD8800.c: In function 'MD8800_init': >MD8800.c:356: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:357: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:358: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:361: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:362: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:364: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c: In function 'MD8800_backlight': >MD8800.c:493: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:494: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c: In function 'MD8800_flush': >MD8800.c:546: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:552: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c: In function 'MD8800_output': >MD8800.c:614: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:616: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:619: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:620: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:625: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:626: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:643: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:646: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:649: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:652: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:655: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:658: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:661: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:664: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:667: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:670: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:673: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:676: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:679: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:682: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:685: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:686: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:687: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:688: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:689: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:694: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:695: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:698: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:699: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:702: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:703: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:706: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:707: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:710: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:711: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:714: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:715: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:718: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:719: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:722: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:723: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:726: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:727: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:730: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:733: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:736: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:739: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:742: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:745: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:746: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:747: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:748: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:749: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:753: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:754: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:758: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:759: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:763: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:764: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:768: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:769: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:770: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:771: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:772: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:773: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:774: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:775: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:778: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:779: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:780: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:781: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:782: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:783: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:784: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:785: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:788: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:789: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:790: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:791: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:792: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:793: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:794: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:795: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:798: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:799: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:800: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:801: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:802: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:803: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:804: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:805: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:808: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:809: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:810: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:811: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:812: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:813: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:814: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:815: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:818: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:819: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:820: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:821: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:822: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:823: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:824: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:825: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:828: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:829: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:830: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:831: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:832: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:833: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:834: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:835: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:838: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:839: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:840: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:841: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:842: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:843: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:844: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:845: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:848: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:849: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:850: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:851: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:852: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:853: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:854: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:855: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:858: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:859: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:862: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:863: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:866: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:867: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:873: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:874: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:875: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:878: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:879: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:880: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:883: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:884: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:885: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:888: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:889: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:890: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:894: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:897: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:900: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:903: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:906: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:909: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:912: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MD8800.c:915: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ms6931.o -MD -MP -MF ".deps/ms6931.Tpo" -c -o ms6931.o ms6931.c; \ > then mv -f ".deps/ms6931.Tpo" ".deps/ms6931.Po"; else rm -f ".deps/ms6931.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mtc_s16209x.o -MD -MP -MF ".deps/mtc_s16209x.Tpo" -c -o mtc_s16209x.o mtc_s16209x.c; \ > then mv -f ".deps/mtc_s16209x.Tpo" ".deps/mtc_s16209x.Po"; else rm -f ".deps/mtc_s16209x.Tpo"; exit 1; fi >mtc_s16209x.c: In function 'MTC_S16209X_set_char': >mtc_s16209x.c:647: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mtc_s16209x.c:661: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MtxOrb.o -MD -MP -MF ".deps/MtxOrb.Tpo" -c -o MtxOrb.o MtxOrb.c; \ > then mv -f ".deps/MtxOrb.Tpo" ".deps/MtxOrb.Po"; else rm -f ".deps/MtxOrb.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NoritakeVFD.o -MD -MP -MF ".deps/NoritakeVFD.Tpo" -c -o NoritakeVFD.o NoritakeVFD.c; \ > then mv -f ".deps/NoritakeVFD.Tpo" ".deps/NoritakeVFD.Po"; else rm -f ".deps/NoritakeVFD.Tpo"; exit 1; fi >MtxOrb.c: In function 'MtxOrb_flush': >MtxOrb.c:607: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_set_contrast': >MtxOrb.c:686: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_backlight': >MtxOrb.c:758: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c:766: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_output': >MtxOrb.c:794: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c:806: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_hardware_clear': >MtxOrb.c:821: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_linewrap': >MtxOrb.c:839: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_autoscroll': >MtxOrb.c:857: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_cursorblink': >MtxOrb.c:877: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_cursor_goto': >MtxOrb.c:900: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_get_info': >MtxOrb.c:931: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c:1011: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c:1035: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_set_char': >MtxOrb.c:1210: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_cursor': >MtxOrb.c:1409: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c:1415: warning: ignoring return value of 'write', declared with attribute warn_unused_result >MtxOrb.c: In function 'MtxOrb_get_key': >MtxOrb.c:1452: warning: ignoring return value of 'read', declared with attribute warn_unused_result >MtxOrb.c: At top level: >MtxOrb.c:163: warning: 'MtxOrb_parse_keypad_setting' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pylcd.o -MD -MP -MF ".deps/pylcd.Tpo" -c -o pylcd.o pylcd.c; \ > then mv -f ".deps/pylcd.Tpo" ".deps/pylcd.Po"; else rm -f ".deps/pylcd.Tpo"; exit 1; fi >NoritakeVFD.c: In function 'NoritakeVFD_set_brightness': >NoritakeVFD.c:339: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c: In function 'NoritakeVFD_autoscroll': >NoritakeVFD.c:355: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c: In function 'NoritakeVFD_hidecursor': >NoritakeVFD.c:368: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c: In function 'NoritakeVFD_reboot': >NoritakeVFD.c:381: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c: In function 'NoritakeVFD_set_char': >NoritakeVFD.c:578: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c:587: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c: In function 'NoritakeVFD_draw_frame': >NoritakeVFD.c:668: warning: ignoring return value of 'write', declared with attribute warn_unused_result >NoritakeVFD.c:669: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pylcd.c: In function 'read_tele': >pylcd.c:121: warning: value computed is not used >pylcd.c:149: warning: value computed is not used >pylcd.c: In function 'real_send_tele': >pylcd.c:206: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sed1330.o -MD -MP -MF ".deps/sed1330.Tpo" -c -o sed1330.o sed1330.c; \ > then mv -f ".deps/sed1330.Tpo" ".deps/sed1330.Po"; else rm -f ".deps/sed1330.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sed1520.o -MD -MP -MF ".deps/sed1520.Tpo" -c -o sed1520.o sed1520.c; \ > then mv -f ".deps/sed1520.Tpo" ".deps/sed1520.Po"; else rm -f ".deps/sed1520.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sed1520fm.o -MD -MP -MF ".deps/sed1520fm.Tpo" -c -o sed1520fm.o sed1520fm.c; \ > then mv -f ".deps/sed1520fm.Tpo" ".deps/sed1520fm.Po"; else rm -f ".deps/sed1520fm.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialPOS.o -MD -MP -MF ".deps/serialPOS.Tpo" -c -o serialPOS.o serialPOS.c; \ > then mv -f ".deps/serialPOS.Tpo" ".deps/serialPOS.Po"; else rm -f ".deps/serialPOS.Tpo"; exit 1; fi >serialPOS.c: In function 'serialPOS_flush': >serialPOS.c:551: warning: ignoring return value of 'write', declared with attribute warn_unused_result >serialPOS.c: At top level: >serialPOS.c:672: warning: 'serialPOS_cursorblink' defined but not used >serialPOS.c:687: warning: 'serialPOS_cursor_goto' defined but not used >serialPOS.c:183: warning: 'serialPOS_parse_keypad_setting' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialVFD.o -MD -MP -MF ".deps/serialVFD.Tpo" -c -o serialVFD.o serialVFD.c; \ > then mv -f ".deps/serialVFD.Tpo" ".deps/serialVFD.Po"; else rm -f ".deps/serialVFD.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialVFD_displays.o -MD -MP -MF ".deps/serialVFD_displays.Tpo" -c -o serialVFD_displays.o serialVFD_displays.c; \ > then mv -f ".deps/serialVFD_displays.Tpo" ".deps/serialVFD_displays.Po"; else rm -f ".deps/serialVFD_displays.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serialVFD_io.o -MD -MP -MF ".deps/serialVFD_io.Tpo" -c -o serialVFD_io.o serialVFD_io.c; \ > then mv -f ".deps/serialVFD_io.Tpo" ".deps/serialVFD_io.Po"; else rm -f ".deps/serialVFD_io.Tpo"; exit 1; fi >serialVFD.c: In function 'serialVFD_put_char': >serialVFD.c:396: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness >serialVFD.c: In function 'serialVFD_flush': >serialVFD.c:462: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness >serialVFD.c:473: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness >serialVFD.c:476: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness >serialVFD.c:480: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wirz-sli.o -MD -MP -MF ".deps/wirz-sli.Tpo" -c -o wirz-sli.o wirz-sli.c; \ > then mv -f ".deps/wirz-sli.Tpo" ".deps/wirz-sli.Po"; else rm -f ".deps/wirz-sli.Tpo"; exit 1; fi >wirz-sli.c: In function 'sli_init': >wirz-sli.c:152: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:156: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:159: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c: In function 'sli_flush': >wirz-sli.c:242: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:243: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:245: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c: In function 'sli_set_char': >wirz-sli.c:520: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:530: warning: ignoring return value of 'write', declared with attribute warn_unused_result >wirz-sli.c:536: warning: ignoring return value of 'write', declared with attribute warn_unused_result >serialVFD_io.c: In function 'serialVFD_write_serial': >serialVFD_io.c:48: warning: ignoring return value of 'write', declared with attribute warn_unused_result >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stv5730.o -MD -MP -MF ".deps/stv5730.Tpo" -c -o stv5730.o stv5730.c; \ > then mv -f ".deps/stv5730.Tpo" ".deps/stv5730.Po"; else rm -f ".deps/stv5730.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT svgalib_drv.o -MD -MP -MF ".deps/svgalib_drv.Tpo" -c -o svgalib_drv.o svgalib_drv.c; \ > then mv -f ".deps/svgalib_drv.Tpo" ".deps/svgalib_drv.Po"; else rm -f ".deps/svgalib_drv.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT t6963.o -MD -MP -MF ".deps/t6963.Tpo" -c -o t6963.o t6963.c; \ > then mv -f ".deps/t6963.Tpo" ".deps/t6963.Po"; else rm -f ".deps/t6963.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.c; \ > then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tyan_lcdm.o -MD -MP -MF ".deps/tyan_lcdm.Tpo" -c -o tyan_lcdm.o tyan_lcdm.c; \ > then mv -f ".deps/tyan_lcdm.Tpo" ".deps/tyan_lcdm.Po"; else rm -f ".deps/tyan_lcdm.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xosdlib_drv.o -MD -MP -MF ".deps/xosdlib_drv.Tpo" -c -o xosdlib_drv.o xosdlib_drv.c; \ > then mv -f ".deps/xosdlib_drv.Tpo" ".deps/xosdlib_drv.Po"; else rm -f ".deps/xosdlib_drv.Tpo"; exit 1; fi >tyan_lcdm.c: In function 'tyan_lcdm_switch_mode': >tyan_lcdm.c:739: warning: ignoring return value of 'write', declared with attribute warn_unused_result >tyan_lcdm.c:743: warning: ignoring return value of 'write', declared with attribute warn_unused_result >tyan_lcdm.c: In function 'tyan_lcdm_hardware_clear': >tyan_lcdm.c:757: warning: ignoring return value of 'write', declared with attribute warn_unused_result >tyan_lcdm.c: In function 'tyan_lcdm_set_rampos': >tyan_lcdm.c:767: warning: ignoring return value of 'write', declared with attribute warn_unused_result >tyan_lcdm.c: In function 'tyan_lcdm_write_str': >tyan_lcdm.c:787: warning: ignoring return value of 'write', declared with attribute warn_unused_result >rm -f libLCD.a >ar cru libLCD.a lcd_lib.o >ranlib libLCD.a >rm -f libbignum.a >ar cru libbignum.a adv_bignum.o >ranlib libbignum.a >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o bayrad.so bayrad.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o CFontz.so CFontz.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o CFontz633.so CFontz633.o CFontz633io.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o CFontzPacket.so CFontzPacket.o CFontz633io.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o curses.so curses_drv.o -lncurses -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o CwLnx.so CwLnx.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o ea65.so ea65.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o EyeboxOne.so EyeboxOne.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o glk.so glk.o glkproto.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o hd44780.so hd44780-hd44780.o libLCD.a hd44780-hd44780-serial.o hd44780-hd44780-lis2.o hd44780-hd44780-4bit.o hd44780-hd44780-ext8bit.o hd44780-lcd_sem.o hd44780-hd44780-winamp.o hd44780-hd44780-serialLpt.o hd44780-hd44780-bwct-usb.o hd44780-hd44780-lcd2usb.o hd44780-i2c.o -lusb libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o icp_a106.so icp_a106.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o imon.so imon.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o IOWarrior.so IOWarrior-IOWarrior.o -lusb libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o joy.so joy.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o lb216.so lb216.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o lcdm001.so lcdm001.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o lcterm.so lcterm.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o lirc.so lircin.o -llirc_client -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o MD8800.so MD8800.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o ms6931.so ms6931.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o mtc_s16209x.so mtc_s16209x.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o MtxOrb.so MtxOrb.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o NoritakeVFD.so NoritakeVFD.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o pyramid.so pylcd.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o sed1330.so sed1330.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o sed1520.so sed1520.o sed1520fm.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o serialPOS.so serialPOS.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o serialVFD.so serialVFD.o serialVFD_displays.o serialVFD_io.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o sli.so wirz-sli.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o stv5730.so stv5730.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o svga.so svgalib_drv.o -lvga -lvgagl -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o t6963.so t6963.o libLCD.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o text.so text.o -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o tyan.so tyan_lcdm.o libLCD.a libbignum.a -ldl >gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -o xosd.so xosdlib_drv.o -L/usr/lib64 -lxosd -lpthread -lXext -lX11 -lXinerama -ldl >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >Making all in commands >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/commands' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_list.o -MD -MP -MF ".deps/command_list.Tpo" -c -o command_list.o command_list.c; \ > then mv -f ".deps/command_list.Tpo" ".deps/command_list.Po"; else rm -f ".deps/command_list.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT client_commands.o -MD -MP -MF ".deps/client_commands.Tpo" -c -o client_commands.o client_commands.c; \ > then mv -f ".deps/client_commands.Tpo" ".deps/client_commands.Po"; else rm -f ".deps/client_commands.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu_commands.o -MD -MP -MF ".deps/menu_commands.Tpo" -c -o menu_commands.o menu_commands.c; \ > then mv -f ".deps/menu_commands.Tpo" ".deps/menu_commands.Po"; else rm -f ".deps/menu_commands.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screen_commands.o -MD -MP -MF ".deps/screen_commands.Tpo" -c -o screen_commands.o screen_commands.c; \ > then mv -f ".deps/screen_commands.Tpo" ".deps/screen_commands.Po"; else rm -f ".deps/screen_commands.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT server_commands.o -MD -MP -MF ".deps/server_commands.Tpo" -c -o server_commands.o server_commands.c; \ > then mv -f ".deps/server_commands.Tpo" ".deps/server_commands.Po"; else rm -f ".deps/server_commands.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT widget_commands.o -MD -MP -MF ".deps/widget_commands.Tpo" -c -o widget_commands.o widget_commands.c; \ > then mv -f ".deps/widget_commands.Tpo" ".deps/widget_commands.Po"; else rm -f ".deps/widget_commands.Tpo"; exit 1; fi >rm -f libLCDcommands.a >ar cru libLCDcommands.a command_list.o client_commands.o menu_commands.o screen_commands.o server_commands.o widget_commands.o >ranlib libLCDcommands.a >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server/commands' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT client.o -MD -MP -MF ".deps/client.Tpo" -c -o client.o client.c; \ > then mv -f ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT clients.o -MD -MP -MF ".deps/clients.Tpo" -c -o clients.o clients.c; \ > then mv -f ".deps/clients.Tpo" ".deps/clients.Po"; else rm -f ".deps/clients.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ > then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >main.c:737: warning: 'init_screens' defined but not used >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menuitem.o -MD -MP -MF ".deps/menuitem.Tpo" -c -o menuitem.o menuitem.c; \ > then mv -f ".deps/menuitem.Tpo" ".deps/menuitem.Po"; else rm -f ".deps/menuitem.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ > then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menuscreens.o -MD -MP -MF ".deps/menuscreens.Tpo" -c -o menuscreens.o menuscreens.c; \ > then mv -f ".deps/menuscreens.Tpo" ".deps/menuscreens.Po"; else rm -f ".deps/menuscreens.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \ > then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT render.o -MD -MP -MF ".deps/render.Tpo" -c -o render.o render.c; \ > then mv -f ".deps/render.Tpo" ".deps/render.Po"; else rm -f ".deps/render.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; \ > then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT screenlist.o -MD -MP -MF ".deps/screenlist.Tpo" -c -o screenlist.o screenlist.c; \ > then mv -f ".deps/screenlist.Tpo" ".deps/screenlist.Po"; else rm -f ".deps/screenlist.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serverscreens.o -MD -MP -MF ".deps/serverscreens.Tpo" -c -o serverscreens.o serverscreens.c; \ > then mv -f ".deps/serverscreens.Tpo" ".deps/serverscreens.Po"; else rm -f ".deps/serverscreens.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sock.o -MD -MP -MF ".deps/sock.Tpo" -c -o sock.o sock.c; \ > then mv -f ".deps/sock.Tpo" ".deps/sock.Po"; else rm -f ".deps/sock.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT widget.o -MD -MP -MF ".deps/widget.Tpo" -c -o widget.o widget.c; \ > then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; else rm -f ".deps/widget.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT drivers.o -MD -MP -MF ".deps/drivers.Tpo" -c -o drivers.o drivers.c; \ > then mv -f ".deps/drivers.Tpo" ".deps/drivers.Po"; else rm -f ".deps/drivers.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT driver.o -MD -MP -MF ".deps/driver.Tpo" -c -o driver.o driver.c; \ > then mv -f ".deps/driver.Tpo" ".deps/driver.Po"; else rm -f ".deps/driver.Tpo"; exit 1; fi >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rdynamic -uget_args -o LCDd client.o clients.o input.o main.o menuitem.o menu.o menuscreens.o parse.o render.o screen.o screenlist.o serverscreens.o sock.o widget.o drivers.o driver.o ../shared/libLCDstuff.a commands/libLCDcommands.a -ldl >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >Making all in docs >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >Making all in lcdproc-user >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >Making all in drivers >make[4]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user/drivers' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user/drivers' >make[4]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >Making all in lcdproc-dev >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >sed -e 's:@SYSCONFDIR@:/etc:g' lcdproc.1.in > lcdproc.1 >sed -e 's:@SYSCONFDIR@:/etc:g' LCDd.8.in > LCDd.8 >sed -e 's:@SYSCONFDIR@:/etc:g' lcdproc-config.5.in > lcdproc-config.5 >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >Making all in scripts >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/scripts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/scripts' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.99015 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lcdproc-0.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild __doc >+ make install DESTDIR=/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild >Making install in shared >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/shared' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/shared' >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/lcdproc-0.5.2/shared' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/shared' >Making install in clients >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >Making install in examples >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin" > /usr/bin/install -c 'fortune.pl' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/fortune.pl' > /usr/bin/install -c 'iosock.pl' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/iosock.pl' > /usr/bin/install -c 'tail.pl' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/tail.pl' > /usr/bin/install -c 'x11amp.pl' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/x11amp.pl' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/examples' >Making install in lcdexec >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin" > /usr/bin/install -c 'lcdexec' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdexec' >test -z "/etc" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc" > /usr/bin/install -c -m 644 'lcdexec.conf' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/lcdexec.conf' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdexec' >Making install in lcdproc >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin" > /usr/bin/install -c 'lcdproc' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdproc' >test -z "/etc" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc" > /usr/bin/install -c -m 644 'lcdproc.conf' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/lcdproc.conf' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdproc' >Making install in lcdvc >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin" > /usr/bin/install -c 'lcdvc' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdvc' >test -z "/etc" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc" > /usr/bin/install -c -m 644 'lcdvc.conf' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/lcdvc.conf' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/lcdvc' >Making install in metar >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin" > /usr/bin/install -c 'lcdmetar.pl' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdmetar.pl' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients/metar' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >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/lcdproc-0.5.2/clients' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/clients' >Making install in server >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >Making install in drivers >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >test -z "/usr/lib64/lcdproc" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc" > /usr/bin/install -c 'bayrad.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/bayrad.so' > /usr/bin/install -c 'CFontz.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontz.so' > /usr/bin/install -c 'CFontz633.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontz633.so' > /usr/bin/install -c 'CFontzPacket.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontzPacket.so' > /usr/bin/install -c 'curses.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/curses.so' > /usr/bin/install -c 'CwLnx.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CwLnx.so' > /usr/bin/install -c 'ea65.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/ea65.so' > /usr/bin/install -c 'EyeboxOne.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/EyeboxOne.so' > /usr/bin/install -c 'glk.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/glk.so' > /usr/bin/install -c 'hd44780.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/hd44780.so' > /usr/bin/install -c 'icp_a106.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/icp_a106.so' > /usr/bin/install -c 'imon.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/imon.so' > /usr/bin/install -c 'IOWarrior.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/IOWarrior.so' > /usr/bin/install -c 'joy.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/joy.so' > /usr/bin/install -c 'lb216.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lb216.so' > /usr/bin/install -c 'lcdm001.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lcdm001.so' > /usr/bin/install -c 'lcterm.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lcterm.so' > /usr/bin/install -c 'lirc.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lirc.so' > /usr/bin/install -c 'MD8800.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/MD8800.so' > /usr/bin/install -c 'ms6931.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/ms6931.so' > /usr/bin/install -c 'mtc_s16209x.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/mtc_s16209x.so' > /usr/bin/install -c 'MtxOrb.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/MtxOrb.so' > /usr/bin/install -c 'NoritakeVFD.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/NoritakeVFD.so' > /usr/bin/install -c 'pyramid.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/pyramid.so' > /usr/bin/install -c 'sed1330.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sed1330.so' > /usr/bin/install -c 'sed1520.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sed1520.so' > /usr/bin/install -c 'serialPOS.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/serialPOS.so' > /usr/bin/install -c 'serialVFD.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/serialVFD.so' > /usr/bin/install -c 'sli.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sli.so' > /usr/bin/install -c 'stv5730.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/stv5730.so' > /usr/bin/install -c 'svga.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/svga.so' > /usr/bin/install -c 'svga.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/svga.so' > /usr/bin/install -c 't6963.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/t6963.so' > /usr/bin/install -c 'text.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/text.so' > /usr/bin/install -c 'tyan.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/tyan.so' > /usr/bin/install -c 'xosd.so' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/xosd.so' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server/drivers' >Making install in commands >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/commands' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server/commands' >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/lcdproc-0.5.2/server/commands' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server/commands' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >test -z "/usr/sbin" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/sbin" > /usr/bin/install -c 'LCDd' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/sbin/LCDd' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/server' >Making install in docs >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >Making install in lcdproc-user >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >Making install in drivers >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user/drivers' >make[4]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user/drivers' >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/lcdproc-0.5.2/docs/lcdproc-user/drivers' >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user/drivers' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >make[4]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >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/lcdproc-0.5.2/docs/lcdproc-user' >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >Making install in lcdproc-dev >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >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/lcdproc-0.5.2/docs/lcdproc-dev' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[3]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man1" > /usr/bin/install -c -m 644 './lcdproc.1' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man1/lcdproc.1' > /usr/bin/install -c -m 644 './lcdexec.1' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man1/lcdexec.1' >test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man5" > /usr/bin/install -c -m 644 './lcdproc-config.5' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man5/lcdproc-config.5' >test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man8" > /usr/bin/install -c -m 644 './LCDd.8' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/man/man8/LCDd.8' >make install-data-hook >make[4]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[4]: Nothing to be done for `install-data-hook'. >make[4]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[3]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >Making install in scripts >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/scripts' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/scripts' >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/lcdproc-0.5.2/scripts' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/scripts' >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2' >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2' >test -z "/etc" || mkdir -p -- "/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc" > /usr/bin/install -c -m 644 'LCDd.conf' '/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/LCDd.conf' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2' >+ make install-html-guides DESTDIR=/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild >make -C docs install-html-developerguide >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make -C lcdproc-dev install-html-developerguide >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >/builddir/build/BUILD/lcdproc-0.5.2/install-sh -d /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ >/usr/bin/xmlto html -o /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ lcdproc-dev.docbook >Writing ch01.html for chapter(introduction) >Writing ch02s02.html for sect1(debug.h) >Writing ch02s03.html for sect1(LL.h) >Writing ch02.html for chapter(shared-files) >Writing ch03s02.html for sect1(language-open-session) >Writing ch03s03.html for sect1(language-commands) >Writing ch03s04.html for sect1(language-messages) >Writing ch03.html for chapter(language) >Writing ch04s02.html for sect1(private-data) >Writing ch04s03.html for sect1(function-details) >Writing ch04.html for chapter(driver-api) >Writing ch05s02.html for sect1(autoconfautomake) >Writing ch05s03.html for sect1(documentation) >Writing ch05.html for chapter(add-your-driver) >Writing ch06s02.html for sect1(driver-shared-files) >Writing ch06.html for chapter(make-driver) >Writing apas02.html for sect1(gfdl-1) >Writing apas03.html for sect1(gfdl-2) >Writing apas04.html for sect1(gfdl-3) >Writing apas05.html for sect1(gfdl-4) >Writing apas06.html for sect1(gfdl-5) >Writing apas07.html for sect1(gfdl-6) >Writing apas08.html for sect1(gfdl-7) >Writing apas09.html for sect1(gfdl-8) >Writing apas10.html for sect1(gfdl-9) >Writing apas11.html for sect1(gfdl-10) >Writing apas12.html for sect1(gfdl-11) >Writing apa.html for appendix(gfdl) >Writing index.html for book(lcdproc-dev) >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-dev' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make -C docs install-html-userguide >make[1]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >make -C lcdproc-user install-html-userguide >make[2]: Entering directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >/builddir/build/BUILD/lcdproc-0.5.2/install-sh -d /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ >/usr/bin/xmlto html -o /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ lcdproc-user.docbook >Writing ch01s02.html for sect1(what-is-lcdproc) >Writing ch01s03.html for sect1(lcdd) >Writing ch01s04.html for sect1(lcdproc) >Writing ch01s05.html for sect1(other-clients) >Writing ch01.html for chapter(introduction) >Writing ch02s02.html for sect1(tar) >Writing ch02s03.html for sect1(cvs) >Writing ch02s04.html for sect1(apt-get) >Writing ch02.html for chapter(how-to-obtain) >Writing ch03s02.html for sect1(direct-install) >Writing ch03s03.html for sect1(package-install) >Writing ch03.html for chapter(installation) >Writing ch04s02.html for sect1(init-scripts) >Writing ch04.html for chapter(configuration) >Writing ch05s02.html for sect1(CFontz-howto) >Writing ch05s03.html for sect1(CFontz633-howto) >Writing ch05s04.html for sect1(CFontzPacket-howto) >Writing ch05s05.html for sect1(curses-howto) >Writing ch05s06.html for sect1(CwLnx-howto) >Writing ch05s07.html for sect1(ea65) >Writing ch05s08.html for sect1(eyeboxone) >Writing ch05s09.html for sect1(G15-howto) >Writing ch05s10.html for sect1(glcdlib-howto) >Writing ch05s11.html for sect1(glk-howto) >Writing ch05s12.html for sect1(hd44780-howto) >Writing ch05s13.html for sect1(icp_a106-howto) >Writing ch05s14.html for sect1(imon-howto) >Writing ch05s15.html for sect1(IOWarrior-howto) >Writing ch05s16.html for sect1(irman-howto) >Writing ch05s17.html for sect1(joy-howto) >Writing ch05s18.html for sect1(lb216-howto) >Writing ch05s19.html for sect1(lcdm001-howto) >Writing ch05s20.html for sect1(lcterm-howto) >Writing ch05s21.html for sect1(lirc) >Writing ch05s22.html for sect1(MD8800-howto) >Writing ch05s23.html for sect1(ms6931-howto) >Writing ch05s24.html for sect1(mtc_s16209x-howto) >Writing ch05s25.html for sect1(MtxOrb) >Writing ch05s26.html for sect1(NoritakeVFD-howto) >Writing ch05s27.html for sect1(picolcd) >Writing ch05s28.html for sect1(pyramid-howto) >Writing ch05s29.html for sect1(sed1330-howto) >Writing ch05s30.html for sect1(sed1520-howto) >Writing ch05s31.html for sect1(serialPOS-howto) >Writing ch05s32.html for sect1(serialVFD-howto) >Writing ch05s33.html for sect1(sli-howto) >Writing ch05s34.html for sect1(stv5730-howto) >Writing ch05s35.html for sect1(svga-howto) >Writing ch05s36.html for sect1(t6963-howto) >Writing ch05s37.html for sect1(text-howto) >Writing ch05s38.html for sect1(tyan-howto) >Writing ch05s39.html for sect1(ula200-howto) >Writing ch05s40.html for sect1(xosd-howto) >Writing ch05s41.html for sect1(ppttrouble) >Writing ch05.html for chapter(drivers) >Writing ch06s02.html for sect1(running-lcdproc) >Writing ch06.html for chapter(running) >Writing ch07s02.html for sect1(mailing-list) >Writing ch07s03.html for sect1(reporting-bugs) >Writing ch07.html for chapter(contact) >Writing apas02.html for sect1(gfdl-1) >Writing apas03.html for sect1(gfdl-2) >Writing apas04.html for sect1(gfdl-3) >Writing apas05.html for sect1(gfdl-4) >Writing apas06.html for sect1(gfdl-5) >Writing apas07.html for sect1(gfdl-6) >Writing apas08.html for sect1(gfdl-7) >Writing apas09.html for sect1(gfdl-8) >Writing apas10.html for sect1(gfdl-9) >Writing apas11.html for sect1(gfdl-10) >Writing apas12.html for sect1(gfdl-11) >Writing apa.html for appendix(gfdl) >Writing index.html for book(lcdproc-user) >make[2]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs/lcdproc-user' >make[1]: Leaving directory `/builddir/build/BUILD/lcdproc-0.5.2/docs' >+ mkdir -p __doc/developer-guide >+ mkdir -p __doc/user-guide >+ install -m 0644 /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apa.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas06.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas07.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas08.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas09.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas10.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas11.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/apas12.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch01.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch01s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch01s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch01s04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch01s05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch02s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch02s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch02s04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch03s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch03s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch04s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s06.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s07.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s08.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s09.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s10.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s11.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s12.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s13.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s14.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s15.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s16.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s17.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s18.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s19.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s20.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s21.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s22.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s23.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s24.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s25.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s26.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s27.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s28.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s29.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s30.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s31.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s32.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s33.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s34.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s35.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s36.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s37.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s38.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s39.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s40.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch05s41.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch06.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch06s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch07.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch07s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/ch07s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/user-guide/index.html __doc/user-guide >+ install -m 0644 /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apa.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas06.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas07.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas08.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas09.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas10.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas11.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/apas12.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch01.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch02s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch02s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch03s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch03s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch03s04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch04.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch04s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch04s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch05.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch05s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch05s03.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch06.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/ch06s02.html /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc/developer-guide/index.html __doc/developer-guide >+ rm -rf /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc >+ install -d /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/rc.d/init.d >+ install -pm 0755 scripts/init-LCDd.rpm /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/rc.d/init.d/LCDd >+ install -pm 0755 scripts/init-lcdproc.rpm /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/etc/rc.d/init.d/lcdproc >+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/lcdproc-0.5.2 >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/sbin/LCDd >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdexec >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdproc >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/bin/lcdvc >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sli.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/tyan.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/svga.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/bayrad.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/icp_a106.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontzPacket.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sed1330.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontz.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/t6963.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/glk.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/MtxOrb.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/curses.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/joy.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/serialPOS.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/EyeboxOne.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/text.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/hd44780.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/sed1520.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/IOWarrior.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CFontz633.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lcdm001.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/stv5730.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lirc.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/NoritakeVFD.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/serialVFD.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/mtc_s16209x.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/CwLnx.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/MD8800.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/xosd.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/imon.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lb216.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/ea65.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/ms6931.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/lcterm.so >extracting debug info from /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/lib64/lcdproc/pyramid.so >cpio: lcdproc-0.5.2/server/drivers/<built-in>: No such file or directory >cpio: lcdproc-0.5.2/shared/<built-in>: No such file or directory >2850 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 >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: lcdproc-0.5.2-1.kwizart.fc7 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.52952 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lcdproc-0.5.2 >+ DOCDIR=/var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc-0.5.2 >+ export DOCDIR >+ rm -rf /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc-0.5.2 >+ /bin/mkdir -p /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc-0.5.2 >+ cp -pr README README.IRman INSTALL COPYING CREDITS TODO ChangeLog /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc-0.5.2 >+ cp -pr docs/menustuff.txt docs/netstuff.txt docs/README.dg docs/README.dg2 docs/README.glcdlib docs/README.imon __doc/developer-guide __doc/user-guide /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild/usr/share/doc/lcdproc-0.5.2 >+ exit 0 >Provides: CFontz.so()(64bit) CFontz633.so()(64bit) CFontzPacket.so()(64bit) CwLnx.so()(64bit) EyeboxOne.so()(64bit) IOWarrior.so()(64bit) MD8800.so()(64bit) MtxOrb.so()(64bit) NoritakeVFD.so()(64bit) bayrad.so()(64bit) config(lcdproc) = 0.5.2-1.kwizart.fc7 curses.so()(64bit) ea65.so()(64bit) glk.so()(64bit) hd44780.so()(64bit) icp_a106.so()(64bit) imon.so()(64bit) joy.so()(64bit) lb216.so()(64bit) lcdm001.so()(64bit) lcterm.so()(64bit) lirc.so()(64bit) ms6931.so()(64bit) mtc_s16209x.so()(64bit) pyramid.so()(64bit) sed1330.so()(64bit) sed1520.so()(64bit) serialPOS.so()(64bit) serialVFD.so()(64bit) sli.so()(64bit) stv5730.so()(64bit) svga.so()(64bit) t6963.so()(64bit) text.so()(64bit) tyan.so()(64bit) xosd.so()(64bit) >Requires(interp): /bin/sh /bin/sh >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /bin/sh /sbin/chkconfig >Requires(preun): /bin/sh >Requires(postun): /sbin/chkconfig >Requires: /bin/sh /usr/bin/perl config(lcdproc) = 0.5.2-1.kwizart.fc7 libX11.so.6()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblirc_client.so.0()(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libusb-0.1.so.4()(64bit) libvga.so.1()(64bit) libvgagl.so.1()(64bit) libxosd.so.2()(64bit) perl >= 0:5.005 perl(Fcntl) perl(Geo::METAR) perl(Getopt::Std) perl(IO::Socket) perl(LWP::Simple) perl(strict) rtld(GNU_HASH) >Processing files: lcdproc-debuginfo-0.5.2-1.kwizart.fc7 >Provides: CFontz.so.debug()(64bit) CFontz633.so.debug()(64bit) CFontzPacket.so.debug()(64bit) CwLnx.so.debug()(64bit) EyeboxOne.so.debug()(64bit) IOWarrior.so.debug()(64bit) MD8800.so.debug()(64bit) MtxOrb.so.debug()(64bit) NoritakeVFD.so.debug()(64bit) bayrad.so.debug()(64bit) curses.so.debug()(64bit) ea65.so.debug()(64bit) glk.so.debug()(64bit) hd44780.so.debug()(64bit) icp_a106.so.debug()(64bit) imon.so.debug()(64bit) joy.so.debug()(64bit) lb216.so.debug()(64bit) lcdm001.so.debug()(64bit) lcterm.so.debug()(64bit) lirc.so.debug()(64bit) ms6931.so.debug()(64bit) mtc_s16209x.so.debug()(64bit) pyramid.so.debug()(64bit) sed1330.so.debug()(64bit) sed1520.so.debug()(64bit) serialPOS.so.debug()(64bit) serialVFD.so.debug()(64bit) sli.so.debug()(64bit) stv5730.so.debug()(64bit) svga.so.debug()(64bit) t6963.so.debug()(64bit) text.so.debug()(64bit) tyan.so.debug()(64bit) xosd.so.debug()(64bit) >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild >warning: Could not canonicalize hostname: Kwizatz >Wrote: /builddir/build/RPMS/lcdproc-0.5.2-1.kwizart.fc7.x86_64.rpm >Wrote: /builddir/build/RPMS/lcdproc-debuginfo-0.5.2-1.kwizart.fc7.x86_64.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51446 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lcdproc-0.5.2 >+ rm -rf /var/tmp/lcdproc-0.5.2-1.kwizart.fc7-root-mockbuild __doc >+ exit 0 >Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.51446 >+ umask 022 >+ cd /builddir/build/BUILD >+ rm -rf lcdproc-0.5.2 >+ exit 0
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 236849
: 155060