>>> libretro-neocd: Building testing/libretro-neocd 0_git20220325-r0 (using abuild 3.13.0-r3) started Fri, 12 Jul 2024 12:27:39 +0000 >>> libretro-neocd: Checking sanity of /home/buildozer/aports/testing/libretro-neocd/APKBUILD... >>> libretro-neocd: Analyzing dependencies... >>> libretro-neocd: Installing for build: build-base minizip-dev libogg-dev libvorbis-dev zlib-dev (1/8) Installing zlib-dev (1.3.1-r1) (2/8) Installing minizip (1.3.1-r0) (3/8) Installing minizip-dev (1.3.1-r0) (4/8) Installing libogg (1.3.5-r5) (5/8) Installing libogg-dev (1.3.5-r5) (6/8) Installing libvorbis (1.3.7-r2) (7/8) Installing libvorbis-dev (1.3.7-r2) (8/8) Installing .makedepends-libretro-neocd (20240712.122751) OK: 215 MiB in 107 packages >>> libretro-neocd: Cleaning up srcdir >>> libretro-neocd: Cleaning up pkgdir >>> libretro-neocd: Cleaning up tmpdir >>> libretro-neocd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libretro-neocd-327aeceecdf71c8a0c0af3d6dc53686c94fe44ad.tar.gz >>> libretro-neocd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libretro-neocd-327aeceecdf71c8a0c0af3d6dc53686c94fe44ad.tar.gz >>> libretro-neocd: Checking sha512sums... libretro-neocd-327aeceecdf71c8a0c0af3d6dc53686c94fe44ad.tar.gz: OK patch-unbundle.patch: OK >>> libretro-neocd: Unpacking /var/cache/distfiles/libretro-neocd-327aeceecdf71c8a0c0af3d6dc53686c94fe44ad.tar.gz... >>> libretro-neocd: patch-unbundle.patch patching file Makefile.common fatal: not a git repository (or any of the parent directories): .git gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o src/3rdparty/musashi/m68kcpu.o src/3rdparty/musashi/m68kcpu.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o src/3rdparty/musashi/m68kops.o src/3rdparty/musashi/m68kops.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o src/3rdparty/musashi/softfloat/softfloat.o src/3rdparty/musashi/softfloat/softfloat.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/src/libchdr_bitstream.o deps/libchdr/src/libchdr_bitstream.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/src/libchdr_cdrom.o deps/libchdr/src/libchdr_cdrom.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/src/libchdr_chd.o deps/libchdr/src/libchdr_chd.c In function 'zlib_codec_init', inlined from 'cdfl_codec_init' at deps/libchdr/src/libchdr_chd.c:794:8, inlined from 'cdfl_codec_init' at deps/libchdr/src/libchdr_chd.c:772:18: deps/libchdr/src/libchdr_chd.c:2604:17: warning: 'free' called on pointer 'codec' with nonzero offset 184 [-Wfree-nonheap-object] 2604 | free(data); | ^~~~~~~~~~ In function 'zlib_codec_init', inlined from 'cdzl_codec_init' at deps/libchdr/src/libchdr_chd.c:689:8, inlined from 'cdzl_codec_init' at deps/libchdr/src/libchdr_chd.c:671:18: deps/libchdr/src/libchdr_chd.c:2604:17: warning: 'free' called on pointer 'codec' with nonzero offset 1136 [-Wfree-nonheap-object] 2604 | free(data); | ^~~~~~~~~~ In function 'zlib_codec_init', inlined from 'cdlz_codec_init' at deps/libchdr/src/libchdr_chd.c:603:8: deps/libchdr/src/libchdr_chd.c:2604:17: warning: 'free' called on pointer 'codec' with nonzero offset 1176 [-Wfree-nonheap-object] 2604 | free(data); | ^~~~~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/src/libchdr_flac.o deps/libchdr/src/libchdr_flac.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/src/libchdr_huffman.o deps/libchdr/src/libchdr_huffman.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/minizip/ioapi.o deps/minizip/ioapi.c In file included from deps/minizip/ioapi.c:21: deps/minizip/ioapi.h:56: warning: "fopen64" redefined 56 | #define fopen64 rfopen | In file included from /usr/include/fortify/stdio.h:23, from ./deps/libretro-common/include/streams/file_stream.h:26, from deps/minizip/ioapi.h:46: /usr/include/stdio.h:210: note: this is the location of the previous definition 210 | #define fopen64 fopen | deps/minizip/ioapi.h:57: warning: "ftello64" redefined 57 | #define ftello64 rftell | /usr/include/stdio.h:213: note: this is the location of the previous definition 213 | #define ftello64 ftello | deps/minizip/ioapi.h:58: warning: "fseeko64" redefined 58 | #define fseeko64 rfseek | /usr/include/stdio.h:212: note: this is the location of the previous definition 212 | #define fseeko64 fseeko | gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/minizip/unzip.o deps/minizip/unzip.c In file included from deps/minizip/unzip.h:55, from deps/minizip/unzip.c:75: deps/minizip/ioapi.h:56: warning: "fopen64" redefined 56 | #define fopen64 rfopen | In file included from /usr/include/fortify/stdio.h:23, from ./deps/libretro-common/include/streams/file_stream.h:26, from deps/minizip/ioapi.h:46: /usr/include/stdio.h:210: note: this is the location of the previous definition 210 | #define fopen64 fopen | deps/minizip/ioapi.h:57: warning: "ftello64" redefined 57 | #define ftello64 rftell | /usr/include/stdio.h:213: note: this is the location of the previous definition 213 | #define ftello64 ftello | deps/minizip/ioapi.h:58: warning: "fseeko64" redefined 58 | #define fseeko64 rfseek | /usr/include/stdio.h:212: note: this is the location of the previous definition 212 | #define fseeko64 fseeko | gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/compat/compat_posix_string.o deps/libretro-common/compat/compat_posix_string.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/compat/compat_strcasestr.o deps/libretro-common/compat/compat_strcasestr.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/compat/compat_strl.o deps/libretro-common/compat/compat_strl.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/compat/fopen_utf8.o deps/libretro-common/compat/fopen_utf8.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/encodings/encoding_crc32.o deps/libretro-common/encodings/encoding_crc32.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/encodings/encoding_utf.o deps/libretro-common/encodings/encoding_utf.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/file/file_path.o deps/libretro-common/file/file_path.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/file/file_path_io.o deps/libretro-common/file/file_path_io.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/file/retro_dirent.o deps/libretro-common/file/retro_dirent.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/lists/dir_list.o deps/libretro-common/lists/dir_list.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/lists/file_list.o deps/libretro-common/lists/file_list.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/lists/string_list.o deps/libretro-common/lists/string_list.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/time/rtime.o deps/libretro-common/time/rtime.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/streams/file_stream.o deps/libretro-common/streams/file_stream.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/streams/file_stream_transforms.o deps/libretro-common/streams/file_stream_transforms.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/streams/trans_stream.o deps/libretro-common/streams/trans_stream.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/streams/trans_stream_pipe.o deps/libretro-common/streams/trans_stream_pipe.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/streams/trans_stream_zlib.o deps/libretro-common/streams/trans_stream_zlib.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/string/stdstring.o deps/libretro-common/string/stdstring.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libretro-common/vfs/vfs_implementation.o deps/libretro-common/vfs/vfs_implementation.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/Alloc.o deps/libchdr/deps/lzma-19.00/src/Alloc.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/Bra86.o deps/libchdr/deps/lzma-19.00/src/Bra86.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/BraIA64.o deps/libchdr/deps/lzma-19.00/src/BraIA64.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/CpuArch.o deps/libchdr/deps/lzma-19.00/src/CpuArch.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/Delta.o deps/libchdr/deps/lzma-19.00/src/Delta.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/LzFind.o deps/libchdr/deps/lzma-19.00/src/LzFind.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/Lzma86Dec.o deps/libchdr/deps/lzma-19.00/src/Lzma86Dec.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/LzmaDec.o deps/libchdr/deps/lzma-19.00/src/LzmaDec.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/LzmaEnc.o deps/libchdr/deps/lzma-19.00/src/LzmaEnc.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Ofast -DNDEBUG -DHAVE_ZLIB -D_7ZIP_ST -DHAVE_FLAC -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o deps/libchdr/deps/lzma-19.00/src/Sort.o deps/libchdr/deps/lzma-19.00/src/Sort.c g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Ofast -DNDEBUG -std=c++11 -fno-exceptions -fno-rtti -DUSE_LIBRETRO_VFS -Wall -D__LIBRETRO__ -fPIC -I./src -I./deps/libretro-common/include -I./deps/ -I./deps/libchdr/include -I./deps/libchdr/deps/lzma-19.00/include -I./deps/minizip -fPIC -c -o src/archive.o src/archive.cpp In file included from src/archive.cpp:1: src/archive.h:18:5: error: 'int64_t' does not name a type 18 | int64_t getFileSize(const std::string& path); | ^~~~~~~ src/archive.h:6:1: note: 'int64_t' is defined in header ''; did you forget to '#include '? 5 | #include +++ |+#include 6 | In file included from src/archive.cpp:2: src/archivezip.h:12:5: error: 'int64_t' does not name a type 12 | int64_t getFileSize(const std::string &archive, const std::string &filename); | ^~~~~~~ src/archivezip.h:1:1: note: 'int64_t' is defined in header ''; did you forget to '#include '? +++ |+#include 1 | #ifndef ARCHIVEZIP_H src/archive.cpp: In function 'int64_t Archive::getFileSize(const std::string&)': src/archive.cpp:74:28: error: 'getFileSize' is not a member of 'ArchiveZip'; did you mean 'getFileList'? 74 | return ArchiveZip::getFileSize(archive, filename); | ^~~~~~~~~~~ | getFileList make: *** [Makefile:257: src/archive.o] Error 1 >>> ERROR: libretro-neocd: build failed >>> libretro-neocd: Uninstalling dependencies... (1/8) Purging .makedepends-libretro-neocd (20240712.122751) (2/8) Purging minizip-dev (1.3.1-r0) (3/8) Purging minizip (1.3.1-r0) (4/8) Purging libvorbis-dev (1.3.7-r2) (5/8) Purging libvorbis (1.3.7-r2) (6/8) Purging zlib-dev (1.3.1-r1) (7/8) Purging libogg-dev (1.3.5-r5) (8/8) Purging libogg (1.3.5-r5) OK: 213 MiB in 99 packages