=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fmsx-3.5.1 => Substituting "devdsp" in EMULib/SndUnix.c --- ../../EMULib/EMULib.o --- --- ../../EMULib/Console.o --- --- ../../EMULib/Sound.o --- --- ../../EMULib/NetPlay.o --- --- ../../EMULib/LibUnix.o --- --- ../../EMULib/EMULib.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/EMULib.o ../../EMULib/EMULib.c --- ../../EMULib/Console.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/Console.o ../../EMULib/Console.c --- ../../EMULib/Sound.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/Sound.o ../../EMULib/Sound.c --- ../../EMULib/NetPlay.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/NetPlay.o ../../EMULib/NetPlay.c --- ../../EMULib/LibUnix.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/LibUnix.o ../../EMULib/LibUnix.c --- ../../EMULib/Console.o --- ../../EMULib/Console.c: In function 'CONMenu': ../../EMULib/Console.c:828:45: warning: cast from pointer to integer of different size ../../EMULib/Console.c:863:35: warning: cast from pointer to integer of different size ../../EMULib/Console.c: In function 'CONFile': ../../EMULib/Console.c:943:7: warning: cast to pointer from integer of different size --- ../../EMULib/SndUnix.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/SndUnix.o ../../EMULib/SndUnix.c --- ../../EMULib/ImgUnix.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/ImgUnix.o ../../EMULib/ImgUnix.c --- ../../EMULib/NetUnix.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/NetUnix.o ../../EMULib/NetUnix.c --- ../../EMULib/Floppy.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/Floppy.o ../../EMULib/Floppy.c ../../EMULib/Floppy.c: In function 'DSKLoad': ../../EMULib/Floppy.c:445:4: warning: assignment from incompatible pointer type ../../EMULib/Floppy.c:449:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/Floppy.c:450:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/Floppy.c:453:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/Floppy.c: In function 'DSKSave': ../../EMULib/Floppy.c:513:4: warning: assignment from incompatible pointer type ../../EMULib/Floppy.c:517:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/Floppy.c:518:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/Floppy.c:521:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' --- ../../EMULib/FDIDisk.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/FDIDisk.o ../../EMULib/FDIDisk.c ../../EMULib/FDIDisk.c: In function 'LoadFDI': ../../EMULib/FDIDisk.c:240:9: warning: assignment from incompatible pointer type ../../EMULib/FDIDisk.c:242:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:247:3: warning: passing argument 1 of 'gzrewind' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:253:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:254:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:254:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:256:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:284:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:284:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:286:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:288:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:299:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:304:7: warning: passing argument 1 of 'gzrewind' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:305:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:312:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:312:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:315:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:328:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:330:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:338:7: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:343:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:359:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:371:9: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:373:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:390:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:394:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:408:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:414:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:422:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:422:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:424:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:433:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:440:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:449:7: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:467:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:482:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:484:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:484:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:502:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../../EMULib/FDIDisk.c:528:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' --- ../../Z80/Z80.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../Z80/Z80.o ../../Z80/Z80.c --- ../../Z80/ConDebug.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../Z80/ConDebug.o ../../Z80/ConDebug.c --- ../../EMULib/I8255.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/I8255.o ../../EMULib/I8255.c --- ../../EMULib/YM2413.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/YM2413.o ../../EMULib/YM2413.c --- ../../EMULib/AY8910.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/AY8910.o ../../EMULib/AY8910.c --- ../../EMULib/SCC.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/SCC.o ../../EMULib/SCC.c --- ../../EMULib/WD1793.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../../EMULib/WD1793.o ../../EMULib/WD1793.c --- ../fMSX.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../fMSX.o ../fMSX.c --- ../MSX.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../MSX.o ../MSX.c --- ../V9938.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../V9938.o ../V9938.c --- ../MSX.o --- ../MSX.c: In function 'LoadFNT': ../MSX.c:2465:9: warning: assignment from incompatible pointer type ../MSX.c:2469:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2471:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2473:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c: In function 'LoadROM': ../MSX.c:2491:9: warning: assignment from incompatible pointer type ../MSX.c:2497:5: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2497:5: warning: passing argument 1 of 'gztell' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1699:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2501:7: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2507:5: warning: passing argument 1 of 'gzrewind' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2514:5: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2519:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2522:5: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2527:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c: In function 'LoadCart': ../MSX.c:2557:11: warning: assignment from incompatible pointer type ../MSX.c:2565:11: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2568:11: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2571:11: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2572:11: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2577:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2601:9: warning: assignment from incompatible pointer type ../MSX.c:2605:3: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2605:3: warning: passing argument 1 of 'gztell' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1699:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2609:5: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2616:3: warning: passing argument 1 of 'gzrewind' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2625:6: error: 'FILE' has no member named 'have' ../MSX.c:2625:6: error: 'FILE' has no member named 'have' ../MSX.c:2625:6: error: 'FILE' has no member named 'pos' ../MSX.c:2625:6: error: 'FILE' has no member named 'next' ../MSX.c:2625:3: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2626:6: error: 'FILE' has no member named 'have' ../MSX.c:2626:6: error: 'FILE' has no member named 'have' ../MSX.c:2626:6: error: 'FILE' has no member named 'pos' ../MSX.c:2626:6: error: 'FILE' has no member named 'next' ../MSX.c:2626:3: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2630:5: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2632:10: error: 'FILE' has no member named 'have' ../MSX.c:2632:10: error: 'FILE' has no member named 'have' ../MSX.c:2632:10: error: 'FILE' has no member named 'pos' ../MSX.c:2632:10: error: 'FILE' has no member named 'next' ../MSX.c:2632:7: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2633:10: error: 'FILE' has no member named 'have' ../MSX.c:2633:10: error: 'FILE' has no member named 'have' ../MSX.c:2633:10: error: 'FILE' has no member named 'pos' ../MSX.c:2633:10: error: 'FILE' has no member named 'next' ../MSX.c:2633:7: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2639:5: warning: passing argument 1 of 'gzseek' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2641:10: error: 'FILE' has no member named 'have' ../MSX.c:2641:10: error: 'FILE' has no member named 'have' ../MSX.c:2641:10: error: 'FILE' has no member named 'pos' ../MSX.c:2641:10: error: 'FILE' has no member named 'next' ../MSX.c:2641:7: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2642:10: error: 'FILE' has no member named 'have' ../MSX.c:2642:10: error: 'FILE' has no member named 'have' ../MSX.c:2642:10: error: 'FILE' has no member named 'pos' ../MSX.c:2642:10: error: 'FILE' has no member named 'next' ../MSX.c:2642:7: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2649:5: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2656:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2791:11: warning: assignment from incompatible pointer type ../MSX.c:2794:9: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2795:9: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c: In function 'SaveSTA': ../MSX.c:2866:9: warning: assignment from incompatible pointer type ../MSX.c:2876:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2877:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2916:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2917:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2918:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2919:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2920:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2921:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2922:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2923:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2924:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2925:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2926:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2927:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2928:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2929:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2930:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2931:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2932:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2933:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2936:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2937:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2938:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1318:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2939:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2942:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c: In function 'LoadSTA': ../MSX.c:2956:9: warning: assignment from incompatible pointer type ../MSX.c:2959:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2960:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2964:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2966:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2968:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2971:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2972:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2973:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2974:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2975:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2976:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2977:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2978:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2979:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2980:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2981:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2982:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2983:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2984:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2985:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2986:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2987:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2988:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2991:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2992:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2993:3: warning: passing argument 1 of 'gzread' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2994:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' ../MSX.c:2997:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type /tmp/pkgsrc/emulators/fmsx/work/.buildlink/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 'struct FILE *' --- ../I8251.o --- gcc -O3 -pthread -fomit-frame-pointer -I.. -I../../EMULib -I/usr/pkg/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DBPP16 -DCONDEBUG -DDEBUG -DRomDir=\"/usr/pkg/share/fmsx\" -DLSB_FIRST -c -o ../I8251.o ../I8251.c --- ../MSX.o --- *** [../MSX.o] Error code 1 bmake: stopped in /tmp/pkgsrc/emulators/fmsx/work/fMSX/Unix 1 error bmake: stopped in /tmp/pkgsrc/emulators/fmsx/work/fMSX/Unix *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/emulators/fmsx *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/emulators/fmsx