>>> zsnes: Building community/zsnes 2.0.12-r0 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 11:10:22 +0000 >>> zsnes: Validating /home/udu/aports/community/zsnes/APKBUILD... >>> zsnes: Analyzing dependencies... >>> zsnes: Installing for build: build-base libpng-dev mesa-dev nasm ncurses-dev sdl12-compat-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/56) Installing libpng (1.6.47-r0) (2/56) Installing zlib-dev (1.3.1-r2) (3/56) Installing libpng-dev (1.6.47-r0) (4/56) Installing linux-headers (6.14.2-r0) (5/56) Installing hwdata-pci (0.395-r0) (6/56) Installing libpciaccess (0.18.1-r0) (7/56) Installing libdrm (2.4.124-r0) (8/56) Installing libpciaccess-dev (0.18.1-r0) (9/56) Installing libdrm-dev (2.4.124-r0) (10/56) Installing libxau (1.0.12-r0) (11/56) Installing xorgproto (2024.1-r0) (12/56) Installing libxau-dev (1.0.12-r0) (13/56) Installing libmd (1.1.0-r0) (14/56) Installing libbsd (0.12.2-r0) (15/56) Installing libxdmcp (1.1.5-r1) (16/56) Installing libxcb (1.17.0-r0) (17/56) Installing libx11 (1.8.11-r0) (18/56) Installing libxext (1.3.6-r2) (19/56) Installing xcb-proto-pyc (1.17.0-r0) (20/56) Installing xcb-proto (1.17.0-r0) (21/56) Installing libxdmcp-dev (1.1.5-r1) (22/56) Installing libxcb-dev (1.17.0-r0) (23/56) Installing xtrans (1.5.2-r0) (24/56) Installing libx11-dev (1.8.11-r0) (25/56) Installing libxext-dev (1.3.6-r2) (26/56) Installing libxdamage (1.1.6-r5) (27/56) Installing libxfixes (6.0.1-r4) (28/56) Installing libxfixes-dev (6.0.1-r4) (29/56) Installing libxdamage-dev (1.1.6-r5) (30/56) Installing libxshmfence (1.3.3-r0) (31/56) Installing libxshmfence-dev (1.3.3-r0) (32/56) Installing libxml2 (2.13.9-r0) (33/56) Installing llvm20-libs (20.1.8-r0) (34/56) Installing spirv-tools (1.4.313.0-r0) (35/56) Installing libelf (0.193-r0) (36/56) Installing wayland-libs-server (1.23.1-r3) (37/56) Installing mesa (25.1.9-r0) (38/56) Installing mesa-gbm (25.1.9-r0) (39/56) Installing wayland-libs-client (1.23.1-r3) (40/56) Installing mesa-egl (25.1.9-r0) (41/56) Installing libxxf86vm (1.1.6-r0) (42/56) Installing mesa-gl (25.1.9-r0) (43/56) Installing mesa-gles (25.1.9-r0) (44/56) Installing clang20-headers (20.1.8-r0) (45/56) Installing libclc (20.1.8-r0) (46/56) Installing spirv-llvm-translator-libs (20.1.2-r0) (47/56) Installing clang20-libs (20.1.8-r0) (48/56) Installing mesa-rusticl (25.1.9-r0) (49/56) Installing mesa-xatracker (25.1.9-r0) (50/56) Installing libxxf86vm-dev (1.1.6-r0) (51/56) Installing mesa-dev (25.1.9-r0) (52/56) Installing nasm (2.16.03-r0) (53/56) Installing sdl2 (2.32.8-r0) (54/56) Installing sdl12-compat (1.2.68-r0) (55/56) Installing sdl12-compat-dev (1.2.68-r0) (56/56) Installing .makedepends-zsnes (20251014.111023) Executing busybox-1.37.0-r19.trigger OK: 865 MiB in 145 packages >>> zsnes: Cleaning up srcdir >>> zsnes: Cleaning up pkgdir >>> zsnes: Cleaning up tmpdir >>> zsnes: Fetching zsnes-2.0.12.tar.gz::https://github.com/xyproto/zsnes/archive/refs/tags/2.0.12.tar.gz >>> zsnes: Fetching zsnes-2.0.12.tar.gz::https://github.com/xyproto/zsnes/archive/refs/tags/2.0.12.tar.gz >>> zsnes: Checking sha512sums... zsnes-2.0.12.tar.gz: OK >>> zsnes: Unpacking /var/cache/distfiles/zsnes-2.0.12.tar.gz... ===> ASM chips/7110proc.asm ===> ASM chips/c4proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/7110proc.o chips/7110proc.asm > chips/7110proc.d || rm -f chips/7110proc.d ===> ASM chips/dsp1proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/c4proc.o chips/c4proc.asm > chips/c4proc.d || rm -f chips/c4proc.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/dsp1proc.o chips/dsp1proc.asm > chips/dsp1proc.d || rm -f chips/dsp1proc.d ===> ASM chips/dsp2proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/dsp2proc.o chips/dsp2proc.asm > chips/dsp2proc.d || rm -f chips/dsp2proc.d ===> ASM chips/dsp3proc.asm ===> ASM chips/dsp4proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/dsp3proc.o chips/dsp3proc.asm > chips/dsp3proc.d || rm -f chips/dsp3proc.d ===> ASM chips/fxemu2.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/dsp4proc.o chips/dsp4proc.asm > chips/dsp4proc.d || rm -f chips/dsp4proc.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/fxemu2.o chips/fxemu2.asm > chips/fxemu2.d || rm -f chips/fxemu2.d ===> ASM chips/fxemu2b.asm ===> ASM chips/fxemu2c.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/fxemu2b.o chips/fxemu2b.asm > chips/fxemu2b.d || rm -f chips/fxemu2b.d ===> ASM chips/fxtable.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/fxemu2c.o chips/fxemu2c.asm > chips/fxemu2c.d || rm -f chips/fxemu2c.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/fxtable.o chips/fxtable.asm > chips/fxtable.d || rm -f chips/fxtable.d ===> ASM chips/obc1proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/obc1proc.o chips/obc1proc.asm > chips/obc1proc.d || rm -f chips/obc1proc.d ===> ASM chips/sa1proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/sa1proc.o chips/sa1proc.asm > chips/sa1proc.d || rm -f chips/sa1proc.d ===> ASM chips/sa1regs.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/sa1regs.o chips/sa1regs.asm > chips/sa1regs.d || rm -f chips/sa1regs.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/dsp4proc.o chips/dsp4proc.asm ===> ASM chips/sfxproc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/dsp2proc.o chips/dsp2proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/sfxproc.o chips/sfxproc.asm > chips/sfxproc.d || rm -f chips/sfxproc.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/dsp3proc.o chips/dsp3proc.asm ===> ASM chips/st10proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/dsp1proc.o chips/dsp1proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/st10proc.o chips/st10proc.asm > chips/st10proc.d || rm -f chips/st10proc.d ===> ASM chips/st11proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/c4proc.o chips/c4proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/obc1proc.o chips/obc1proc.asm ===> ASM cpu/dma.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/sa1proc.o chips/sa1proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o chips/st11proc.o chips/st11proc.asm > chips/st11proc.d || rm -f chips/st11proc.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/7110proc.o chips/7110proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/dma.o cpu/dma.asm > cpu/dma.d || rm -f cpu/dma.d ===> ASM cpu/dsp.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/dsp.o cpu/dsp.asm > cpu/dsp.d || rm -f cpu/dsp.d ===> ASM cpu/dspproc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/dspproc.o cpu/dspproc.asm > cpu/dspproc.d || rm -f cpu/dspproc.d ===> ASM cpu/execute.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/execute.o cpu/execute.asm > cpu/execute.d || rm -f cpu/execute.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/st10proc.o chips/st10proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/sfxproc.o chips/sfxproc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/fxemu2b.o chips/fxemu2b.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/sa1regs.o chips/sa1regs.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/st11proc.o chips/st11proc.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/dma.o cpu/dma.asm ===> ASM cpu/irq.asm ===> ASM cpu/memory.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/fxtable.o chips/fxtable.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/irq.o cpu/irq.asm > cpu/irq.d || rm -f cpu/irq.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/memory.o cpu/memory.asm > cpu/memory.d || rm -f cpu/memory.d ===> ASM cpu/spc700.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/spc700.o cpu/spc700.asm > cpu/spc700.d || rm -f cpu/spc700.d ===> ASM cpu/stable.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/execute.o cpu/execute.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/stable.o cpu/stable.asm > cpu/stable.d || rm -f cpu/stable.d ===> ASM cpu/table.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/irq.o cpu/irq.asm ===> ASM cpu/tablec.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/table.o cpu/table.asm > cpu/table.d || rm -f cpu/table.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o cpu/tablec.o cpu/tablec.asm > cpu/tablec.d || rm -f cpu/tablec.d cpu/spc700.asm:54: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:56: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:61: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:66: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:71: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:76: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] ===> ASM endmem.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o endmem.o endmem.asm > endmem.d || rm -f endmem.d ===> ASM gui/gui.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o gui/gui.o gui/gui.asm > gui/gui.d || rm -f gui/gui.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/fxemu2.o chips/fxemu2.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/memory.o cpu/memory.asm gui/gui.asm:113: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o endmem.o endmem.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/dsp.o cpu/dsp.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o gui/gui.o gui/gui.asm ===> ASM init.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o init.o init.asm > init.d || rm -f init.d ===> ASM vcache.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o vcache.o vcache.asm > vcache.d || rm -f vcache.d ===> ASM video/2xsaiw.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/2xsaiw.o video/2xsaiw.asm > video/2xsaiw.d || rm -f video/2xsaiw.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o init.o init.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/dspproc.o cpu/dspproc.asm ===> ASM video/copyvid.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/copyvid.o video/copyvid.asm > video/copyvid.d || rm -f video/copyvid.d gui/gui.asm:113: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/2xsaiw.o video/2xsaiw.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o chips/fxemu2c.o chips/fxemu2c.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/spc700.o cpu/spc700.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/copyvid.o video/copyvid.asm ===> ASM video/hq2x16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq2x16.o video/hq2x16.asm > video/hq2x16.d || rm -f video/hq2x16.d ===> ASM video/hq2x32.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq2x32.o video/hq2x32.asm > video/hq2x32.d || rm -f video/hq2x32.d ===> ASM video/hq3x16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq3x16.o video/hq3x16.asm > video/hq3x16.d || rm -f video/hq3x16.d ===> ASM video/hq3x32.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq3x32.o video/hq3x32.asm > video/hq3x32.d || rm -f video/hq3x32.d ===> ASM video/hq4x16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq4x16.o video/hq4x16.asm > video/hq4x16.d || rm -f video/hq4x16.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/stable.o cpu/stable.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o vcache.o vcache.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/table.o cpu/table.asm ===> ASM video/hq4x32.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/hq4x32.o video/hq4x32.asm > video/hq4x32.d || rm -f video/hq4x32.d ===> ASM video/m716text.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/m716text.o video/m716text.asm > video/m716text.d || rm -f video/m716text.d ===> ASM video/makev16b.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/makev16b.o video/makev16b.asm > video/makev16b.d || rm -f video/makev16b.d ===> ASM video/makev16t.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/makev16t.o video/makev16t.asm > video/makev16t.d || rm -f video/makev16t.d ===> ASM video/makevid.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/makevid.o video/makevid.asm > video/makevid.d || rm -f video/makevid.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cpu/tablec.o cpu/tablec.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/m716text.o video/m716text.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq2x32.o video/hq2x32.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/makev16b.o video/makev16b.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/makevid.o video/makevid.asm ===> ASM video/mode716.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mode716.o video/mode716.asm > video/mode716.d || rm -f video/mode716.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq2x16.o video/hq2x16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq3x32.o video/hq3x32.asm ===> ASM video/mode716b.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mode716b.o video/mode716b.asm > video/mode716b.d || rm -f video/mode716b.d ===> ASM video/mode716d.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mode716d.o video/mode716d.asm > video/mode716d.d || rm -f video/mode716d.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mode716b.o video/mode716b.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq3x16.o video/hq3x16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq4x32.o video/hq4x32.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/makev16t.o video/makev16t.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mode716d.o video/mode716d.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mode716.o video/mode716.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/hq4x16.o video/hq4x16.asm ===> ASM video/mode716e.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mode716e.o video/mode716e.asm > video/mode716e.d || rm -f video/mode716e.d ===> ASM video/mode716t.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mode716t.o video/mode716t.asm > video/mode716t.d || rm -f video/mode716t.d ===> ASM video/mv16tms.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/mv16tms.o video/mv16tms.asm > video/mv16tms.d || rm -f video/mv16tms.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mode716e.o video/mode716e.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mv16tms.o video/mv16tms.asm cpu/spc700.asm:54: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:56: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:61: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:66: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:71: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] cpu/spc700.asm:76: warning: dropping trailing empty parameter in call to multi-line macro `newsym' [-w+pp-macro-params-legacy] ===> ASM video/newg162.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/newg162.o video/newg162.asm > video/newg162.d || rm -f video/newg162.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/mode716t.o video/mode716t.asm ===> ASM video/newgfx.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/newgfx.o video/newgfx.asm > video/newgfx.d || rm -f video/newgfx.d ===> ASM video/newgfx16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o video/newgfx16.o video/newgfx16.asm > video/newgfx16.d || rm -f video/newgfx16.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/newgfx.o video/newgfx.asm ===> ASM linux/sdlintrf.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -M -o linux/sdlintrf.o linux/sdlintrf.asm > linux/sdlintrf.d || rm -f linux/sdlintrf.d nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o linux/sdlintrf.o linux/sdlintrf.asm ===> CXX parsegen c++ -o parsegen parsegen.cpp -lz nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/newgfx16.o video/newgfx16.asm nasm -O1 -w-orphan-labels -felf32 -DELF -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o video/newg162.o video/newg162.asm ===> PSR cfg.h ./parsegen -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -gcc cc -compile -flags '-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__' -cheader cfg.h -fname cfg cfg.o cfg.psr ===> PSR input.h ./parsegen -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -gcc cc -compile -flags '-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__' -cheader input.h -fname input input.o input.psr ===> PSR md.h ./parsegen -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -gcc cc -compile -flags '-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__' -cheader md.h -fname md md.o md.psr parsegen: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o md.o -c md.c parsegen: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o input.o -c input.c parsegen: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -o cfg.o -c cfg.c ===> CC c_init.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o c_init.o c_init.c ===> CC c_vcache.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o c_vcache.o c_vcache.c ===> CC chips/7110emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/7110emu.o chips/7110emu.c ===> CC chips/c4emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/c4emu.o chips/c4emu.c ===> CC chips/c_dsp2proc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/c_dsp2proc.o chips/c_dsp2proc.c ===> CC chips/c_sa1regs.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/c_sa1regs.o chips/c_sa1regs.c ===> CC chips/c_sfxproc.c ===> CC chips/dsp1emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/c_sfxproc.o chips/c_sfxproc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/dsp1emu.o chips/dsp1emu.c ===> CC chips/dsp3emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/dsp3emu.o chips/dsp3emu.c ===> CC chips/dsp4emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/dsp4emu.o chips/dsp4emu.c ===> CC chips/obc1emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/obc1emu.o chips/obc1emu.c ===> CC chips/sa1emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/sa1emu.o chips/sa1emu.c ===> CC chips/sdd1emu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/sdd1emu.o chips/sdd1emu.c ===> CC chips/seta10.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/seta10.o chips/seta10.c ===> CC chips/seta11.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o chips/seta11.o chips/seta11.c ===> CC cpu/c_65816d.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_65816d.o cpu/c_65816d.c ===> CC cpu/c_dma.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_dma.o cpu/c_dma.c ===> CC cpu/c_dsp.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_dsp.o cpu/c_dsp.c ===> CC cpu/c_dspproc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_dspproc.o cpu/c_dspproc.c ===> CC cpu/c_execute.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_execute.o cpu/c_execute.c ===> CC cpu/c_irq.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_irq.o cpu/c_irq.c ===> CC cpu/c_memory.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_memory.o cpu/c_memory.c ===> CC cpu/c_regs.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_regs.o cpu/c_regs.c ===> CC cpu/c_regsw.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_regsw.o cpu/c_regsw.c ===> CC cpu/c_table.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_table.o cpu/c_table.c ===> CC cpu/c_tablec.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/c_tablec.o cpu/c_tablec.c ===> CC cpu/executec.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/executec.o cpu/executec.c ===> CC cpu/memtable.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o cpu/memtable.o cpu/memtable.c ===> CC effects/burn.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o effects/burn.o effects/burn.c ===> CC effects/smoke.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -m32 -pthread -no-pie -std=gnu99 -fcommon -O1 -march=pentium-mmx -fno-inline -fno-pic -mtune=generic -mmmx -D_FORTIY_SOURCE=2 -L/usr/lib32 -mno-sse -mno-sse2 -ffunction-sections -fdata-sections -Wfatal-errors -w -rdynamic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -DNO_AO -DNO_DEBUGGER -D__OPENGL__ -D__UNIXSDL__ -c -MMD -o effects/smoke.o effects/smoke.c In file included from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from chips/../gblhdr.h:101, from chips/dsp1emu.c:25: /usr/include/SDL/SDL_stdinc.h:63:54: error: size of array 'SDL_dummy_uint64' is negative 63 | #define SDL_COMPILE_TIME_ASSERT(name, x) typedef int SDL_dummy_ ## name[(x) * 2 - 1] | ^~~~~~~~~~ /usr/include/SDL/SDL_stdinc.h:70:1: note: in expansion of macro 'SDL_COMPILE_TIME_ASSERT' 70 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. In file included from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from chips/../gblhdr.h:101, from chips/seta10.c:25: /usr/include/SDL/SDL_stdinc.h:63:54: error: size of array 'SDL_dummy_uint64' is negative 63 | #define SDL_COMPILE_TIME_ASSERT(name, x) typedef int SDL_dummy_ ## name[(x) * 2 - 1] | ^~~~~~~~~~ /usr/include/SDL/SDL_stdinc.h:70:1: note: in expansion of macro 'SDL_COMPILE_TIME_ASSERT' 70 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:357: chips/dsp1emu.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:357: chips/seta10.o] Error 1 In file included from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from chips/../gblhdr.h:101, from chips/c4emu.c:23: /usr/include/SDL/SDL_stdinc.h:63:54: error: size of array 'SDL_dummy_uint64' is negative 63 | #define SDL_COMPILE_TIME_ASSERT(name, x) typedef int SDL_dummy_ ## name[(x) * 2 - 1] | ^~~~~~~~~~ /usr/include/SDL/SDL_stdinc.h:70:1: note: in expansion of macro 'SDL_COMPILE_TIME_ASSERT' 70 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:356: chips/c4emu.o] Error 1 In file included from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from cpu/../gblhdr.h:101, from cpu/executec.c:23: /usr/include/SDL/SDL_stdinc.h:63:54: error: size of array 'SDL_dummy_uint64' is negative 63 | #define SDL_COMPILE_TIME_ASSERT(name, x) typedef int SDL_dummy_ ## name[(x) * 2 - 1] | ^~~~~~~~~~ /usr/include/SDL/SDL_stdinc.h:70:1: note: in expansion of macro 'SDL_COMPILE_TIME_ASSERT' 70 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:356: cpu/executec.o] Error 1 In file included from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from cpu/../gblhdr.h:101, from cpu/memtable.c:23: /usr/include/SDL/SDL_stdinc.h:63:54: error: size of array 'SDL_dummy_uint64' is negative 63 | #define SDL_COMPILE_TIME_ASSERT(name, x) typedef int SDL_dummy_ ## name[(x) * 2 - 1] | ^~~~~~~~~~ /usr/include/SDL/SDL_stdinc.h:70:1: note: in expansion of macro 'SDL_COMPILE_TIME_ASSERT' 70 | SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8); | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:356: cpu/memtable.o] Error 1 >>> ERROR: zsnes: build failed >>> zsnes: Uninstalling dependencies... (1/56) Purging .makedepends-zsnes (20251014.111023) (2/56) Purging libpng-dev (1.6.47-r0) (3/56) Purging libpng (1.6.47-r0) (4/56) Purging mesa-dev (25.1.9-r0) (5/56) Purging libxdamage-dev (1.1.6-r5) (6/56) Purging libxdamage (1.1.6-r5) (7/56) Purging libxshmfence-dev (1.3.3-r0) (8/56) Purging mesa-egl (25.1.9-r0) (9/56) Purging mesa-gbm (25.1.9-r0) (10/56) Purging mesa-gl (25.1.9-r0) (11/56) Purging mesa-gles (25.1.9-r0) (12/56) Purging mesa-rusticl (25.1.9-r0) (13/56) Purging clang20-headers (20.1.8-r0) (14/56) Purging libclc (20.1.8-r0) (15/56) Purging mesa-xatracker (25.1.9-r0) (16/56) Purging mesa (25.1.9-r0) (17/56) Purging nasm (2.16.03-r0) (18/56) Purging sdl12-compat-dev (1.2.68-r0) (19/56) Purging sdl12-compat (1.2.68-r0) (20/56) Purging sdl2 (2.32.8-r0) (21/56) Purging clang20-libs (20.1.8-r0) (22/56) Purging libdrm-dev (2.4.124-r0) (23/56) Purging linux-headers (6.14.2-r0) (24/56) Purging libdrm (2.4.124-r0) (25/56) Purging libelf (0.193-r0) (26/56) Purging libpciaccess-dev (0.18.1-r0) (27/56) Purging libpciaccess (0.18.1-r0) (28/56) Purging hwdata-pci (0.395-r0) (29/56) Purging libxfixes-dev (6.0.1-r4) (30/56) Purging libxfixes (6.0.1-r4) (31/56) Purging libxshmfence (1.3.3-r0) (32/56) Purging libxxf86vm-dev (1.1.6-r0) (33/56) Purging libxxf86vm (1.1.6-r0) (34/56) Purging spirv-llvm-translator-libs (20.1.2-r0) (35/56) Purging spirv-tools (1.4.313.0-r0) (36/56) Purging wayland-libs-client (1.23.1-r3) (37/56) Purging wayland-libs-server (1.23.1-r3) (38/56) Purging xcb-proto-pyc (1.17.0-r0) (39/56) Purging zlib-dev (1.3.1-r2) (40/56) Purging libxext-dev (1.3.6-r2) (41/56) Purging libxext (1.3.6-r2) (42/56) Purging libx11-dev (1.8.11-r0) (43/56) Purging xtrans (1.5.2-r0) (44/56) Purging libx11 (1.8.11-r0) (45/56) Purging libxcb-dev (1.17.0-r0) (46/56) Purging xcb-proto (1.17.0-r0) (47/56) Purging libxcb (1.17.0-r0) (48/56) Purging libxdmcp-dev (1.1.5-r1) (49/56) Purging libxdmcp (1.1.5-r1) (50/56) Purging libbsd (0.12.2-r0) (51/56) Purging libmd (1.1.0-r0) (52/56) Purging libxau-dev (1.0.12-r0) (53/56) Purging libxau (1.0.12-r0) (54/56) Purging llvm20-libs (20.1.8-r0) (55/56) Purging libxml2 (2.13.9-r0) (56/56) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages