<86>Apr 14 01:01:28 userdel[6049]: delete user 'rooter' <86>Apr 14 01:01:28 groupadd[6059]: group added to /etc/group: name=rooter, GID=621 <86>Apr 14 01:01:28 groupadd[6059]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:01:28 groupadd[6059]: new group: name=rooter, GID=621 <86>Apr 14 01:01:28 useradd[6068]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 14 01:01:28 userdel[6081]: delete user 'builder' <86>Apr 14 01:01:28 userdel[6081]: removed group 'builder' owned by 'builder' <86>Apr 14 01:01:28 userdel[6081]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:01:28 groupadd[6091]: group added to /etc/group: name=builder, GID=622 <86>Apr 14 01:01:28 groupadd[6091]: group added to /etc/gshadow: name=builder <86>Apr 14 01:01:28 groupadd[6091]: new group: name=builder, GID=622 <86>Apr 14 01:01:28 useradd[6098]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 14 01:01:30 rpmi: rpm-build-kernel-0.104-alt1 1443474573 installed Installing svgalib-1.9.25-alt2.3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80840 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf svgalib-1.9.25 + echo 'Source #0 (svgalib-1.9.25.tar):' Source #0 (svgalib-1.9.25.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/svgalib-1.9.25.tar + cd svgalib-1.9.25 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (svgalib-alt.patch):' Patch #0 (svgalib-alt.patch): + /usr/bin/patch -p1 patching file Makefile.cfg + echo 'Patch #1 (svgalib-tmp2TMPDIR.patch):' Patch #1 (svgalib-tmp2TMPDIR.patch): + /usr/bin/patch -p1 patching file doc/man1/runx.1 patching file doc/man1/savetextmode.1 patching file doc/man7/svgalib.7 Hunk #1 succeeded at 106 (offset 2 lines). patching file utils/runx patching file utils/savetextmode patching file utils/textmode + echo 'Patch #2 (svgalib-threeDKit-make.patch):' Patch #2 (svgalib-threeDKit-make.patch): + /usr/bin/patch -p1 patching file threeDKit/Makefile + echo 'Patch #3 (svgalib-1.9.23-unresolved.patch):' Patch #3 (svgalib-1.9.23-unresolved.patch): + /usr/bin/patch -p1 patching file gl/Makefile patching file threeDKit/Makefile Hunk #2 succeeded at 53 with fuzz 2. + echo 'Patch #4 (svgalib-1.9.25-kernel-2.6.26.patch):' Patch #4 (svgalib-1.9.25-kernel-2.6.26.patch): + /usr/bin/patch -p1 patching file src/lrmi.6.c patching file src/lrmi.9.c patching file lrmi-0.6m/lrmi.c patching file lrmi-0.9/lrmi.c + echo 'Patch #5 (svgalib-1.9.25-gtf-patch.patch):' Patch #5 (svgalib-1.9.25-gtf-patch.patch): + /usr/bin/patch -p2 patching file utils/gtf/gtfcalc.c + rm -f doc/man7/svgalib.7.orig + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80840 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd svgalib-1.9.25 + NOASM=y + MOPT='-pipe -Wall -g -O2' + /bin/mkdir -p sharedlib + ln -sf libvga.so.1.9.25 sharedlib/libvga.so + ln -sf libvgagl.so.1.9.25 sharedlib/libvgagl.so + /usr/bin/make CC=gcc 'OPTIMIZE=-pipe -Wall -g -O2' NO_ASM=y shared make: Entering directory `/usr/src/RPM/BUILD/svgalib-1.9.25' mkdir -p sharedlib/mouse mkdir -p sharedlib/keyboard mkdir -p sharedlib/ramdac mkdir -p sharedlib/clockchip mkdir -p sharedlib/joystick mkdir -p sharedlib/drivers (cd sharedlib/; \ /usr/bin/make -f /usr/src/RPM/BUILD/svgalib-1.9.25/src/Makefile libvga.so.1.9.25 \ SRCDIR="/usr/src/RPM/BUILD/svgalib-1.9.25" DLLFLAGS="-fPIC -DPIC"; \ ln -fs libvga.so.1.9.25 libvga.so; \ ) make[1]: Entering directory `/usr/src/RPM/BUILD/svgalib-1.9.25/sharedlib' echo '# Module dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/vga.c ../src/vgaio.c ../src/vgadraw.c ../src/vgaclear.c ../src/vgaline.c ../src/vgapix.c ../src/vgapal.c ../src/vgacol.c ../src/vgamodesel.c ../src/vgamisc.c ../src/vgadump.c ../src/vgaconvplanar.c ../src/vgaaccel.c ../src/timing.c ../src/vgaregs.c ../src/interface.c ../src/accel.c ../src/vgapci.c ../src/vga_helper.c ../src/vga_console.c ../src/vgarelvgaio.c ../src/vgammvgaio.c ../src/vgacursor.c ../src/vganullio.c >>.depend.src echo '# Mouse dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/mouse/mouse.c >.depend.src.mouse sed 's#^\(.*\.o\):#mouse/\1:#g' <.depend.src.mouse >>.depend.src rm -f .depend.src.mouse echo '# Joystick dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/joystick/joystick.c >.depend.src.joystick sed 's#^\(.*\.o\):#joystick/\1:#g' <.depend.src.joystick >>.depend.src rm -f .depend.src.joystick echo '# Keyboard dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/keyboard/keyboard.c >.depend.src.keyboard sed 's#^\(.*\.o\):#keyboard/\1:#g' <.depend.src.keyboard >>.depend.src rm -f .depend.src.keyboard echo '# Driver dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/vgadrv.c ../src/regextr.c ../src/modetab.c ../src/drivers/cirrus.c ../src/drivers/trident.c ../src/drivers/s3.c ../src/drivers/ark.c ../src/drivers/ali.c ../src/drivers/apm.c ../src/drivers/nv3.c ../src/drivers/savage.c ../src/drivers/g400.c ../src/drivers/pm2.c ../src/drivers/unichrome.c ../src/drivers/millennium.c ../src/drivers/r128.c ../src/drivers/mx.c ../src/drivers/paradise.c ../src/drivers/rage.c ../src/drivers/banshee.c ../src/drivers/sis.c ../src/drivers/i740.c ../src/drivers/laguna.c ../src/drivers/et6000.c ../src/drivers/fbdev.c ../src/drivers/rendition.c >>.depend.src echo '# Ramdac dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/ramdac/ramdac.c ../src/ramdac/normal.c ../src/ramdac/attdacs.c ../src/ramdac/sierra.c ../src/ramdac/icw.c ../src/ramdac/s3dacs.c ../src/ramdac/IBMRGB52x.c ../src/ramdac/ics_gendac.c >.depend.src.ramdac sed 's#^\(.*\.o\):#ramdac/\1:#g' <.depend.src.ramdac >>.depend.src rm -f .depend.src.ramdac echo '# Clockchip dependencies' >>.depend.src gcc -I../include -I. -I../src -MM ../src/clockchip/icd2061a.c >.depend.src.clockchip sed 's#^\(.*\.o\):#clockchip/\1:#g' <.depend.src.clockchip >>.depend.src rm -f .depend.src.clockchip gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DROOT_VC_SHORTCUT -DINCLUDE_CIRRUS_DRIVER -DINCLUDE_CIRRUS_DRIVER_TEST -DINCLUDE_TRIDENT_DRIVER -DINCLUDE_TRIDENT_DRIVER_TEST -DINCLUDE_S3_DRIVER -DINCLUDE_S3_DRIVER_TEST -DINCLUDE_ARK_DRIVER -DINCLUDE_ARK_DRIVER_TEST -DINCLUDE_ALI_DRIVER -DINCLUDE_ALI_DRIVER_TEST -DINCLUDE_APM_DRIVER -DINCLUDE_APM_DRIVER_TEST -DINCLUDE_NV3_DRIVER -DINCLUDE_NV3_DRIVER_TEST -DINCLUDE_SAVAGE_DRIVER -DINCLUDE_SAVAGE_DRIVER_TEST -DINCLUDE_G400_DRIVER -DINCLUDE_G400_DRIVER_TEST -DINCLUDE_PM2_DRIVER -DINCLUDE_PM2_DRIVER_TEST -DINCLUDE_UNICHROME_DRIVER -DINCLUDE_UNICHROME_DRIVER_TEST -DINCLUDE_MILLENNIUM_DRIVER -DINCLUDE_MILLENNIUM_DRIVER_TEST -DINCLUDE_R128_DRIVER -DINCLUDE_R128_DRIVER_TEST -DINCLUDE_MX_DRIVER -DINCLUDE_MX_DRIVER_TEST -DINCLUDE_PARADISE_DRIVER -DINCLUDE_PARADISE_DRIVER_TEST -DINCLUDE_RAGE_DRIVER -DINCLUDE_RAGE_DRIVER_TEST -DINCLUDE_BANSHEE_DRIVER -DINCLUDE_BANSHEE_DRIVER_TEST -DINCLUDE_SIS_DRIVER -DINCLUDE_SIS_DRIVER_TEST -DINCLUDE_I740_DRIVER -DINCLUDE_I740_DRIVER_TEST -DINCLUDE_LAGUNA_DRIVER -DINCLUDE_LAGUNA_DRIVER_TEST -DINCLUDE_ET6000_DRIVER -DINCLUDE_ET6000_DRIVER_TEST -DINCLUDE_FBDEV_DRIVER -DINCLUDE_RENDITION_DRIVER -DINCLUDE_RENDITION_DRIVER_TEST -c -o vga.o ../src/vga.c ../src/vga.c: In function 'vga_screenon': ../src/vga.c:2426:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp = 0; ^ ../src/vga.c: In function 'process_config_file': ../src/vga.c:3098:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, st.st_size, file); ^ ../src/vga.c: In function 'alloc_graph_buf': ../src/vga.c:2543:9: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(background_fd, size); ^ ../src/vga.c: In function 'vga_init': ../src/vga.c:4246:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ ../src/vga.c:4247:4: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ ../src/vga.c:4249:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^ ../src/vga.c:4250:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaio.o ../src/vgaio.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadraw.o ../src/vgadraw.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaclear.o ../src/vgaclear.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaline.o ../src/vgaline.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapix.o ../src/vgapix.c ../src/vgapix.c: In function 'vga_drawpixel': ../src/vgapix.c:23:9: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c, offset; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapal.o ../src/vgapal.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacol.o ../src/vgacol.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamodesel.o ../src/vgamodesel.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamisc.o ../src/vgamisc.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadump.o ../src/vgadump.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaconvplanar.o ../src/vgaconvplanar.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaaccel.o ../src/vgaaccel.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o timing.o ../src/timing.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaregs.o ../src/vgaregs.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o interface.o ../src/interface.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o accel.o ../src/accel.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapci.o ../src/vgapci.c ../src/vgapci.c: In function '__svgalib_pci_read_aperture_len': ../src/vgapci.c:107:8: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int cnt; ^ ../src/vgapci.c: In function '__svgalib_pci_read_config_dword': ../src/vgapci.c:83:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &n, 4); ^ ../src/vgapci.c: In function '__svgalib_pci_write_config_dword': ../src/vgapci.c:148:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(f, &d, 4); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vga_helper.o ../src/vga_helper.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vga_console.o ../src/vga_console.c ../src/vga_console.c: In function '__svgalib_open_devconsole': ../src/vga_console.c:192:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(__svgalib_tty_fd); ^ ../src/vga_console.c:193:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(__svgalib_tty_fd); ^ ../src/vga_console.c:194:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(__svgalib_tty_fd); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgarelvgaio.o ../src/vgarelvgaio.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgammvgaio.o ../src/vgammvgaio.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacursor.o ../src/vgacursor.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vganullio.o ../src/vganullio.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o mouse/mouse.o ../src/mouse/mouse.c In file included from ../src/mouse/mouse.c:20:0: ../src/mouse/ms.c: In function 'ms_init': ../src/mouse/ms.c:499:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "*X", 2); ^ ../src/mouse/ms.c:505:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\r$", 2); ^ ../src/mouse/ms.c:508:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\r#", 2); ^ ../src/mouse/ms.c:511:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\rSU3", 4); ^ ../src/mouse/ms.c:514:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\rST\r", 4); ^ ../src/mouse/ms.c:517:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\363\310\363\144\363\120", 6); ^ ../src/mouse/ms.c:519:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "\363\310\363\310\363\120", 6); ^ ../src/mouse/ms.c:541:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "S", 1); ^ ../src/mouse/ms.c:545:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "O", 1); ^ ../src/mouse/ms.c:547:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "J", 1); ^ ../src/mouse/ms.c:549:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "K", 1); ^ ../src/mouse/ms.c:551:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "L", 1); ^ ../src/mouse/ms.c:553:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "R", 1); ^ ../src/mouse/ms.c:555:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "M", 1); ^ ../src/mouse/ms.c:557:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "Q", 1); ^ ../src/mouse/ms.c:559:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "N", 1); ^ ../src/mouse/ms.c: In function 'ms_setspeed': ../src/mouse/ms.c:165:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, c, 2); ^ ../src/mouse/ms.c: In function 'get_ms_event': ../src/mouse/ms.c:743:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(__svgalib_mouse_fd, &buf[nu_bytes], 1); ^ ../src/mouse/ms.c: In function 'ms_close': ../src/mouse/ms.c:631:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(__svgalib_mouse_fd, "U", 1); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o joystick/joystick.o ../src/joystick/joystick.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o keyboard/keyboard.o ../src/keyboard/keyboard.c ../src/keyboard/keyboard.c: In function 'keyboard_init_return_fd': ../src/keyboard/keyboard.c:333:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/tmp/svga_tty","r",stdin); ^ ../src/keyboard/keyboard.c: In function 'kbd_load_keymap': ../src/keyboard/keyboard.c:791:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 80, keymapfile); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ramdac.o ../src/ramdac/ramdac.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/normal.o ../src/ramdac/normal.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/attdacs.o ../src/ramdac/attdacs.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/sierra.o ../src/ramdac/sierra.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/icw.o ../src/ramdac/icw.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/s3dacs.o ../src/ramdac/s3dacs.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/IBMRGB52x.o ../src/ramdac/IBMRGB52x.c ../src/ramdac/IBMRGB52x.c: In function 'IBMRGBSetClock': ../src/ramdac/IBMRGB52x.c:125:28: warning: variable 'fdacspeed' set but not used [-Wunused-but-set-variable] volatile double ffreq, fdacspeed, ffref; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ics_gendac.o ../src/ramdac/ics_gendac.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o clockchip/icd2061a.o ../src/clockchip/icd2061a.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadrv.o ../src/vgadrv.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o regextr.o ../src/regextr.c ../src/regextr.c: In function '__store_regs': ../src/regextr.c:138:34: warning: pointer targets in passing argument 6 of 'store_regs' differ in signedness [-Wpointer-sign] store_regs(root, x, y, c, mnum, r); ^ ../src/regextr.c:98:13: note: expected 'const unsigned char *' but argument is of type 'const char *' static void store_regs(ModeList ** root, char *x, char *y, char *c, int mnum, const unsigned char *r) ^ ../src/regextr.c: In function '__svgalib_readmodes': ../src/regextr.c:484:47: warning: pointer targets in passing argument 3 of '__store_regs' differ in signedness [-Wpointer-sign] __store_regs(&modes, (*mt)->mode_number, (*mt)->regs); ^ ../src/regextr.c:118:13: note: expected 'const char *' but argument is of type 'const unsigned char *' static void __store_regs(ModeList ** root, int mnum, const char *r) ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o modetab.o ../src/modetab.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/cirrus.o ../src/drivers/cirrus.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/trident.o ../src/drivers/trident.c ../src/drivers/trident.c: In function 'saveregs': ../src/drivers/trident.c:138:15: warning: unused variable 'i' [-Wunused-variable] int temp, i; ^ ../src/drivers/trident.c:138:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int temp, i; ^ ../src/drivers/trident.c: In function 'setregs': ../src/drivers/trident.c:292:14: warning: unused variable 'i' [-Wunused-variable] int temp,i; ^ ../src/drivers/trident.c:292:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int temp,i; ^ ../src/drivers/trident.c: In function 'test': ../src/drivers/trident.c:931:16: warning: variable 'id' set but not used [-Wunused-but-set-variable] int found, id; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/s3.o ../src/drivers/s3.c ../src/drivers/s3.c: In function 's3_initializemode': ../src/drivers/s3.c:1050:20: warning: variable 'pixmux' set but not used [-Wunused-but-set-variable] unsigned char pixmux, blank_delay, tmp; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/ark.o ../src/drivers/ark.c ../src/drivers/ark.c: In function '__svgalib_arkaccel_DrawHLineList': ../src/drivers/ark.c:1258:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, destaddr; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/ali.o ../src/drivers/ali.c ../src/drivers/ali.c: In function 'ali_test': ../src/drivers/ali.c:295:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp, ov; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/apm.o ../src/drivers/apm.c ../src/drivers/apm.c: In function 'apm_initializemode': ../src/drivers/apm.c:327:13: warning: variable 'q' set but not used [-Wunused-but-set-variable] int p,q,r; ^ ../src/drivers/apm.c: In function 'comp_lmn': ../src/drivers/apm.c:631:7: warning: variable 'fout' set but not used [-Wunused-but-set-variable] int fout; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/nv3.o ../src/drivers/nv3.c In file included from ../src/drivers/nv3.c:32:0: ../src/drivers/nv3.c: In function 'setmode': ../src/drivers/nvreg.h:34:36: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SetBF(mask,value) ((value) << (0?mask)) ^ ../src/drivers/nv3.c:329:11: note: 'p' was declared here int m,n,p; ^ ../src/drivers/nv3.c:332:35: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] PRAMDAC_Val(VPLL_COEFF_MDIV,m) | ^ ../src/drivers/nv3.c:329:7: note: 'm' was declared here int m,n,p; ^ In file included from ../src/drivers/nv3.c:32:0: ../src/drivers/nvreg.h:34:36: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SetBF(mask,value) ((value) << (0?mask)) ^ ../src/drivers/nv3.c:329:9: note: 'n' was declared here int m,n,p; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/savage.o ../src/drivers/savage.c ../src/drivers/savage.c: In function 'init': ../src/drivers/savage.c:1253:9: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found=0, config1; ^ ../src/drivers/savage.c: At top level: ../src/drivers/savage.c:155:12: warning: 'inlinearmode' defined but not used [-Wunused-function] static int inlinearmode(void) ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/g400.o ../src/drivers/g400.c In file included from ../src/drivers/g400.c:25:0: ../src/drivers/mga_g450pll.c: In function 'G450CalculVCO': ../src/drivers/mga_g450pll.c:29:22: warning: variable 'ucP' set but not used [-Wunused-but-set-variable] uint8_t ucM, ucN, ucP; ^ ../src/drivers/g400.c: In function 'MGASetPCLK': ../src/drivers/g400.c:326:9: warning: variable 'f_pll' set but not used [-Wunused-but-set-variable] double f_pll; ^ ../src/drivers/g400.c: In function 'g400_initializemode': ../src/drivers/g400.c:363:6: warning: variable 'weight555' set but not used [-Wunused-but-set-variable] int weight555 = 0; ^ ../src/drivers/g400.c: In function 'g400_setmode': ../src/drivers/g400.c:304:46: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] f_vco = ref_freq * (*best_n + 1) / (*best_m + 1); ^ ../src/drivers/g400.c:323:6: note: 'm' was declared here int m, n, p, s; ^ ../src/drivers/g400.c:304:30: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] f_vco = ref_freq * (*best_n + 1) / (*best_m + 1); ^ ../src/drivers/g400.c:323:9: note: 'n' was declared here int m, n, p, s; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/pm2.o ../src/drivers/pm2.c In file included from ../src/drivers/pm2.c:17:0: ../src/drivers/glint_regs.h: In function 'Permedia2ReadData': ../src/drivers/glint_regs.h:1180:23: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] unsigned char tmp; \ ^ ../src/drivers/glint_regs.h:1255:5: note: in expansion of macro 'GLINTDACDelay' GLINTDACDelay(5); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/unichrome.o ../src/drivers/unichrome.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/millennium.o ../src/drivers/millennium.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/r128.o ../src/drivers/r128.c ../src/drivers/r128.c: In function 'R128InitCrtcRegisters': ../src/drivers/r128.c:722:12: warning: variable 'bytpp' set but not used [-Wunused-but-set-variable] int bytpp; ^ ../src/drivers/r128.c: At top level: ../src/drivers/r128.c:1905:12: warning: 'RADEONProbePLLParameters' defined but not used [-Wunused-function] static int RADEONProbePLLParameters(void) ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/mx.o ../src/drivers/mx.c ../src/drivers/mx.c: In function 'mx_initializemode': ../src/drivers/mx.c:316:13: warning: variable 'q' set but not used [-Wunused-but-set-variable] { int p,q,r; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/paradise.o ../src/drivers/paradise.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/rage.o ../src/drivers/rage.c ../src/drivers/rage.c: In function 'rage_ChipID': ../src/drivers/rage.c:123:8: warning: variable 'ATIChipFoundry' set but not used [-Wunused-but-set-variable] ATIChipFoundry; ^ ../src/drivers/rage.c:122:21: warning: variable 'ATIChipClass' set but not used [-Wunused-but-set-variable] int ATIChipType, ATIChipClass, ATIChipRevision, ATIChipVersion, ^ ../src/drivers/rage.c: In function 'rage_setmode': ../src/drivers/rage.c:858:14: warning: variable 'ATINewHWPtr' set but not used [-Wunused-but-set-variable] ATIHWPtr ATINewHWPtr; ^ ../src/drivers/rage.c:725:38: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] ATINewHWPtr->PLL[1]=m | (l<<6); ^ ../src/drivers/rage.c:639:13: note: 'l' was declared here int m,n,l,i; ^ ../src/drivers/rage.c:724:31: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] ATINewHWPtr->PLL[0]=n; ^ ../src/drivers/rage.c:639:11: note: 'n' was declared here int m,n,l,i; ^ ../src/drivers/rage.c:725:31: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] ATINewHWPtr->PLL[1]=m | (l<<6); ^ ../src/drivers/rage.c:639:9: note: 'm' was declared here int m,n,l,i; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/banshee.o ../src/drivers/banshee.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/sis.o ../src/drivers/sis.c ../src/drivers/sis.c: In function 'sisCalcClock': ../src/drivers/sis.c:990:37: warning: variable 'bestFout' set but not used [-Wunused-but-set-variable] double bestError, abest = 42.0, bestFout; ^ ../src/drivers/sis.c:990:12: warning: variable 'bestError' set but not used [-Wunused-but-set-variable] double bestError, abest = 42.0, bestFout; ^ ../src/drivers/sis.c: In function 'sis_setmode': ../src/drivers/sis.c:350:16: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] int n, m, d, sb, sc; ^ ../src/drivers/sis.c:350:23: warning: 'sc' may be used uninitialized in this function [-Wmaybe-uninitialized] int n, m, d, sb, sc; ^ ../src/drivers/sis.c:427:24: warning: 'sb' may be used uninitialized in this function [-Wmaybe-uninitialized] moderegs[XR(0x2c)] = ((m-1) & 0x1f) | (((sc-1)&3)<<5) | (sb ? 0x80:0); ^ ../src/drivers/sis.c:350:19: note: 'sb' was declared here int n, m, d, sb, sc; ^ ../src/drivers/sis.c:427:24: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] moderegs[XR(0x2c)] = ((m-1) & 0x1f) | (((sc-1)&3)<<5) | (sb ? 0x80:0); ^ ../src/drivers/sis.c:350:13: note: 'm' was declared here int n, m, d, sb, sc; ^ ../src/drivers/sis.c:426:24: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] moderegs[XR(0x2b)] = ((n-1) & 0x7f) | ((d-1)<<7); ^ ../src/drivers/sis.c:350:10: note: 'n' was declared here int n, m, d, sb, sc; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/i740.o ../src/drivers/i740.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/laguna.o ../src/drivers/laguna.c ../src/drivers/laguna.c: In function 'laguna_initializemode': ../src/drivers/laguna.c:252:24: warning: variable 'vse' set but not used [-Wunused-but-set-variable] int vd, vtot, vss, vse, vbs, vbe; ^ ../src/drivers/laguna.c:251:34: warning: variable 'hbe' set but not used [-Wunused-but-set-variable] int hd, htot, hss, hse, hbs, hbe; ^ ../src/drivers/laguna.c:251:24: warning: variable 'hse' set but not used [-Wunused-but-set-variable] int hd, htot, hss, hse, hbs, hbe; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/et6000.o ../src/drivers/et6000.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/fbdev.o ../src/drivers/fbdev.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -pipe -Wall -g -O2 -DUSE_LRMI_9 -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o drivers/rendition.o ../src/drivers/rendition.c ../src/drivers/rendition.c: In function 'setmode': ../src/drivers/rendition.c:208:54: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] #define v2kcombineNMP(N, M, P) (((uint32_t)N<<13) | ((uint32_t)P<<9) | (uint32_t)M) ^ ../src/drivers/rendition.c:252:13: note: 'p' was declared here int m,n,p, pixelformat = 0, offset, fifosize; ^ ../src/drivers/rendition.c:208:34: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] #define v2kcombineNMP(N, M, P) (((uint32_t)N<<13) | ((uint32_t)P<<9) | (uint32_t)M) ^ ../src/drivers/rendition.c:252:11: note: 'n' was declared here int m,n,p, pixelformat = 0, offset, fifosize; ^ ../src/drivers/rendition.c:208:72: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] #define v2kcombineNMP(N, M, P) (((uint32_t)N<<13) | ((uint32_t)P<<9) | (uint32_t)M) ^ ../src/drivers/rendition.c:252:9: note: 'm' was declared here int m,n,p, pixelformat = 0, offset, fifosize; ^ gcc -shared -Wl,-soname,libvga.so.1 \ -Xlinker --retain-symbols-file -Xlinker ../src/exports \ -Wl,-Bsymbolic -o libvga.so.1.9.25 vga.o vgaio.o vgadraw.o vgaclear.o vgaline.o vgapix.o vgapal.o vgacol.o vgamodesel.o vgamisc.o vgadump.o vgaconvplanar.o vgaaccel.o timing.o vgaregs.o interface.o accel.o vgapci.o vga_helper.o vga_console.o vgarelvgaio.o vgammvgaio.o vgacursor.o vganullio.o mouse/mouse.o joystick/joystick.o keyboard/keyboard.o ramdac/ramdac.o ramdac/normal.o ramdac/attdacs.o ramdac/sierra.o ramdac/icw.o ramdac/s3dacs.o ramdac/IBMRGB52x.o ramdac/ics_gendac.o clockchip/icd2061a.o vgadrv.o regextr.o modetab.o drivers/cirrus.o drivers/trident.o drivers/s3.o drivers/ark.o drivers/ali.o drivers/apm.o drivers/nv3.o drivers/savage.o drivers/g400.o drivers/pm2.o drivers/unichrome.o drivers/millennium.o drivers/r128.o drivers/mx.o drivers/paradise.o drivers/rage.o drivers/banshee.o drivers/sis.o drivers/i740.o drivers/laguna.o drivers/et6000.o drivers/fbdev.o drivers/rendition.o -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/svgalib-1.9.25/sharedlib' (cd sharedlib/; \ /usr/bin/make -f /usr/src/RPM/BUILD/svgalib-1.9.25/gl/Makefile libvgagl.so.1.9.25 \ SRCDIR="/usr/src/RPM/BUILD/svgalib-1.9.25" DLLFLAGS="-fPIC -DPIC"; \ ln -fs libvgagl.so.1.9.25 libvgagl.so; \ ) make[1]: Entering directory `/usr/src/RPM/BUILD/svgalib-1.9.25/sharedlib' echo '# GL Module dependencies' >>.depend.gl gcc -I../include -I. -MM ../gl/grlib.c ../gl/driver.c ../gl/line.c ../gl/palette.c ../gl/scale.c ../gl/text.c ../gl/font8x8.c ../gl/cbitmap.c ../gl/mem.c >>.depend.gl gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o grlib.o ../gl/grlib.c ../gl/grlib.c: In function 'gl_setcontextvga': ../gl/grlib.c:214:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] VBUF = vga_getgraphmem(); ^ ../gl/grlib.c:247:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] VBUF = vga_getgraphmem(); ^ ../gl/grlib.c:201:27: warning: variable 'ff' set but not used [-Wunused-but-set-variable] framebufferfunctions *ff; ^ ../gl/grlib.c: In function 'gl_setcontextwidth': ../gl/grlib.c:421:28: warning: operation on 'currentcontext.width' may be undefined [-Wsequence-point] __currentcontext.width = currentcontext.width = w; ^ ../gl/grlib.c:422:32: warning: operation on 'currentcontext.bytewidth' may be undefined [-Wsequence-point] __currentcontext.bytewidth = currentcontext.bytewidth = ^ ../gl/grlib.c: In function 'gl_setcontextheight': ../gl/grlib.c:428:29: warning: operation on 'currentcontext.height' may be undefined [-Wsequence-point] __currentcontext.height = currentcontext.height = h; ^ In file included from ../gl/grlib.c:10:0: ../gl/grlib.c: In function 'gl_copyscreen': ../gl/vgagl.h:73:14: warning: pointer targets in passing argument 1 of 'vga_copytoplanar256' differ in signedness [-Wpointer-sign] #define VBUF (currentcontext.vbuf) ^ ../gl/grlib.c:767:22: note: in expansion of macro 'VBUF' vga_copytoplanar256(VBUF, BYTEWIDTH, screenoffset / 4, ^ In file included from ../gl/grlib.c:7:0: ../include/vga.h:334:17: note: expected 'unsigned char *' but argument is of type 'char *' extern void vga_copytoplanar256(unsigned char *virtualp, int pitch, ^ In file included from ../gl/grlib.c:10:0: ../gl/vgagl.h:73:14: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness [-Wpointer-sign] #define VBUF (currentcontext.vbuf) ^ ../gl/grlib.c:778:25: note: in expansion of macro 'VBUF' vga_copytoplanar16(VBUF, BYTEWIDTH, 0, ^ In file included from ../gl/grlib.c:7:0: ../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' extern void vga_copytoplanar16(unsigned char *virtualp, int pitch, ^ In file included from ../gl/grlib.c:10:0: ../gl/vgagl.h:73:14: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness [-Wpointer-sign] #define VBUF (currentcontext.vbuf) ^ ../gl/grlib.c:781:25: note: in expansion of macro 'VBUF' vga_copytoplanar16(VBUF + WIDTH * 512, BYTEWIDTH, ^ In file included from ../gl/grlib.c:7:0: ../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' extern void vga_copytoplanar16(unsigned char *virtualp, int pitch, ^ In file included from ../gl/grlib.c:10:0: ../gl/vgagl.h:73:14: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness [-Wpointer-sign] #define VBUF (currentcontext.vbuf) ^ ../gl/grlib.c:789:21: note: in expansion of macro 'VBUF' vga_copytoplanar16(VBUF, BYTEWIDTH, screenoffset / 8, ^ In file included from ../gl/grlib.c:7:0: ../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' extern void vga_copytoplanar16(unsigned char *virtualp, int pitch, ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o driver.o ../gl/driver.c ../gl/driver.c: In function '__svgalib_driver8_putboxmask': ../gl/driver.c:78:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] #define ASSIGNVP8(x, y, vp) vp = VBUF + (y) * BYTEWIDTH + (x); ^ ../gl/driver.c:286:5: note: in expansion of macro 'ASSIGNVP8' ASSIGNVP8(x, y, vp); ^ ../gl/driver.c: In function '__svgalib_driver16_putboxmask': ../gl/driver.c:391:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] #define ASSIGNVP16(x, y, vp) vp = VBUF + (y) * BYTEWIDTH + (x) * 2; ^ ../gl/driver.c:532:5: note: in expansion of macro 'ASSIGNVP16' ASSIGNVP16(x, y, vp); ^ ../gl/driver.c: In function '__svgalib_driver24_putboxmask': ../gl/driver.c:604:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] #define ASSIGNVP24(x, y, vp) vp = VBUF + (y) * BYTEWIDTH + (x) * 3; ^ ../gl/driver.c:1008:5: note: in expansion of macro 'ASSIGNVP24' ASSIGNVP24(x, y, vp); ^ ../gl/driver.c: In function '__svgalib_driver32_putboxmask': ../gl/driver.c:1101:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] #define ASSIGNVP32(x, y, vp) vp = VBUF + (y) * BYTEWIDTH + (x) * 4; ^ ../gl/driver.c:1224:5: note: in expansion of macro 'ASSIGNVP32' ASSIGNVP32(x, y, vp); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o line.o ../gl/line.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o palette.o ../gl/palette.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o scale.o ../gl/scale.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o text.o ../gl/text.c ../gl/text.c: In function 'gl_writen': ../gl/text.c:91:27: warning: pointer targets in passing argument 4 of 'writecompressed' differ in signedness [-Wpointer-sign] writecompressed(x, y, n, s); ^ ../gl/text.c:26:13: note: expected 'unsigned char *' but argument is of type 'char *' static void writecompressed(int x, int y, int n, unsigned char *s); ^ ../gl/text.c: In function 'gl_nprintf': ../gl/text.c:125:19: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness [-Wpointer-sign] n = vsnprintf(buf, bufs, fmt, args); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdlib.h:24, from ../gl/text.c:5: /usr/include/bits/stdio2.h:74:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (vsnprintf (char *__restrict __s, size_t __n, ^ ../gl/text.c:168:25: warning: pointer targets in passing argument 4 of 'gl_writen' differ in signedness [-Wpointer-sign] gl_writen(x, y, 1, buf); ^ ../gl/text.c:86:6: note: expected 'char *' but argument is of type 'unsigned char *' void gl_writen(int x, int y, int n, char *s) ^ ../gl/text.c: In function 'expandcharacter': ../gl/text.c:255:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] font = font_address + c * (font_height * ((font_width + 7) / 8)); ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o font8x8.o ../gl/font8x8.c gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o cbitmap.o ../gl/cbitmap.c ../gl/cbitmap.c: In function 'gl_putboxmaskcompiledclip': ../gl/cbitmap.c:93:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] vpline = VBUF + _y * BYTEWIDTH + _x; ^ ../gl/cbitmap.c: In function 'gl_putboxmaskcompiled': ../gl/cbitmap.c:170:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] vpline = VBUF + y * BYTEWIDTH + x; ^ gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -pipe -Wall -g -O2 -DNO_ASSEMBLY -c -o mem.o ../gl/mem.c gcc -shared -Wl,-soname,libvgagl.so.1 -o libvgagl.so.1.9.25 \ grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o -L../sharedlib -lvga make[1]: Leaving directory `/usr/src/RPM/BUILD/svgalib-1.9.25/sharedlib' make: Leaving directory `/usr/src/RPM/BUILD/svgalib-1.9.25' + /usr/bin/make CC=gcc LDFLAGS=-L../sharedlib 'OPTIMIZE=-pipe -Wall -g -O2' -C utils make: Entering directory `/usr/src/RPM/BUILD/svgalib-1.9.25/utils' gcc -I../include -I. -MM ../utils/restorefont.c ../utils/convfont.c ../utils/restoretextmode.c ../utils/restorepalette.c ../utils/dumpreg.c >.depend gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -c -o restorefont.o restorefont.c gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o restorefont restorefont.o -lvga -lm chmod 4755 restorefont gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -c -o convfont.o convfont.c convfont.c: In function 'main': convfont.c:61:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (sfontbuf, 1, sfontsize, sf); ^ gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o convfont convfont.o -lvga -lm gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -c -o restoretextmode.o restoretextmode.c gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o restoretextmode restoretextmode.o -lvga -lm chmod 4755 restoretextmode gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -c -o restorepalette.o restorepalette.c gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o restorepalette restorepalette.o -lvga -lm chmod 4755 restorepalette gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -c -o dumpreg.o dumpreg.c gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o dumpreg dumpreg.o -lvga -lm chmod 4755 dumpreg gcc -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -I../include -L../sharedlib -L../sharedlib -o gtfcalc -DTESTING_GTF gtf/gtfcalc.c -lvga -lm gtf/gtfcalc.c: In function 'GTF_calcTimings': gtf/gtfcalc.c:179:14: warning: 'vSyncBP' may be used uninitialized in this function [-Wmaybe-uninitialized] vBackPorch = vSyncBP - c.vSyncRqd; ^ gtf/gtfcalc.c:305:14: warning: 'vTotalLines' may be used uninitialized in this function [-Wmaybe-uninitialized] t->v.vTotal = vTotalLines; ^ gtf/gtfcalc.c:308:30: warning: 'vBackPorch' may be used uninitialized in this function [-Wmaybe-uninitialized] t->v.vSyncEnd = t->v.vTotal - vBackPorch; ^ gtf/gtfcalc.c:271:10: warning: 'hPeriod' may be used uninitialized in this function [-Wmaybe-uninitialized] hFreq = 1000 / hPeriod; ^ gtf/gtfcalc.c:234:9: warning: 'idealDutyCycle' may be used uninitialized in this function [-Wmaybe-uninitialized] ((100 - idealDutyCycle) * 2 * c.cellGran)) * (2 * c.cellGran); ^ make: Leaving directory `/usr/src/RPM/BUILD/svgalib-1.9.25/utils' + /usr/bin/make 'CC=gcc -L../sharedlib -pipe -Wall -g -O2' -C threeDKit make: Entering directory `/usr/src/RPM/BUILD/svgalib-1.9.25/threeDKit' gcc -L../sharedlib -pipe -Wall -g -O2 -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -I../gl -fomit-frame-pointer -O2 -fno-strength-reduce -pipe -c -o 3dinit.o 3dinit.c gcc -L../sharedlib -pipe -Wall -g -O2 -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -I../gl -fomit-frame-pointer -O2 -fno-strength-reduce -pipe -c -o 3dkit.o 3dkit.c 3dkit.c: In function 'TD_drawsurface': 3dkit.c:377:16: warning: variable 'tri' set but not used [-Wunused-but-set-variable] TD_tridata tri; ^ gcc -L../sharedlib -pipe -Wall -g -O2 -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -I../gl -fomit-frame-pointer -O2 -fno-strength-reduce -pipe -c -o quickmath.o quickmath.c quickmath.c:29:15: error: redefinition of 'fsqr' inline double fsqr (double x) ^ In file included from quickmath.c:27:0: quickmath.h:79:22: note: previous definition of 'fsqr' was here extern inline double fsqr (double x) ^ quickmath.c:34:12: error: redefinition of 'lsqr' inline int lsqr (int x) ^ In file included from quickmath.c:27:0: quickmath.h:84:19: note: previous definition of 'lsqr' was here extern inline int lsqr (int x) ^ quickmath.c:39:15: error: redefinition of 'fmax' inline double fmax (double a, double b) ^ In file included from /usr/include/features.h:368:0, from /usr/include/math.h:26, from quickmath.c:26: /usr/include/bits/mathcalls.h:350:1: note: previous definition of 'fmax' was here __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); ^ quickmath.c:44:15: error: redefinition of 'fmin' inline double fmin (double a, double b) ^ In file included from /usr/include/features.h:368:0, from /usr/include/math.h:26, from quickmath.c:26: /usr/include/bits/mathcalls.h:353:1: note: previous definition of 'fmin' was here __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__)); ^ quickmath.c:49:15: error: redefinition of 'fsgn' inline double fsgn (double a) ^ In file included from quickmath.c:27:0: quickmath.h:99:22: note: previous definition of 'fsgn' was here extern inline double fsgn (double a) ^ quickmath.c:54:15: error: redefinition of 'dot' inline double dot (Vec a, Vec b) ^ In file included from quickmath.c:27:0: quickmath.h:104:22: note: previous definition of 'dot' was here extern inline double dot (Vec a, Vec b) ^ quickmath.c:59:5: error: redefinition of 'cross' Vec cross (Vec a, Vec b) ^ In file included from quickmath.c:27:0: quickmath.h:109:19: note: previous definition of 'cross' was here extern inline Vec cross (Vec a, Vec b) ^ quickmath.c:68:5: error: redefinition of 'plus' Vec plus (Vec a, Vec b) ^ In file included from quickmath.c:27:0: quickmath.h:118:19: note: previous definition of 'plus' was here extern inline Vec plus (Vec a, Vec b) ^ quickmath.c:77:5: error: redefinition of 'minus' Vec minus (Vec a, Vec b) ^ In file included from quickmath.c:27:0: quickmath.h:127:19: note: previous definition of 'minus' was here extern inline Vec minus (Vec a, Vec b) ^ quickmath.c:86:5: error: redefinition of 'times' Vec times (Vec a, double f) ^ In file included from quickmath.c:27:0: quickmath.h:136:19: note: previous definition of 'times' was here extern inline Vec times (Vec a, double f) ^ quickmath.c:95:8: error: redefinition of 'norm' double norm (Vec a) ^ In file included from quickmath.c:27:0: quickmath.h:145:22: note: previous definition of 'norm' was here extern inline double norm (Vec a) ^ make: *** [quickmath.o] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/svgalib-1.9.25/threeDKit' error: Bad exit status from /usr/src/tmp/rpm-tmp.80840 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.80840 (%build) Command exited with non-zero status 1 10.45user 1.10system 0:12.89elapsed 89%CPU (0avgtext+0avgdata 46876maxresident)k 0inputs+0outputs (0major+453149minor)pagefaults 0swaps hsh-rebuild: rebuild of `svgalib-1.9.25-alt2.3.src.rpm' failed. Command exited with non-zero status 1 12.45user 2.46system 0:16.68elapsed 89%CPU (0avgtext+0avgdata 121924maxresident)k 0inputs+0outputs (0major+614177minor)pagefaults 0swaps