Gisty:7327834a426ea0daf21cbde9884d2225a7702c09
text/plain
283596
Tue, 08 Apr 2025 21:23:12 GMT
0.025442524
0.56519115
user@MacBook-Pro lisaem-RC5-2025.03.15 % scripts/build-wx3.2.6-modern-macosx.sh --enable-universal_binary=arm64,x86_64
MIN_MACOSX_VERSION: 14.5
~/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6 ~/Downloads/lisaem-RC5-2025.03.15
checking build system type... aarch64-apple-darwin24.3.0
checking host system type... aarch64-apple-darwin24.3.0
checking for toolkit... osx_cocoa
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the Intel C compiler... no
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang needs -traditional... no
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether we are using the Intel C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking whether clang++ supports C++11 features by default... yes
checking for ar... ar
checking for architectures to use in universal binary... x86_64,arm64
configure: WARNING: Disabling dependency tracking due to universal binary build.
checking if C compiler (clang -mmacosx-version-min=14.5) works with SDK/version options... yes
checking if C++ compiler (clang++ -mmacosx-version-min=14.5) works with SDK/version options... yes
checking if CoreFoundation/CFBase.h is usable... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for sys/select.h... yes
checking for cxxabi.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of short... 2
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether byte ordering is bigendian... no
checking for __sync_xxx_and_fetch builtins... yes
checking for libraries directories... /usr/lib
checking for cos... yes
checking for floor... yes
checking if floating point functions link without -lm... yes
checking for pkg-config... no
checking for LIBPCRE... checking whether pcre submodule exists... yes
checking whether zlib.h file exists... yes
checking whether png.c file exists... yes
checking whether jpeglib.h file exists... yes
checking whether tiff.h file exists... yes
configure: WARNING: XML library not built, cannot build wxrc
checking for LIBCURL... not found
checking for X11/Xlib.h... no
checking for X11/XKBlib.h... no
checking for ssize_t... yes
checking if size_t is unsigned int... no
checking if size_t is unsigned long... yes
checking if wchar_t is separate type... yes
checking for pw_gecos in struct passwd... yes
checking for wcslen... yes
checking for wcsftime... yes
checking for mbstate_t... yes
checking for wcsrtombs... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vsscanf... yes
checking if vsnprintf declaration is broken... no
checking if snprintf supports positional arguments... yes
checking if vsscanf() declaration is broken... no
checking for putws... no
checking for fputws... yes
checking for wprintf... yes
checking for vswprintf... yes
checking for vswscanf... yes
checking for _vsnwprintf... no
checking for fsync... yes
checking for round... yes
checking for iconv... yes
checking if iconv needs const... no
checking for sigaction... yes
checking for sa_handler type... int
checking for backtrace()... yes
checking for library containing backtrace... none required
checking for __cxa_demangle() in <cxxabi.h>... yes
checking for mkstemp... yes
checking for statfs... yes
checking for statfs declaration... yes
checking for fcntl... yes
checking for setenv... yes
checking for unsetenv... yes
checking for uname... yes
checking for strtok_r... yes
checking for inet_addr... yes
checking for inet_aton... yes
checking for fdopen... yes
checking for sysconf... yes
checking for getpwuid_r... yes
checking for getgrgid_r... yes
checking for the pthreads library -lpthread... yes
checking if more special flags are required for pthreads... no
checking for pthread_setconcurrency... yes
checking for pthread_cleanup_push/pop... yes
checking for sched.h... yes
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setschedparam... yes
checking for sched_get_priority_max... yes
checking for pthread_cancel... yes
checking for pthread_mutex_timedlock... no
configure: WARNING: wxMutex::LockTimeout() will not work
checking for pthread_attr_setstacksize... yes
checking for pthread_mutexattr_t... yes
checking for pthread_mutexattr_settype declaration... yes
checking for abi::__forced_unwind() in <cxxabi.h>... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking how many arguments gethostbyname_r() takes... can't tell
checking for gethostbyname... yes
checking how many arguments getservbyname_r() takes... no
checking for getservbyname... yes
checking for dlopen... yes
checking for dladdr... yes
checking whether inotify is usable... no
checking for sys/event.h... yes
checking for SNDCTL_DSP_SPEED in sys/soundcard.h... no
checking for SDL... configure: SDL 2.0 not available. Falling back to 1.2.
checking for sdl-config... /opt/homebrew/bin/sdl-config
checking for SDL - version >= 1.2.0... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occurred. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /opt/homebrew/bin/sdl-config
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for locale_t... yes
checking for sys/epoll.h... no
configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled
checking for gettimeofday... yes
checking whether gettimeofday takes two arguments... yes
checking for timezone variable in <time.h>... timezone
checking for localtime... yes
checking for tm_gmtoff in struct tm... yes
checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h... no
checking for setpriority... yes
checking for socket... yes
checking what is the type of the third argument of getsockname... socklen_t
checking what is the type of the fifth argument of getsockopt... socklen_t
checking whether we have sockaddr_in6... yes
configure: WARNING: Dialup manager not supported on this platform... disabled
configure: WARNING: XML library not built, XRC resources disabled
checking for python... no
checking if AVKit is available... yes
checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ar... (cached) ar
checking for strip... strip
checking for nm... nm
checking if make is GNU make... yes
checking for dependency tracking method... gcc
checking whether make sets $(MAKE)... (cached) yes
checking whether catch.hpp file exists... yes
=== configuring in 3rdparty/pcre (/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre)
configure: running /bin/sh ../../../3rdparty/pcre/configure '--prefix=/usr/local/wx3.2.6-cocoa-macOS-15.3-x86_64,arm64' --disable-option-checking '--enable-monolithic' '--enable-unicode' '--with-cocoa' '--enable-universal-binary=x86_64,arm64' '--with-macosx-version-min=14.5' '--disable-richtext' '--disable-debug' '--disable-shared' '--without-expat' '--with-libtiff=builtin' '--with-libpng=builtin' '--with-libjpeg=builtin' '--with-libxpm=builtin' '--with-zlib=builtin' '--with-sdl' '--with-libiconv-prefix=/usr' 'CC=clang' 'CXX=clang++' '--disable-pcre2-8' '--enable-pcre2-32' '--srcdir=../../../3rdparty/pcre' --cache-file=
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../../3rdparty/pcre/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E -mmacosx-version-min=14.5
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for int64_t... yes
checking build system type... arm-apple-darwin24.3.0
checking host system type... arm-apple-darwin24.3.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin24.3.0 file names to arm-apple-darwin24.3.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin24.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for __attribute__((uninitialized))... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memfd_create... no
checking for memmove... yes
checking for mkostemp... yes
checking for secure_getenv... no
checking for strerror... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking whether Intel CET is enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre2-8.pc
config.status: creating libpcre2-16.pc
config.status: creating libpcre2-32.pc
config.status: creating libpcre2-posix.pc
config.status: creating pcre2-config
config.status: creating src/pcre2.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre2-10.37 configuration summary:
Install prefix ..................... : /usr/local/wx3.2.6-cocoa-macOS-15.3-x86_64,arm64
C preprocessor ..................... : clang -E -mmacosx-version-min=14.5
C compiler ......................... : clang
Linker ............................. : /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
C preprocessor flags ............... :
C compiler flags ................... : -fvisibility=hidden
Linker flags ....................... :
Extra libraries .................... :
Build 8-bit pcre2 library .......... : no
Build 16-bit pcre2 library ......... : no
Build 32-bit pcre2 library ......... : yes
Include debugging code ............. : no
Enable JIT compiling support ....... : no
Use SELinux allocator in JIT ....... : unsupported
Enable Unicode support ............. : yes
Newline char/sequence .............. : lf
\R matches only ANYCRLF ............ : no
\C is disabled ..................... : no
EBCDIC coding ...................... : no
EBCDIC code for NL ................. : n/a
Rebuild char tables ................ : no
Internal link size ................. : 2
Nested parentheses limit ........... : 250
Heap limit ......................... : 20000000 kibibytes
Match limit ........................ : 10000000
Match depth limit .................. : MATCH_LIMIT
Build shared libs .................. : no
Build static libs .................. : yes
Use JIT in pcre2grep ............... : no
Enable callouts in pcre2grep ....... : yes
Enable fork in pcre2grep callouts .. : yes
Initial buffer size for pcre2grep .. : 20480
Maximum buffer size for pcre2grep .. : 1048576
Link pcre2grep with libz ........... : no
Link pcre2grep with libbz2 ......... : no
Link pcre2test with libedit ........ : no
Link pcre2test with libreadline .... : no
Valgrind support ................... : no
Code coverage ...................... : no
Fuzzer support ..................... : no
Use %zu and %td .................... : auto
=== configuring in src/tiff (/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/src/tiff)
configure: running /bin/sh ../../../src/tiff/configure '--prefix=/usr/local/wx3.2.6-cocoa-macOS-15.3-x86_64,arm64' --disable-option-checking '--enable-monolithic' '--enable-unicode' '--with-cocoa' '--enable-universal-binary=x86_64,arm64' '--with-macosx-version-min=14.5' '--disable-richtext' '--disable-debug' '--disable-shared' '--without-expat' '--with-libtiff=builtin' '--with-libpng=builtin' '--with-libjpeg=builtin' '--with-libxpm=builtin' '--with-zlib=builtin' '--with-sdl' '--with-libiconv-prefix=/usr' 'CC=clang' 'CXX=clang++' '--disable-jbig' '--disable-libdeflate' '--disable-webp' '--disable-zstd' '--disable-lzma' '--enable-jpeg' '--srcdir=../../../src/tiff' --cache-file=
checking build system type... arm-apple-darwin24.3.0
checking host system type... arm-apple-darwin24.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../../src/tiff/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking for C compiler warning flags... -Wall -W
checking whether ln -s works... yes
checking for cmake... /opt/homebrew/bin/cmake
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin24.3.0 file names to arm-apple-darwin24.3.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin24.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E -mmacosx-version-min=14.5
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether optarg is declared... yes
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 8
checking size of unsigned long... 8
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of unsigned char *... 8
checking size of size_t... 8
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long
checking for unsigned 64-bit type... unsigned long
checking for 'size_t' format specifier... "%lu"
checking for signed size type... signed long
checking for ptrdiff_t... yes
checking for pointer difference type... ptrdiff_t
checking for mmap... yes
checking for setmode... yes
checking for getopt... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for lfind... yes
checking native cpu bit order... msb2lsb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking for X... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether we are using the Microsoft C compiler... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -framework OpenGL
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for OpenGL Utility library... yes
checking for varargs GLU tesselator callback function type... no
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for GLUT library... -framework GLUT
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff-4.pc
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
Libtiff is now configured for arm-apple-darwin24.3.0
Installation directory: /usr/local/wx3.2.6-cocoa-macOS-15.3-x86_64,arm64
Documentation directory: ${prefix}/share/doc/tiff-4.2.0
C compiler: clang -Wall -W
C++ compiler: clang++
Enable runtime linker paths: no
Enable linker symbol versioning: no
Support Microsoft Document Imaging: yes
Use win32 IO: no
Support for internal codecs:
CCITT Group 3 & 4 algorithms: yes
Macintosh PackBits algorithm: yes
LZW algorithm: yes
ThunderScan 4-bit RLE algorithm: yes
NeXT 2-bit RLE algorithm: yes
LogLuv high dynamic range encoding: yes
Support for external codecs:
ZLIB support: yes
libdeflate support: no
Pixar log-format algorithm: yes
JPEG support: no
Old JPEG support: no
JPEG 8/12 bit dual mode: no
ISO JBIG support: no
LZMA2 support: no
ZSTD support: no
WEBP support: no
C++ support: yes
OpenGL support: no
configure: creating ./config.status
config.status: creating lib/wx/config/osx_cocoa-unicode-static-3.2
config.status: creating lib/wx/config/inplace-osx_cocoa-unicode-static-3.2
config.status: creating utils/ifacecheck/rungccxml.sh
config.status: creating Makefile
config.status: creating samples/html/Makefile
config.status: creating samples/opengl/Makefile
config.status: creating samples/wrapsizer/Makefile
config.status: creating samples/wizard/Makefile
config.status: creating samples/widgets/Makefile
config.status: creating samples/webview/Makefile
config.status: creating samples/webrequest/Makefile
config.status: creating samples/vscroll/Makefile
config.status: creating samples/validate/Makefile
config.status: creating samples/uiaction/Makefile
config.status: creating samples/typetest/Makefile
config.status: creating samples/treelist/Makefile
config.status: creating samples/treectrl/Makefile
config.status: creating samples/toolbar/Makefile
config.status: creating samples/thread/Makefile
config.status: creating samples/text/Makefile
config.status: creating samples/taskbar/Makefile
config.status: creating samples/taborder/Makefile
config.status: creating samples/svg/Makefile
config.status: creating samples/stc/Makefile
config.status: creating samples/statbar/Makefile
config.status: creating samples/splitter/Makefile
config.status: creating samples/splash/Makefile
config.status: creating samples/sound/Makefile
config.status: creating samples/sockets/Makefile
config.status: creating samples/shaped/Makefile
config.status: creating samples/secretstore/Makefile
config.status: creating samples/scroll/Makefile
config.status: creating samples/sashtest/Makefile
config.status: creating samples/ribbon/Makefile
config.status: creating samples/render/Makefile
config.status: creating samples/propgrid/Makefile
config.status: creating samples/printing/Makefile
config.status: creating samples/preferences/Makefile
config.status: creating samples/power/Makefile
config.status: creating samples/popup/Makefile
config.status: creating samples/opengl/pyramid/Makefile
config.status: creating samples/opengl/penguin/Makefile
config.status: creating samples/opengl/isosurf/Makefile
config.status: creating samples/opengl/cube/Makefile
config.status: creating samples/notebook/Makefile
config.status: creating samples/minimal/Makefile
config.status: creating samples/menu/Makefile
config.status: creating samples/mediaplayer/Makefile
config.status: creating samples/mdi/Makefile
config.status: creating samples/listctrl/Makefile
config.status: creating samples/layout/Makefile
config.status: creating samples/keyboard/Makefile
config.status: creating samples/joytest/Makefile
config.status: creating samples/ipc/Makefile
config.status: creating samples/internat/Makefile
config.status: creating samples/image/Makefile
config.status: creating samples/html/zip/Makefile
config.status: creating samples/html/widget/Makefile
config.status: creating samples/html/virtual/Makefile
config.status: creating samples/html/test/Makefile
config.status: creating samples/html/printing/Makefile
config.status: creating samples/html/helpview/Makefile
config.status: creating samples/html/help/Makefile
config.status: creating samples/html/about/Makefile
config.status: creating samples/htlbox/Makefile
config.status: creating samples/help/Makefile
config.status: creating samples/grid/Makefile
config.status: creating samples/fswatcher/Makefile
config.status: creating samples/font/Makefile
config.status: creating samples/exec/Makefile
config.status: creating samples/except/Makefile
config.status: creating samples/event/Makefile
config.status: creating samples/erase/Makefile
config.status: creating samples/drawing/Makefile
config.status: creating samples/dragimag/Makefile
config.status: creating samples/docview/Makefile
config.status: creating samples/dnd/Makefile
config.status: creating samples/display/Makefile
config.status: creating samples/dialogs/Makefile
config.status: creating samples/debugrpt/Makefile
config.status: creating samples/dataview/Makefile
config.status: creating samples/config/Makefile
config.status: creating samples/combo/Makefile
config.status: creating samples/collpane/Makefile
config.status: creating samples/clipboard/Makefile
config.status: creating samples/caret/Makefile
config.status: creating samples/calendar/Makefile
config.status: creating samples/aui/Makefile
config.status: creating samples/artprov/Makefile
config.status: creating samples/archive/Makefile
config.status: creating samples/animate/Makefile
config.status: creating samples/Makefile
config.status: creating demos/forty/Makefile
config.status: creating demos/fractal/Makefile
config.status: creating demos/life/Makefile
config.status: creating demos/Makefile
config.status: creating demos/bombs/Makefile
config.status: creating demos/poem/Makefile
config.status: creating utils/wxrc/Makefile
config.status: creating utils/execmon/Makefile
config.status: creating utils/helpview/Makefile
config.status: creating utils/helpview/src/Makefile
config.status: creating utils/ifacecheck/src/Makefile
config.status: creating utils/hhp2cached/Makefile
config.status: creating utils/screenshotgen/Makefile
config.status: creating utils/screenshotgen/src/Makefile
config.status: creating utils/Makefile
config.status: creating utils/emulator/Makefile
config.status: creating utils/emulator/src/Makefile
config.status: creating tests/benchmarks/Makefile
config.status: creating tests/Makefile
config.status: creating lib/wx/include/osx_cocoa-unicode-static-3.2/wx/setup.h
config.status: executing wx-config commands
Configured wxWidgets 3.2.6 for `aarch64-apple-darwin24.3.0'
Which GUI toolkit should wxWidgets use? osx_cocoa
Should wxWidgets be compiled into single library? yes
Should wxWidgets be linked as a shared library? no
Should wxWidgets support Unicode? yes (using wchar_t)
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.8 no
wxWidgets 3.0 yes
Which libraries should wxWidgets use?
STL no
jpeg builtin
png builtin
regex builtin
tiff builtin
lzma no
zlib builtin
expat no
libmspack no
sdl no
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_auto_possess.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_auto_possess.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_compile.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_compile.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_config.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_config.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_context.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_context.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_convert.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_convert.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_dfa_match.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_dfa_match.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_error.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_error.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_extuni.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_extuni.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_find_bracket.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_find_bracket.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_jit_compile.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_jit_compile.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_maketables.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_maketables.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_match.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_match.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_match_data.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_match_data.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_newline.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_newline.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_ord2utf.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_ord2utf.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_pattern_info.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_pattern_info.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_script_run.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_script_run.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_serialize.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_serialize.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_string_utils.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_string_utils.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_study.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_study.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_substitute.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_substitute.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_substring.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_substring.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_tables.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_tables.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_ucd.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_ucd.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_valid_utf.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_valid_utf.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_xclass.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_xclass.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxregex_pcre2_chartables.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/3rdparty/pcre/src -D__WX__ -DHAVE_CONFIG_H -DPCRE2_CODE_UNIT_WIDTH=32 -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../3rdparty/pcre/src/pcre2_chartables.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_adler32.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/adler32.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_compress.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/compress.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_crc32.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/crc32.c
In file included from ../src/zlib/adler32.c:8:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
63 | uLong ZEXPORT adler32_z(adler, buf, len)
| ^
../src/zlib/zconf.h:66:33: note: expanded from macro 'adler32_z'
66 | # define adler32_z Z_ADD_PREFIX(adler32_z)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:115:1: note: expanded from here
115 | wx_zlib_adler32_z
| ^
../src/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
134 | uLong ZEXPORT adler32(adler, buf, len)
| ^
../src/zlib/zconf.h:63:33: note: expanded from macro 'adler32'
63 | # define adler32 Z_ADD_PREFIX(adler32)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:119:1: note: expanded from here
119 | wx_zlib_adler32
| ^
../src/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
143 | local uLong adler32_combine_(adler1, adler2, len2)
| ^
../src/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2)
| ^
../src/zlib/zconf.h:64:33: note: expanded from macro 'adler32_combine'
64 | # define adler32_combine Z_ADD_PREFIX(adler32_combine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:128:1: note: expanded from here
128 | wx_zlib_adler32_combine
| ^
../src/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
| ^
../src/zlib/zconf.h:65:33: note: expanded from macro 'adler32_combine64'
65 | # define adler32_combine64 Z_ADD_PREFIX(adler32_combine64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:132:1: note: expanded from here
132 | wx_zlib_adler32_combine64
| ^
../src/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
22 | int ZEXPORT compress2(dest, destLen, source, sourceLen, level)
| ^
../src/zlib/zconf.h:69:35: note: expanded from macro 'compress2'
69 | # define compress2 Z_ADD_PREFIX(compress2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_compress2
| ^
../src/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
68 | int ZEXPORT compress(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:68:35: note: expanded from macro 'compress'
68 | # define compress Z_ADD_PREFIX(compress)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:154:1: note: expanded from here
154 | wx_zlib_compress
| ^
../src/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
81 | uLong ZEXPORT compressBound(sourceLen)
| ^
../src/zlib/zconf.h:70:35: note: expanded from macro 'compressBound'
70 | # define compressBound Z_ADD_PREFIX(compressBound)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:161:1: note: expanded from here
161 | wx_zlib_compressBound
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_deflate.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/deflate.c
3 warnings generated.
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_gzclose.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/gzclose.c
6 warnings generated.
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_gzlib.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/gzlib.c
In file included from ../src/zlib/crc32.c:30:
../src/zlib/compress.c../src/zlib/zutil.h::22170::1311:: warning: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]'OS_CODE' macro redefined [-Wmacro-redefined]
22 | int ZEXPORT compress2(dest, destLen, source, sour 170 | c# edLeefni,n el eOvSe_lC)ODE
| 19 ^
| ^
../src/zlib/zconf.h:69:35../src/zlib/zutil.h:: 141:11note: : expanded from macro 'compress2'
note: previous definition is here
69 | # def i141n | e# c odmepfrienses 2O S _ C O D E 7
Z| _A ^D
D_PREFIX(compress2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_compress2
| ^
../src/zlib/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
126 | local z_word_t byte_swap(word)
| ^
../src/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
68 | int ZEXPORT compress(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:68:35: note: expanded from macro 'compress'
68 | # define compress Z_ADD_PREFIX(compress)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:154:1: note: expanded from here
154 | wx_zlib_compress
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_gzread.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/gzread.c
../src/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
81 | uLong ZEXPORT compressBound(sourceLen)
| ^
../src/zlib/zconf.h:70:35: note: expanded from macro 'compressBound'
70 | # define compressBound Z_ADD_PREFIX(compressBound)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:161:1: note: expanded from here
161 | wx_zlib_compressBound
| ^
../src/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
551 | local z_crc_t multmodp(a, b)
| ^
../src/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
575 | local z_crc_t x2nmodp(n, k)
| ^
../src/zlib/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
726 | local z_crc_t crc_word(data)
| ^
../src/zlib/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
735 | local z_word_t crc_word_big(data)
| ^
../src/zlib/crc32.c:748:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
748 | unsigned long ZEXPORT crc32_z(crc, buf, len)
| ^
../src/zlib/zconf.h:78:33: note: expanded from macro 'crc32_z'
78 | # define crc32_z Z_ADD_PREFIX(crc32_z)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:112:1: note: expanded from here
112 | wx_zlib_crc32_z
| ^
../src/zlib/crc32.c:1072:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1072 | unsigned long ZEXPORT crc32(crc, buf, len)
| ^
../src/zlib/zconf.h:72:33: note: expanded from macro 'crc32'
72 | # define crc32 Z_ADD_PREFIX(crc32)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:113:1: note: expanded from here
113 | wx_zlib_crc32
| ^
../src/zlib/crc32.c:1081:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1081 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
| ^
../src/zlib/zconf.h:74:33: note: expanded from macro 'crc32_combine64'
74 | # define crc32_combine64 Z_ADD_PREFIX(crc32_combine64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:117:1: note: expanded from here
117 | wx_zlib_crc32_combine64
| ^
../src/zlib/crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1093 | uLong ZEXPORT crc32_combine(crc1, crc2, len2)
| ^
../src/zlib/zconf.h:73:33: note: expanded from macro 'crc32_combine'
73 | # define crc32_combine Z_ADD_PREFIX(crc32_combine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:121:1: note: expanded from here
121 | wx_zlib_crc32_combine
| ^
../src/zlib/crc32.c:1102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1102 | uLong ZEXPORT crc32_combine_gen64(len2)
| ^
../src/zlib/zconf.h:76:33: note: expanded from macro 'crc32_combine_gen64'
76 | # define crc32_combine_gen64 Z_ADD_PREFIX(crc32_combine_gen64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:126:1: note: expanded from here
126 | wx_zlib_crc32_combine_gen64
| ^
../src/zlib/crc32.c:1112:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1112 | uLong ZEXPORT crc32_combine_gen(len2)
| ^
../src/zlib/zconf.h:75:33: note: expanded from macro 'crc32_combine_gen'
75 | # define crc32_combine_gen Z_ADD_PREFIX(crc32_combine_gen)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:128:1: note: expanded from here
128 | wx_zlib_crc32_combine_gen
| ^
../src/zlib/crc32.c:1119:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1119 | uLong ZEXPORT crc32_combine_op(crc1, crc2,3 warnings generated.
op)
| ^
../src/zlib/zconf.h:77:33: note: expanded from macro 'crc32_combine_op'
77 | # define crc32_combine_op Z_ADD_PREFIX(crc32_combine_op)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:131:1: note: expanded from here
131 | wx_zlib_crc32_combine_op
| ^
In file included from ../src/zlib/adler32.c:8:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
63 | uLong ZEXPORT adler32_z(adler, buf, len)
| ^
../src/zlib/zconf.h:66:33: note: expanded from macro 'adler32_z'
66 | # define adler32_z Z_ADD_PREFIX(adler32_z)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:116:1: note: expanded from here
116 | wx_zlib_adler32_z
| ^
../src/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
134 | uLong ZEXPORT adler32(adler, buf, len)
| ^
../src/zlib/zconf.h:63:33: note: expanded from macro 'adler32'
63 | # define adler32 Z_ADD_PREFIX(adler32)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:120:1: note: expanded from here
120 | wx_zlib_adler32
| ^
../src/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
143 | local uLong adler32_combine_(adler1, adler2, len2)
| ^
../src/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2)
| ^
../src/zlib/zconf.h:64:33: note: expanded from macro 'adler32_combine'
64 | # define adler32_combine Z_ADD_PREFIX(adler32_combine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:129:1: note: expanded from here
129 | wx_zlib_adler32_combine
| ^
../src/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
| ^
../src/zlib/zconf.h:65:33: note: expanded from macro 'adler32_combine64'
65 | # define adler32_combine64 Z_ADD_PREFIX(adler32_combine64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:133:1: note: expanded from here
133 | wx_zlib_adler32_combine64
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_gzwrite.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/gzwrite.c
In file included from ../src/zlib/deflate.c:52:
In file included from ../src/zlib/deflate.h:16:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
198 | local void slide_hash(s)
| ^
../src/zlib/deflate.c:225:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
225 | int ZEXPORT deflateInit_(strm, level, version, stream_size)
| ^
../src/zlib/zconf.h:87:33: note: expanded from macro 'deflateInit_'
87 | # define deflateInit_ Z_ADD_PREFIX(deflateInit_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:153:1: note: expanded from here
153 | wx_zlib_deflateInit_
| ^
../src/zlib/deflate.c:237:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
237 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
| ^
../src/zlib/zconf.h:86:33: note: expanded from macro 'deflateInit2_'
86 | # define deflateInit2_ Z_ADD_PREFIX(deflateInit2_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:155:1: note: expanded from here
155 | wx_zlib_deflateInit2_
| ^
../src/zlib/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
389 | local int deflateStateCheck(strm)
| ^
../src/zlib/deflate.c:412:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
412 | int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:93:33: note: expanded from macro 'deflateSetDictionary'
93 | # define deflateSetDictionary Z_ADD_PREFIX(deflateSetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:6:1: note: expanded from here
6 | wx_zlib_deflateSetDictionary
| ^
../src/zlib/deflate.c:481:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
481 | int ZEXPORT deflateGetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:83:33: note: expanded from macro 'deflateGetDictionary'
83 | # define deflateGetDictionary Z_ADD_PREFIX(deflateGetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:13:1: note: expanded from here
13 | wx_zlib_deflateGetDictionary
| ^
../src/zlib/deflate.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
503 | int ZEXPORT deflateResetKeep(strm)
| ^
../src/zlib/zconf.h:92:33: note: expanded from macro 'deflateResetKeep'
92 | # define deflateResetKeep Z_ADD_PREFIX(deflateResetKeep)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:17:1: note: expanded from here
17 | wx_zlib_deflateResetKeep
| ^
../src/zlib/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
541 | int ZEXPORT deflateReset(strm)
| ^
../src/zlib/zconf.h:91:33: note: expanded from macro 'deflateReset'
91 | # define deflateReset Z_ADD_PREFIX(deflateReset)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:21:1: note: expanded from here
21 | wx_zlib_deflateReset
| ^
../src/zlib/deflate.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
553 | int ZEXPORT deflateSetHeader(strm, head)
| ^
../src/zlib/zconf.h:94:33: note: expanded from macro 'deflateSetHeader'
94 | # define deflateSetHeader Z_ADD_PREFIX(deflateSetHeader)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:23:1: note: expanded from here
23 | wx_zlib_deflateSetHeader
| ^
../src/zlib/deflate.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
564 | int ZEXPORT deflatePending(strm, pending, bits)
| ^
../src/zlib/zconf.h:89:33: note: expanded from macro 'deflatePending'
89 | # define deflatePending Z_ADD_PREFIX(deflatePending)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:25:1: note: expanded from here
25 | wx_zlib_deflatePending
| ^
../src/zlib/deflate.c:578:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
578 | int ZEXPORT deflatePrime(strm, bits, value)
| ^
../src/zlib/zconf.h:90:33: note: expanded from macro 'deflatePrime'
90 | # define deflatePrime Z_ADD_PREFIX(deflatePrime)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:26:1: note: expanded from here
26 | wx_zlib_deflatePrime
| ^
../src/zlib/deflate.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
605 | int ZEXPORT deflateParams(strm, level, strategy)
| ^
../src/zlib/zconf.h:88:33: note: expanded from macro 'deflateParams'
88 | # define deflateParams Z_ADD_PREFIX(deflateParams)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:28:1: note: expanded from here
28 | wx_zlib_deflateParams
| ^
../src/zlib/deflate.c:654:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
654 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
| ^
../src/zlib/zconf.h:95:33: note: expanded from macro 'deflateTune'
95 | # define deflateTune Z_ADD_PREFIX(deflateTune)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:31:1: note: expanded from here
31 | wx_zlib_deflateTune
| ^
../src/zlib/deflate.c:696:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
696 | uLong ZEXPORT deflateBound(strm, sourceLen)
| ^
../src/zlib/zconf.h:80:33: note: expanded from macro 'deflateBound'
80 | # define deflateBound Z_ADD_PREFIX(deflateBound)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:36:1: note: expanded from here
36 | wx_zlib_deflateBound
| ^
../src/zlib/deflate.c:769:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
769 | local void putShortMSB(s, b)
| ^
../src/zlib/deflate.c:783:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
783 | local void flush_pending(strm)
| ^
../src/zlib/deflate.c:816:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
816 | int ZEXPORT deflate(strm, flush)
| ^
../src/zlib/zconf.h:79:33: note: expanded from macro 'deflate'
79 | # define deflate Z_ADD_PREFIX(deflate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:46:1: note: expanded from here
46 | wx_zlib_deflate
| ^
../src/zlib/deflate.c:1131:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1131 | int ZEXPORT deflateEnd(strm)
| ^
../src/zlib/zconf.h:82:33: note: expanded from macro 'deflateEnd'
82 | # define deflateEnd Z_ADD_PREFIX(deflateEnd)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:117:1: note: expanded from here
117 | wx_zlib_deflateEnd
| ^
../src/zlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
11 | int ZEXPORT gzclose(file)
| ^
../src/zlib/zconf.h:104:35:../src/zlib/deflate.c :1157:note: 13:expanded from macro 'gzclose'
warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1041157 | int ZEXPORT deflateCopy(dest, source)
| ^
../src/zlib/zconf.h:81:33: note: expanded from macro 'deflateCopy'
81 | # define deflateCopy Z_ADD_PREFIX(deflateCopy)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:123:1: note: expanded from here
123 | wx_zlib_deflateCopy
| ^
| # define gzclose Z_ADD_PREFIX(gzclose)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:129:1: note: expanded from here
129 | wx_zlib_gzclose
| ^
../src/zlib/deflate.c:1216:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1216 | local unsigned read_buf(strm, buf, size)
| ^
../src/zlib/deflate.c:1246:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1246 | local void lm_init(s)
| ^
../src/zlib/deflate.c:1279:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1279 | local uInt longest_match(s, cur_match)
| ^
../src/zlib/deflate.c:1528:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1528 | local void fill_window(s)
| ^
../src/zlib/deflate.c:1691:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1691 | local block_state deflate_stored(s, flush)
| ^
../src/zlib/deflate.c:1878:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1878 | local block_state deflate_fast(s, flush)
| ^
../src/zlib/deflate.c:1980:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1980 | local block_state deflate_slow(s, flush)
| ^
../src/zlib/deflate.c:2111:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2111 | local block_state deflate_rle(s, flush)
| ^
../src/zlib/deflate.c:2185:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2185 | local block_state deflate_huff(s, flush)
| ^
1 warning generated.
6 warnings generated.
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_infback.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/infback.c
../src/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
75 | local void gz_reset(state)
| ^
../src/zlib/gzlib.c:93:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
93 | local gzFile gz_open(path, fd, mode)
| ^
../src/zlib/gzlib.c:272:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
272 | gzFile ZEXPORT gzopen(path, mode)
| ^
../src/zlib/zconf.h:119:35: note: expanded from macro 'gzopen'
119 | # define gzopen Z_ADD_PREFIX(gzopen)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_gzopen
| ^
../src/zlib/gzlib.c:280:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
280 | gzFile ZEXPORT gzopen64(path, mode)
| ^
../src/zlib/zconf.h:120:35: note: expanded from macro 'gzopen64'
120 | # define gzopen64 Z_ADD_PREFIX(gzopen64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:136:1: note: expanded from here
136 | wx_zlib_gzopen64
| ^
../src/zlib/gzlib.c:288:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
288 | gzFile ZEXPORT gzdopen(fd, mode)
| ^
../src/zlib/zconf.h:108:35: note: expanded from macro 'gzdopen'
108 | # define gzdopen Z_ADD_PREFIX(gzdopen)
| ^
13 warning../src/zlib/zconf.hs generated.
:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:138:1: note: expanded from here
138 | wx_zlib_gzdopen
| ^
../src/zlib/gzlib.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
318 | int ZEXPORT gzbuffer(file, size)
| ^
../src/zlib/zconf.h:102:35: note: expanded from macro 'gzbuffer'
102 | # define gzbuffer Z_ADD_PREFIX(gzbuffer)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:140:1: note: expanded from here
140 | wx_zlib_gzbuffer
| ^
../src/zlib/gzlib.c:345:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
345 | int ZEXPORT gzrewind(file)
| ^
../src/zlib/zconf.h:128:35: note: expanded from macro 'gzrewind'
128 | # define gzrewind Z_ADD_PREFIX(gzrewind)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: note: expanded from here
142 | wx_zlib_gzrewind
| ^
../src/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
21 | local int gz_load(state, buf, len, have)
| ^
../src/zlib/gzlib.c:368:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
368 | z_off64_t ZEXPORT gzseek64(file, offset, whence)
| ^
../src/zlib/zconf.h:130:35: note: expanded from macro 'gzseek64'
130 | # define gzseek64 Z_ADD_PREFIX(gzseek64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(na../src/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
m 56 | locae) ZLIB_CONl CATi(nZt_P RgEzF_IaXv_a,i ln(asmtea)te
| ^)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:144:1: note: expanded from here
144 | wx_zlib_gzseek64
| ^
../src/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
91 | local int gz_look(state)
| ^
../src/zlib/gzread.c:173:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
173 | local int gz_decomp(state)
| ^
../src/zlib/gzread.c:227:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
227 | local int gz_fetch(state)
| ^
../src/zlib/gzlib.c:445:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
445 | z_off_t ZEXPORT gzseek(file, offset, whence)
| ^../src/zlib/gzread.c
:257:11: ../src/zlib/zconf.h:warning: 129:35a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
257 | local int gz_skip(state, len)
| ^
: note: expanded from macro 'gzseek'
../src/zlib/gzread.c:292:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
292 | local z_size_t 129 | # defignez _grzesaede(ks t a t e , b u f , l e n ) Z
_ A| DD ^_
PREFIX(gzseek)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:148:1: note: expanded from here
148 | wx_zlib_gzseek
| ^
../src/zlib/gzread.c:373:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
373 | int ZEXPORT gzread(file, buf, len)
| ^
../src/zlib/zconf.h:127:35: note: expanded from macro 'gzread'
../src/zlib/gzlib.c127 | # de:fi457:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]n
e gzread Z_ADD_PREFIX(gzread)
| 457 | ^z
_off6../src/zlib/zconf.h:42:304:_ t Znote: EXexpanded from macro 'Z_ADD_PREFIX'PO
RT gztell64(file)
| 42 | ^
# define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CO../src/zlib/zconf.h:133:35: note: expanded from macro 'gztell64'
133 | # define gztell64 Z_ADD_PREFIX(gztNCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
ell64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_gztell64
| ^
../src/zlib/gzlib.c:474:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
474 | z_off_t ZEXPORT gztell(file)
| ^
../src/zlib/zconf.h:132:35: note: expanded from macro 'gztell'
132 | # define gz35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: tnote: expanded from here
el l142 | wx_zlib_gz read
| ^
Z_ADD_PREFIX(gztell)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gztell
| ^
../src/zlib/gzlib.c:484:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
484 | z_off64_t ZEXPORT gzoffset64(file)
| ^
../src/zlib/zconf.h:118:35: note: expanded from macro 'gzoffset64'
118 | # define gzoffset64 Z_ADD_PREFIX(gzoffset64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD../src/zlib/gzread.c:409:18: warning: _PREFIa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]X
(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_gzoffset64
| ^
409 | z_size_t ZEXPORT gzfread(buf, size, nitems, file)
| ^
../src/zlib/zconf.h:112:35: note: expanded from macro 'gzfread'
112 | # define gzfread Z_ADD_PREFIX(gzfread)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(nam../src/zlib/gzlib.ce:)507 :Z17L:I B_Cwarning: ONCa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]AT
(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #507d | ezf_ionfef _ZtL IZBE_XCPOONRCTA Tg(zxo,f fys)e tZ(LfIiBl_eC)ON
C A| T2 ^(
x, y../src/zlib/zconf.h:117:35: note: expanded from macro 'gzoffset'
) 117 | # define gzoffset Z_ADD_PREFIX(gzoffset)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(
x ,| y ^)
ZLI../src/zlib/zconf.hB:_35C:O28N:C AT2note: (xexpanded from macro 'ZLIB_CONCAT2',
y)
| 35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:146:1: note: expanded from here
146 | wx_zlib_gzfread
| ^
^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:9:1: note: expanded from here
9 | wx_zlib_gzoffset
| ^
../src/zlib/gzlib.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
517 | int ZEXPORT gzeof(file)
| ^
../src/zlib/zconf.h:109:35: note: expanded from macro 'gzeof'
109 | # define gzeof Z_ADD_PREFIX(gzeof)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:12:1: note: expanded from here
12 | wx_zlib_gzeof
| ^
../src/zlib/gzlib.c:534:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
534 | const char * ZEXPORT gzerror(file, errnum)
| ^
../src/zlib/zconf.h:110:35: note: expanded from macro 'gzerror'
110 | # define gzerror Z_ADD_PREFIX(gzerror)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
../src/zlib/gzread.c :445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
445 | int ZEXPORT gzgetc(file)
| ^
../src/zlib/zconf.h:114:35: note: expanded from macro 'gzgetc'
114 | # define gzgetc Z_ADD_PREFIX(gzgetc)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_gzgetc
| ^
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:14:1: note: expanded from here
14 | wx_zlib_gzerror
| ^
../src/zlib/gzread.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
472 | int ZEXPORT gzgetc_(file)
| ^
../src/zlib/zconf.h:115:35: note: expanded from macro 'gzgetc_'
115 | # define gzgetc_ Z_ADD_PREFIX(gzgetc_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZL../src/zlib/gzlib.c:../src/zlib/gzwrite.c:17:11: warning: IB555_:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
C O555N | CvAT(xoida function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] ZE
XPORT gzclearerr(file )17 |
l o| ca ^l
int ../src/zlib/zconf.hg:z103_:i35n:i t(snote: taexpanded from macro 'gzclearerr'te
)
| ^
103 | # define gzcle,a ry) ZLIB_CONCAT2(xerr , y )Z_
A D| D_ ^P
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gzgetc_
| ^
REFIX(gzcle../src/zlib/gzread.c:479:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
arerr) 479 | int ZEXP
| ^
../src/zlib/zconf.h:42:30:ORT gznote: unexpanded from macro 'Z_ADD_PREFIX'ge
tc(c, file) 42 | #
d e| fi ^n
e Z_AD../src/zlib/zconf.hD:_134P:R35E:F IX(note: naexpanded from macro 'gzungetc'me
) ZLIB_CONCAT(Z_PREF I134X | _#, n a mdee)fi
n e| g ^z
ungetc ../src/zlib/zconf.h : 36 : 27 : note: ../src/zlib/gzwrite.c :Z73:expanded from macro 'ZLIB_CONCAT'11_: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
73 | local int gz
_comp(state, flush)
| 36A | DD_ ^
#defPine ZLRIEBF_ICX(gzuONCAT(x, yngetc)) Z
L I| B_ ^C
ONCA../src/zlib/zconf.hT:242(:x30,: y)note:
expanded from macro 'Z_ADD_PREFIX'|
^
../src/zlib/zconf.h:35 :4228 | :# dnote: efexpanded from macro 'ZLIB_CONCAT2'in
e Z_AD 35 | #Dd_ePfRiEnFeI XZ(LnIaBm_eC)O NZCLAITB2_(CxO,N CyA)T (xZ _#P#R EyFI
X _| , ^n
ame)<scratch space>
: 16| :1 ^:
note: ../src/zlib/zconf.h:expanded from here36:
27: note: 16 | expanded from macro 'ZLIB_CONCAT'wx
_zlib_gzc l36e | a#rdeerfrin
e | ZL^I
B_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_gzungetc
| ^
../src/zlib/gzlib.c:581:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
581 | void ZLIB_INTERNAL gz_error(state, err, msg)
| ../src/zlib/gzwrite.c:154:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
^
../src/zlib/zconf.h:99:35: note: expanded from macro 'gz_error'
154 | local int gz_zero(state, len../src/zlib/gzread.c):539
| ^
99:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
| # def i539 | ne gz_error Z_ADD_PRE../src/zlib/gzwrite.cFIchar:X187(g:z _* ZeErXrPoOrR)T
g z| get ^s
(fil../src/zlib/zconf.he:,42 :b30u:f , lnote: enexpanded from macro 'Z_ADD_PREFIX')
| ^
42../src/zlib/zconf.h | :#116 : 35d:e../src/zlib/gzclose.cf: i11n:e13note: expanded from macro 'gzgets' Z
_ADD16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]_PR : warning:
116 | E#FIX(nam defie) ZLIB_CnONe gCzAgTe(Z _187t | PRsE a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
l o ca l FI11 | zX_ _, namesiiznet _ Z)EXPt gz_writ eORT Zgzc
lo(_ | ^
../src/zlib/zconf.h:36:27: Anote: Dexpanded from macro 'ZLIB_CONCAT'
se(file)
| ^
36 | #dsD_PREFIeX(fingezgets)
| ^
tZaLt../src/zlib/zconf.he:,42 :buf,../src/zlib/zconf.h:104I:35B :l30en_)
C O| N C ^A
T(:xnote: ,note: expanded from macro 'Z_ADD_PREFIX'
expanded from macro 'gzclose'
42 | y# de f104i | n# ) d eeZL IZB__ACDODN_CPARTE2F(IxX,( nya)me
) | ZLIB_fCiOneN CAT ^
gzclose ( Z_PR../src/zlib/zconf.hE:35:28: FIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: note: expanded from macro 'ZLIB_CONCAT2'
35 | #expanded from macro 'ZLIB_CONCAT'de
Z_ A36DD_PREFIX(gzclose)
| ^
../src/zlib/zconf.h:42:30: fine ZLIB_CONCAT2(x, y) x #../src/zlib/gzwrite.c: | 255note: :13: #warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]#
defiyne
Z Lexpanded from macro 'Z_ADD_PREFIX'| IB ^_C255O | N
C
<scratch space>i:19nt 42:Z1E:AX T(x,P | ORT gzwritey(file) note: expanded from here,Z# defiL
IB_CONCAT2(x, y)
bnue fZ| _,AD ^D_
PREFIX(name) ZLIB_CONCAT(Z_PRE FIX_, name)
| ^
len)../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #def 19 | wx_zlib_gz_erine
| Z ^
../src/zlib/zconf.h:136:35:rLoIB_CONC r
| A^
T2(x, y) x ## y
| ^
<scratch space>:10:1: note: note: expanded from macro 'gzwrite'expanded from here
10 | wx_zlib_gzgets
| ^
136 | # define gzwrite Z_ADD_PREFIX(gzwrite)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #../src/zlib/zconf.hd:e36f:i27n:e ZLnote: IBexpanded from macro 'ZLIB_CONCAT'_C
ONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: note: expanded from here
142 | wx_zlib_gzwrite
| ^
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ../src/zlib/gzwrite.c:283:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
283 | z_size_t ../src/zlib/gzread.cZ:E603X:P13O:R T gwarning: zfwa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]ri
te(buf, size, nitems, file)
| ^
../src/zlib/zconf.h:113:35: note: expanded from macro 'gzfwrite'
603 | in t113 ZEXPORT gzdirect(file)
| ^
../src/zlib/zconf.h:107:35: note: expanded from macro 'gzdirect'
107 | # define gzdirect | # d eZf_iAnDeD _gPzRfEwFrIiXt(eg z d i r e c t )
| ^Z
_ADD../src/zlib/zconf.h_:P42R:E30F:I X(gnote: zfexpanded from macro 'Z_ADD_PREFIX'wr
ite)
| ^
42 | # define Z_ADD_PREFIX../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
(name) ## y
| ^
<scratch space>:129:1:Z 42 | note: # expanded from here d
efine Z_ADD_PLRIEBF_CONCATI(XZ(_nPaRmEeF)I XZ_L,I Bn_aCmOeN)CA
T (| Z_ ^P
REFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:146:1: note: expanded from here
146 | wx_zlib_gzfwrite
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
../src/zlib/gzwrite.c:313:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
313 | int ZEXPORT gzputc(file, | 129 | wc ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCxA_T)
| ^
z../src/zlib/zconf.h:125:35: note: expanded from macro 'gzputc'2(lib_gzx,
y) x ## y
| ^
<scratch space>:12:1: note: expanded from here
12 | wx_zlib_gzdirect
| ^
c 125 | # define gzputc Z_ADD_PREFIX(gzputc)
| ^
../src/zlib/zconf.h:42:30: note: lexpanded from macro 'Z_ADD_PREFIX'../src/zlib/gzread.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
ose
| ^
42 | # define Z_ADD_PREFIX(name) ZLIB_ C623O | NCiAnTt(Z _ZPERXEPFOIRXT_ ,g zncalmoes)e
_| r(fi ^l
e)
../src/zlib/zconf.h| :36 ^:
27: ../src/zlib/zconf.h:105:35: note: expanded from macro 'ZLIB_CONCAT'note:
expanded from macro 'gzclose_r'
36 | #define 105Z | L#I B _ C OdNeCfAiTn(ex ,g zyc)l oZsLeI_Br_ C O N C A T 2 ( x , y )Z_
A D| D_ ^P
REFI../src/zlib/zconf.hX:(35g:z28c:l osenote: _rexpanded from macro 'ZLIB_CONCAT2')
| ^
35 | #../src/zlib/zconf.hd:e42f:i30n:e ZLnote: IBexpanded from macro 'Z_ADD_PREFIX'_C
ONCAT2(x, y42) | #x #d#e fyin
e | Z_ ^A
DD_PR<scratch space>E:F2I:X1(:n amenote: ) expanded from hereZL
IB_ 2 | wxC_ONCzAlibT_(gZz_pPuRtEcFI
X _| , ^n
ame)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:14:1: note: expanded from here
14 | wx_zlib_gzclose_r
| ^
../src/zlib/gzwrite.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
361 | int ZEXPORT gzputs(file, s)
| ^
../src/zlib/zconf.h:126:35: note: expanded from macro 'gzputs'
126 | # define gzputs Z_ADD_PREFIX(gzputs)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gzputs
| ^
../src/zlib/gzwrite.c:565:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
565 | int ZEXPORT gzflush(file, flush)
| ^
../src/zlib/zconf.h:111:35: note: expanded from macro 'gzflush'
111 | # define gzflush Z_ADD_PREFIX(gzflush)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:13:1: note: expanded from here
13 | wx_zlib_gzflush
| ^
../src/zlib/gzwrite.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
597 | int ZEXPORT gzsetparams(file, level, strategy)
| ^
../src/zlib/zconf.h:131:35: note: expanded from macro 'gzsetparams'
131 | # define gzsetparams Z_ADD_PREFIX(gzsetparams)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:15:1: note: expanded from here
15 | wx_zlib_gzsetparams
| ^
../src/zlib/gzwrite.c:639:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
639 | int ZEXPORT gzclose_w(file)
| ^
../src/zlib/zconf.h:106:35: note: expanded from macro 'gzclose_w'
106 | # define gzclose_w Z_ADD_PREFIX(gzclose_w)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:18:1: note: expanded from here
18 | wx_zlib_gzclose_w
| ^
1 warning generated.
In file included from ../src/zlib/crc32.c:30:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_inffast.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/inffast.c
../src/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
551 | local z_crc_t multmodp(a, b)
| ^
../src/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
575 | local z_crc_t x2nmodp(n, k)
| ^
../src/zlib/crc32.c:622:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
622 | unsigned long ZEXPORT crc32_z(crc, buf, len)
| ^
../src/zlib/zconf.h:78:33: note: expanded from macro 'crc32_z'
78 | # define crc32_z Z_ADD_PREFIX(crc32_z)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:113:1: note: expanded from here
113 | wx_zlib_crc32_z
| ^
../src/zlib/crc32.c:1072:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1072 | unsigned long ZEXPORT crc32(crc, buf, len)
| ^
../src/zlib/zconf.h:72:33: note: expanded from macro 'crc32'
72 | # define crc32 Z_ADD_PREFIX(crc32)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:114:1: note: expanded from here
114 | wx_zlib_crc32
| ^
../src/zlib/crc32.c:1081:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1081 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
| ^
../src/zlib/zconf.h:74:33: note: expanded from macro 'crc32_combine64'
74 | # define crc32_combine64 Z_ADD_PREFIX(crc32_combine64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:118:1: note: expanded from here
118 | wx_zlib_crc32_combine64
| ^
../src/zlib/crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1093 | uLong ZEXPORT crc32_combine(crc1, crc2, len2)
| ^
../src/zlib/zconf.h:73:33: note: expanded from macro 'crc32_combine'
73 | # define crc32_combine Z_ADD_PREFIX(crc32_combine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:122:1: note: expanded from here
122 | wx_zlib_crc32_combine
| ^
../src/zlib/crc32.c:1102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1102 | uLong ZEXPORT crc32_combine_gen64(len2)
| ^
../src/zlib/zconf.h:76:33: note: expanded from macro 'crc32_combine_gen64'
76 | # define crc32_combine_gen64 Z_ADD_PREFIX(crc32_combine_gen64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:127:1: note: expanded from here
127 | wx_zlib_crc32_combine_gen64
| ^
../src/zlib/crc32.c:1112:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1112 | uLong ZEXPORT crc32_combine_gen(len2)
| ^
../src/zlib/zconf.h:75:33: note: expanded from macro 'crc32_combine_gen'
75 | # define crc32_combine_gen Z_ADD_PREFIX(crc32_combine_gen)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:129:1: note: expanded from here
129 | wx_zlib_crc32_combine_gen
| ^
17 warnings generated.
../src/zlib/crc32.c:1119:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
In file included from ../src/zlib/infback.c:13:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
1119 | uLong ZEXPORT crc32_combine_op(crc1, crc2, op../src/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
| ^
../src/zlib/zconf.h:142:33: note: expanded from macro 'inflateBackInit_'
142 | # define inflateBackInit_ Z_ADD_PREFIX(inflateBackInit_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
) 42 | # def
| ^
ine Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:114:1: note: expanded from here
114 | wx_zlib_inflateBackInit_
| ^
../src/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
83 | local void fixedtables(state)
| ^
../src/zlib/zconf.h:77:33: note: expanded from macro 'crc32_combine_op'
77 | # define crc32_combine_op Z_ADD_PREFIX(crc32_combine_op)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:132:1: note: expanded from here
132 | wx_zlib_crc32_combine_op
| ^
../src/zlib/infback.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
251 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
| ^
../src/zlib/zconf.h:139:33: note: expanded from macro 'inflateBack'
139 | # define inflateBack Z_ADD_PREFIX(inflateBack)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:122:1: note: expanded from here
122 | wx_zlib_inflateBack
| ^
../src/zlib/infback.c:635:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
635 | int ZEXPORT inflateBackEnd(strm)
| ^
../src/zlib/zconf.h:140:33: note: expanded from macro 'inflateBackEnd'
140 | # define inflateBackEnd Z_ADD_PREFIX(inflateBackEnd)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:129:1: note: expanded from here
129 | wx_zlib_inflateBackEnd
| ^
15 warnings generated.
../src/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
75 | local void gz_reset(state)
| ^
../src/zlib/gzlib.c:93:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
93 | local gzFile gz_open(path, fd, mode)
| ^
../src/zlib/gzlib.c:272:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
272 | gzFile ZEXPORT gzopen(path, mode)
| ^
../src/zlib/zconf.h:119:35: note: expanded from macro 'gzopen'
119 | # define gzopen Z_ADD_PREFIX(gzopen)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_gzopen
| ^
../src/zlib/gzlib.c:280:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
280 | gzFile ZEXPORT gzopen64(path, mode)
| ^
../src/zlib/zconf.h:120:35: note: expanded from macro 'gzopen64'
120 | # define gzopen64 Z_ADD_PREFIX(gzopen64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CO11N warningCsA generatedT.
(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:136:1: note: expanded from here
136 | wx_zlib_gzopen64
| ^
../src/zlib/gzlib.c:288:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
288 | gzFile ZEXPORT gzdopen(fd, mode)
| ^
../src/zlib/zconf.h:108:35: note: expanded from macro 'gzdopen'
108 | # define gzdopen Z_ADD_PREFIX(gzdopen)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:138:1: note: expanded from here
138 | wx_zlib_gzdopen
| ^
../src/zlib/gzlib.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
318 | int ZEXPORT gzbuffer(file, size)
| ^
../src/zlib/zconf.h:102:35: note: expanded from macro 'gzbuffer'
102 | # define gzbuffer Z_ADD_PREFIX(gzbuffer)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:140:1: note: expanded from here
140 | wx_zlib_gzbuffer
| ^
../src/zlib/gzlib.c:345:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
345 | int ZEXPORT gzrewind(file)
| ^
../src/zlib/zconf.h:128:35: note: expanded from macro 'gzrewind'
128 | # define gzrewind Z_ADD_PREFIX(gzrewind)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: note: expanded from here
142 | wx_zlib_gzrewind
| ^
../src/zlib/gzlib.c:368:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
368 | z_off64_t ZEXPORT gzseek64(file, offset, whence)
| ^
../src/zlib/zconf.h:130:35: note: expanded from macro 'gzseek64'
130 | # define gzseek64 Z_ADD_PREFIX(gzseek64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:144:1: note: expanded from here
144 | wx_zlib_gzseek64
| ^
../src/zlib/gzlib.c:445:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
445 | z_off_t ZEXPORT gzseek(file, offset, whence)
| ^
../src/zlib/zconf.h:129:35: note: expanded from macro 'gzseek'
129 | # define gzseek Z_ADD_PREFIX(gzseek)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:148:1: note: expanded from here
148 | wx_zlib_gzseek
| ^
../src/zlib/gzlib.c:457:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
457 | z_off64_t ZEXPORT gztell64(file)
| ^
../src/zlib/zconf.h:133:35: note: expanded from macro 'gztell64'
133 | # define gztell64 Z_ADD_PREFIX(gztell64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_gztell64
| ^
../src/zlib/gzlib.c:474:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
474 | z_off_t ZEXPORT gztell(file)
| ^
../src/zlib/zconf.h:132:35: note: expanded from macro 'gztell'
132 | # define gztell Z_ADD_PREFIX(gztell)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gztell
| ^
../src/zlib/gzlib.c:484:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
484 | z_off64_t ZEXPORT gzoffset64(file)
| ^
../src/zlib/zconf.h:118:35: note: expanded from macro 'gzoffset64'
118 | # define gzoffset64 Z_ADD_PREFIX(gzoffset64)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_gzoffset64
| ^
../src/zlib/gzlib.c:507:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
507 | z_off_t ZEXPORT gzoffset(file)
| ^
../src/zlib/zconf.h:117:35: note: expanded from macro 'gzoffset'
117 | # define gzoffset Z_ADD_PREFIX(gzoffset)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:9:1: note: expanded from here
9 | wx_zlib_gzoffset
| ^
../src/zlib/gzlib.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
517 | int ZEXPORT gzeof(file)
| ^
../src/zlib/zconf.h:109:35: note: expanded from macro 'gzeof'
109 | # define gzeof Z_ADD_PREFIX(gzeof)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:12:1: note: expanded from here
12 | wx_zlib_gzeof
| ^
../src/zlib/gzlib.c:534:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
534 | const char * ZEXPORT gzerror(file, errnum)
| ^
../src/zlib/zconf.h:110:35: note: expanded from macro 'gzerror'
110 | # define gzerror Z_ADD_PREFIX(gzerror)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:14:1: note: expanded from here
14 | wx_zlib_gzerror
| ^
../src/zlib/gzlib.c:555:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
555 | void ZEXPORT gzclearerr(file)
| ^
../src/zlib/zconf.h:103:35: note: expanded from macro 'gzclearerr'
103 | # define gzclearerr Z_ADD_PREFIX(gzclearerr)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:16:1: note: expanded from here
16 | wx_zlib_gzclearerr
| ^
../src/zlib/gzlib.c:581:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
581 | void ZLIB_INTERNAL gz_error(state, err, msg)
| ^
../src/zlib/zconf.h:99:35: note: expanded from macro 'gz_error'
99 | # define gz_error Z_ADD_PREFIX(gz_error)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:19:1: note: expanded from here
19 | wx_zlib_gz_error
| ^
In file included from ../src/zlib/inffast.c:6:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
50 | void ZLIB_INTERNAL inflate_fast(strm, start)
| ^
../src/zlib/zconf.h:163:33: note: expanded from macro 'inflate_fast'
163 | # define inflate_fast Z_ADD_PREFIX(inflate_fast)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:114:1: note: expanded from here
114 | wx_zlib_inflate_fast
| ^
10 warnings generated.
../src/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
21 | local int gz_load(state, buf, len, have)
| ^
../src/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
56 | local int gz_avail(state)
| ^
../src/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
91 | local int gz_look(state)
| ^
../src/zlib/gzread.c:173:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
173 | local int gz_decomp(state)
| ^
../src/zlib/gzread.c:227:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
227 | local int gz_fetch(state)
| ^
../src/zlib/gzread.c:257:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
257 | local int gz_skip(state, len)
| ^
../src/zlib/gzread.c:292:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
292 | local z_size_t gz_read(state, buf, len)
| ^
../src/zlib/gzread.c:373:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
373 | int ZEXPORT gzread(file, buf, len)
| ^
../src/zlib/zconf.h:127:35: note: expanded from macro 'gzread'
127 | # define gzread Z_ADD_PREFIX(gzread)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: note: expanded from here
142 | wx_zlib_gzread
| ^
../src/zlib/gzread.c:409:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
409 | z_size_t ZEXPORT gzfread(buf, size, nitems, file)
| ^
../src/zlib/zconf.h:112:35: note: expanded from macro 'gzfread'
112 | # define gzfread Z_ADD_PREFIX(gzfread)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:146:1: note: expanded from here
146 | wx_zlib_gzfread
| ^
../src/zlib/gzread.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
445 | int ZEXPORT gzgetc(file)
| ^
../src/zlib/zconf.h:114:35: note: expanded from macro 'gzgetc'
114 | # define gzgetc Z_ADD_PREFIX(gzgetc)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_gzgetc
| ^
../src/zlib/gzread.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
472 | int ZEXPORT gzgetc_(file)
| ^
../src/zlib/zconf.h:115:35: note: expanded from macro 'gzgetc_'
115 | # define gzgetc_ Z_ADD_PREFIX(gzgetc_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gzgetc_
| ^
../src/zlib/gzread.c:479:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
479 | int ZEXPORT gzungetc(c, file)
| ^
../src/zlib/zconf.h:134:35: note: expanded from macro 'gzungetc'
134 | # define gzungetc Z_ADD_PREFIX(gzungetc)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_gzungetc
| ^
../src/zlib/gzread.c:539:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
539 | char * ZEXPORT gzgets(file, buf, len)
| ^
../src/zlib/zconf.h:116:35: note: expanded from macro 'gzgets'
116 | # define gzgets Z_ADD_PREFIX(gzgets)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:10:1: note: expanded from here
10 | wx_zlib_gzgets
| ^
../src/zlib/gzread.c:603:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
603 | int ZEXPORT gzdirect(file)
| ^
../src/zlib/zconf.h:107:35: note: expanded from macro 'gzdirect'
107 | # define gzdirect Z_ADD_PREFIX(gzdirect)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:12:1: note: expanded from here
12 | wx_zlib_gzdirect
| ^
../src/zlib/gzread.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
623 | int ZEXPORT gzclose_r(file)
| ^
../src/zlib/zconf.h:105:35: note: expanded from macro 'gzclose_r'
105 | # define gzclose_r Z_ADD_PREFIX(gzclose_r)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_inflate.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/inflate.c
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:14:1: note: expanded from here
14 | wx_zlib_gzclose_r
| ^
../src/zlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
17 | local int gz_init(state)
| ^
../src/zlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
73 | local int gz_comp(state, flush)
| ^
../src/zlib/gzwrite.c:154:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
154 | local int gz_zero(state, len)
| ^
../src/zlib/gzwrite.c:187:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
187 | local z_size_t gz_write(state, buf, len)
| ^
../src/zlib/gzwrite.c:255:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
255 | int ZEXPORT gzwrite(file, buf, len)
| ^
../src/zlib/zconf.h:136:35: note: expanded from macro 'gzwrite'
136 | # define gzwrite Z_ADD_PREFIX(gzwrite)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:142:1: note: expanded from here
142 | wx_zlib_gzwrite
| ^
../src/zlib/gzwrite.c:283:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
283 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
| ^
../src/zlib/zconf.h:113:35: note: expanded from macro 'gzfwrite'
113 | # define gzfwrite Z_ADD_PREFIX(gzfwrite)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:146:1: note: expanded from here
146 | wx_zlib_gzfwrite
| ^
../src/zlib/gzwrite.c:313:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
313 | int ZEXPORT gzputc(file, c)
| ^
../src/zlib/zconf.h:125:35: note: expanded from macro 'gzputc'
125 | # define gzputc Z_ADD_PREFIX(gzputc)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_gzputc
| ^
17 warnings generated.
../src/zlib/gzwrite.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
361 | int ZEXPORT gzputs(file, s)
| ^
../src/zlib/zconf.h:126:35: note: expanded from macro 'gzputs'
126 | # define gzputs Z_ADD_PREFIX(gzputs)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_gzputs
| ^
../src/zlib/gzwrite.c:565:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
565 | int ZEXPORT gzflush(file, flush)
| ^
../src/zlib/zconf.h:111:35: note: expanded from macro 'gzflush'
111 | # define gzflush Z_ADD_PREFIX(gzflush)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:13:1: note: expanded from here
13 | wx_zlib_gzflush
| ^
../src/zlib/gzwrite.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
597 | int ZEXPORT gzsetparams(file, level, strategy)
| ^
../src/zlib/zconf.h:131:35: note: expanded from macro 'gzsetparams'
131 | # define gzsetparams Z_ADD_PREFIX(gzsetparams)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:15:1: note: expanded from here
15 | wx_zlib_gzsetparams
| ^
../src/zlib/gzwrite.c:639:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
639 | int ZEXPORT gzclose_w(file)
| ^
../src/zlib/zconf.h:106:35: note: expanded from macro 'gzclose_w'
106 | # define gzclose_w Z_ADD_PREFIX(gzclose_w)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:18:1: note: expanded from here
18 | wx_zlib_gzclose_w
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_inftrees.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/inftrees.c
2 warnings generated.
5 warnings generated.
29 warnings generated.
11 warnings generated.
15 warnings generated.
In file included from ../src/zlib/inflate.c:83:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_trees.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/trees.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_uncompr.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/uncompr.c
../src/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
105 | local int inflateStateCheck(strm)
| ^
../src/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
119 | int ZEXPORT inflateResetKeep(strm)
| ^
../src/zlib/zconf.h:156:33: note: expanded from macro 'inflateResetKeep'
156 | # define inflateResetKeep Z_ADD_PREFIX(inflateResetKeep)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:116:1: note: expanded from here
116 | wx_zlib_inflateResetKeep
| ^
../src/zlib/inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
145 | int ZEXPORT inflateReset(strm)
| ^
../src/zlib/zconf.h:154:33: note: expanded from macro 'inflateReset'
154 | # define inflateReset Z_ADD_PREFIX(inflateReset)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'In file included from
../src/zlib/infback.c:13:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
35 | #define ZLIB_CO 170 | # defineNCAT2(x, y) x ## OS_CODE 19
y
| ^|
^
<scratch space>:117:1: note: ../src/zlib/zutil.hexpanded from here:141
:11: note: previous definition is here
117 | wx_zlib_inflateReset
| ^
141 | # define OS_CODE 7
| ^
../src/zlib/inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
158 | int ZEXPORT inflateReset2(strm, windowBits)
| ^
../src/zlib/zconf.h:155:33: note: expanded from macro 'inflateReset2'
155 | # define inflateReset2 Z_ADD_PREFIX(inflateReset2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x../src/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
28 | int, Z Ey)
| ^
../src/zlib/zconf.h:XPORT inf35la:t28e:B acknote: Inexpanded from macro 'ZLIB_CONCAT2'it
_(strm, wi n35d | o#wdBeiftisn,e wZiLnIdBo_wC,O NvCeArTs2i(oxn,, y )s tIn file included from rx../src/zlib/inffast.ce :6a:
m#_s#i z../src/zlib/zutil.h:e170):11
: | ^y
warning: ../src/zlib/zconf.h:142'OS_CODE' macro redefined [-Wmacro-redefined]:33
: note: expanded from macro 'inflateBackInit_'
142 | # define inf l170a | t#e B adcekfIinniet _O S _ C O D EZ _A1D9D_
P R| EF ^I
X(infl../src/zlib/zutil.ha:t141e:B11a:c kInnote: itprevious definition is here_)
| ^
../src/zlib/zconf.h| ^
:42:30: <scratch space>:119note: :1expanded from macro 'Z_ADD_PREFIX':
note: expanded from here
42 | # define Z_ADD_PRE F119I | Xw(xn_azmlei)b _ZiLnIfB_lCaOtNeCRAeTs(eZt_2PR
E F| IX^_
, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CO N141CAT2(x, y | # ) d
e fin| e OS_CODE ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:115:1: note: expanded from here
115 | wx_zlib_inflateBackInit_
| ^
7
| ^
../src/zlib/inflate.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
198 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
| ^
../src/zlib/zconf.h:150:33: note: expanded from macro 'inflateInit2_'
150 | # d../src/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
83 | local void fixedtables(setfine inflateInit2_ ate)
| ^
Z_ADD_PREFIX(inflateInit2_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:122:1: note: expanded from here
../src/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
50 | void ZLIB_INTERNAL infla 122 | wxt_ez_fast(strm, start)lib_inf
la | t ^e
Init2_../src/zlib/zconf.h
: 163| :33^:
note: expanded from macro 'inflate_fast'
163 | # define inflate_fast Z_ADD_PREFIX(inflate_fast)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:115:1: note: expanded from here
115 | wx_zlib_inflate_fast
| ^
../src/zlib/inflate.c:242:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
242 | int ZEXPORT inflateInit_(strm, version, stream_size)
| ^
../src/zlib/zconf.h:151:33: note: expanded from macro 'inflateInit_'
151 | # define inflateInit_ Z_ADD_PREFIX(inflateInit_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:131:1: note: expanded from here
131 | wx_zlib_inflateInit_
| ^
../src/zlib/inflate.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
250 | int ZEXPORT inflatePrime(strm, bits, value)
| ^
../src/zlib/zconf.h:153:33: note: expanded from macro 'inflatePrime'
153 | # define inflatePrime Z_ADD_PREFIX(inflatePrime)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREF../src/zlib/infback.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
IX(name) ZLIB_C 251 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
| ^
ONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
../src/zlib/zconf.h<scratch space>::133:1: note: 139expanded from here
:33: note: expanded from macro 'inflateBack'
133 | wx_zl 139 | # define inflateBacikb_inflatePrime Z
| ^
_ADD_PREFIX(inflateBack)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:123:1: note: expanded from here
123 | wx_zlib_inflateBack
| ^
../src/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
281 | local void fixedtables(state)
| ^
In file included from ../src/zlib/inftrees.c:6:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
399 | local int updatewindow(strm, end, copy)../src/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
| ^
../src/zlib/zconf.h:164:33: note: expanded from macro 'inflate_table'
164 | # define inflate_table Z_ADD_
| ^
PREFIX(inflate_table)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:113:1: note: expanded from here
113 | wx_zlib_inflate_table
| ^
../src/zlib/inflate.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
625 | int ZEXPORT inflate(strm, flush)
| ^
../src/zlib/zconf.h:138:33: note: expanded from macro 'inflate'
138 | # define inflate Z_ADD_PREFIX(inflate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:137:1: note: expanded from here
137 | wx_zlib_inflate
| ^
../src/zlib/infback.c:635:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
635 | int ZEXPORT inflateBackEnd(strm)
| ^
../src/zlib/zconf.h:140:33: note: expanded from macro 'inflateBackEnd'
140 | # define inflateBackEnd Z_ADD_PREFIX(inflateBackEnd)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:130:1: note: expanded from here
130 | wx_zlib_inflateBackEnd
| ^
In file included from ../src/zlib/deflate.c:52:
In file included from ../src/zlib/deflate.h:16:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
198 | local void slide_hash(s)
| ^
../src/zlib/deflate.c:225:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
225 | int ZEXPORT deflateInit_(strm, level, version, stream_size)
| ^
../src/zlib/zconf.h:87:33: note: expanded from macro 'deflateInit_'
87 | # define deflateInit_ Z_ADD_PREFIX(deflateInit_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:154:1: note: expanded from here
154 | wx_zlib_deflateInit_
| ^
../src/zlib/deflate.c:237:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
237 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
| ^
../src/zlib/zconf.h:86:33: note: expanded from macro 'deflateInit2_'
86 | # define deflateInit2_ Z_ADD_PREFIX(deflateInit2_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_C../src/zlib/inflate.c:1304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]ONCA
T(x, y) ZLIB_CONCAT2(x, y)
| ^
1304../src/zlib/zconf.h | :35i:n28t: ZEnote: XPexpanded from macro 'ZLIB_CONCAT2'OR
T inflateEnd(strm)
| ^
../src/zlib/zconf.h:145:3335: | #de finnote: e expanded from macro 'inflateEnd'ZL
IB_CONCAT2(x, y) 145x | ## # dyef
i n| e ^i
nflat<scratch space>e:E156n:d1 : note: expanded from here
Z_ADD_PREFIX(i 156 | wnxf_lzaltiebE_ndde)fl
a t| eI ^n
it2_../src/zlib/zconf.h:
42 :| 30:^
note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:160:1: note: expanded from here
160 | wx_zlib_inflateEnd
| ^
../src/zlib/inflate.c:1318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1318 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:146:33: note: expanded from macro 'inflateGetDictionary'
146 | # define inflateGetDictionary Z_ADD_PREFIX(inflateGetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/deflate.c../src/zlib/zconf.h::36:27: note: expanded from macro 'ZLIB_CONCAT'389
:11: warning: 36a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] | #
define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x ,389 | yl)oc
a l| int d ^e
flat../src/zlib/zconf.he:S35t:a28t:e Chenote: ckexpanded from macro 'ZLIB_CONCAT2'(s
trm)
| 35 | #d ^
efine ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:2:1: note: expanded from here
2 | wx_zlib_inflateGetDictionary
| ^
../src/zlib/deflate.c:412:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
412 | int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:93:33: note: expanded from macro 'deflateSetDictionary'
../src/zlib/inflate.c93 | # define deflateSetDictionary Z_ADD_PREFIX(deflateSetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(na:me1341): 13:Z LIB_CONCATwarning: (Z_a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]PR
EFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
1341 | int 36Z | E#XdPeOfRiTn ei nZfLlIaBt_eCSOeNtCDAiTc(txi,o nyary(st)rm ,Z LdIiBc_tCiOoNnCaArTy2,( xd,i cyt)Le
n g| th ^)
| ../src/zlib/zconf.h ^:
35:28: ../src/zlib/zconf.hnote: :157expanded from macro 'ZLIB_CONCAT2':33
: note: expanded from macro 'inflateSetDictionary'
35 | #define ZLIB_CONCAT2(x,157 | y) x ## y
| ^
<scratch space>:8:1: note: expanded from here
8# | wdx_zlib_deflateefine inflateSetDictionary Z_ADD_PREFIX(inflateSetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZSetDictionary
| ^
LIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:5:1: note: expanded from here
5 | wx_zlib_inflateSetDictionary
| ^
../src/zlib/inflate.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1376 | int ZEXPORT inflateGetHeader(strm, head)
| ^
../src/zlib/zconf.h:147:33: note: expanded from macro 'inflateGetHeader'
147 | # define inflateGetHeader Z_ADD_PREFIX(inflateGetHeader)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:10:1: note: expanded from here
10 | wx_zlib_inflateGetHeader
| ^
../src/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1404 | local unsigned syncsearch(have, buf, len)
| ^
../src/zlib/inflate.c:1427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1427 | int ZEXPORT inflateSync(strm)
| ^
../src/zlib/zconf.h:158:33: note: expanded from macro 'inflateSync'
158 | # define inflateSync Z_ADD_PREFIX(inflateSync)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
../src/zlib/deflate.c36: | 481#:d13e:f inewarning: ZLa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]IB
_CONCAT(x, y) Z L481I | Bint_C OZNECXAPTO2R(Tx ,d eyf)la
t e| Ge ^t
Dict../src/zlib/zconf.hi:o35n:a28r:y (stnote: rmexpanded from macro 'ZLIB_CONCAT2',
diction a35r | y#,d edfiicne ZLtILBe_nCgOtNhC)AT
2 (| x, ^
y) x../src/zlib/zconf.h:83 :#33#: y
note: | expanded from macro 'deflateGetDictionary' ^
<scratch space>:12:1: note: expanded from here
83 | # define deflateGetDictionary Z_ADD_PREFIX(deflateGetDictionary)
| 12 | ^
w../src/zlib/zconf.hx:42:30: note: expanded from macro 'Z_ADD_PREFIX'
_zlib _42inflateSync
| ^
| # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:15:1: note: expanded from here
15 | wx_zlib_deflateGetDictionary
| ^
../src/zlib/deflate.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
503 | int ZEXPORT deflateResetKeep(strm)
| ^
../src/zlib/zconf.h:92:33: note: expanded from macro 'deflateResetKeep'
92 | # define deflateResetKeep Z_ADD_PREFIX(deflateResetKeep)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:19:1: note: expanded from here
19 | wx_zlib_deflateResetKeep
| ^
../src/zlib/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
541 | int ZEXPORT deflateRese../src/zlib/inflate.c:1485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1485 | int ZEXPORT inflateSyncPoint(st(trm)
| ^
strm)
| ../src/zlib/zconf.h:159:33: note: expanded from macro 'inflateSyncPoint'
159 | # define inflateSyncPoi ^
nt ../src/zlib/zconf.hZ:_91A:D33D:_ PREnote: FIexpanded from macro 'deflateReset'X(
inflateSyncPoint)
| ^
91 | #../src/zlib/zconf.h : 42d:e30f:i ne note: deexpanded from macro 'Z_ADD_PREFIX'fl
ateReset 42 | # Z _dAeDfDi_nPeR EZF_IAXD(Dd_ePfRlEaFtIeXR(ensaemte))
Z L| IB ^_
CONCAT(../src/zlib/zconf.hZ:_42P:R30E:F IX_note: , expanded from macro 'Z_ADD_PREFIX'na
me)
| ^42
| # ../src/zlib/zconf.h :d36e:f27i:n e Znote: _Aexpanded from macro 'ZLIB_CONCAT'DD
_PREFIX (36n | a#mdee)f iZnLeI BZ_LCIOBN_CCAOTN(CZA_TP(RxE,F IyX)_ ,Z LnIaBm_eC)ONC
A T| 2( ^x
, y../src/zlib/zconf.h):36
: 27| : ^
note: expanded from macro 'ZLIB_CONCAT'../src/zlib/zconf.h:
35:28: note: 36 | expanded from macro 'ZLIB_CONCAT2'#d
efine 35 | #d eZfLiInBe_ CZOLNICBA_TC(OxN,C AyT)2 (ZxL,I By_)C OxN C#A#T 2y(x
, | y) ^
| <scratch space>:14 ^:
1:../src/zlib/zconf.h: 35note: :28expanded from here:
note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:23:1: note: expanded from here
14 | wx_zlib_inflateSyncPoint
| ^
23 | wx_zlib_deflateReset
| ^
../src/zlib/inflate.c:1495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1495 | int ZEXPORT inflateCopy(dest, source)
| ^
../src/zlib/zconf.h:144:33: note: expanded from macro 'inflateCopy'
144 | # define inflateCopy Z_ADD_PRE../src/zlib/deflate.cF:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
IX(inflat 553 | inteCopy)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
ZE 42 | # define Z_AXPDODR_T deflateSetPREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define HZLIBe_ader(strm, heCONCAT(x, y)a d)
| ^
../src/zlib/zconf.h:94ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:15:1: note: expanded from here
:33: note: expanded from macro 'deflateSetHeader'
94 | # define deflateS e15t | Hwexa_dzlib_inflateCopy
e| r^
Z_ADD_PREFIX(deflateSetHeader)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:25:1: note: expanded from here
25 | wx_zlib_deflateSetHeader
| ^
../src/zlib/deflate.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
564 | int ZEXPORT deflatePending(strm, pending, bits)
| ^
../src/zlib/zconf.h:89:33: note: expanded from macro 'deflatePending'
89 | # define deflatePending Z_ADD_PREFIX(deflatePending)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) Z../src/zlib/inflate.cL:I1542B:_13C:O NCAwarning: T2(a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1542 | xint ZEXPORT inflateUndermine(strm, subvert)
| ^
, ../src/zlib/zconf.h:160:33: note: expanded from macro 'inflateUndermine'
y) 160 | # define inflateU
| ^
n../src/zlib/zconf.h:d35ermine Z_ADD_PREFIX(inflateUndermine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # de:28: note: expanded from macro 'ZLIB_CONCAT2'
fine Z_ A35 | #define ZLDIBD_CONCAT2(x_,PREFIX(name) ZLIB_CONCAT(Z_PR EyF)I x ## y
| ^
<scratch space>:27:1: note: X_, name)
| ^
../src/zlib/zconf.h:expanded from here36:27:
note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCA T27 | (wx_zlib_deflatePendingx
, y) | ^
ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:22:1: note: expanded from here
22 | wx_zlib_inflateUndermine
| ^
../src/zlib/deflate.c:578:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
578 | int ZEXPORT deflatePrime(strm, bits, value)
| ^
../src/zlib/zconf.h:90:33: note: expanded from macro 'deflatePrime'
90 | # define deflatePrime Z_ADD_PREFIX(deflatePrime)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_../src/zlib/inflate.c:1560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
CONCAT2(x, y) x ## y
| ^
<scratch space>:28:1: note: expanded from here
1560 | int ZEXPORT i n28 | fwlx_zlib_deflatePrateValidate(strm, check)
| ^
../src/zlib/zconf.h:161:33: note: expanded from macro 'inflateValidate'
ime
| ^
161 | # define inflateValidate Z_ADD_PREFIX(inflateValidate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, nam../src/zlib/deflate.ce)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define :Z605:LIB_CO13N:C AT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:23:1: note: expanded from here
warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
605 | int ZEXPORT deflateParams(strm, level, strategy)
| ^
../src/zlib/zconf.h:88:33: note: expanded from macro 'deflateParams'
88 | # define deflateParams Z_ADD_PREFIX(deflateParams)
| 23 | wx_zli ^b
_inflateVali../src/zlib/zconf.h:dat42e:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_P
R EFIX(nam| ^
e) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #def../src/zlib/inflate.cin:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
e ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| 1575 | long ZEXPORT inflateMark(strm)
| ^
../src/zlib/zconf.h:152:33: note: expanded from macro 'inflateMark'
152 | # define inflateMark Z_ADD_PREFIX(inflateMark)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:24:1: note: expanded from here
^
<scratch space>:30:1: note: expanded from here
30 | wx 24 | wx_zlib_inflateMark
| ^
_zlib_deflateParams
| ^
../src/zlib/inflate.c:1588:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1588 | unsigned long ZEXPORT inflateCodesUsed(strm)
| ^
../src/zlib/zconf.h:143:33: note: expanded from macro 'inflateCodesUsed'
143 | # define inflateCodesUsed Z_ADD_PREFIX(inflateCodesUsed)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:25:1: note: expanded from here
../src/zlib/deflate.c:654:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
25 | wx_zlib_inflateCodesUsed
| ^
654 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
| ^
../src/zlib/zconf.h:95:33: note: expanded from macro 'deflateTune'
95 | # define deflateTune Z_ADD_PREFIX(deflateTune)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:33:1: note: expanded from here
33 | wx_zlib_deflateTune
| ^
../src/zlib/deflate.c:696:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
696 | uLong ZEXPORT deflateBound(strm, sourceLen)
| ^
../src/zlib/zconf.h:80:33: note: expanded from macro 'deflateBound'
80 | # define deflateBound Z_ADD_PREFIX(deflateBound)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:38:1: note: expanded from here
38 | wx_zlib_deflateBound
| ^
../src/zlib/deflate.c:769:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
769 | local void putShortMSB(s, b)
| ^
../src/zlib/deflate.c:783:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
783 | local void flush_pending(strm)
| ^
../src/zlib/deflate.c:816:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
816 | int ZEXPORT deflate(strm, flush)
| ^
../src/zlib/zconf.h:79:33: note: expanded from macro 'deflate'
79 | # define deflate Z_ADD_PREFIX(deflate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:48:1: note: expanded from here
48 | wx_zlib_deflate
| ^
2 warnings generated.
../src/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
27 | int ZEXPORT uncompress2(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:167:35: note: expanded from macro 'uncompress2'
167 | # define uncompress2 Z_ADD_PREFIX(uncompress2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_uncompress2
| ^
../src/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
86 | int ZEXPORT uncompress(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:166:35: note: expanded from macro 'uncompress'
166 | # define uncompress Z_ADD_PREFIX(uncompress)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:155:1: note: expanded from here
155 | wx_zlib_uncompress
| ^
In file included from ../src/zlib/trees.c:37:
In file included from ../src/zlib/deflate.h:16:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/deflate.c:1131:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1131 | int ZEXPORT deflateEnd(strm)
| ^
../src/zlib/zconf.h:82:33: note: expanded from macro 'deflateEnd'
82 | # define deflateEnd Z_ADD_PREFIX(deflateEnd)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:119:1: note: expanded from here
119 | wx_zlib_deflateEnd
| ^
../src/zlib/deflate.c:1157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1157 | int../src/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
379 | void ZLIB_INTERNAL _tr_init(s)
| ^
ZEXPORT defla../src/zlib/zconf.h:60:33: note: expanded from macro '_tr_init'
teCopy(dest, source)
| ^
../src/zlib/zconf.h:81:33: note: expanded from macro 'deflateCopy'
60 | # defin e81 | _#t r _dienfiitn e d e f l a t e C o p y Z _ A D D _ P R E F IZX_(A_DtDr__PiRnEiFtI)X(
d e| fl ^a
teCopy)../src/zlib/zconf.h:
42 :| 30: ^
note: ../src/zlib/zconf.hexpanded from macro 'Z_ADD_PREFIX':42
:30: note: expanded from macro 'Z_ADD_PREFIX'
4242 | | ## ddeeffiinnee ZZ__AADDDD__PPRREEFFIIXX((nnaammee)) ZZLLIIBB__CCOONNCCAATT((ZZ__PPRREEFFIIXX__,, nnaammee))
| | ^ ^
../src/zlib/zconf.h../src/zlib/zconf.h::3636::2727:: note: note: expanded from macro 'ZLIB_CONCAT'expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_
CONCAT2(x, y) x ## y
| ^
<scratch space>:151:1: note: expanded from here
151 | wx_zlib__tr_init
| ^
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:125:1: note: expanded from here
125 | wx_zlib_deflateCopy
| ^
../src/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
407 | local void init_block(s)
| ^
../src/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
451 | local void pqdownheap(s, tree, k)
| ^
../src/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
486 | local void gen_bitlen(s, desc)
| ^
../src/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
572 | local void gen_codes(tree, max_code, bl_count)
| ^
../src/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
../src/zlib/deflate.c:1216:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1216 | local unsign 615 | local void bueidl d_tree(s, desc)
| ^
read_buf(strm, buf, size)
| ^
../src/zlib/deflate.c:1246:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1246 | local void lm_init(s)
| ^
../src/zlib/deflate.c:1279:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1279 | local uInt longest_match(s, cur_match)
| ^
../src/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
703 | local void scan_tree(s, tree, max_code)
| ^
../src/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
748 | local void send_tree(s, tree, max_code)
| ^
../src/zlib/deflate.c:1528:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1528 | local void fill_window(s)
| ^
../src/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
799 | local int build_bl_tree(s)
| ^
../src/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
834 | local void send_all_trees(s, lcodes, dcodes, blcodes)
| ^
../src/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
| ^
../src/zlib/zconf.h:61:33: note: expanded from macro '_tr_stored_block'
61 | # define _tr_stored_block Z_ADD_PREFIX(_tr_stored_block)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:8:1: note: expanded from here
8 | wx_zlib__tr_stored_block
| ^
../src/zlib/trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
887 | void ZLIB_INTERNAL _tr_flush_bits(s)
| ^
../src/zlib/zconf.h:58:33: note: expanded from macro '_tr_flush_bits'
58 | # define _tr_flush_bits Z_ADD_PREFIX(_tr_flush_bits)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:17:1: note: expanded from here
17 | wx_zlib__tr_flush_bits
| ^
../src/zlib/deflate.c:1691:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
../src/zlib/trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
897 | v1691o | ildoc aZlL IbBl_oIcNkT_EsRtNaAtLe _dterf_laaltieg_ns(tso)re
d (| s, ^
flush)
| ^
../src/zlib/zconf.h:57:33: note: expanded from macro '_tr_align'
57 | # define _tr_align Z_ADD_PREFIX(_tr_align)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:18:1: note: expanded from here
2 warnings generated.
18 | wx_zlib__tr_align
| ^
../src/zlib/deflate.c:1878:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1878 | local block_state deflate_fast(s, flush)
| ^
../src/zlib/trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
912 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
| ^
../src/zlib/zconf.h:59:33: note: expanded from macro '_tr_flush_block'
59 | # define _tr_flush_block Z_ADD_PREFIX(_tr_flush_block)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:23:1: note: expanded from here
23 | wx_zlib__tr_flush_block
| ^
../src/zlib/deflate.c:1980:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1980 | local block_state deflate_slow(s, flush)
| ^
../src/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1014 | int ZLIB_INTERNAL _tr_tally(s, dist, lc)
| ^
../src/zlib/zconf.h:62:33: note: expanded from macro '_tr_tally'
62 | # define _tr_tally Z_ADD_PREFIX(_tr_tally)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x,../src/zlib/deflate.c:2111:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
y) x 2111# | # y
| ^
<scratch space>:30:1: note: expanded from here
local block_state deflate_rle(s, flu s30h | )wx
_ z| li ^b
__tr_tally
| ^
../src/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1042 | local void compress_block(s, ltree, dtree)
| ^
../src/zlib/deflate.c:2185:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2185 | local block_state deflate_huff(s, flush)
| ^
../src/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1102 | local int detect_data_type(s)
| ^
../src/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1136 | local unsigned bi_reverse(code, len)
| ^
../src/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1151 | local void bi_flush(s)
| ^
../src/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1168 | local void bi_windup(s)
| ^
In file included from ../src/zlib/inftrees.c:6:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
| ^
../src/zlib/zconf.h:164:33: note: expanded from macro 'inflate_table'
164 | # define inflate_table Z_ADD_PREFIX(inflate_table)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:114:1: note: expanded from here
114 | wx_zlib_inflate_table
| ^
2 warnings generated.
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxzlib_zutil.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/zlib/zutil.c
../src/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
27 | int ZEXPORT uncompress2(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:167:35: note: expanded from macro 'uncompress2'
167 | # define uncompress2 Z_ADD_PREFIX(uncompress2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_uncompress2
| ^
../src/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
86 | int ZEXPORT uncompress(dest, destLen, source, sourceLen)
| ^
../src/zlib/zconf.h:166:35: note: expanded from macro 'uncompress'
166 | # define uncompress Z_ADD_PREFIX(uncompress)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:155:1: note: expanded from here
155 | wx_zlib_uncompress
| ^
2 warnings generated.
5 warnings generated.
2 warnings generated.
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxpng_png.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I../src/zlib -DPNG_INTEL_SSE -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/png/png.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxpng_pngerror.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I../src/zlib -DPNG_INTEL_SSE -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/png/pngerror.c
/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/bk-deps clang -mmacosx-version-min=14.5 -c -o wxpng_pngget.o -I/Users/user/Downloads/lisaem-RC5-2025.03.15/wxWidgets-3.2.6/build-cocoa-macOS-15.3-clang-sdl/lib/wx/include/osx_cocoa-unicode-static-3.2 -I../include -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -DNDEBUG -I../src/zlib -DPNG_INTEL_SSE -Wall -Wundef -O2 -arch x86_64 -arch arm64 -fno-common -dynamic -fPIC -DPIC ../src/png/pngget.c
In file included from ../src/zlib/zutil.c:8:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
In file included from ../src/zlib/zutil.c:10:
In file included from ../src/zlib/gzguts.h:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/stdio.h:61:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/_stdio.h:318:7: error: expected identifier or '('
318 | FILE *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
| ^
../src/zlib/zutil.h:147:33: note: expanded from macro 'fdopen'
147 | # define fdopen(fd,mode) NULL /* No fdopen() */
| ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
26 | #define NULL ((void*)0)
| ^
In file included from ../src/zlib/zutil.c:10:
In file included from ../src/zlib/gzguts.h:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/stdio.h:61:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/_stdio.h:318:7: error: expected ')'
../src/zlib/zutil.h:147:33: note: expanded from macro 'fdopen'
147 | # define fdopen(fd,mode) NULL /* No fdopen() */
| ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
26 | #define NULL ((void*)0)
| ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/_stdio.h:318:7: note: to match this '('
../src/zlib/zutil.h:147:33: note: expanded from macro 'fdopen'
147 | # define fdopen(fd,mode) NULL /* No fdopen() */
| ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:15: note: expanded from macro 'NULL'
26 | #define NULL ((void*)0)
| ^
In file included from ../src/zlib/zutil.c:10:
In file included from ../src/zlib/gzguts.h:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/stdio.h:61:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/_stdio.h:318:7: error: expected ')'
318 | FILE *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
| ^
../src/zlib/zutil.h:147:33: note: expanded from macro 'fdopen'
147 | # define fdopen(fd,mode) NULL /* No fdopen() */
| ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:22: note: expanded from macro 'NULL'
26 | #define NULL ((void*)0)
| ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/_stdio.h:318:7: note: to match this '('
../src/zlib/zutil.h:147:33: note: expanded from macro 'fdopen'
147 | # define fdopen(fd,mode) NULL /* No fdopen() */
| ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:14: note: expanded from macro 'NULL'
26 | #define NULL ((void*)0)
| ^
../src/zlib/zutil.c:135:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
135 | const char * ZEXPORT zError(err)
| ^
../src/zlib/zconf.h:169:33: note: expanded from macro 'zError'
169 | # define zError Z_ADD_PREFIX(zError)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_zError
| ^
../src/zlib/zutil.c:307:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
307 | voidpf ZLIB_INTERNAL zcalloc(opaque, items, size)
| ^
../src/zlib/zconf.h:171:35: note: expanded from macro 'zcalloc'
171 | # define zcalloc Z_ADD_PREFIX(zcalloc)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:10:1: note: expanded from here
10 | wx_zlib_zcalloc
| ^
../src/zlib/zutil.c:317:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
317 | void ZLIB_INTERNAL zcfree(opaque, ptr)
| ^
../src/zlib/zconf.h:172:35: note: expanded from macro 'zcfree'
172 | # define zcfree Z_ADD_PREFIX(zcfree)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:15:1: note: expanded from here
15 | wx_zlib_zcfree
| ^
4 warnings and 3 errors generated.
make: *** [wxzlib_zutil.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from ../src/png/pngerror.c:19:
../src/png/pngpriv.h:536:16In file included from ../src/png/png.c:14:
../src/png/pngpriv.h:536:16: fatal error: 'fp.h' file not found
: fatal error: 'fp.h' file not found
536 | # include <fp.h>
| ^~~~~~
536 | # include <fp.h>
| ^~~~~~
In file included from ../src/png/pngget.c:15:
../src/png/pngpriv.h:536:16: fatal error: 'fp.h' file not found
536 | # include <fp.h>
| ^~~~~~
1 error generated.
1 error generated.
make: *** [wxpng_pngget.o] Error 1
make: *** [wxpng_pngerror.o] Error 1
1 error generated.
make: *** [wxpng_png.o] Error 1
21 warnings generated.
In file included from ../src/zlib/trees.c:37:
In file included from ../src/zlib/deflate.h:16:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
379 | void ZLIB_INTERNAL _tr_init(s)
| ^
../src/zlib/zconf.h:60:33: note: expanded from macro '_tr_init'
60 | # define _tr_init Z_ADD_PREFIX(_tr_init)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:152:1: note: expanded from here
152 | wx_zlib__tr_init
| ^
../src/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
407 | local void init_block(s)
| ^
../src/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
451 | local void pqdownheap(s, tree, k)
| ^
../src/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
486 | local void gen_bitlen(s, desc)
| ^
../src/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
572 | local void gen_codes(tree, max_code, bl_count)
| ^
../src/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
615 | local void build_tree(s, desc)
| ^
../src/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
703 | local void scan_tree(s, tree, max_code)
| ^
../src/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
748 | local void send_tree(s, tree, max_code)
| ^
../src/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
799 | local int build_bl_tree(s)
| ^
../src/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
834 | local void send_all_trees(s, lcodes, dcodes, blcodes)
| ^
../src/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
| ^
../src/zlib/zconf.h:61:33: note: expanded from macro '_tr_stored_block'
61 | # define _tr_stored_block Z_ADD_PREFIX(_tr_stored_block)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:10:1: note: expanded from here
10 | wx_zlib__tr_stored_block
| ^
../src/zlib/trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
887 | void ZLIB_INTERNAL _tr_flush_bits(s)
| ^
../src/zlib/zconf.h:58:33: note: expanded from macro '_tr_flush_bits'
58 | # define _tr_flush_bits Z_ADD_PREFIX(_tr_flush_bits)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:19:1: note: expanded from here
19 | wx_zlib__tr_flush_bits
| ^
../src/zlib/trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
897 | void ZLIB_INTERNAL _tr_align(s)
| ^
../src/zlib/zconf.h:57:33: note: expanded from macro '_tr_align'
57 | # define _tr_align Z_ADD_PREFIX(_tr_align)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:20:1: note: expanded from here
20 | wx_zlib__tr_align
| ^
../src/zlib/trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
912 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
| ^
../src/zlib/zconf.h:59:33: note: expanded from macro '_tr_flush_block'
59 | # define _tr_flush_block Z_ADD_PREFIX(_tr_flush_block)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:25:1: note: expanded from here
25 | wx_zlib__tr_flush_block
| ^
../src/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1014 | int ZLIB_INTERNAL _tr_tally(s, dist, lc)
| ^
../src/zlib/zconf.h:62:33: note: expanded from macro '_tr_tally'
62 | # define _tr_tally Z_ADD_PREFIX(_tr_tally)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:32:1: note: expanded from here
32 | wx_zlib__tr_tally
| ^
../src/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1042 | local void compress_block(s, ltree, dtree)
| ^
../src/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1102 | local int detect_data_type(s)
| ^
../src/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1136 | local unsigned bi_reverse(code, len)
| ^
../src/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1151 | local void bi_flush(s)
| ^
../src/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1168 | local void bi_windup(s)
| ^
29 warnings generated.
23 warnings generated.
In file included from ../src/zlib/inflate.c:83:
../src/zlib/zutil.h:170:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
170 | # define OS_CODE 19
| ^
../src/zlib/zutil.h:141:11: note: previous definition is here
141 | # define OS_CODE 7
| ^
../src/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
105 | local int inflateStateCheck(strm)
| ^
../src/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
119 | int ZEXPORT inflateResetKeep(strm)
| ^
../src/zlib/zconf.h:156:33: note: expanded from macro 'inflateResetKeep'
156 | # define inflateResetKeep Z_ADD_PREFIX(inflateResetKeep)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:117:1: note: expanded from here
117 | wx_zlib_inflateResetKeep
| ^
../src/zlib/inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
145 | int ZEXPORT inflateReset(strm)
| ^
../src/zlib/zconf.h:154:33: note: expanded from macro 'inflateReset'
154 | # define inflateReset Z_ADD_PREFIX(inflateReset)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:118:1: note: expanded from here
118 | wx_zlib_inflateReset
| ^
../src/zlib/inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
158 | int ZEXPORT inflateReset2(strm, windowBits)
| ^
../src/zlib/zconf.h:155:33: note: expanded from macro 'inflateReset2'
155 | # define inflateReset2 Z_ADD_PREFIX(inflateReset2)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:120:1: note: expanded from here
120 | wx_zlib_inflateReset2
| ^
../src/zlib/inflate.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
198 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
| ^
../src/zlib/zconf.h:150:33: note: expanded from macro 'inflateInit2_'
150 | # define inflateInit2_ Z_ADD_PREFIX(inflateInit2_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:123:1: note: expanded from here
123 | wx_zlib_inflateInit2_
| ^
../src/zlib/inflate.c:242:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
242 | int ZEXPORT inflateInit_(strm, version, stream_size)
| ^
../src/zlib/zconf.h:151:33: note: expanded from macro 'inflateInit_'
151 | # define inflateInit_ Z_ADD_PREFIX(inflateInit_)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:132:1: note: expanded from here
132 | wx_zlib_inflateInit_
| ^
../src/zlib/inflate.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
250 | int ZEXPORT inflatePrime(strm, bits, value)
| ^
../src/zlib/zconf.h:153:33: note: expanded from macro 'inflatePrime'
153 | # define inflatePrime Z_ADD_PREFIX(inflatePrime)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:134:1: note: expanded from here
134 | wx_zlib_inflatePrime
| ^
../src/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
281 | local void fixedtables(state)
| ^
../src/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
399 | local int updatewindow(strm, end, copy)
| ^
../src/zlib/inflate.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
625 | int ZEXPORT inflate(strm, flush)
| ^
../src/zlib/zconf.h:138:33: note: expanded from macro 'inflate'
138 | # define inflate Z_ADD_PREFIX(inflate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:138:1: note: expanded from here
138 | wx_zlib_inflate
| ^
../src/zlib/inflate.c:1304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1304 | int ZEXPORT inflateEnd(strm)
| ^
../src/zlib/zconf.h:145:33: note: expanded from macro 'inflateEnd'
145 | # define inflateEnd Z_ADD_PREFIX(inflateEnd)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:161:1: note: expanded from here
161 | wx_zlib_inflateEnd
| ^
../src/zlib/inflate.c:1318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1318 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:146:33: note: expanded from macro 'inflateGetDictionary'
146 | # define inflateGetDictionary Z_ADD_PREFIX(inflateGetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:4:1: note: expanded from here
4 | wx_zlib_inflateGetDictionary
| ^
../src/zlib/inflate.c:1341:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1341 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
| ^
../src/zlib/zconf.h:157:33: note: expanded from macro 'inflateSetDictionary'
157 | # define inflateSetDictionary Z_ADD_PREFIX(inflateSetDictionary)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:7:1: note: expanded from here
7 | wx_zlib_inflateSetDictionary
| ^
../src/zlib/inflate.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1376 | int ZEXPORT inflateGetHeader(strm, head)
| ^
../src/zlib/zconf.h:147:33: note: expanded from macro 'inflateGetHeader'
147 | # define inflateGetHeader Z_ADD_PREFIX(inflateGetHeader)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:12:1: note: expanded from here
12 | wx_zlib_inflateGetHeader
| ^
../src/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1404 | local unsigned syncsearch(have, buf, len)
| ^
../src/zlib/inflate.c:1427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1427 | int ZEXPORT inflateSync(strm)
| ^
../src/zlib/zconf.h:158:33: note: expanded from macro 'inflateSync'
158 | # define inflateSync Z_ADD_PREFIX(inflateSync)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_21C warningOsNCA generatedT.
(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:14:1: note: expanded from here
14 | wx_zlib_inflateSync
| ^
../src/zlib/inflate.c:1485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1485 | int ZEXPORT inflateSyncPoint(strm)
| ^
../src/zlib/zconf.h:159:33: note: expanded from macro 'inflateSyncPoint'
159 | # define inflateSyncPoint Z_ADD_PREFIX(inflateSyncPoint)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:16:1: note: expanded from here
16 | wx_zlib_inflateSyncPoint
| ^
../src/zlib/inflate.c:1495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1495 | int ZEXPORT inflateCopy(dest, source)
| ^
../src/zlib/zconf.h:144:33: note: expanded from macro 'inflateCopy'
144 | # define inflateCopy Z_ADD_PREFIX(inflateCopy)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:17:1: note: expanded from here
17 | wx_zlib_inflateCopy
| ^
../src/zlib/inflate.c:1542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1542 | int ZEXPORT inflateUndermine(strm, subvert)
| ^
../src/zlib/zconf.h:160:33: note: expanded from macro 'inflateUndermine'
160 | # define inflateUndermine Z_ADD_PREFIX(inflateUndermine)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:24:1: note: expanded from here
24 | wx_zlib_inflateUndermine
| ^
../src/zlib/inflate.c:1560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1560 | int ZEXPORT inflateValidate(strm, check)
| ^
../src/zlib/zconf.h:161:33: note: expanded from macro 'inflateValidate'
161 | # define inflateValidate Z_ADD_PREFIX(inflateValidate)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:25:1: note: expanded from here
25 | wx_zlib_inflateValidate
| ^
../src/zlib/inflate.c:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1575 | long ZEXPORT inflateMark(strm)
| ^
../src/zlib/zconf.h:152:33: note: expanded from macro 'inflateMark'
152 | # define inflateMark Z_ADD_PREFIX(inflateMark)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:26:1: note: expanded from here
26 | wx_zlib_inflateMark
| ^
../src/zlib/inflate.c:1588:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1588 | unsigned long ZEXPORT inflateCodesUsed(strm)
| ^
../src/zlib/zconf.h:143:33: note: expanded from macro 'inflateCodesUsed'
143 | # define inflateCodesUsed Z_ADD_PREFIX(inflateCodesUsed)
| ^
../src/zlib/zconf.h:42:30: note: expanded from macro 'Z_ADD_PREFIX'
42 | # define Z_ADD_PREFIX(name) ZLIB_CONCAT(Z_PREFIX_, name)
| ^
../src/zlib/zconf.h:36:27: note: expanded from macro 'ZLIB_CONCAT'
36 | #define ZLIB_CONCAT(x, y) ZLIB_CONCAT2(x, y)
| ^
../src/zlib/zconf.h:35:28: note: expanded from macro 'ZLIB_CONCAT2'
35 | #define ZLIB_CONCAT2(x, y) x ## y
| ^
<scratch space>:27:1: note: expanded from here
27 | wx_zlib_inflateCodesUsed
| ^
23 warnings generated.
~/Downloads/lisaem-RC5-2025.03.15