Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294197 Details for
Bug 392423
media-libs/svgalib-1.9.25-r1 lrmi.c build failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log from emerging svgalib-1.9.25
build.log (text/plain), 80.48 KB, created by
mukusano
on 2011-11-29 16:26:17 UTC
(
hide
)
Description:
build.log from emerging svgalib-1.9.25
Filename:
MIME Type:
Creator:
mukusano
Created:
2011-11-29 16:26:17 UTC
Size:
80.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/svgalib-1.9.25-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: maintainer-needed@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel-helper kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.0.6-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.0.6-gentoo >>>> Unpacking source... >>>> Unpacking svgalib-1.9.25.tar.gz to /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work > [32;01m*[0m Applying svgalib-1.9.25-linux2.6.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.19-pic.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.25-build.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.25-linux2.6.28.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.25-glibc210.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.25-linux2.6.36.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work >>>> Compiling source in /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25 ... >mkdir -p staticlib/mouse >mkdir -p staticlib/keyboard >mkdir -p staticlib/ramdac >mkdir -p staticlib/clockchip >mkdir -p staticlib/joystick >mkdir -p staticlib/drivers >(cd staticlib/; \ > make -f /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/src/Makefile libvga.a \ > SRCDIR="/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25" DLLFLAGS="" \ >) >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >echo '# Module dependencies' >>.depend.src >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 'process_config_file': >../src/vga.c:3098:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >../src/vga.c: In function 'alloc_graph_buf': >../src/vga.c:2543:18: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaio.o ../src/vgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadraw.o ../src/vgadraw.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaclear.o ../src/vgaclear.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaline.o ../src/vgaline.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapix.o ../src/vgapix.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapal.o ../src/vgapal.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacol.o ../src/vgacol.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamodesel.o ../src/vgamodesel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamisc.o ../src/vgamisc.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadump.o ../src/vgadump.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaconvplanar.o ../src/vgaconvplanar.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaaccel.o ../src/vgaaccel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o timing.o ../src/timing.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaregs.o ../src/vgaregs.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o interface.o ../src/interface.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o accel.o ../src/accel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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_write_config_dword': >../src/vgapci.c:148:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/vgapci.c: In function '__svgalib_pci_read_config_dword': >../src/vgapci.c:83:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:193:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:194:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:196:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgarelvgaio.o ../src/vgarelvgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgammvgaio.o ../src/vgammvgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacursor.o ../src/vgacursor.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vganullio.o ../src/vganullio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >../src/mouse/mouse.c: In function 'ms_close': >../src/mouse/ms.c:631:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'ms_setspeed': >../src/mouse/ms.c:165:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'get_ms_event': >../src/mouse/ms.c:743:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'ms_init': >../src/mouse/ms.c:499:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:505:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:508:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:511:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:514:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:517:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:519:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:541:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:545:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:547:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:549:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:551:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:553:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:555:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:557:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:559:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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:16: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >../src/keyboard/keyboard.c: In function 'kbd_load_keymap': >../src/keyboard/keyboard.c:791:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadrv.o ../src/vgadrv.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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:2: warning: pointer targets in passing argument 6 of 'store_regs' differ in signedness >../src/regextr.c:98:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >../src/regextr.c: In function '__svgalib_readmodes': >../src/regextr.c:484:6: warning: pointer targets in passing argument 3 of '__store_regs' differ in signedness >../src/regextr.c:118:13: note: expected 'const char *' but argument is of type 'const unsigned char *' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o modetab.o ../src/modetab.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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' >../src/drivers/trident.c: In function 'setregs': >../src/drivers/trident.c:292:14: warning: unused variable 'i' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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:155:12: warning: 'inlinearmode' defined but not used >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >../src/drivers/g400.c: In function 'g400_initializemode.clone.0': >../src/drivers/g400.c:323:6: warning: 'm' may be used uninitialized in this function >../src/drivers/g400.c:323:6: note: 'm' was declared here >../src/drivers/g400.c:323:9: warning: 'n' may be used uninitialized in this function >../src/drivers/g400.c:323:9: note: 'n' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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:1905:12: warning: 'RADEONProbePLLParameters' defined but not used >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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_setmode': >../src/drivers/rage.c:639:9: warning: 'm' may be used uninitialized in this function >../src/drivers/rage.c:639:9: note: 'm' was declared here >../src/drivers/rage.c:639:11: warning: 'n' may be used uninitialized in this function >../src/drivers/rage.c:639:11: note: 'n' was declared here >../src/drivers/rage.c:639:13: warning: 'l' may be used uninitialized in this function >../src/drivers/rage.c:639:13: note: 'l' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 'sis_setmode': >../src/drivers/sis.c:350:10: warning: 'n' may be used uninitialized in this function >../src/drivers/sis.c:350:10: note: 'n' was declared here >../src/drivers/sis.c:350:13: warning: 'm' may be used uninitialized in this function >../src/drivers/sis.c:350:13: note: 'm' was declared here >../src/drivers/sis.c:350:16: warning: 'd' may be used uninitialized in this function >../src/drivers/sis.c:350:16: note: 'd' was declared here >../src/drivers/sis.c:350:19: warning: 'sb' may be used uninitialized in this function >../src/drivers/sis.c:350:19: note: 'sb' was declared here >../src/drivers/sis.c:350:23: warning: 'sc' may be used uninitialized in this function >../src/drivers/sis.c:350:23: note: 'sc' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=core2 -O2 -pipe -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 >rm -f libvga.a >ar rcs libvga.a 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 >make[1]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >(cd staticlib/; \ > make -f /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/src/Makefile libvgagl.a \ > SRCDIR="/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25" DLLFLAGS="" \ >) >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >make -f ../gl/Makefile libvgagl.a srcdir=".." DLLFLAGS="" >make[2]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >echo '# GL Module dependencies' >>.depend.gl >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -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 >../gl/grlib.c:247:7: warning: pointer targets in assignment differ in signedness >../gl/grlib.c: In function 'gl_setcontextwidth': >../gl/grlib.c:421:28: warning: operation on 'currentcontext.width' may be undefined >../gl/grlib.c:422:32: warning: operation on 'currentcontext.bytewidth' may be undefined >../gl/grlib.c: In function 'gl_setcontextheight': >../gl/grlib.c:428:29: warning: operation on 'currentcontext.height' may be undefined >../gl/grlib.c: In function 'gl_copyscreen': >../gl/grlib.c:768:8: warning: pointer targets in passing argument 1 of 'vga_copytoplanar256' differ in signedness >../include/vga.h:334:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:779:11: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:782:11: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:790:7: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o driver.o ../gl/driver.c >../gl/driver.c: In function '__svgalib_driver8_putboxmask': >../gl/driver.c:286:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver16_putboxmask': >../gl/driver.c:532:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver24_putboxmask': >../gl/driver.c:1008:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver32_putboxmask': >../gl/driver.c:1224:5: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o line.o ../gl/line.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o palette.o ../gl/palette.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o scale.o ../gl/scale.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o text.o ../gl/text.c >../gl/text.c: In function 'gl_writen': >../gl/text.c:91:2: warning: pointer targets in passing argument 4 of 'writecompressed' differ in signedness >../gl/text.c:26:13: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/text.c: In function 'gl_nprintf': >../gl/text.c:125:5: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness >/usr/include/bits/stdio2.h:75:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' >../gl/text.c:168:6: warning: pointer targets in passing argument 4 of 'gl_writen' differ in signedness >../gl/text.c:86:6: note: expected 'char *' but argument is of type 'unsigned char *' >../gl/text.c: In function 'expandcharacter': >../gl/text.c:255:10: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o font8x8.o ../gl/font8x8.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -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 >../gl/cbitmap.c: In function 'gl_putboxmaskcompiled': >../gl/cbitmap.c:170:12: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o mem.o ../gl/mem.c >rm -f libvgagl.a >ar rcs libvgagl.a grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o >make[2]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >make[1]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/staticlib' >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/; \ > make -f /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/src/Makefile libvga.so.1.9.25 \ > SRCDIR="/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25" DLLFLAGS="-fPIC -DPIC"; \ > ln -fs libvga.so.1.9.25 libvga.so; \ >) >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/sharedlib' >echo '# Module dependencies' >>.depend.src >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 'process_config_file': >../src/vga.c:3098:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >../src/vga.c: In function 'alloc_graph_buf': >../src/vga.c:2543:18: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaio.o ../src/vgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadraw.o ../src/vgadraw.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaclear.o ../src/vgaclear.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaline.o ../src/vgaline.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapix.o ../src/vgapix.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgapal.o ../src/vgapal.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacol.o ../src/vgacol.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamodesel.o ../src/vgamodesel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgamisc.o ../src/vgamisc.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadump.o ../src/vgadump.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaconvplanar.o ../src/vgaconvplanar.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaaccel.o ../src/vgaaccel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o timing.o ../src/timing.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgaregs.o ../src/vgaregs.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o interface.o ../src/interface.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o accel.o ../src/accel.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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_write_config_dword': >../src/vgapci.c:148:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/vgapci.c: In function '__svgalib_pci_read_config_dword': >../src/vgapci.c:83:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:193:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:194:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >../src/vga_console.c:196:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgarelvgaio.o ../src/vgarelvgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgammvgaio.o ../src/vgammvgaio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgacursor.o ../src/vgacursor.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vganullio.o ../src/vganullio.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >../src/mouse/mouse.c: In function 'ms_close': >../src/mouse/ms.c:631:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'ms_setspeed': >../src/mouse/ms.c:165:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'get_ms_event': >../src/mouse/ms.c:743:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result >../src/mouse/mouse.c: In function 'ms_init': >../src/mouse/ms.c:499:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:505:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:508:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:511:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:514:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:517:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:519:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:541:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:545:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:547:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:549:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:551:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:553:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:555:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:557:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../src/mouse/ms.c:559:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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:16: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >../src/keyboard/keyboard.c: In function 'kbd_load_keymap': >../src/keyboard/keyboard.c:791:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o vgadrv.o ../src/vgadrv.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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:2: warning: pointer targets in passing argument 6 of 'store_regs' differ in signedness >../src/regextr.c:98:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >../src/regextr.c: In function '__svgalib_readmodes': >../src/regextr.c:484:6: warning: pointer targets in passing argument 3 of '__store_regs' differ in signedness >../src/regextr.c:118:13: note: expected 'const char *' but argument is of type 'const unsigned char *' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -DNO_ASSEMBLY -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DLIBC_MEMCPY -c -o modetab.o ../src/modetab.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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' >../src/drivers/trident.c: In function 'setregs': >../src/drivers/trident.c:292:14: warning: unused variable 'i' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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:155:12: warning: 'inlinearmode' defined but not used >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >../src/drivers/g400.c: In function 'g400_initializemode.clone.0': >../src/drivers/g400.c:323:6: warning: 'm' may be used uninitialized in this function >../src/drivers/g400.c:323:6: note: 'm' was declared here >../src/drivers/g400.c:323:9: warning: 'n' may be used uninitialized in this function >../src/drivers/g400.c:323:9: note: 'n' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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:1905:12: warning: 'RADEONProbePLLParameters' defined but not used >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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_setmode': >../src/drivers/rage.c:639:9: warning: 'm' may be used uninitialized in this function >../src/drivers/rage.c:639:9: note: 'm' was declared here >../src/drivers/rage.c:639:11: warning: 'n' may be used uninitialized in this function >../src/drivers/rage.c:639:11: note: 'n' was declared here >../src/drivers/rage.c:639:13: warning: 'l' may be used uninitialized in this function >../src/drivers/rage.c:639:13: note: 'l' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 'sis_setmode': >../src/drivers/sis.c:350:10: warning: 'n' may be used uninitialized in this function >../src/drivers/sis.c:350:10: note: 'n' was declared here >../src/drivers/sis.c:350:13: warning: 'm' may be used uninitialized in this function >../src/drivers/sis.c:350:13: note: 'm' was declared here >../src/drivers/sis.c:350:16: warning: 'd' may be used uninitialized in this function >../src/drivers/sis.c:350:16: note: 'd' was declared here >../src/drivers/sis.c:350:19: warning: 'sb' may be used uninitialized in this function >../src/drivers/sis.c:350:19: note: 'sb' was declared here >../src/drivers/sis.c:350:23: warning: 'sc' may be used uninitialized in this function >../src/drivers/sis.c:350:23: note: 'sc' was declared here >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -I../src -march=core2 -O2 -pipe -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 >x86_64-pc-linux-gnu-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 `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/sharedlib' >(cd sharedlib/; \ >make -f /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/gl/Makefile libvgagl.so.1.9.25 \ > SRCDIR="/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25" DLLFLAGS="-fPIC -DPIC"; \ > ln -fs libvgagl.so.1.9.25 libvgagl.so; \ >) >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/sharedlib' >echo '# GL Module dependencies' >>.depend.gl >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -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 >../gl/grlib.c:247:7: warning: pointer targets in assignment differ in signedness >../gl/grlib.c: In function 'gl_setcontextwidth': >../gl/grlib.c:421:28: warning: operation on 'currentcontext.width' may be undefined >../gl/grlib.c:422:32: warning: operation on 'currentcontext.bytewidth' may be undefined >../gl/grlib.c: In function 'gl_setcontextheight': >../gl/grlib.c:428:29: warning: operation on 'currentcontext.height' may be undefined >../gl/grlib.c: In function 'gl_copyscreen': >../gl/grlib.c:768:8: warning: pointer targets in passing argument 1 of 'vga_copytoplanar256' differ in signedness >../include/vga.h:334:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:779:11: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:782:11: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/grlib.c:790:7: warning: pointer targets in passing argument 1 of 'vga_copytoplanar16' differ in signedness >../include/vga.h:336:17: note: expected 'unsigned char *' but argument is of type 'char *' >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o driver.o ../gl/driver.c >../gl/driver.c: In function '__svgalib_driver8_putboxmask': >../gl/driver.c:286:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver16_putboxmask': >../gl/driver.c:532:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver24_putboxmask': >../gl/driver.c:1008:5: warning: pointer targets in assignment differ in signedness >../gl/driver.c: In function '__svgalib_driver32_putboxmask': >../gl/driver.c:1224:5: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o line.o ../gl/line.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o palette.o ../gl/palette.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o scale.o ../gl/scale.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o text.o ../gl/text.c >../gl/text.c: In function 'gl_writen': >../gl/text.c:91:2: warning: pointer targets in passing argument 4 of 'writecompressed' differ in signedness >../gl/text.c:26:13: note: expected 'unsigned char *' but argument is of type 'char *' >../gl/text.c: In function 'gl_nprintf': >../gl/text.c:125:5: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness >/usr/include/bits/stdio2.h:75:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' >../gl/text.c:168:6: warning: pointer targets in passing argument 4 of 'gl_writen' differ in signedness >../gl/text.c:86:6: note: expected 'char *' but argument is of type 'unsigned char *' >../gl/text.c: In function 'expandcharacter': >../gl/text.c:255:10: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o font8x8.o ../gl/font8x8.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -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 >../gl/cbitmap.c: In function 'gl_putboxmaskcompiled': >../gl/cbitmap.c:170:12: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -DPIC -I../include -I. -march=core2 -O2 -pipe -DNO_ASSEMBLY -c -o mem.o ../gl/mem.c >x86_64-pc-linux-gnu-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 >make[1]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/sharedlib' >ln: failed to create symbolic link `sharedlib/libvga.so': File exists >(cd utils; \ >make -f /var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/utils/Makefile SRCDIR="/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25") >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/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 >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -c -o restorefont.o restorefont.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -L../sharedlib -o restorefont restorefont.o -lvga -lm >chmod 4755 restorefont >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -c -o convfont.o convfont.c >convfont.c: In function 'main': >convfont.c:61:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >convfont.c:78:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -L../sharedlib -o convfont convfont.o -lvga -lm >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -c -o restoretextmode.o restoretextmode.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -L../sharedlib -o restoretextmode restoretextmode.o -lvga -lm >chmod 4755 restoretextmode >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -c -o restorepalette.o restorepalette.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -L../sharedlib -o restorepalette restorepalette.o -lvga -lm >chmod 4755 restorepalette >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -c -o dumpreg.o dumpreg.c >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -I../include -L../sharedlib -L../sharedlib -o dumpreg dumpreg.o -lvga -lm >chmod 4755 dumpreg >x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=core2 -O2 -pipe -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:186:14: warning: 'vSyncBP' may be used uninitialized in this function >gtf/gtfcalc.c:127:33: warning: 'hPeriod' may be used uninitialized in this function >gtf/gtfcalc.c:130:30: warning: 'vBackPorch' may be used uninitialized in this function >gtf/gtfcalc.c:131:11: warning: 'vTotalLines' may be used uninitialized in this function >gtf/gtfcalc.c:133:11: warning: 'idealDutyCycle' may be used uninitialized in this function >make[1]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/utils' >(cd lrmi-0.6m;\ >make) >make[1]: Entering directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/lrmi-0.6m' >x86_64-pc-linux-gnu-gcc -c -Wall -Wstrict-prototypes -fPIC -DPIC -I/include -I. -march=core2 -O2 -pipe -o lrmi.o lrmi.c >lrmi.c: In function 'get_int_seg': >lrmi.c:206:10: warning: cast to pointer from integer of different size >lrmi.c: In function 'get_int_off': >lrmi.c:213:10: warning: cast to pointer from integer of different size >lrmi.c: In function 'LRMI_init': >lrmi.c:276:22: warning: cast from pointer to integer of different size >lrmi.c:284:20: warning: cast from pointer to integer of different size >lrmi.c:285:20: warning: cast from pointer to integer of different size >lrmi.c: In function 'emulate': >lrmi.c:600:9: warning: cast to pointer from integer of different size >lrmi.c: Assembler messages: >lrmi.c:769: Error: invalid instruction suffix for `push' >lrmi.c:770: Error: unsupported for `mov' >lrmi.c:772: Error: invalid instruction suffix for `pop' >lrmi.c:548: Error: operand size mismatch for `in' >lrmi.c:581: Error: operand size mismatch for `out' >lrmi.c:548: Error: operand size mismatch for `in' >lrmi.c:581: Error: operand size mismatch for `out' >make[1]: *** [lrmi.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25/lrmi-0.6m' >make: *** [lrmi] Error 2 > [31;01m*[0m ERROR: media-libs/svgalib-1.9.25-r1 failed (compile phase): > [31;01m*[0m Failed to build libraries and utils! > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 3736: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make OPTIMIZE="${CFLAGS}" LDFLAGS="-L../sharedlib" textutils lrmi utils || die "Failed to build libraries and utils!"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-libs/svgalib-1.9.25-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-libs/svgalib-1.9.25-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/svgalib-1.9.25-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/svgalib-1.9.25-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-libs/svgalib-1.9.25-r1/work/svgalib-1.9.25'
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 392423
: 294197