/usr/bin/make all-recursive make[1]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha' Making all in shared make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/shared' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c LL.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c sockets.c sockets.c:271: warning: `retString' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c str.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c configfile.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c report.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c snprintf.c snprintf.c:414: warning: `credits' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c fileio.c rm -f libLCDstuff.a ar cru libLCDstuff.a LL.o sockets.o str.o configfile.o report.o snprintf.o fileio.o ranlib libLCDstuff.a make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/shared' Making all in clients make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients' Making all in examples make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/examples' Making all in headlines make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/headlines' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/headlines' Making all in lcdexec make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/lcdexec' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lcdexec.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c menu.c gcc -Wall -g -O -o lcdexec lcdexec.o menu.o ../../shared/libLCDstuff.a -ldl -lrt make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/lcdexec' Making all in lcdproc make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/lcdproc' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c mode.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c batt.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c chrono.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c cpu.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c cpu_smp.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c disk.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c load.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c mem.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c machine_Linux.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c machine_OpenBSD.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c machine_FreeBSD.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c machine_NetBSD.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c machine_SunOS.c gcc -Wall -g -O -o lcdproc main.o mode.o batt.o chrono.o cpu.o cpu_smp.o disk.o load.o mem.o machine_Linux.o machine_OpenBSD.o machine_FreeBSD.o machine_NetBSD.o machine_SunOS.o ../../shared/libLCDstuff.a -ldl -lrt make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/lcdproc' Making all in metar make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/metar' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients/metar' make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients' make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/clients' Making all in server make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server' Making all in drivers make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server/drivers' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lcd_lib.c rm -f libLCD.a ar cru libLCD.a lcd_lib.o ranlib libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c MtxOrb.c gcc -Wall -g -O -shared -o MtxOrb.so MtxOrb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c CFontz.c gcc -Wall -g -O -shared -o CFontz.so CFontz.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c CFontz633.c CFontz633.c:473: warning: `CFontz633_no_fan_report' defined but not used CFontz633.c:482: warning: `CFontz633_no_temp_report' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c CFontz633io.c gcc -Wall -g -O -shared -o CFontz633.so CFontz633.o CFontz633io.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c curses_drv.c gcc -Wall -g -O -shared -o curses.so curses_drv.o -lncurses gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c CwLnx.c CwLnx.c: In function `CwLnx_init': CwLnx.c:614: warning: array subscript has type `char' CwLnx.c:614: warning: array subscript has type `char' CwLnx.c:625: warning: array subscript has type `char' CwLnx.c: At top level: CwLnx.c:158: warning: `CwLnx_parse_keypad_setting' defined but not used gcc -Wall -g -O -shared -o CwLnx.so CwLnx.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c text.c gcc -Wall -g -O -shared -o text.so text.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lb216.c gcc -Wall -g -O -shared -o lb216.so lb216.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c mtc_s16209x.c mtc_s16209x.c:436: warning: `MTC_S16209X_reboot' defined but not used gcc -Wall -g -O -shared -o mtc_s16209x.so mtc_s16209x.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780-4bit.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780-ext8bit.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lcd_sem.c lcd_sem.c:60: warning: `rcsId' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780-winamp.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780-serialLpt.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c hd44780-picanlcd.c gcc -Wall -g -O -shared -o hd44780.so hd44780.o libLCD.a hd44780-4bit.o hd44780-ext8bit.o lcd_sem.o hd44780-winamp.o hd44780-serialLpt.o hd44780-picanlcd.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c joy.c gcc -Wall -g -O -shared -o joy.so joy.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c bayrad.c gcc -Wall -g -O -shared -o bayrad.so bayrad.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c glk.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c glkproto.c gcc -Wall -g -O -shared -o glk.so glk.o glkproto.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c stv5730.c gcc -Wall -g -O -shared -o stv5730.so stv5730.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c sed1330.c gcc -Wall -g -O -shared -o sed1330.so sed1330.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c sed1520.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c sed1520fm.c gcc -Wall -g -O -shared -o sed1520.so sed1520.o sed1520fm.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lcdm001.c gcc -Wall -g -O -shared -o lcdm001.so lcdm001.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c t6963.c gcc -Wall -g -O -shared -o t6963.so t6963.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c lcterm.c gcc -Wall -g -O -shared -o lcterm.so lcterm.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c icp_a106.c gcc -Wall -g -O -shared -o icp_a106.so icp_a106.o libLCD.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -Wall -g -O -c ms6931.c gcc -Wall -g -O -shared -o ms6931.so ms6931.o make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server/drivers' Making all in commands make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server/commands' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c command_list.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c client_commands.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c menu_commands.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c screen_commands.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c server_commands.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -c widget_commands.c 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 `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server/commands' make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c client.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c clients.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c input.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c menuitem.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c menuscreens.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c parse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c render.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c screen.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c screenlist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c serverscreens.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c sock.c sock.c:177: warning: `/*' within comment sock.c: In function `sock_poll_clients': sock.c:301: warning: passing arg 3 of `accept' from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c widget.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c drivers.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -c driver.c gcc -Wall -g -O -o LCDd -rdynamic -uget_args 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 -lrt make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server' make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/server' Making all in docs make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs' Making all in lcdproc-user make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user' Making all in drivers make[4]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user/drivers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user/drivers' make[4]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user' make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-user' Making all in lcdproc-dev make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-dev' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs/lcdproc-dev' make[3]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs' make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/docs' Making all in scripts make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha/scripts' make[2]: Entering directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha' make[2]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha' make[1]: Leaving directory `/home/users/g/gf/gfk/smoketest/current-Linux-2.2.20-alpha'