>>> Building on localhost under cad/magic BDEPENDS = [lang/python/3;x11/tk/8.5;graphics/cairo;devel/gmake;lang/tcl/8.5] DIST = [cad/magic:magic-8.3.393.tgz] FULLPKGNAME = magic-8.3.393p0 RDEPENDS = [lang/tcl/8.5;shells/bash;graphics/cairo;x11/tk/8.5] Woken up editors/neovim Woken up games/shockolate (Junk lock failure for localhost at 1779882048.45256) Received IO (Junk lock obtained for localhost at 1779882081.37) Received IO Woken up cad/magic Woken up cad/magic >>> Running depends in cad/magic at 1779882082.97 last junk was in mail/mu /usr/sbin/pkg_add -aI -Drepair cairo-1.18.4 tcl-8.5.19p6 tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair cairo-1.18.4 gmake-4.4.1p0 python-3.14.4p1 tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair cairo-1.18.4 tcl-8.5.19p6 tk-8.5.19p2 >>> Running show-prepare-results in cad/magic at 1779882088.88 ===> cad/magic ===> Building from scratch magic-8.3.393p0 ===> magic-8.3.393p0 depends on: python->=3.14 -> python-3.14.4p1 ===> magic-8.3.393p0 depends on: gmake-* -> gmake-4.4.1p0 ===> magic-8.3.393p0 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> magic-8.3.393p0 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> magic-8.3.393p0 depends on: cairo-* -> cairo-1.18.4 ===> Verifying specs: tk85 tcl85 GL GLU X11 Xext Xi Xmu c cairo fontconfig freetype m z ===> found tk85.0.19 tcl85.1.8 GL.19.2 GLU.9.0 X11.19.0 Xext.13.0 Xi.12.2 Xmu.11.1 c.103.0 cairo.13.5 fontconfig.14.1 freetype.31.1 m.10.1 z.7.2 cairo-1.18.4 gmake-4.4.1p0 python-3.14.4p1 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for localhost at 1779882090.88) distfiles size=4209393 >>> Running patch in cad/magic at 1779882090.93 ===> cad/magic ===> Checking files for magic-8.3.393p0 `/usr/ports/distfiles/magic-8.3.393.tgz' is up to date. >> (SHA256) all files: OK ===> Extracting for magic-8.3.393p0 ===> Patching for magic-8.3.393p0 ===> Applying OpenBSD patch patch-utils_paths_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: utils/paths.h |--- utils/paths.h.orig |+++ utils/paths.h -------------------------- Patching file utils/paths.h using Plan A... Hunk #1 succeeded at 28. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in cad/magic at 1779882093.71 ===> cad/magic ===> Generating configure for magic-8.3.393p0 ===> Configuring for magic-8.3.393p0 Using /usr/obj/ports/magic-8.3.393/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/magic-8.3.393/config.site checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking target system type... x86_64-unknown-openbsd7.9 checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for library containing strerror... none required checking for a BSD-compatible install... /usr/obj/ports/magic-8.3.393/bin/install -c checking for ranlib... (cached) ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of void *... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... (cached) 8 checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for vfork... (cached) yes checking for sys/mman.h... (cached) yes checking for dirent.h... (cached) yes checking for limits.h... (cached) yes checking param.h usability... no checking param.h presence... no checking for param.h... no checking for paths.h... (cached) yes checking for va_copy... (cached) yes checking for __va_copy... yes checking for gzopen in -lz... yes checking for gcore... no checking for csh... /bin/csh checking for python3... /usr/local/bin/python3 checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XOpenDevice in -lXi... yes checking for XmuInternAtom in -lXmu... yes checking for XextFindDisplay in -lXext... yes checking for tclConfig.sh... /usr/local/lib/tcl/tcl8.5/tclConfig.sh checking for tkConfig.sh... /usr/local/lib/tcl/tk8.5/tkConfig.sh checking for wish executable... /usr/local/bin/wish8.5 checking for tclsh executable... /usr/local/bin/tclsh8.5 checking for GL/gl.h... (cached) yes checking for glXCreateContext in -lGL... yes checking for gluNewTess in -lGLU... yes checking cairo/cairo.h usability... yes checking cairo/cairo.h presence... yes checking for cairo/cairo.h... yes checking for cairo_user_to_device in -lcairo... yes configure: creating ./config.status config.status: creating defs.mak config.status: WARNING: 'defs.mak.in' seems to ignore the --datarootdir setting configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ----------------------------------------------------------- Configuration Summary (principle requirements): X11: yes Python3: yes OpenGL: yes Vector fonts: yes Cairo: yes Tcl/Tk: yes ----------------------------------------------------------- Use 'make' to compile and 'make install' to install. ----------------------------------------------------------- >>> Running build in cad/magic at 1779882107.47 ===> cad/magic ===> Building for magic-8.3.393p0 --- errors and warnings logged in file make.log gmake[1]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393' --- making header file database/database.h ./scripts/makedbh database/database.h.in database/database.h --- making dependencies rm -f */Depend for dir in bplane cmwind commands database dbwind debug drc extflat extract graphics netmenu plow resis select sim textio tiles utils windows wiring ext2sim ext2spice calma cif plot lef garouter grouter irouter mzrouter router gcr tcltk readline lisp magic net2ir tcltk; do \ (cd $dir && gmake depend) || exit 1; done gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/bplane' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM bpDump.c bpUtils.c bpBins.c bpEnum.c bpMain.c bpStat.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/bplane' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cmwind' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM CMWmain.c CMWcmmnds.c CMWundo.c CMWrgbhsv.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cmwind' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/commands' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM CmdSubrs.c CmdAB.c CmdCD.c CmdE.c CmdFI.c CmdLQ.c CmdRS.c CmdTZ.c CmdWizard.c CmdAuto.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/commands' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/database' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM DBbound.c DBcell.c DBcellbox.c DBcellcopy.c DBcellname.c DBcellsrch.c DBcellsel.c DBcellsubr.c DBconnect.c DBcount.c DBexpand.c DBio.c DBlabel.c DBlabel2.c DBpaint2.c DBpaint.c DBprop.c DBtech.c DBtcontact.c DBtechname.c DBtpaint.c DBtpaint2.c DBtechtype.c DBtiles.c DBtimestmp.c DBundo.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/database' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/dbwind' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM DBWcommands.c DBWdisplay.c DBWbuttons.c DBWelement.c DBWfdback.c DBWhlights.c DBWprocs.c DBWtools.c DBWundo.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/dbwind' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/debug' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM debugFlags.c hist.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/debug' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/drc' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM DRCarray.c DRCbasic.c DRCcif.c DRCcontin.c DRCmain.c DRCsubcell.c DRCtech.c DRCprint.c DRCextend.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/drc' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/extflat' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM EFargs.c EFbuild.c EFdef.c EFerr.c EFflat.c EFhier.c EFname.c EFread.c EFsym.c EFvisit.c EFantenna.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/extflat' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/extract' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM ExtArray.c ExtBasic.c ExtCell.c ExtCouple.c ExtHard.c ExtHier.c ExtLength.c ExtMain.c ExtNghbors.c ExtPerim.c ExtRegion.c ExtSubtree.c ExtTech.c ExtTest.c ExtTimes.c ExtYank.c ExtInter.c ExtUnique.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/extract' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/graphics' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DOGL -DCAIRO -DNDEBUG -MM grMain.c grLock.c grDStyle.c grText.c grCMap.c grClip.c grGlyphs.c grNull.c W3Dmain.c grX11su1.c grX11su2.c grX11su3.c grX11su4.c grX11su5.c grTk1.c grTk2.c grTk3.c grTk4.c grTk5.c grTOGL1.c grTOGL2.c grTOGL3.c grTOGL4.c grTOGL5.c grTkCommon.c grOGL1.c grOGL2.c grOGL3.c grOGL4.c grOGL5.c X11Helper.c grX11thread.c grTCairo1.c grTCairo2.c grTCairo3.c grTCairo4.c grTCairo5.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/graphics' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/netmenu' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM NMbutton.c NMcmdAK.c NMcmdLZ.c NMlabel.c NMmain.c NMnetlist.c NMshowpt.c NMshowcell.c NMundo.c NMwiring.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/netmenu' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/plow' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM PlowCmd.c PlowJogs.c PlowMain.c PlowQueue.c PlowRandom.c PlowRules1.c PlowRules2.c PlowRules3.c PlowSearch.c PlowTech.c PlowTest.c PlowWidth.c PlowYank.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/plow' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/resis' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM ResMain.c ResJunct.c ResMakeRes.c ResSimple.c ResPrint.c ResReadSim.c ResRex.c ResBasic.c ResMerge.c ResChecks.c ResFract.c ResUtils.c ResDebug.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/resis' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/select' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM selCreate.c selDisplay.c selEnum.c selOps.c selUndo.c selUnselect.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/select' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/sim' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM SimDBstuff.c SimSelect.c SimRsim.c SimExtract.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/sim' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/textio' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM txCommands.c txInput.c txMain.c txMore.c txOutput.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/textio' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tiles' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM tile.c search.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tiles' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/utils' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DOGL -DCAIRO -DNDEBUG -MM args.c child.c dqueue.c finddisp.c flock.c flsbuf.c fraction.c geometry.c getrect.c hash.c heap.c ihash.c list.c lookup.c lookupany.c lookupfull.c macros.c main.c malloc.c match.c maxrect.c netlist.c niceabort.c parser.c path.c pathvisit.c port.c printstuff.c signals.c stack.c strdup.c runstats.c set.c show.c tech.c touchtypes.c undo.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/utils' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/windows' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM windClient.c windCmdAM.c windCmdNR.c windCmdSZ.c windSend.c windDebug.c windDisp.c windMain.c windMove.c windSearch.c windTrans.c windView.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/windows' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/wiring' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM wireOps.c wireTech.c wireUndo.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/wiring' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/ext2sim' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM ext2sim.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/ext2sim' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/ext2spice' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM ext2spice.c ext2hier.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/ext2spice' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/calma' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM CalmaRead.c CalmaRdcl.c CalmaRdio.c CalmaRdpt.c CalmaWrite.c CalmaWriteZ.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/calma' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cif' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM CIFgen.c CIFhier.c CIFmain.c CIFrdcl.c CIFrdpt.c CIFrdpoly.c CIFrdtech.c CIFrdutils.c CIFsee.c CIFtech.c CIFwrite.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cif' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/plot' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM plotCmd.c plotGremln.c plotHP.c plotPS.c plotMain.c plotRutils.c plotVers.c plotPixels.c plotPNM.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/plot' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/lef' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM lefCmd.c lefTech.c lefWrite.c defWrite.c lefRead.c defRead.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/lef' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/garouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM gaChannel.c gaMain.c gaMaze.c gaSimple.c gaStem.c gaTest.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/garouter' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/grouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM grouteChan.c grouteCrss.c grouteDens.c grouteMain.c grouteMult.c grouteMaze.c groutePath.c groutePen.c grouteTest.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/grouter' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/irouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM irCommand.c irMain.c irRoute.c irTestCmd.c irUtils.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/irouter' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/mzrouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM mzBlock.c mzDebug.c mzEstimate.c mzXtndDown.c mzXtndLeft.c mzXtndRght.c mzXtndUp.c mzHint.c mzInit.c mzNumLine.c mzMain.c mzSearch.c mzStart.c mzSubrs.c mzTech.c mzTestCmd.c mzWalk.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/mzrouter' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/router' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM rtrCmd.c rtrMain.c rtrDcmpose.c rtrFdback.c rtrHazards.c rtrChannel.c rtrPaint.c rtrPin.c rtrSide.c rtrStem.c rtrTech.c rtrVia.c rtrTravers.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/router' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/gcr' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM gcrChannel.c gcrColl.c gcrDebug.c gcrEdge.c gcrFeas.c gcrFlags.c gcrInit.c gcrLib.c gcrRiver.c gcrRoute.c gcrShwFlgs.c gcrUnsplit.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/gcr' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tcltk' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -DMAGIC_DATE="\"`date`\"" -MM tclmagic.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tcltk' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/readline' gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/readline' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/lisp' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM lispMain.c lispEval.c lispPrint.c lispParse.c lispA-Z.c lispGC.c lispFrame.c lispTrace.c lispMagic.c lispArith.c lispString.c lispIO.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/lisp' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/magic' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -DMAGIC_DATE="\"`date`\"" -DCAD_DIR="/usr/local/lib" -MM magicTop.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/magic' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/net2ir' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -MM net2ir.c | \ sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/ \\\/D" \ > Depend ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/net2ir' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tcltk' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/tcltk' --- making modules for dir in bplane cmwind commands database dbwind debug drc extflat extract graphics netmenu plow resis select sim textio tiles utils windows wiring ext2sim ext2spice calma cif plot lef garouter grouter irouter mzrouter router gcr tcltk magic net2ir tcltk; do \ (cd $dir && gmake module) || exit 1; done gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/bplane' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling bplane/bpDump.o rm -f bpDump.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpDump.c bpDump.c:85:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 85 | oscale = CIFGetOutputScale(1000); | ^ bpDump.c:177:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | oscale = CIFGetOutputScale(1000); | ^ 2 warnings generated. --- compiling bplane/bpUtils.o rm -f bpUtils.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpUtils.c --- compiling bplane/bpBins.o rm -f bpBins.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpBins.c --- compiling bplane/bpEnum.o rm -f bpEnum.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpEnum.c --- compiling bplane/bpMain.o rm -f bpMain.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpMain.c --- compiling bplane/bpStat.o rm -f bpStat.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c bpStat.c --- linking libbplane.o rm -f libbplane.o /usr/bin/ld -r bpDump.o bpUtils.o bpBins.o bpEnum.o bpMain.o bpStat.o -o libbplane.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/bplane' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cmwind' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling cmwind/CMWmain.o rm -f CMWmain.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CMWmain.c CMWmain.c:170:23: warning: passing arguments to 'WindSetWindowAreas' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 170 | WindSetWindowAreas(window); | ^ CMWmain.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | CMWcreate(window, argc, argv) | ^ CMWmain.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | CMWdelete(window) | ^ CMWmain.c:227:10: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | WindMove(window, &colorWindowRect); | ^ CMWmain.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 221 | CMWreposition(window, newScreenArea, final) | ^ CMWmain.c:261:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | GrLock(w, TRUE); | ^ CMWmain.c:267:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | WindSurfaceToScreen(w, rootArea, &screenR); | ^ CMWmain.c:268:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | GrClipBox(clipArea, STYLE_ERASEALL); | ^ CMWmain.c:271:22: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | (void) GrGetColor(cr->cmw_color, &r, &g, &b); | ^ CMWmain.c:275:12: warning: passing arguments to 'RGBxHSV' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | RGBxHSV(values[CB_RED], values[CB_GREEN], values[CB_BLUE], | ^ CMWmain.c:292:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | WindSurfaceToScreen(w, &rect, &screenR); | ^ CMWmain.c:293:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 293 | GrClipBox(&screenR, cb->cb_style); | ^ CMWmain.c:295:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 295 | WindSurfaceToScreen(w, &cb->cb_rect, &screenR); | ^ CMWmain.c:296:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 296 | GrClipBox(&screenR, STYLE_BBOX); | ^ CMWmain.c:302:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 302 | WindSurfaceToScreen(w, &cb->cb_textRect, &screenR); | ^ CMWmain.c:306:15: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | GrPutText(cb->cb_name, STYLE_BBOX, &screenP, | ^ CMWmain.c:318:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 318 | WindSurfaceToScreen(w, &cp->cp_rect, &screenR); | ^ CMWmain.c:319:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 319 | GrClipBox(&screenR, STYLE_BBOX); | ^ CMWmain.c:325:15: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 325 | GrPutText(string, STYLE_BBOX, &screenP, GEO_CENTER, GR_TEXT_LARGE, | ^ CMWmain.c:339:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 339 | WindSurfaceToScreen(w, &cmwCurrentColorArea, &screenR); | ^ CMWmain.c:340:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | GrClipBox(&screenR, STYLE_CMEDIT); | ^ CMWmain.c:341:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | GrClipBox(&screenR, STYLE_BBOX); | ^ CMWmain.c:345:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | WindSurfaceToScreen(w, &cmwCurrentColorTextBox, &screenR); | ^ CMWmain.c:349:11: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 349 | GrPutText(cmwCurrentColorText, STYLE_BBOX, &screenP, | ^ CMWmain.c:354:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | GrUnlock(w); | ^ CMWmain.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 247 | CMWredisplay(w, rootArea, clipArea) | ^ CMWmain.c:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 375 | CMWloadWindow(w, color) | ^ CMWmain.c:386:16: warning: passing arguments to 'WindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 386 | WindCaption(w, caption); | ^ CMWmain.c:387:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | WindAreaChanged(w, (Rect *) NULL); | ^ CMWmain.c:390:13: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | WindMove(w, &colorWindowRect); | ^ CMWmain.c:412:32: warning: passing arguments to 'WindAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 412 | CMWclientID = WindAddClient("color", CMWcreate, CMWdelete, | ^ CMWmain.c:422:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 422 | WindAddCommand(CMWclientID, | ^ CMWmain.c:425:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 425 | WindAddCommand(CMWclientID, | ^ CMWmain.c:428:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 428 | WindAddCommand(CMWclientID, | ^ CMWmain.c:432:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 432 | WindAddCommand(CMWclientID, | ^ 35 warnings generated. --- compiling cmwind/CMWcmmnds.o rm -f CMWcmmnds.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CMWcmmnds.c CMWcmmnds.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | CMWcommand(w, cmd) | ^ CMWcmmnds.c:94:17: warning: passing arguments to 'WindExecute' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | WindExecute(w, CMWclientID, cmd); | ^ CMWcmmnds.c:102:18: warning: passing arguments to 'cmwButtonUp' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 102 | cmwButtonUp(w, &(cmd->tx_p), cmd->tx_button); | ^ CMWcmmnds.c:105:20: warning: passing arguments to 'cmwButtonDown' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | cmwButtonDown(w, &(cmd->tx_p), cmd->tx_button); | ^ CMWcmmnds.c:153:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | WindPointToSurface(w, p, &surfacePoint, (Rect *) NULL); | ^ CMWcmmnds.c:166:14: warning: passing arguments to 'cbUpdate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | cbUpdate(w, cb->cb_code, dx, TRUE); | ^ CMWcmmnds.c:178:18: warning: passing arguments to 'cbUpdate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | cbUpdate(w, cp->cp_code, cp->cp_amount, FALSE); | ^ CMWcmmnds.c:180:11: warning: passing arguments to 'cbUpdate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 180 | cbUpdate(w, cp->cp_code, (double) 5*cp->cp_amount, FALSE); | ^ CMWcmmnds.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 140 | cmwButtonDown(w, p, button) | ^ CMWcmmnds.c:46:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 46 | extern void cmwButtonUp(), cmwButtonDown(); | ^ CMWcmmnds.c:253:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 253 | color = GrReadPixel(w, p->p_x, p->p_y); | ^ CMWcmmnds.c:265:19: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 265 | (void) GrGetColor(color, &r, &g, &b); | ^ CMWcmmnds.c:266:19: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 266 | (void) GrGetColor(crec->cmw_color, &oldR, &oldG, &oldB); | ^ CMWcmmnds.c:267:19: warning: passing arguments to 'GrPutColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | (void) GrPutColor(crec->cmw_color, r, g, b); | ^ CMWcmmnds.c:274:19: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 274 | (void) WindSearch(CMWclientID, (ClientData) NULL, (Rect *) NULL, | ^ CMWcmmnds.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | cmwButtonUp(w, p, button) | ^ CMWcmmnds.c:46:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 46 | extern void cmwButtonUp(), cmwButtonDown(); | ^ CMWcmmnds.c:311:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | button = Lookup(cmd->tx_argv[1], cmwButton); | ^ CMWcmmnds.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | cmwPushbutton(w, cmd) | ^ CMWcmmnds.c:368:12: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | GrGetColor(crec->cmw_color, &r, &g, &b); | ^ CMWcmmnds.c:404:13: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | GrGetColor(crec->cmw_color, &r, &g, &b); | ^ CMWcmmnds.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 358 | cmwColor(w, cmd) | ^ CMWcmmnds.c:466:17: warning: passing arguments to 'GrSaveCMap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 466 | ok = GrSaveCMap(cmd->tx_argv[1], cmd->tx_argv[2], | ^ CMWcmmnds.c:471:17: warning: passing arguments to 'GrSaveCMap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 471 | ok = GrSaveCMap(DBWStyleType, (char *) NULL, MainMonType, | ^ CMWcmmnds.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 453 | cmwSave(w, cmd) | ^ CMWcmmnds.c:511:19: warning: passing arguments to 'GrReadCMap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 511 | (void) GrReadCMap(cmd->tx_argv[1], cmd->tx_argv[2], | ^ CMWcmmnds.c:514:27: warning: passing arguments to 'GrReadCMap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 514 | else (void) GrReadCMap(DBWStyleType, (char *) NULL, | ^ CMWcmmnds.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 498 | cmwLoad(w, cmd) | ^ CMWcmmnds.c:554:22: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 554 | (void) GrGetColor(cr->cmw_color, &r, &g, &b); | ^ CMWcmmnds.c:558:12: warning: passing arguments to 'RGBxHSV' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 558 | RGBxHSV(values[CB_RED], values[CB_GREEN], values[CB_BLUE], | ^ CMWcmmnds.c:571:13: warning: passing arguments to 'HSVxRGB' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 571 | HSVxRGB(values[CB_HUE], values[CB_SAT], values[CB_VALUE], | ^ CMWcmmnds.c:580:22: warning: passing arguments to 'GrPutColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 580 | (void) GrPutColor(cr->cmw_color, nr, ng, nb); | ^ CMWcmmnds.c:587:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 587 | (void) WindSearch(CMWclientID, (ClientData) NULL, (Rect *) NULL, | ^ CMWcmmnds.c:540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 540 | cbUpdate(w, code, x, replace) | ^ CMWcmmnds.c:47:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 47 | extern void cbUpdate(); | ^ CMWcmmnds.c:609:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 609 | WindSurfaceToScreen(w, &cb->cb_rect, &screenR); | ^ CMWcmmnds.c:610:28: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 610 | WindAreaChanged(w, &screenR); | ^ CMWcmmnds.c:614:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 614 | WindSurfaceToScreen(w, &cp->cp_rect, &screenR); | ^ CMWcmmnds.c:615:28: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 615 | WindAreaChanged(w, &screenR); | ^ CMWcmmnds.c:620:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 620 | WindSurfaceToScreen(w, &cmwCurrentColorArea, &screenR); | ^ CMWcmmnds.c:621:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 621 | WindAreaChanged(w, &screenR); | ^ CMWcmmnds.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | cmwRedisplayFunc(w, color) | ^ CMWcmmnds.c:656:20: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 656 | indx = TxDialog(prompt, yesno, 0); | ^ 43 warnings generated. --- compiling cmwind/CMWundo.o rm -f CMWundo.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CMWundo.c CMWundo.c:82:36: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | cmwUndoClientID = UndoAddClient(cmwUndoStart, cmwUndoDone, NULL, NULL, | ^ CMWundo.c:108:22: warning: passing arguments to 'GrPutColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | (void) GrPutColor(up->cue_color, up->new_r, up->new_g, up->new_b); | ^ CMWundo.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | cmwUndoForw(up) | ^ CMWundo.c:41:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 41 | void cmwUndoForw(), cmwUndoBack(); | ^ CMWundo.c:116:22: warning: passing arguments to 'GrPutColor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 116 | (void) GrPutColor(up->cue_color, up->old_r, up->old_g, up->old_b); | ^ CMWundo.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | cmwUndoBack(up) | ^ CMWundo.c:41:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 41 | void cmwUndoForw(), cmwUndoBack(); | ^ CMWundo.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | cmwUndoColor(color, oldr, oldg, oldb, newr, newg, newb) | ^ CMWundo.c:208:23: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | (void) WindSearch(CMWclientID, (ClientData) NULL, (Rect *) NULL, | ^ 9 warnings generated. --- compiling cmwind/CMWrgbhsv.o rm -f CMWrgbhsv.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CMWrgbhsv.c CMWrgbhsv.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 48 | RGBxHSV( r, g, b, h, s, v) | ^ CMWrgbhsv.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 93 | HSVxRGB( h,s,v,r,g,b) | ^ CMWrgbhsv.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 128 | RGBxHSL( r, g, b, h, s, l ) | ^ CMWrgbhsv.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | HSLxRGB( h, s, l, r, g, b ) | ^ CMWrgbhsv.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | Correct_chromaticity(x, y, wx, wy) | ^ CMWrgbhsv.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 264 | xyz_to_mrgb(x, y, z, mr, mg, mb) | ^ CMWrgbhsv.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | Make_mRGB_Nice(mR,mG,mB) | ^ 7 warnings generated. --- linking libcmwind.o rm -f libcmwind.o /usr/bin/ld -r CMWmain.o CMWcmmnds.o CMWundo.o CMWrgbhsv.o -o libcmwind.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/cmwind' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/commands' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling commands/CmdSubrs.o rm -f CmdSubrs.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdSubrs.c CmdSubrs.c:205:34: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | dval /= CIFGetOutputScale(mscale); | ^ CmdSubrs.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | cmdScaleCoord(w, arg, is_relative, is_x, scale) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:68:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 68 | extern int cmdScaleCoord(); | ^ CmdSubrs.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | cmdParseCoord(w, arg, is_relative, is_x) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:72:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 72 | extern int cmdParseCoord(); | ^ CmdSubrs.c:315:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 315 | DBWAreaChanged(def, &def->cd_bbox, DBW_ALLWINDOWS, | ^ CmdSubrs.c:321:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | DRCCheckThis(parentUse->cu_parent, TT_CHECKSUBCELL, | ^ CmdSubrs.c:324:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | DBCellClearDef(def); | ^ CmdSubrs.c:325:21: warning: passing arguments to 'DBCellClearAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 325 | DBCellClearAvail(def); | ^ CmdSubrs.c:326:22: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | (void) DBCellRead(def, TRUE, TRUE, NULL); | ^ CmdSubrs.c:327:19: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 327 | DBCellSetAvail(def); | ^ CmdSubrs.c:328:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | DBReComputeBbox(def); | ^ CmdSubrs.c:329:22: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | DBCellSetModified(def, FALSE); | ^ CmdSubrs.c:330:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 330 | DBWAreaChanged(def, &def->cd_bbox, DBW_ALLWINDOWS, | ^ CmdSubrs.c:336:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 336 | DRCCheckThis(parentUse->cu_parent, TT_CHECKSUBCELL, | ^ CmdSubrs.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 289 | cmdFlushCell(def, force_deref) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 71 | extern void cmdFlushCell(); | ^ CmdSubrs.c:432:24: warning: passing arguments to 'DBTechNameTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 432 | type = DBTechNameTypes(name, &newmask); | ^ CmdSubrs.c:435:26: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 435 | which = LookupStruct(name, (LookupTable *) special, sizeof special[0]); | ^ CmdSubrs.c:452:28: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | window = CmdGetRootPoint((Point *) NULL, &rootRect); | ^ CmdSubrs.c:457:17: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | DBSeeTypesAll(((CellUse *)window->w_surfaceID), | ^ CmdSubrs.c:499:19: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 499 | DBTechPrintTypes(&DBAllButSpaceAndDRCBits, FALSE); | ^ CmdSubrs.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | CmdParseLayers(s, mask) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | extern bool CmdParseLayers(); | ^ CmdSubrs.c:545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 545 | cmdMaskToType(mask) | ^ CmdSubrs.c:621:28: warning: passing arguments to 'cmdCheckNewName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 621 | fileName = cmdCheckNewName(cellDef, newName, TRUE, noninteractive); | ^ CmdSubrs.c:626:28: warning: passing arguments to 'cmdCheckNewName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 626 | fileName = cmdCheckNewName(cellDef, newName, TRUE, noninteractive); | ^ CmdSubrs.c:633:32: warning: passing arguments to 'cmdCheckNewName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 633 | fileName = cmdCheckNewName(cellDef, cellDef->cd_name, | ^ CmdSubrs.c:639:19: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 639 | DBUpdateStamps(cellDef); | ^ CmdSubrs.c:640:21: warning: passing arguments to 'DBCellWrite' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 640 | if (!DBCellWrite(cellDef, fileName)) | ^ CmdSubrs.c:650:25: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 650 | if (!DBCellRenameDef(cellDef, fileName)) | ^ CmdSubrs.c:665:19: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 665 | CmdSetWindCaption(EditCellUse, EditRootDef); | ^ CmdSubrs.c:674:19: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 674 | (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, | ^ CmdSubrs.c:591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 591 | cmdSaveCell(cellDef, newName, noninteractive, tryRename) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:73:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 73 | extern void cmdSaveCell(); | ^ CmdSubrs.c:734:15: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 734 | if (TxGetLine(returnname, sizeof returnname) == NULL || returnname[0] == '\0') | ^ CmdSubrs.c:740:21: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 740 | if (CmdIllegalChars(returnname, "[],", "Cell name")) | ^ CmdSubrs.c:764:18: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 764 | code = TxDialog(prompt, yesno, 0); | ^ CmdSubrs.c:776:32: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 776 | if (tryRename && DBCellLookDef(returnname) != NULL) | ^ CmdSubrs.c:710:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 710 | cmdCheckNewName(def, newName, tryRename, noninteractive) | ^ CmdSubrs.c:55:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 55 | extern char *cmdCheckNewName(); | ^ CmdSubrs.c:801:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 801 | nameEllipsis(name, maxlen, prefix) | ^ CmdSubrs.c:859:16: warning: passing arguments to 'WindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | WindCaption(window, caption); | ^ CmdSubrs.c:844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 844 | cmdSaveWindSet(window, def) | ^ CmdSubrs.c:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 56 | extern int cmdSaveWindSet(); | ^ CmdSubrs.c:908:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 908 | (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, | ^ CmdSubrs.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 898 | CmdSetWindCaption(newEditUse, rootDef) | ^ CmdSubrs.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | extern void CmdSetWindCaption(); | ^ CmdSubrs.c:967:16: warning: passing arguments to 'WindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 967 | WindCaption(window, caption); | ^ CmdSubrs.c:939:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 939 | cmdWindSet(window) | ^ CmdSubrs.c:1002:26: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1002 | window = ToolGetPoint(point, rect); | ^ CmdSubrs.c:996:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 996 | CmdGetRootPoint(point, rect) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:55:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 55 | extern MagWindow *CmdGetRootPoint(); | ^ CmdSubrs.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1031 | CmdGetEditPoint(point, rect) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:54:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | extern MagWindow *CmdGetEditPoint(); | ^ CmdSubrs.c:1076:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1076 | (void) DBCellSrDefs(CDMODIFIED|CDBOXESCHANGED|CDSTAMPSCHANGED, | ^ CmdSubrs.c:1085:20: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1085 | code = TxDialog(prompt, yesno, 0); | ^ CmdSubrs.c:1090:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1090 | cmdWarnWriteFunc(cellDef, pcount) | ^ CmdSubrs.c:1124:13: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1124 | DBExpand(cu, bitmask, expand); | ^ CmdSubrs.c:1128:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1128 | (void) DBCellEnum(cu->cu_def, cmdExpand1func, (ClientData) bitmask); | ^ CmdSubrs.c:1116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1116 | cmdExpandOneLevel(cu, bitmask, expand) | ^ CmdSubrs.c:1136:13: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1136 | DBExpand(cu, (int) bitmask, FALSE); | ^ CmdSubrs.c:1132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1132 | cmdExpand1func(cu, bitmask) | ^ CmdSubrs.c:1173:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1173 | (void) SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdSubrs.c:1164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1164 | CmdGetSelectedCell(pTrans) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:61:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 61 | extern CellUse *CmdGetSelectedCell(); | ^ CmdSubrs.c:1180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1180 | cmdGetSelFunc(selUse, realUse, transform, pResult) | ^ CmdSubrs.c:1212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1212 | CmdIllegalChars(string, illegal, msg) | ^ In file included from CmdSubrs.c:40: ../commands/commands.h:62:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 62 | extern bool CmdIllegalChars(); | ^ 69 warnings generated. --- compiling commands/CmdAB.o rm -f CmdAB.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdAB.c CmdAB.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | CmdAddPath( w, cmd ) | ^ CmdAB.c:177:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | option = Lookup(cmd->tx_argv[argstart], cmdArrayOption); | ^ CmdAB.c:189:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 189 | (void) SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdAB.c:264:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 264 | if (!ToolGetBox((CellDef **) NULL, &toolRect)) | ^ CmdAB.c:271:17: warning: passing arguments to 'SelectArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | SelectArray(&a); | ^ CmdAB.c:449:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 449 | if (!ToolGetBox((CellDef **) NULL, &toolRect)) | ^ CmdAB.c:456:17: warning: passing arguments to 'SelectArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 456 | SelectArray(&a); | ^ CmdAB.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | CmdArray(w, cmd) | ^ CmdAB.c:483:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 483 | selGetArrayFunc(selUse, use, trans, arg) | ^ CmdAB.c:652:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 652 | option = Lookup(cmd->tx_argv[1], cmdBoxOption); | ^ CmdAB.c:669:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 669 | DBWSetBox((CellDef *)NULL, &GeoNullRect); | ^ CmdAB.c:698:43: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 698 | Tcl_SetResult(magicinterp, ToolGetBox(NULL, NULL) ? "1" : "0", | ^ CmdAB.c:712:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 712 | if (!ToolGetBox(&rootBoxDef, &rootBox)) | ^ CmdAB.c:729:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 729 | r.r_xbot = cmdParseCoord(w, cmd->tx_argv[argc - 4], FALSE, TRUE); | ^ CmdAB.c:730:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | r.r_ybot = cmdParseCoord(w, cmd->tx_argv[argc - 3], FALSE, FALSE); | ^ CmdAB.c:731:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 731 | r.r_xtop = cmdParseCoord(w, cmd->tx_argv[argc - 2], FALSE, TRUE); | ^ CmdAB.c:732:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | r.r_ytop = cmdParseCoord(w, cmd->tx_argv[argc - 1], FALSE, FALSE); | ^ CmdAB.c:794:15: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 794 | ToolMoveBox(tcorner, &cmd->tx_p, TRUE, rootBoxDef); | ^ CmdAB.c:797:18: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | ToolMoveCorner(tcorner, &cmd->tx_p, TRUE, rootBoxDef); | ^ CmdAB.c:804:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 804 | distancex = cmdParseCoord(w, cmd->tx_argv[3], TRUE, FALSE); | ^ CmdAB.c:812:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 812 | distancex = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdAB.c:816:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 816 | distancey = cmdParseCoord(w, cmd->tx_argv[3], TRUE, FALSE); | ^ CmdAB.c:820:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 820 | distancex = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdAB.c:821:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | distancey = cmdParseCoord(w, cmd->tx_argv[3], TRUE, FALSE); | ^ CmdAB.c:849:27: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 849 | width = cmdParseCoord(w, cmd->tx_argv[2], TRUE, TRUE); | ^ CmdAB.c:869:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 869 | height = cmdParseCoord(w, cmd->tx_argv[2], TRUE, FALSE); | ^ CmdAB.c:891:27: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 891 | width = cmdParseCoord(w, cmd->tx_argv[2], TRUE, TRUE); | ^ CmdAB.c:892:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 892 | height = cmdParseCoord(w, cmd->tx_argv[3], TRUE, FALSE); | ^ CmdAB.c:915:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 915 | ll.p_x = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); | ^ CmdAB.c:916:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 916 | ll.p_y = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); | ^ CmdAB.c:1043:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1043 | ll.p_x = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); | ^ CmdAB.c:1044:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1044 | ll.p_y = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); | ^ CmdAB.c:1060:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1060 | ToolMoveCorner(tcorner, &ll, FALSE, rootBoxDef); | ^ CmdAB.c:1116:32: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1116 | oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ | ^ CmdAB.c:1189:13: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1189 | ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootBoxDef); | ^ CmdAB.c:1190:16: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1190 | ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootBoxDef); | ^ CmdAB.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 596 | CmdBox(w, cmd) | ^ 37 warnings generated. --- compiling commands/CmdCD.o rm -f CmdCD.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdCD.c CmdCD.c:191:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 191 | option = Lookup(cmd->tx_argv[1], cmdCalmaOption); | ^ CmdCD.c:261:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:281:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 281 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:301:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:321:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | option = Lookup(cmd->tx_argv[2], cmdCalmaAllowDisallow); | ^ CmdCD.c:341:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | option = Lookup(cmd->tx_argv[2], cmdCalmaAllowDisallow); | ^ CmdCD.c:398:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 398 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:418:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 418 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:440:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 440 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:568:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 568 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:588:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 588 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:608:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 608 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:638:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 638 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:640:21: warning: passing arguments to 'CIFParseReadLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 640 | CIFParseReadLayers(cmd->tx_argv[2], CalmaMaskHints, FALSE); | ^ CmdCD.c:666:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 666 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:701:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 701 | option = Lookup(cmd->tx_argv[3], cmdCalmaPolygonType); | ^ CmdCD.c:704:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 704 | option = Lookup(cmd->tx_argv[3], cmdCalmaYesNo); | ^ CmdCD.c:730:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:750:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 750 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:781:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 781 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:821:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | option = Lookup(cmd->tx_argv[3], cmdCalmaYesNo); | ^ CmdCD.c:841:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 841 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:861:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 861 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:891:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 891 | option = Lookup(cmd->tx_argv[2], cmdCalmaYesNo); | ^ CmdCD.c:935:25: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 935 | int suboption = Lookup(cmd->tx_argv[2], cmdCalmaWarnOptions); | ^ CmdCD.c:980:19: warning: passing arguments to 'CalmaReadFile' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 980 | CalmaReadFile(f, namep); | ^ CmdCD.c:1005:18: warning: passing arguments to 'CalmaWriteZ' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1005 | if (!CalmaWriteZ(rootDef, fz)) | ^ CmdCD.c:1023:17: warning: passing arguments to 'CalmaWrite' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1023 | if (!CalmaWrite(rootDef, fp)) | ^ CmdCD.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | CmdCalma(w, cmd) | ^ CmdCD.c:1165:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1165 | option = Lookup(cmd->tx_argv[1 + ((dolist) ? 1 : 0)], cmdCellOption); | ^ CmdCD.c:1234:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1234 | (*func)(NULL, ALLCELLS, dolist); | ^ CmdCD.c:1237:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1237 | (*func)(NULL, TOPCELLS, dolist); | ^ CmdCD.c:1240:16: warning: passing arguments to 'DBTopPrint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1240 | DBTopPrint(w, dolist); | ^ CmdCD.c:1244:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1244 | (*func)(cellname, SELF, dolist); | ^ CmdCD.c:1247:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1247 | (*func)(cellname, ((is_cellname == FALSE) ? OTHER : SELF), dolist); | ^ CmdCD.c:1250:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1250 | (*func)(cellname, ((is_cellname == FALSE) ? SELF : OTHER), dolist); | ^ CmdCD.c:1253:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1253 | (*func)(cellname, CHILDREN, dolist); | ^ CmdCD.c:1256:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1256 | (*func)(cellname, ((is_cellname == FALSE) ? CHILDREN : CHILDINST), dolist); | ^ CmdCD.c:1259:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1259 | (*func)(cellname, PARENTS, dolist); | ^ CmdCD.c:1262:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1262 | (*func)(cellname, MODIFIED, dolist); | ^ CmdCD.c:1268:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1268 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1273:16: warning: passing arguments to 'CmdDoProperty' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1273 | CmdDoProperty(cellDef, cmd, 3 + ((dolist) ? 1 : 0)); | ^ CmdCD.c:1284:22: warning: passing arguments to 'DBCellDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1284 | DBCellDelete(cellname, TRUE); | ^ CmdCD.c:1289:22: warning: passing arguments to 'DBCellDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1289 | DBCellDelete(cellname, FALSE); | ^ CmdCD.c:1304:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1304 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1312:15: warning: passing arguments to 'cmdFlushCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1312 | cmdFlushCell(cellDef, TRUE); | ^ CmdCD.c:1323:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1323 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1349:26: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1349 | int subopt = Lookup(cmd->tx_argv[3 + ((dolist) ? 1 : 0)], | ^ CmdCD.c:1365:14: warning: passing arguments to 'DBOpenOnly' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1365 | DBOpenOnly(cellDef, NULL, TRUE, NULL); | ^ CmdCD.c:1377:19: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1377 | WindAreaChanged(w, &w->w_screenArea); | ^ CmdCD.c:1378:21: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1378 | CmdSetWindCaption(EditCellUse, EditRootDef); | ^ CmdCD.c:1407:22: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1407 | WindAreaChanged(w, &w->w_screenArea); | ^ CmdCD.c:1408:24: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1408 | CmdSetWindCaption(EditCellUse, (CellDef *)NULL); | ^ CmdCD.c:1417:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1417 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1482:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1482 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1520:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1520 | cellDef = DBCellLookDef(cellname); | ^ CmdCD.c:1590:15: warning: passing arguments to 'DBCellRename' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1590 | DBCellRename(cellDef->cd_name, cellname, doforce); | ^ CmdCD.c:1594:18: warning: passing arguments to 'DBCellRename' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1594 | DBCellRename(cellname, cmd->tx_argv[3 + ((dolist) ? 1 : 0)], doforce); | ^ CmdCD.c:1597:28: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1597 | newDef = DBCellLookDef(cellname); | ^ CmdCD.c:1600:24: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1600 | newDef = DBCellNewDef(cellname); | ^ CmdCD.c:1601:17: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1601 | DBCellSetAvail(newDef); | ^ CmdCD.c:1611:17: warning: passing arguments to 'DBOrientUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1611 | DBOrientUse(cellname, dodef, orient); | ^ CmdCD.c:1614:19: warning: passing arguments to 'DBAbutmentUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1614 | DBAbutmentUse(cellname, dolist); | ^ CmdCD.c:1617:15: warning: passing arguments to 'DBLockUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1617 | DBLockUse(cellname, TRUE); | ^ CmdCD.c:1620:15: warning: passing arguments to 'DBLockUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1620 | DBLockUse(cellname, FALSE); | ^ CmdCD.c:1077:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1077 | CmdCellname(w, cmd) | ^ CmdCD.c:1756:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1756 | option = Lookup(argv[1], cmdCifOption); | ^ CmdCD.c:1817:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1817 | if (!ToolGetBox(&rootDef, &box)) | ^ CmdCD.c:1823:21: warning: passing arguments to 'CIFSeeHierLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1823 | CIFSeeHierLayer(rootDef, &box, argv[2], TRUE, FALSE); | ^ CmdCD.c:1842:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1842 | if (!ToolGetBox(&rootDef, &box)) | ^ CmdCD.c:1848:21: warning: passing arguments to 'CIFSeeHierLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1848 | CIFSeeHierLayer(rootDef, &box, argv[2], FALSE, TRUE); | ^ CmdCD.c:1854:18: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1854 | if (!ToolGetBox(&rootDef, &box)) | ^ CmdCD.c:1859:19: warning: passing arguments to 'CIFCoverageLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1859 | CIFCoverageLayer(rootDef, &box, argv[2], dolist); | ^ CmdCD.c:1862:19: warning: passing arguments to 'CIFCoverageLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1862 | CIFCoverageLayer(rootDef, &rootDef->cd_bbox, argv[2], dolist); | ^ CmdCD.c:1871:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1871 | yesno = Lookup(argv[2], cmdCifInOut); /* "input" or "output" */ | ^ CmdCD.c:1875:30: warning: passing arguments to 'CIFGetInputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1875 | curscale = CIFGetInputScale(1000); | ^ CmdCD.c:1877:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1877 | curscale = CIFGetOutputScale(1000); | ^ CmdCD.c:1925:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1925 | yesno = Lookup(argv[2], cmdCifYesNo); | ^ CmdCD.c:1954:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1954 | yesno = Lookup(argv[2], cmdCifYesNo); | ^ CmdCD.c:1965:18: warning: passing arguments to 'CIFSetReadStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1965 | CIFSetReadStyle(argv[2]); | ^ CmdCD.c:1967:20: warning: passing arguments to 'CIFPrintReadStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1967 | CIFPrintReadStyle(dolist, doforall, !doforall); | ^ CmdCD.c:1987:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1987 | yesno = Lookup(argv[3], cmdCifYesNo); | ^ CmdCD.c:2009:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2009 | yesno = Lookup(argv[3], cmdCifYesNo); | ^ CmdCD.c:2025:14: warning: passing arguments to 'CIFSetStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2025 | CIFSetStyle(argv[2]); | ^ CmdCD.c:2027:16: warning: passing arguments to 'CIFPrintStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2027 | CIFPrintStyle(dolist, doforall, !doforall); | ^ CmdCD.c:2040:17: warning: passing arguments to 'CIFReadFile' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2040 | CIFReadFile(f); | ^ CmdCD.c:2058:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2058 | yesno = Lookup(argv[2], cmdCifYesNo); | ^ CmdCD.c:2080:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2080 | yesno = Lookup(argv[2], cmdCifYesNo); | ^ CmdCD.c:2088:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2088 | if (!ToolGetBox(&rootDef, &box)) | ^ CmdCD.c:2094:17: warning: passing arguments to 'CIFSeeLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2094 | CIFSeeLayer(rootDef, &box, argv[2]); | ^ CmdCD.c:2099:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2099 | if (!ToolGetBox(&rootDef, &box)) | ^ CmdCD.c:2107:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2107 | paintDef = DBCellLookDef(argv[4]); | ^ CmdCD.c:2110:30: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2110 | paintDef = DBCellNewDef(argv[4]); | ^ CmdCD.c:2111:21: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2111 | DBCellSetAvail(paintDef); | ^ CmdCD.c:2117:33: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2117 | layer = DBTechNoisyNameType(argv[3]); | ^ CmdCD.c:2120:16: warning: passing arguments to 'CIFPaintLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2120 | CIFPaintLayer(rootDef, &box, argv[2], layer, paintDef); | ^ CmdCD.c:2124:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2124 | DBWAreaChanged(paintDef, &box, DBW_ALLWINDOWS, &mask); | ^ CmdCD.c:2125:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2125 | DRCCheckThis(paintDef, TT_CHECKPAINT, &box); | ^ CmdCD.c:2141:25: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2141 | int suboption = Lookup(argv[2], cmdCifWarnOptions); | ^ CmdCD.c:2187:19: warning: passing arguments to 'CIFWriteFlat' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2187 | if (!CIFWriteFlat(rootDef, f)) | ^ CmdCD.c:2196:15: warning: passing arguments to 'CIFWrite' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2196 | if (!CIFWrite(rootDef, f)) | ^ CmdCD.c:1686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1686 | CmdCif(w, cmd) | ^ CmdCD.c:2302:20: warning: passing arguments to 'SelectTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2302 | SelectTransform(&trans); | ^ CmdCD.c:2308:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2308 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdCD.c:2313:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2313 | DBWSetBox(rootDef, &newBox); | ^ CmdCD.c:2239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2239 | CmdClockwise(w, cmd) | ^ CmdCD.c:2398:32: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2398 | type = DBTechNoisyNameType(cmd->tx_argv[2]); | ^ CmdCD.c:2400:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2400 | if (!DBIsContact(type)) | ^ CmdCD.c:2411:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2411 | rmask = DBResidueMask(ctype); | ^ CmdCD.c:2417:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2417 | DBSrPaintArea((Tile *) NULL, EditCellUse->cu_def->cd_planes[DBPlane(type)], | ^ CmdCD.c:2420:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2420 | rmask = DBResidueMask(type); | ^ CmdCD.c:2427:10: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2427 | DBErase(EditCellUse->cu_def, &lr->r_r, type); | ^ CmdCD.c:2430:11: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2430 | DBPaint(EditCellUse->cu_def, &lr->r_r, rtype); | ^ CmdCD.c:2437:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2437 | DBWAreaChanged(EditCellUse->cu_def, &area, DBW_ALLWINDOWS, &smask); | ^ CmdCD.c:2438:19: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2438 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &area); | ^ CmdCD.c:2445:31: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2445 | type = DBTechNoisyNameType(cmd->tx_argv[1]); | ^ CmdCD.c:2448:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2448 | if (!DBIsContact(type)) | ^ CmdCD.c:2456:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2456 | rmask = DBResidueMask(type); | ^ CmdCD.c:2468:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2468 | DBSrPaintArea((Tile *) NULL, EditCellUse->cu_def->cd_planes[DBPlane(rtype)], | ^ CmdCD.c:2475:17: warning: passing arguments to 'DBPaintMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2475 | DBPaintMask(EditCellUse->cu_def, &ccs.lhead->r_r, &smask); | ^ CmdCD.c:2481:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2481 | DBWAreaChanged(EditCellUse->cu_def, &area, DBW_ALLWINDOWS, &smask); | ^ CmdCD.c:2482:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2482 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &area); | ^ CmdCD.c:2354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2354 | CmdContact(w, cmd) | ^ CmdCD.c:2508:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2508 | DBSrPaintArea((Tile *) NULL, ccs->rootDef->cd_planes[DBPlane(stype)], | ^ CmdCD.c:2492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2492 | cmdContactFunc(tile, ccs) | ^ CmdCD.c:2514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2514 | cmdContactFunc2(tile, ccs) | ^ CmdCD.c:2536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2536 | cmdContactEraseFunc(tile, lr) | ^ CmdCD.c:2603:35: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2603 | editPoint.p_x = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); | ^ CmdCD.c:2604:35: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2604 | editPoint.p_y = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); | ^ CmdCD.c:2617:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2617 | amountx = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, TRUE); | ^ CmdCD.c:2622:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2622 | amounty = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, FALSE); | ^ CmdCD.c:2625:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2625 | amountx = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, TRUE); | ^ CmdCD.c:2626:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2626 | amounty = cmdParseCoord(w, cmd->tx_argv[cmd->tx_argc - 1], | ^ CmdCD.c:2637:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2637 | amountx = cmdParseCoord(w, "1l", TRUE, TRUE); | ^ CmdCD.c:2638:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2638 | amounty = cmdParseCoord(w, "1l", TRUE, FALSE); | ^ CmdCD.c:2690:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2690 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdCD.c:2693:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2693 | DBWSetBox(rootDef, &newBox); | ^ CmdCD.c:2704:23: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2704 | window = ToolGetPoint(&rootPoint, (Rect *) NULL); | ^ CmdCD.c:2715:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2715 | if (!ToolGetBox(&rootDef, &rootBox) || (rootDef != SelectRootDef)) | ^ CmdCD.c:2725:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2725 | DBWSetBox(rootDef, &newBox); | ^ CmdCD.c:2727:15: warning: passing arguments to 'SelectCopy' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2727 | SelectCopy(&t); | ^ CmdCD.c:2574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2574 | CmdCopy(w, cmd) | ^ CmdCD.c:2849:21: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2849 | if (!CmdParseLayers(cmd->tx_argv[3], &maskBits)) | ^ CmdCD.c:2887:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2887 | (void) DBTreeSrTiles(&scx, &maskBits, | ^ CmdCD.c:2909:28: warning: passing arguments to 'CIFPolyToRects' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2909 | rectp = CIFPolyToRects(cmdPathList.pathlist->pathhead, plane, | ^ CmdCD.c:2913:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2913 | DBPaintPlane(plane, &rectp->r_r, resultTbl, &ui); | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ CmdCD.c:2916:17: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2916 | CIFFreePath(cmdPathList.pathlist->pathhead); | ^ CmdCD.c:2926:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2926 | (void) DBTreeSrTiles(&scx, &maskBits, | ^ CmdCD.c:2938:13: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2938 | DBPaint(EditCellUse->cu_def, &cmdCornerList->cca_area, | ^ CmdCD.c:2946:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2946 | DBAdjustLabels(EditCellUse->cu_def, &editBox); | ^ CmdCD.c:2947:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2947 | DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editBox); | ^ CmdCD.c:2948:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2948 | DBWAreaChanged(EditCellUse->cu_def, &editBox, DBW_ALLWINDOWS, &maskBits); | ^ CmdCD.c:2949:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2949 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdCD.c:2776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2776 | CmdCorner(w, cmd) | ^ CmdCD.c:2973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2973 | cmdCornerFunc(tile, cxp) | ^ CmdCD.c:3138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3138 | cmdBevelFunc(tile, cxp) | ^ CmdCD.c:3660:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3660 | option = Lookup(cmd->tx_argv[1], cmdCrashOpt); | ^ CmdCD.c:3671:19: warning: passing arguments to 'DBWriteBackup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3671 | DBWriteBackup(filename); | ^ CmdCD.c:3674:20: warning: passing arguments to 'DBFileRecovery' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3674 | DBFileRecovery(filename); | ^ CmdCD.c:3648:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3648 | CmdCrash(w, cmd) | ^ CmdCD.c:3719:25: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3719 | pos.p_x = cmdParseCoord(w, cmd->tx_argv[1], FALSE, TRUE); | ^ CmdCD.c:3720:25: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3720 | pos.p_y = cmdParseCoord(w, cmd->tx_argv[2], FALSE, FALSE); | ^ CmdCD.c:3727:20: warning: passing arguments to 'DBWSetCrosshair' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3727 | DBWSetCrosshair(w, &pos); | ^ CmdCD.c:3698:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3698 | CmdCrosshair(w, cmd) | ^ CmdCD.c:3758:17: warning: passing arguments to 'SelectDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3758 | SelectDelete("deleted", TRUE); | ^ CmdCD.c:3751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3751 | CmdDelete(w, cmd) | ^ CmdCD.c:3815:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3815 | (void) WindSearch(DBWclientID, (ClientData) NULL, | ^ CmdCD.c:3823:24: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3823 | (void) ToolGetPoint((Point *) NULL, &pointArea); | ^ CmdCD.c:3825:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3825 | (void) SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdCD.c:3833:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3833 | (void) WindSearch(DBWclientID, (ClientData) NULL, | ^ CmdCD.c:3835:18: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3835 | DBWloadWindow(w, EditCellUse->cu_def->cd_name, DBW_LOAD_IGNORE_TECH); | ^ CmdCD.c:3794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3794 | CmdDown(w, cmd) | ^ CmdCD.c:3847:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3847 | cmdDownEnumFunc(selUse, use, transform, area) | ^ CmdCD.c:3993:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3993 | option = Lookup(argv[1], cmdDrcOption); | ^ CmdCD.c:4015:31: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4015 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4018:18: warning: passing arguments to 'DRCFlatCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4018 | DRCFlatCheck(rootUse, &rootArea); | ^ CmdCD.c:4023:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4023 | radius = cmdParseCoord(w, argv[2], TRUE, FALSE); | ^ CmdCD.c:4029:31: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4029 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4032:29: warning: passing arguments to 'DRCFindInteractions' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4032 | if (DRCFindInteractions(rootUse->cu_def, &rootArea, | ^ CmdCD.c:4038:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4038 | ToolMoveBox(TOOL_BL, &area.r_ll, FALSE, rootUse->cu_def); | ^ CmdCD.c:4039:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4039 | ToolMoveCorner(TOOL_TR, &area.r_ur, FALSE, rootUse->cu_def); | ^ CmdCD.c:4044:16: warning: passing arguments to 'DRCPrintStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4044 | DRCPrintStyle(dolist, doforall, !doforall); | ^ CmdCD.c:4046:14: warning: passing arguments to 'DRCSetStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4046 | DRCSetStyle(argv[2]); | ^ CmdCD.c:4054:31: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4054 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4057:14: warning: passing arguments to 'DRCCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4057 | DRCCheck(rootUse, &rootArea); | ^ CmdCD.c:4071:28: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4071 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4078:20: warning: passing arguments to 'DRCCount' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4078 | dcl = DRCCount(rootUse, &rootArea, doforall); | ^ CmdCD.c:4154:28: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4154 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4176:22: warning: passing arguments to 'DRCFind' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4176 | result = DRCFind(rootUse, &rootArea, &area, drc_nth); | ^ CmdCD.c:4181:19: warning: passing arguments to 'DRCFind' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4181 | result = DRCFind(rootUse, &rootArea, &area, drc_nth); | ^ CmdCD.c:4186:14: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4186 | ToolMoveBox(TOOL_BL, &area.r_ll, FALSE, rootDef); | ^ CmdCD.c:4187:17: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4187 | ToolMoveCorner(TOOL_TR, &area.r_ur, FALSE, rootDef); | ^ CmdCD.c:4192:9: warning: passing arguments to 'DRCWhy' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4192 | DRCWhy(dolist, rootUse, &area); | ^ CmdCD.c:4215:30: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4215 | DRCTechHalo = cmdScaleCoord(w, argv[2], FALSE, TRUE, 1); | ^ CmdCD.c:4276:14: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4276 | TxSetPrompt('%'); /* Return prompt to "normal" */ | ^ CmdCD.c:4304:25: warning: passing arguments to 'DRCPrintRulesTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4304 | DRCPrintRulesTable (fp); | ^ CmdCD.c:4320:30: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4320 | DRCStepSize = cmdScaleCoord(w, argv[2], FALSE, TRUE, 1); | ^ CmdCD.c:4343:31: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4343 | window = ToolGetBoxWindow(&rootArea, (int *) NULL); | ^ CmdCD.c:4349:18: warning: passing arguments to 'DRCWhyAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4349 | DRCWhyAll(rootUse, &rootArea, NULL); | ^ CmdCD.c:4352:12: warning: passing arguments to 'DRCWhy' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4352 | DRCWhy(dolist, rootUse, &rootArea); | ^ CmdCD.c:3920:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3920 | CmdDrc(w, cmd) | ^ CmdCD.c:4395:16: warning: passing arguments to 'DBPaintMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4395 | DBPaintMask(cellDef, &area, lMask); | ^ CmdCD.c:4374:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4374 | int cmdDropPaintCell(tile, cxp) | ^ CmdCD.c:4431:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4431 | DBTreeSrTiles(&scx, &tMask, 0, cmdDropPaintCell, (ClientData)lMask); | ^ CmdCD.c:4449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4449 | cmdDropPaintFunc(rect, type, mask) | ^ CmdCD.c:4527:24: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4527 | if (!CmdParseLayers(cmd->tx_argv[1], &lMask)) | ^ CmdCD.c:4546:17: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4546 | SelEnumPaint(&DBAllButSpaceAndDRCBits, FALSE, (bool *)NULL, | ^ CmdCD.c:4557:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4557 | DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], | ^ CmdCD.c:4563:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4563 | DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editBox); | ^ CmdCD.c:4564:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4564 | DBWAreaChanged(EditCellUse->cu_def, &editBox, DBW_ALLWINDOWS, &tMask); | ^ CmdCD.c:4565:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4565 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdCD.c:4510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4510 | CmdDrop(w, cmd) | ^ CmdCD.c:4602:25: warning: passing arguments to 'cmdDumpParseArgs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4602 | if (cmdDumpParseArgs("dump", w, cmd, &dummy, &scx)) | ^ CmdCD.c:4603:12: warning: passing arguments to 'SelectDump' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4603 | SelectDump(&scx); | ^ CmdCD.c:4595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4595 | CmdDump(w, cmd) | ^ CmdCD.c:4690:24: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4690 | if (CmdIllegalChars(cellnameptr, "", "Cell name")) | ^ CmdCD.c:4696:24: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4696 | def = DBCellLookDef(cellnameptr); | ^ CmdCD.c:4698:20: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4698 | def = DBCellNewDef(cellnameptr); | ^ CmdCD.c:4720:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4720 | def = DBCellLookDef(newcellname); | ^ CmdCD.c:4724:21: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4724 | def = DBCellNewDef(newcellname); | ^ CmdCD.c:4743:20: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4743 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ CmdCD.c:4745:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4745 | DBReComputeBbox(def); | ^ CmdCD.c:4749:21: warning: passing arguments to 'DBIsAncestor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4749 | if (DBIsAncestor(def, EditCellUse->cu_def)) | ^ CmdCD.c:4768:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4768 | propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &found); | ^ CmdCD.c:4798:12: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4798 | n = Lookup(av[0], kwdNames); | ^ CmdCD.c:4815:37: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4815 | childPoint.p_x = cmdParseCoord(w, av[1], TRUE, TRUE); | ^ CmdCD.c:4816:37: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4816 | childPoint.p_y = cmdParseCoord(w, av[2], TRUE, FALSE); | ^ CmdCD.c:4822:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4822 | p = Lookup(av[1], refPointNames); | ^ CmdCD.c:4846:23: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4846 | (void) DBSrLabelLoc(dummy, av[1], cmdDumpFunc, | ^ CmdCD.c:4870:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4870 | editPoint.p_x = cmdParseCoord(w, av[1], TRUE, TRUE); | ^ CmdCD.c:4871:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4871 | editPoint.p_y = cmdParseCoord(w, av[2], TRUE, FALSE); | ^ CmdCD.c:4879:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4879 | p = Lookup(av[1], refPointNames); | ^ CmdCD.c:4882:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4882 | if (!ToolGetBox(&rootDef, &rootBox) || | ^ CmdCD.c:4889:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4889 | if (!ToolGetBox(&rootDef, &rootBox) || | ^ CmdCD.c:4896:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4896 | if (!ToolGetBox(&rootDef, &rootBox) || | ^ CmdCD.c:4903:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4903 | if (!ToolGetBox(&rootDef, &rootBox) || | ^ CmdCD.c:4948:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4948 | else if (Lookup(av[1], kwdNames)>=0 && Lookup(av[1], kwdNames)!= 2 && strcmp(av[1],"90") && strcmp(av[1],"180") && strcmp(av[1],"270")) | ^ CmdCD.c:4948:48: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4948 | else if (Lookup(av[1], kwdNames)>=0 && Lookup(av[1], kwdNames)!= 2 && strcmp(av[1],"90") && strcmp(av[1],"180") && strcmp(av[1],"270")) | ^ CmdCD.c:4968:14: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4968 | p = Lookup(av[1], refPointNames); | ^ CmdCD.c:4992:27: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4992 | (void) DBSrLabelLoc(dummy, av[1], cmdDumpFunc, | ^ CmdCD.c:5061:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5061 | if (!ToolGetBox(&rootDef, &rootBox)) | ^ CmdCD.c:4633:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4633 | cmdDumpParseArgs(cmdName, w, cmd, dummy, scx) | ^ CmdCD.c:70:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 70 | bool cmdDumpParseArgs(); | ^ CmdCD.c:5122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5122 | cmdDumpFunc(rect, name, label, point) | ^ CmdCD.c:69:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 69 | int cmdDumpFunc(); | ^ 245 warnings generated. --- compiling commands/CmdE.o rm -f CmdE.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdE.c CmdE.c:107:26: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 107 | (void) WindSearch(DBWclientID, (ClientData) NULL, | ^ CmdE.c:110:16: warning: passing arguments to 'DBWUndoOldEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 110 | DBWUndoOldEdit(EditCellUse, EditRootDef, &EditToRootTransform, | ^ CmdE.c:119:24: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 119 | (void) ToolGetPoint((Point *) NULL, &pointArea); | ^ CmdE.c:126:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | (void) SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdE.c:137:12: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | DBCellRead(EditCellUse->cu_def, TRUE, TRUE, NULL); | ^ CmdE.c:152:22: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | CmdSetWindCaption(EditCellUse, EditRootDef); | ^ CmdE.c:153:19: warning: passing arguments to 'DBWUndoNewEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | DBWUndoNewEdit(EditCellUse, EditRootDef, | ^ CmdE.c:159:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | (void) WindSearch(DBWclientID, (ClientData) NULL, | ^ CmdE.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 80 | CmdEdit(w, cmd) | ^ CmdE.c:181:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | DBWAreaChanged(EditRootDef, area, crec->dbw_bitmask, | ^ CmdE.c:186:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 186 | DBWAreaChanged(EditRootDef, &tmp, crec->dbw_bitmask, | ^ CmdE.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 171 | cmdEditRedisplayFunc(w, area) | ^ CmdE.c:235:19: warning: passing arguments to 'DBArrayOverlap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 235 | DBArrayOverlap(use, &useArea, &xlo, &xhi, &ylo, &yhi); | ^ CmdE.c:236:38: warning: passing arguments to 'DBGetArrayTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 236 | GeoTransTrans(DBGetArrayTransform(use, xlo, ylo), transform, | ^ CmdE.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 200 | cmdEditEnumFunc(selUse, use, transform, area) | ^ CmdE.c:328:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | option = Lookup(cmd->tx_argv[1], cmdElementOption); | ^ CmdE.c:340:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | type = Lookup(cmd->tx_argv[2], cmdElementType); | ^ CmdE.c:355:33: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | style = GrGetStyleFromName(cmd->tx_argv[4]); | ^ CmdE.c:364:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 364 | area.r_xbot = cmdParseCoord(w, cmd->tx_argv[5], FALSE, TRUE); | ^ CmdE.c:365:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 365 | area.r_ybot = cmdParseCoord(w, cmd->tx_argv[6], FALSE, FALSE); | ^ CmdE.c:376:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 376 | area.r_xtop = cmdParseCoord(w, cmd->tx_argv[7], FALSE, TRUE); | ^ CmdE.c:377:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 377 | area.r_ytop = cmdParseCoord(w, cmd->tx_argv[8], FALSE, FALSE); | ^ CmdE.c:378:21: warning: passing arguments to 'DBWElementAddLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | DBWElementAddLine(w, cmd->tx_argv[3], &area, def, style); | ^ CmdE.c:387:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | area.r_xtop = cmdParseCoord(w, cmd->tx_argv[7], FALSE, TRUE); | ^ CmdE.c:388:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 388 | area.r_ytop = cmdParseCoord(w, cmd->tx_argv[8], FALSE, FALSE); | ^ CmdE.c:389:21: warning: passing arguments to 'DBWElementAddRect' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 389 | DBWElementAddRect(w, cmd->tx_argv[3], &area, def, style); | ^ CmdE.c:398:21: warning: passing arguments to 'DBWElementAddText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 398 | DBWElementAddText(w, cmd->tx_argv[3], area.r_xbot, | ^ CmdE.c:415:22: warning: passing arguments to 'DBWElementDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 415 | DBWElementDelete(w, cmd->tx_argv[2]); | ^ CmdE.c:423:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 423 | type = Lookup(cmd->tx_argv[3], cmdConfigureType); | ^ CmdE.c:444:18: warning: passing arguments to 'DBWElementText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 444 | DBWElementText(w, cmd->tx_argv[2], NULL); | ^ CmdE.c:448:22: warning: passing arguments to 'DBWElementText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | DBWElementText(w, cmd->tx_argv[2], cmd->tx_argv[4]); | ^ CmdE.c:457:22: warning: passing arguments to 'DBWElementText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | DBWElementText(w, cmd->tx_argv[2], cmd->tx_argv[4]); | ^ CmdE.c:463:19: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 463 | DBWElementStyle(w, cmd->tx_argv[2], -1, 0); | ^ CmdE.c:476:34: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 476 | style = GrGetStyleFromName(cmd->tx_argv[5]); | ^ CmdE.c:486:23: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | DBWElementStyle(w, cmd->tx_argv[2], style, TRUE); | ^ CmdE.c:488:23: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 488 | DBWElementStyle(w, cmd->tx_argv[2], style, FALSE); | ^ CmdE.c:494:17: warning: passing arguments to 'DBWElementPos' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 494 | DBWElementPos(w, cmd->tx_argv[2], NULL); | ^ CmdE.c:502:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 502 | crect.r_xbot = cmdParseCoord(w, cmd->tx_argv[4], | ^ CmdE.c:504:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 504 | crect.r_ybot = cmdParseCoord(w, cmd->tx_argv[5], | ^ CmdE.c:511:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 511 | crect.r_xtop = cmdParseCoord(w, cmd->tx_argv[6], | ^ CmdE.c:513:36: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | crect.r_ytop = cmdParseCoord(w, cmd->tx_argv[7], | ^ CmdE.c:518:21: warning: passing arguments to 'DBWElementPos' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 518 | DBWElementPos(w, cmd->tx_argv[2], &crect); | ^ CmdE.c:536:28: warning: passing arguments to 'DBWElementParseFlags' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 536 | DBWElementParseFlags(w, cmd->tx_argv[2], cmd->tx_argv[4]); | ^ CmdE.c:551:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 551 | if (!ToolGetBox((CellDef **)NULL, &area)) | ^ CmdE.c:556:21: warning: passing arguments to 'DBWElementInbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 556 | DBWElementInbox(&area); | ^ CmdE.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | CmdElement(w, cmd) | ^ CmdE.c:633:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 633 | (void) CmdParseLayers("*,label", &mask); | ^ CmdE.c:636:21: warning: passing arguments to 'CmdPaintEraseButton' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 636 | CmdPaintEraseButton(w, &cmd->tx_p, FALSE); | ^ CmdE.c:639:29: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 639 | else if (!CmdParseLayers(cmd->tx_argv[1], &mask)) | ^ CmdE.c:643:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 643 | (void) CmdParseLayers("*,label", &mask); | ^ CmdE.c:656:17: warning: passing arguments to 'DBEraseValid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 656 | DBEraseValid(EditCellUse->cu_def, &editRect, &activeLayersForErasure, 0); | ^ CmdE.c:661:13: warning: passing arguments to 'DBEraseMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | DBEraseMask(EditCellUse->cu_def, &editRect, &errorLayersForErasure); | ^ CmdE.c:666:17: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 666 | DBEraseLabel(EditCellUse->cu_def, &editRect, &mask, &areaReturn); | ^ CmdE.c:687:25: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 687 | (void) DBCellSrArea(&scx, cmdEraseCellsFunc, (ClientData) NULL); | ^ CmdE.c:690:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 690 | DRCCheckThis(EditCellUse->cu_def, TT_CHECKSUBCELL, | ^ CmdE.c:692:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 692 | DBWAreaChanged(EditCellUse->cu_def, | ^ CmdE.c:695:15: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | DBUnLinkCell(cmdEraseCells[i], EditCellUse->cu_def); | ^ CmdE.c:696:15: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 696 | DBDeleteCell(cmdEraseCells[i]); | ^ CmdE.c:697:25: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 697 | (void) DBCellDeleteUse(cmdEraseCells[i]); | ^ CmdE.c:702:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 702 | DBAdjustLabels(EditCellUse->cu_def, &editRect); | ^ CmdE.c:707:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 707 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &editRect); | ^ CmdE.c:710:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 710 | DBWAreaChanged(EditCellUse->cu_def, &areaReturn, DBW_ALLWINDOWS, &mask); | ^ CmdE.c:711:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 711 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdE.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 601 | CmdErase(w, cmd) | ^ CmdE.c:715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 715 | cmdEraseCellsFunc(scx, cdarg) | ^ CmdE.c:790:25: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 790 | DBScalePoint(&rootRect.r_ll, d, 1); | ^ CmdE.c:791:25: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | DBScalePoint(&rootRect.r_ur, d, 1); | ^ CmdE.c:792:24: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | ToolMoveBox(TOOL_BL, &rootRect.r_ll, FALSE, rootBoxDef); | ^ CmdE.c:793:27: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | ToolMoveCorner(TOOL_TR, &rootRect.r_ur, FALSE, rootBoxDef); | ^ CmdE.c:797:22: warning: passing arguments to 'WindScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | WindScale(d, 1); | ^ CmdE.c:802:25: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 802 | (void) ToolGetBoxWindow(&rootRect, &boxMask); | ^ CmdE.c:805:18: warning: passing arguments to 'SelectExpand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 805 | SelectExpand(windowMask); | ^ CmdE.c:813:17: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 813 | DBExpandAll(rootBoxUse, &rootRect, windowMask, | ^ CmdE.c:753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 753 | CmdExpand(w, cmd) | ^ CmdE.c:830:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 830 | DBWAreaChanged(use->cu_parent, &use->cu_bbox, windowMask, | ^ CmdE.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 825 | cmdExpandFunc(use, windowMask) | ^ CmdE.c:980:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 980 | option = Lookup(argv[1], cmdExtCmd); | ^ CmdE.c:997:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 997 | if (ToolGetBox(&selectedDef,NULL) == FALSE) | ^ CmdE.c:1014:17: warning: passing arguments to 'ExtIncremental' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1014 | ExtIncremental(selectedUse); | ^ CmdE.c:1027:15: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1027 | all = Lookup(arg, cmdExtUniq); | ^ CmdE.c:1041:15: warning: passing arguments to 'ExtUnique' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1041 | ExtUnique(selectedUse, all); | ^ CmdE.c:1048:9: warning: passing arguments to 'ExtAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1048 | ExtAll(selectedUse); | ^ CmdE.c:1054:38: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1054 | selectedUse = CmdGetSelectedCell((Transform *) NULL); | ^ CmdE.c:1060:20: warning: passing arguments to 'ExtractOneCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1060 | ExtractOneCell(selectedUse->cu_def, namep, FALSE); | ^ CmdE.c:1083:26: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1083 | dist = cmdParseCoord(w, argv[2], TRUE, TRUE); | ^ CmdE.c:1094:38: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1094 | selectedUse = CmdGetSelectedCell((Transform *) NULL); | ^ CmdE.c:1103:13: warning: passing arguments to 'ExtParents' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1103 | ExtParents(selectedUse); | ^ CmdE.c:1107:38: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1107 | selectedUse = CmdGetSelectedCell((Transform *) NULL); | ^ CmdE.c:1113:20: warning: passing arguments to 'ExtShowParents' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1113 | ExtShowParents(selectedUse); | ^ CmdE.c:1118:16: warning: passing arguments to 'ExtPrintStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1118 | ExtPrintStyle(dolist, doforall, !doforall); | ^ CmdE.c:1120:14: warning: passing arguments to 'ExtSetStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1120 | ExtSetStyle(argv[2]); | ^ CmdE.c:1159:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1159 | option = Lookup(arg, cmdExtWarn); | ^ CmdE.c:1201:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1201 | option = Lookup(arg, cmdExtOption); | ^ CmdE.c:1233:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1233 | len = Lookup(arg, cmdExtLength); | ^ CmdE.c:1259:16: warning: passing arguments to 'ExtSetDriver' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1259 | ExtSetDriver(argv[n]); | ^ CmdE.c:1265:18: warning: passing arguments to 'ExtSetReceiver' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1265 | ExtSetReceiver(argv[n]); | ^ CmdE.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 895 | CmdExtract(w, cmd) | ^ 97 warnings generated. --- compiling commands/CmdFI.o rm -f CmdFI.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdFI.c CmdFI.c:110:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 110 | DBWFeedbackAdd(&area, arg->text, arg->def, FEEDMAGNIFY, | ^ CmdFI.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | feedPolyFunc(tile, arg) | ^ CmdFI.c:192:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | option = Lookup(cmd->tx_argv[1], cmdFeedbackOptions); | ^ CmdFI.c:210:13: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 210 | i = Lookup(cmd->tx_argv[3], cmdFeedbackStyleNames); | ^ CmdFI.c:217:37: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | style = GrGetStyleFromName(cmd->tx_argv[3]); | ^ CmdFI.c:255:46: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | box.r_xbot = box.r_xtop = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:257:46: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | box.r_ybot = box.r_ytop = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:260:21: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 260 | DBWFeedbackAdd(&box, cmd->tx_argv[2], rootDef, FEEDMAGNIFY, style); | ^ CmdFI.c:269:31: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 269 | r.r_xbot = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:271:31: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | r.r_ybot = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:273:31: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 273 | r.r_xtop = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:275:31: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | r.r_ytop = cmdScaleCoord(w, cmd->tx_argv[pstart++], | ^ CmdFI.c:290:21: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 290 | DBWFeedbackAdd(&box, cmd->tx_argv[2], rootDef, FEEDMAGNIFY, style); | ^ CmdFI.c:309:32: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 309 | plist[i].p_x = cmdScaleCoord(w, cmd->tx_argv[j++], | ^ CmdFI.c:311:32: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | plist[i].p_y = cmdScaleCoord(w, cmd->tx_argv[j++], | ^ CmdFI.c:314:25: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 314 | plane = DBNewPlane((ClientData)0); | ^ CmdFI.c:317:19: warning: passing arguments to 'PaintPolygon' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | PaintPolygon(plist, points, plane, ptable, | ^ CmdFI.c:320:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 320 | DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &feedSimpleMask, | ^ CmdFI.c:348:22: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | DBWFeedbackAdd(&box, cmd->tx_argv[2], rootDef, | ^ CmdFI.c:357:23: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 357 | w = ToolGetBoxWindow(&box, (int *) NULL); | ^ CmdFI.c:360:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | DBWFeedbackAdd(&box, cmd->tx_argv[2], rootDef, 1, style); | ^ CmdFI.c:366:26: warning: passing arguments to 'DBWFeedbackClear' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 366 | DBWFeedbackClear(cmd->tx_argv[2]); | ^ CmdFI.c:368:26: warning: passing arguments to 'DBWFeedbackClear' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | DBWFeedbackClear(NULL); | ^ CmdFI.c:405:27: warning: passing arguments to 'DBWFeedbackNth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 405 | text = DBWFeedbackNth(nth-1, &box, &rootDef, (int *) NULL); | ^ CmdFI.c:406:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 406 | ToolMoveBox(TOOL_BL, &box.r_ll, FALSE, rootDef); | ^ CmdFI.c:407:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 407 | ToolMoveCorner(TOOL_TR, &box.r_ur, FALSE, rootDef); | ^ CmdFI.c:431:24: warning: passing arguments to 'DBWFeedbackNth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 431 | text = DBWFeedbackNth(i, &box, (CellDef **) NULL, &style); | ^ CmdFI.c:459:26: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 459 | w = ToolGetBoxWindow(&box, (int *) NULL); | ^ CmdFI.c:468:24: warning: passing arguments to 'DBWFeedbackNth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 468 | text = DBWFeedbackNth(i, &area, &fbRootDef, (int *) NULL); | ^ CmdFI.c:475:14: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | HashKill(&table); | ^ CmdFI.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | CmdFeedback(w, cmd) | ^ CmdFI.c:542:21: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 542 | if (!CmdParseLayers(cmd->tx_argv[2], &maskBits)) | ^ CmdFI.c:576:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 576 | (void) DBTreeSrTiles(&scx, &maskBits, | ^ CmdFI.c:585:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 585 | DBPaint(EditCellUse->cu_def, &cmdFillList->cfa_area, | ^ CmdFI.c:592:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 592 | DBAdjustLabels(EditCellUse->cu_def, &editBox); | ^ CmdFI.c:593:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 593 | DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editBox); | ^ CmdFI.c:594:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | DBWAreaChanged(EditCellUse->cu_def, &editBox, DBW_ALLWINDOWS, &maskBits); | ^ CmdFI.c:595:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 595 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdFI.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | CmdFill(w, cmd) | ^ CmdFI.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 606 | cmdFillFunc(tile, cxp) | ^ CmdFI.c:674:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 674 | if (!ToolGetBox(&boxDef, &box)) | ^ CmdFI.c:702:10: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 702 | WindMove(w, &newArea); | ^ CmdFI.c:724:10: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 724 | WindMove(w, &box); | ^ CmdFI.c:661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | CmdFindBox(w, cmd) | ^ CmdFI.c:754:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 754 | int cmdFindLabelFunc(rect, name, label, cdarg) | ^ CmdFI.c:829:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 829 | if (!ToolGetBox(&boxDef, &box)) | ^ CmdFI.c:856:15: warning: passing arguments to 'DBSearchLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 856 | DBSearchLabel(&scx, &DBAllButSpaceAndDRCBits, 0, labname, | ^ CmdFI.c:865:22: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 865 | found = DBSrLabelLoc(labUse, labname, cmdFindLabelFunc, | ^ CmdFI.c:872:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 872 | ToolMoveBox(TOOL_BL, &lsr.lsr_rect.r_ll, FALSE, labUse->cu_def); | ^ CmdFI.c:873:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 873 | ToolMoveCorner(TOOL_TR, &lsr.lsr_rect.r_ur, FALSE, labUse->cu_def); | ^ CmdFI.c:793:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | CmdFindLabel(w, cmd) | ^ CmdFI.c:892:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 892 | dbListLabels(scx, label, tpath, cdarg) | ^ CmdFI.c:968:21: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 968 | def = DBCellLookDef(cmd->tx_argv[1]); | ^ CmdFI.c:980:19: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 980 | action = TxDialog(prompt, actionNames, 0); | ^ CmdFI.c:985:17: warning: passing arguments to 'cmdFlushCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 985 | cmdFlushCell(def, dereference); | ^ CmdFI.c:937:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 937 | CmdFlush(w, cmd) | ^ CmdFI.c:1029:26: warning: passing arguments to 'cmdDumpParseArgs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1029 | if (!cmdDumpParseArgs("getcell", w, cmd, &dummy, &scx)) | ^ CmdFI.c:1034:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1034 | newUse = DBCellNewUse(def, (char *) NULL); | ^ CmdFI.c:1035:20: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1035 | if (!DBLinkCell(newUse, EditCellUse->cu_def)) | ^ CmdFI.c:1037:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1037 | (void) DBCellDeleteUse(newUse); | ^ CmdFI.c:1043:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1043 | DBSetTrans(newUse, &editTrans); | ^ CmdFI.c:1044:22: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1044 | if (DBCellFindDup(newUse, EditCellUse->cu_def) != NULL) | ^ CmdFI.c:1046:17: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1046 | DBCellDeleteUse(newUse); | ^ CmdFI.c:1050:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1050 | DBPlaceCell(newUse, EditCellUse->cu_def); | ^ CmdFI.c:1057:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1057 | DBWSetBox(EditRootDef, &newBox); | ^ CmdFI.c:1061:15: warning: passing arguments to 'SelectCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1061 | SelectCell(newUse, EditRootDef, &scx.scx_trans, FALSE); | ^ CmdFI.c:1064:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1064 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdFI.c:1065:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1065 | DBWAreaChanged(EditCellUse->cu_def, &newUse->cu_bbox, | ^ CmdFI.c:1067:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1067 | DRCCheckThis(EditCellUse->cu_def, TT_CHECKSUBCELL, &newUse->cu_bbox); | ^ CmdFI.c:1018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1018 | CmdGetcell(w, cmd) | ^ CmdFI.c:1121:15: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1121 | HashKill(&SimGetnodeTbl); | ^ CmdFI.c:1156:12: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1156 | HashKill(&SimGNAliasTbl); | ^ CmdFI.c:1209:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1209 | HashKill(&SimGNAliasTbl); | ^ CmdFI.c:1103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1103 | CmdGetnode(w, cmd) | ^ CmdFI.c:1285:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1285 | option = Lookup(cmd->tx_argv[1], cmdGridOptions); | ^ CmdFI.c:1337:18: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1337 | WindAreaChanged(w, (Rect *) NULL); | ^ CmdFI.c:1345:18: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1345 | WindAreaChanged(w, (Rect *) NULL); | ^ CmdFI.c:1386:26: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1386 | xSpacing = cmdParseCoord(w, cmd->tx_argv[argstart], TRUE, TRUE); | ^ CmdFI.c:1397:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1397 | ySpacing = cmdParseCoord(w, cmd->tx_argv[argstart + 1], TRUE, FALSE); | ^ CmdFI.c:1406:24: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1406 | xOrig = cmdParseCoord(w, cmd->tx_argv[argstart + 2], FALSE, TRUE); | ^ CmdFI.c:1407:24: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1407 | yOrig = cmdParseCoord(w, cmd->tx_argv[argstart + 3], FALSE, FALSE); | ^ CmdFI.c:1417:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1417 | WindAreaChanged(w, (Rect *) NULL); | ^ CmdFI.c:1254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1254 | CmdGrid(w, cmd) | ^ CmdFI.c:1519:24: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1519 | if (CmdIllegalChars(cmd->tx_argv[1], ",/", "Cell use id")) | ^ CmdFI.c:1522:21: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1522 | if (SelEnumCells(FALSE, (int *) NULL, (SearchContext *) NULL, | ^ CmdFI.c:1503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1503 | CmdIdentify(w, cmd) | ^ CmdFI.c:1546:19: warning: passing arguments to 'DBIsChild' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1546 | if (!DBIsChild(use, EditCellUse)) | ^ CmdFI.c:1559:22: warning: passing arguments to 'DBReLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1559 | if (!DBReLinkCell(use, newId)) | ^ CmdFI.c:1570:24: warning: passing arguments to 'DBReLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1570 | (void) DBReLinkCell(selUse, newId); | ^ CmdFI.c:1572:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1572 | DBWAreaChanged(use->cu_parent, &use->cu_bbox, | ^ CmdFI.c:1574:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1574 | DBWHLRedraw(EditRootDef, &selUse->cu_bbox, TRUE); | ^ CmdFI.c:1532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1532 | cmdIdFunc(selUse, use, transform, newId) | ^ CmdFI.c:1603:15: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1603 | DBTreeFindUse(s, scx.scx_use, &scx2); | ^ CmdFI.c:1613:35: warning: passing arguments to 'DBGetArrayTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1613 | GeoTransTrans(DBGetArrayTransform(use, scx2.scx_x, scx2.scx_y), | ^ CmdFI.c:1639:37: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1639 | if (!strcmp(s, DBPlaneShortName(pnum))) | ^ CmdFI.c:1706:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1706 | DBSrPaintArea(NULL, plane, &localrect, &DBAllTypeBits, findTile, | ^ CmdFI.c:1579:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1579 | CmdFindNetProc(nodename, use, rect, warn_not_found, isvalid) | ^ In file included from CmdFI.c:48: ../commands/commands.h:64:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 64 | extern TileType CmdFindNetProc(); | ^ CmdFI.c:1809:16: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1809 | ToolMoveBox(TOOL_BL, &rect.r_ll, FALSE, use->cu_def); | ^ CmdFI.c:1810:19: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1810 | ToolMoveCorner(TOOL_TR, &rect.r_ur, FALSE, use->cu_def); | ^ CmdFI.c:1771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1771 | CmdGoto(w, cmd) | ^ CmdFI.c:1829:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1829 | findTile(tile, rtype) | ^ CmdFI.c:1868:19: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1868 | DBTreeSrLabels(scx, mask, xMask, &tpath, TF_LABEL_ATTACH, | ^ CmdFI.c:1854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1854 | FlatCopyAllLabels(scx, mask, xMask, targetUse) | ^ In file included from CmdFI.c:48: ../commands/commands.h:69:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 69 | extern void FlatCopyAllLabels(); | ^ CmdFI.c:1930:19: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1930 | DBPutFontLabel(def, &labTargetRect, lab->lab_font, lab->lab_size, | ^ CmdFI.c:1873:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1873 | flatCopyAllLabels(scx, lab, tpath, targetUse) | ^ CmdFI.c:2053:22: warning: passing arguments to 'DBFlattenInPlace' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2053 | DBFlattenInPlace(use, EditCellUse, xMask, dolabels, toplabels); | ^ CmdFI.c:2064:27: warning: passing arguments to 'DBCellFlattenAllCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2064 | DBCellFlattenAllCells(&scx, EditCellUse, xMask, dolabels, toplabels); | ^ CmdFI.c:2078:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2078 | newdef = DBCellLookDef(destname); | ^ CmdFI.c:2086:23: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2086 | newdef = DBCellNewDef(destname); | ^ CmdFI.c:2088:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2088 | DBCellSetAvail(newdef); | ^ CmdFI.c:2090:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2090 | newuse = DBCellNewUse(newdef, (char *) NULL); | ^ CmdFI.c:2092:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2092 | DBSetTrans(newuse, &GeoIdentityTransform); | ^ CmdFI.c:2105:21: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2105 | if (!ToolGetBox(&boxDef, &scx.scx_area)) | ^ CmdFI.c:2123:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2123 | DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, xMask, flatDestUse); | ^ CmdFI.c:2124:24: warning: passing arguments to 'DBFlatCopyMaskHints' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2124 | DBFlatCopyMaskHints(&scx, xMask, flatDestUse); | ^ CmdFI.c:2129:21: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2129 | DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, flatDestUse, | ^ CmdFI.c:2137:20: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2137 | DBCellCopyAllCells(&scx, xMask, flatDestUse, (Rect *)NULL); | ^ CmdFI.c:2139:20: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2139 | DBCellDeleteUse(flatDestUse); | ^ CmdFI.c:1956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1956 | CmdFlatten(w, cmd) | ^ 121 warnings generated. --- compiling commands/CmdLQ.o rm -f CmdLQ.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdLQ.c CmdLQ.c:122:24: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | if (CmdIllegalChars(text, " /", "Label name")) | ^ CmdLQ.c:131:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | DBEraseLabelsByContent(EditCellUse->cu_def, &editBox, -1, text); | ^ CmdLQ.c:135:25: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | lab = DBPutFontLabel(EditCellUse->cu_def, &editBox, font, size, | ^ CmdLQ.c:138:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | DBAdjustLabels(EditCellUse->cu_def, &editBox); | ^ CmdLQ.c:139:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 139 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdLQ.c:142:20: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | DBWLabelChanged(EditCellUse->cu_def, lab, DBW_ALLWINDOWS); | ^ CmdLQ.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | CmdLabelProc(text, font, size, rotate, offx, offy, pos, sticky, type) | ^ In file included from CmdLQ.c:40: ../commands/commands.h:59:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 59 | extern void CmdLabelProc(); | ^ CmdLQ.c:245:22: warning: passing arguments to 'DBNameToFont' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | font = DBNameToFont(cmd->tx_argv[2]); | ^ CmdLQ.c:266:23: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 266 | size = cmdScaleCoord(w, cmd->tx_argv[3], TRUE, TRUE, 8); | ^ CmdLQ.c:280:27: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | offx = cmdScaleCoord(w, cmd->tx_argv[5], TRUE, TRUE, 8); | ^ CmdLQ.c:281:27: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 281 | offy = cmdScaleCoord(w, yp, TRUE, FALSE, 8); | ^ CmdLQ.c:297:23: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | offx = cmdScaleCoord(w, cmd->tx_argv[5], TRUE, TRUE, 8); | ^ CmdLQ.c:298:23: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 298 | offy = cmdScaleCoord(w, cmd->tx_argv[6], TRUE, FALSE, 8); | ^ CmdLQ.c:335:23: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 335 | type = DBTechNameType(typename); | ^ CmdLQ.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 185 | CmdLabel(w, cmd) | ^ CmdLQ.c:424:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 424 | option = Lookup(cmd->tx_argv[locargc - 1], cmdLoadOption); | ^ CmdLQ.c:488:21: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 488 | if (CmdIllegalChars(cmd->tx_argv[1], "[],", "Cell name")) | ^ CmdLQ.c:505:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | DBWloadWindow((noWindow == TRUE) ? NULL : w, cmd->tx_argv[1], flags); | ^ CmdLQ.c:519:17: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 519 | DBExpandAll(topuse, &(topuse->cu_bbox), | ^ CmdLQ.c:523:17: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 523 | DBExpandAll(topuse, &(topuse->cu_bbox), | ^ CmdLQ.c:526:14: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 526 | DBExpand(topuse, | ^ CmdLQ.c:542:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 542 | DBWloadWindow(w, (char *) NULL, DBW_LOAD_IGNORE_TECH); | ^ CmdLQ.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | CmdLoad(w, cmd) | ^ CmdLQ.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 553 | keepGoing(use, clientdata) | ^ CmdLQ.c:620:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 620 | option = Lookup(cmd->tx_argv[1], cmdLockingYesNo); | ^ CmdLQ.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 597 | CmdLocking(w, cmd) | ^ CmdLQ.c:709:35: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 709 | editPoint.p_x = cmdParseCoord(w, cmd->tx_argv[argpos + 1], FALSE, TRUE); | ^ CmdLQ.c:710:35: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 710 | editPoint.p_y = cmdParseCoord(w, cmd->tx_argv[argpos + 2], FALSE, FALSE); | ^ CmdLQ.c:723:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 723 | amountx = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, TRUE); | ^ CmdLQ.c:728:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 728 | amounty = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, FALSE); | ^ CmdLQ.c:731:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 731 | amountx = cmdParseCoord(w, cmd->tx_argv[argpos], TRUE, TRUE); | ^ CmdLQ.c:732:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | amounty = cmdParseCoord(w, cmd->tx_argv[cmd->tx_argc - 1], | ^ CmdLQ.c:739:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 739 | amountx = cmdParseCoord(w, "1l", TRUE, TRUE); | ^ CmdLQ.c:740:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 740 | amounty = cmdParseCoord(w, "1l", TRUE, FALSE); | ^ CmdLQ.c:792:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | if (ToolGetBox(&rootDef, &rootBox) && | ^ CmdLQ.c:797:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | DBWSetBox(rootDef, &newBox); | ^ CmdLQ.c:808:23: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 808 | window = ToolGetPoint(&rootPoint, (Rect *) NULL); | ^ CmdLQ.c:819:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 819 | if (!ToolGetBox(&rootDef, &rootBox) || (rootDef != SelectRootDef)) | ^ CmdLQ.c:831:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 831 | DBWSetBox(rootDef, &newBox); | ^ CmdLQ.c:837:12: warning: passing arguments to 'DBMoveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 837 | DBMoveCell(rootDef, t.t_c, t.t_f); | ^ CmdLQ.c:841:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 841 | if (ToolGetBox(&rootDef, &rootBox) && | ^ CmdLQ.c:847:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 847 | DBWSetBox(rootDef, &newBox); | ^ CmdLQ.c:854:22: warning: passing arguments to 'WindTranslate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 854 | WindTranslate(t.t_c, t.t_f); | ^ CmdLQ.c:862:17: warning: passing arguments to 'SelectTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 862 | SelectTransform(&t); | ^ CmdLQ.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 671 | CmdMove(w, cmd) | ^ CmdLQ.c:908:21: warning: passing arguments to 'CmdPaintEraseButton' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 908 | CmdPaintEraseButton(w, &cmd->tx_p, TRUE); | ^ CmdLQ.c:911:29: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 911 | else if (!CmdParseLayers(cmd->tx_argv[1], &mask)) | ^ CmdLQ.c:933:17: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 933 | DBPaintValid(EditCellUse->cu_def, &editRect, &mask, 0); | ^ CmdLQ.c:934:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 934 | DBAdjustLabels(EditCellUse->cu_def, &editRect); | ^ CmdLQ.c:936:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 936 | DBWAreaChanged(EditCellUse->cu_def, &editRect, DBW_ALLWINDOWS, &mask); | ^ CmdLQ.c:937:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 937 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdLQ.c:939:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 939 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &editRect); | ^ CmdLQ.c:886:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | CmdPaint(w, cmd) | ^ CmdLQ.c:977:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 977 | WindPointToSurface(w, butPoint, (Point *) NULL, &rootRect); | ^ CmdLQ.c:979:18: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 979 | DBSeeTypesAll(((CellUse *)w->w_surfaceID), &rootRect, | ^ CmdLQ.c:1005:14: warning: passing arguments to 'DBEraseValid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1005 | DBEraseValid(EditCellUse->cu_def, &editRect, &eraseMask, 0); | ^ CmdLQ.c:1006:14: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1006 | DBEraseLabel(EditCellUse->cu_def, &editRect, &mask, &areaReturn); | ^ CmdLQ.c:1009:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1009 | DBPaintValid(EditCellUse->cu_def, &editRect, &mask, 0); | ^ CmdLQ.c:1012:14: warning: passing arguments to 'DBEraseValid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1012 | DBEraseValid(EditCellUse->cu_def, &editRect, &mask, 0); | ^ CmdLQ.c:1013:14: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1013 | DBEraseLabel(EditCellUse->cu_def, &editRect, &mask); | ^ CmdLQ.c:1016:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1016 | DBAdjustLabels(EditCellUse->cu_def, &editRect); | ^ CmdLQ.c:1018:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1018 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &editRect); | ^ CmdLQ.c:1019:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1019 | DBWAreaChanged(EditCellUse->cu_def, &areaReturn, DBW_ALLWINDOWS, &mask); | ^ CmdLQ.c:1020:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1020 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdLQ.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 960 | CmdPaintEraseButton(w, butPoint, isPaint) | ^ CmdLQ.c:54:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | void CmdPaintEraseButton(); | ^ CmdLQ.c:1078:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1078 | option = Lookup(cmd->tx_argv[1], cmdPathOption); | ^ CmdLQ.c:1052:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1052 | CmdPath(w, cmd) | ^ CmdLQ.c:1203:31: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1203 | type = DBTechNoisyNameType(cmd->tx_argv[1]); | ^ CmdLQ.c:1216:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1216 | plist[i].p_x = cmdParseCoord(w, cmd->tx_argv[j++], FALSE, TRUE); | ^ CmdLQ.c:1217:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1217 | plist[i].p_y = cmdParseCoord(w, cmd->tx_argv[j++], FALSE, FALSE); | ^ CmdLQ.c:1227:18: warning: passing arguments to 'PaintPolygon' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1227 | PaintPolygon(plist, points, def->cd_planes[pNum], | ^ CmdLQ.c:1239:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1239 | DBWAreaChanged(def, &r, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ CmdLQ.c:1240:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1240 | DBReComputeBbox(def); | ^ CmdLQ.c:1241:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1241 | DRCCheckThis(def, TT_CHECKPAINT, &r); | ^ CmdLQ.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1177 | CmdPolygon(w, cmd) | ^ CmdLQ.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1250 | cmdPortLabelFunc1(scx, label, tpath, cdata) | ^ CmdLQ.c:1272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1272 | cmdPortLabelFunc2(scx, label, tpath, cdata) | ^ CmdLQ.c:1380:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1380 | DBTreeSrLabels(&scx, &DBAllButSpaceBits, 0, NULL, TF_LABEL_ATTACH, | ^ CmdLQ.c:1383:20: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1383 | DBTreeSrLabels(&scx, &DBAllButSpaceBits, 0, NULL, TF_LABEL_ATTACH, | ^ CmdLQ.c:1305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1305 | portFindLabel(editDef, port, unique, nonEdit) | ^ CmdLQ.c:1417:23: warning: passing arguments to 'strcmpbynum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1417 | return strcmpbynum(l1->lab_text, l2->lab_text); | ^ CmdLQ.c:1615:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1615 | option = Lookup(cmd->tx_argv[2], cmdPortOption); | ^ CmdLQ.c:1658:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1658 | option = Lookup(cmd->tx_argv[1], cmdPortOption); | ^ CmdLQ.c:1661:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1661 | option = Lookup(cmd->tx_argv[1], cmdPortOption); | ^ CmdLQ.c:1821:26: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1821 | sl = DBPutFontLabel(editDef, &lab->lab_rect, lab->lab_font, | ^ CmdLQ.c:1826:29: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1826 | DBEraseLabelsByContent(editDef, &lab->lab_rect, -1, | ^ CmdLQ.c:1828:22: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1828 | DBWLabelChanged(editDef, sl, DBW_ALLWINDOWS); | ^ CmdLQ.c:1849:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1849 | type = Lookup(cmd->tx_argv[argstart + 1], cmdPortClassTypes); | ^ CmdLQ.c:1894:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1894 | type = Lookup(cmd->tx_argv[argstart + 1], cmdPortUseTypes); | ^ CmdLQ.c:1939:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1939 | type = Lookup(cmd->tx_argv[argstart + 1], cmdPortShapeTypes); | ^ CmdLQ.c:2025:18: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2025 | DBWLabelChanged(editDef, lab, DBW_ALLWINDOWS); | ^ CmdLQ.c:2041:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 2041 | extern int complabel(); | ^ CmdLQ.c:1408:1: note: conflicting prototype is here 1408 | complabel(const void *one, const void *two) | ^ CmdLQ.c:2251:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2251 | DBWLabelChanged(editDef, lab, DBW_ALLWINDOWS); | ^ CmdLQ.c:1483:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1483 | CmdPort(w, cmd) | ^ CmdLQ.c:2291:12: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2291 | DBPropEnum(def, printPropertiesFunc); | ^ CmdLQ.c:2296:27: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2296 | value = (char *)DBPropGet(def, cmd->tx_argv[argstart], &propfound); | ^ CmdLQ.c:2315:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2315 | DBPropPut(def, cmd->tx_argv[argstart], NULL); | ^ CmdLQ.c:2319:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2319 | DBPropPut(def, cmd->tx_argv[argstart], value); | ^ CmdLQ.c:2278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2278 | CmdDoProperty(def, cmd, argstart) | ^ In file included from CmdLQ.c:40: ../commands/commands.h:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 76 | extern void CmdDoProperty(); | ^ CmdLQ.c:2355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2355 | CmdProperty(w, cmd) | ^ CmdLQ.c:2380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2380 | printPropertiesFunc(name, value) | ^ CmdLQ.c:2454:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2454 | option = Lookup(cmd->tx_argv[1], cmdNetlistOption); | ^ CmdLQ.c:2474:18: warning: passing arguments to 'NMButtonLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2474 | NMButtonLeft(w, cmd); | ^ CmdLQ.c:2478:20: warning: passing arguments to 'NMButtonMiddle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2478 | NMButtonMiddle(w, cmd); | ^ CmdLQ.c:2482:19: warning: passing arguments to 'NMButtonRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2482 | NMButtonRight(w, cmd); | ^ CmdLQ.c:2432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2432 | CmdNetlist(w, cmd) | ^ CmdLQ.c:2554:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2554 | orientidx = Lookup(orientstr, orientNames); | ^ CmdLQ.c:2622:20: warning: passing arguments to 'SelectTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2622 | SelectTransform(&trans); | ^ CmdLQ.c:2628:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2628 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdLQ.c:2633:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2633 | DBWSetBox(rootDef, &newBox); | ^ CmdLQ.c:2515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2515 | CmdOrient(w, cmd) | ^ 114 warnings generated. --- compiling commands/CmdRS.o rm -f CmdRS.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdRS.c CmdRS.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 90 | CmdRandom(w, cmd) | ^ CmdRS.c:221:19: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 221 | DBUpdateStamps(locDef); | ^ CmdRS.c:226:21: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | if (CmdIllegalChars(cmd->tx_argv[1], "[],", "Cell name")) | ^ CmdRS.c:229:13: warning: passing arguments to 'cmdSaveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 229 | cmdSaveCell(locDef, cmd->tx_argv[1], FALSE, TRUE); | ^ CmdRS.c:231:21: warning: passing arguments to 'cmdSaveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | else cmdSaveCell(locDef, (char *) NULL, FALSE, TRUE); | ^ CmdRS.c:196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 196 | CmdSave(w, cmd) | ^ CmdRS.c:316:23: warning: passing arguments to 'CIFTechLimitScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 316 | if (CIFTechLimitScale(scalen, scaled) != 0) | ^ CmdRS.c:324:19: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | CIFTechInputScale(scalen, scaled, TRUE); | ^ CmdRS.c:325:20: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 325 | CIFTechOutputScale(scalen, scaled); | ^ CmdRS.c:329:14: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | DRCTechScale(scalen, scaled); | ^ CmdRS.c:333:14: warning: passing arguments to 'ExtTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 333 | ExtTechScale(scalen, scaled); | ^ CmdRS.c:337:15: warning: passing arguments to 'WireTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 337 | WireTechScale(scalen, scaled); | ^ CmdRS.c:342:14: warning: passing arguments to 'LefTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | LefTechScale(scalen, scaled); | ^ CmdRS.c:348:14: warning: passing arguments to 'RtrTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | RtrTechScale(scalen, scaled); | ^ CmdRS.c:358:19: warning: passing arguments to 'DBScaleEverything' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 358 | DBScaleEverything(scaled, scalen); | ^ CmdRS.c:368:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | if (ToolGetBox(&rootBoxDef, &rootBox)) | ^ CmdRS.c:370:18: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 370 | DBScalePoint(&rootBox.r_ll, scaled, scalen); | ^ CmdRS.c:371:18: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | DBScalePoint(&rootBox.r_ur, scaled, scalen); | ^ CmdRS.c:372:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootBoxDef); | ^ CmdRS.c:373:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 373 | ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootBoxDef); | ^ CmdRS.c:378:11: warning: passing arguments to 'WindScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | WindScale(scaled, scalen); | ^ CmdRS.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | CmdScaleGrid(w, cmd) | ^ CmdRS.c:474:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 474 | if (!CmdParseLayers(arg, &mask)) | ^ CmdRS.c:505:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | rmask = DBResidueMask(i); | ^ CmdRS.c:525:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 525 | rmask = DBResidueMask(i); | ^ CmdRS.c:535:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 535 | WindAreaChanged(w, &w->w_screenArea); | ^ CmdRS.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 424 | CmdSee(w, cmd) | ^ CmdRS.c:594:30: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | window = ToolGetBoxWindow(&scx.scx_area, &windowMask); | ^ CmdRS.c:610:26: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 610 | window = CmdGetRootPoint((Point *) NULL, (Rect *) NULL); | ^ CmdRS.c:619:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 619 | if (CmdParseLayers(layers, &mask)) | ^ CmdRS.c:622:27: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 622 | (void) CmdParseLayers("*,label", &mask); | ^ CmdRS.c:629:22: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 629 | (void) SelRemoveArea(&scx.scx_area, &mask, globmatch); | ^ CmdRS.c:645:15: warning: passing arguments to 'SelectArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 645 | SelectArea(&scx, &mask, crec->dbw_bitmask, globmatch); | ^ CmdRS.c:581:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | cmdSelectArea(layers, less, option, globmatch) | ^ CmdRS.c:679:30: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 679 | window = ToolGetBoxWindow(&scx.scx_area, &windowMask); | ^ CmdRS.c:695:26: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | window = CmdGetRootPoint((Point *) NULL, (Rect *) NULL); | ^ CmdRS.c:719:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 719 | ttype = DBTechNameType(lptr); | ^ CmdRS.c:724:20: warning: passing arguments to 'SelectIntersect' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 724 | SelectIntersect(&scx, ttype, crec->dbw_bitmask, negate); | ^ CmdRS.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 667 | cmdIntersectArea(layer) | ^ CmdRS.c:952:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 952 | option = Lookup(optionArgs[0], cmdSelectOption); | ^ CmdRS.c:1094:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1094 | DBWHLRedraw(SelectRootDef, &selarea, FALSE); | ^ CmdRS.c:1105:27: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1105 | p.p_x = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); | ^ CmdRS.c:1106:27: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1106 | p.p_y = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); | ^ CmdRS.c:1110:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1110 | DBWHLRedraw(SelectRootDef, &selarea, TRUE); | ^ CmdRS.c:1116:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1116 | DBWHLRedraw(SelectRootDef, &selarea, FALSE); | ^ CmdRS.c:1128:18: warning: passing arguments to 'SelectDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1128 | SelectDelete("picked", FALSE); | ^ CmdRS.c:1129:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1129 | DBWHLRedraw(SelectRootDef, &selarea, FALSE); | ^ CmdRS.c:1156:20: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1156 | DBAdjustLabels(SelectDef, &TiPlaneRect); | ^ CmdRS.c:1157:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1157 | DBPaintPlane(SelectDef->cd_planes[PL_DRC_CHECK], | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ CmdRS.c:1162:20: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1162 | DBUpdateStamps(SelectDef); | ^ CmdRS.c:1163:17: warning: passing arguments to 'cmdSaveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1163 | cmdSaveCell(SelectDef, cmd->tx_argv[2], FALSE, FALSE); | ^ CmdRS.c:1176:33: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1176 | feedstyle = GrGetStyleFromName(cmd->tx_argv[2]); | ^ CmdRS.c:1187:23: warning: passing arguments to 'SelCopyToFeedback' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1187 | SelCopyToFeedback(SelectRootDef, SelectUse, feedstyle, | ^ CmdRS.c:1190:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1190 | DBWHLRedraw(SelectRootDef, &selarea, FALSE); | ^ CmdRS.c:1200:25: warning: passing arguments to 'SelectShort' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1200 | rlist = SelectShort(cmd->tx_argv[2], cmd->tx_argv[3]); | ^ CmdRS.c:1217:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1217 | DBPaint(SelectDef, &rlist->r_r, rlist->r_type); | ^ CmdRS.c:1225:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1225 | DBReComputeBbox(SelectDef); | ^ CmdRS.c:1226:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1226 | DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, | ^ CmdRS.c:1229:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1229 | DBWHLRedraw(SelectRootDef, &selarea, FALSE); | ^ CmdRS.c:1266:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1266 | if (!ToolGetBox (&rootBoxDef, NULL)) { | ^ CmdRS.c:1270:29: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1270 | window = ToolGetBoxWindow (&scx.scx_area, &windowMask); | ^ CmdRS.c:1275:32: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1275 | window = CmdGetRootPoint ((Point *) NULL, (Rect *) NULL); | ^ CmdRS.c:1289:34: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1289 | window = CmdGetRootPoint((Point *) NULL, &scx.scx_area); | ^ CmdRS.c:1295:19: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1295 | DBSeeTypesAll(scx.scx_use, &scx.scx_area, crec->dbw_bitmask, &mask); | ^ CmdRS.c:1337:26: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1337 | if (CmdParseLayers (optionArgs[1], &uMask)) | ^ CmdRS.c:1340:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1340 | CmdParseLayers ("*,label", &uMask); | ^ CmdRS.c:1363:21: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1363 | DBSeeTypesAll(scx.scx_use, &scx.scx_area, | ^ CmdRS.c:1451:18: warning: passing arguments to 'SelectChunk' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1451 | SelectChunk(&scx, type, crec->dbw_bitmask, &chunkSelection, less); | ^ CmdRS.c:1453:18: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1453 | DBWSetBox(scx.scx_use->cu_def, &chunkSelection); | ^ CmdRS.c:1464:19: warning: passing arguments to 'SelectRegion' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1464 | SelectRegion(&scx, type, crec->dbw_bitmask, &area, less); | ^ CmdRS.c:1470:16: warning: passing arguments to 'SelectNet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1470 | SelectNet(&scx, type, crec->dbw_bitmask, (Rect *) NULL, less); | ^ CmdRS.c:1487:22: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1487 | if (CmdParseLayers (optionArgs[1], &uMask)) | ^ CmdRS.c:1519:16: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1519 | DBTreeFindUse(optionArgs[1], scx.scx_use, &scx2); | ^ CmdRS.c:1548:21: warning: passing arguments to 'DBSelectCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1548 | use = DBSelectCell(scx.scx_use, lastUse, &lastIndices, | ^ CmdRS.c:1580:40: warning: passing arguments to 'DBGetArrayTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1580 | GeoInvertTrans(DBGetArrayTransform(use, p.p_x, p.p_y), &tmp1); | ^ CmdRS.c:1584:27: warning: passing arguments to 'SelectRemoveCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1584 | SelectRemoveCellUse(use, &rootTrans); | ^ CmdRS.c:1586:18: warning: passing arguments to 'SelectCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1586 | SelectCell(use, scx.scx_use->cu_def, &rootTrans, samePlace); | ^ CmdRS.c:1588:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1588 | DBWSetBox(scx.scx_use->cu_def, &r); | ^ CmdRS.c:1598:25: warning: passing arguments to 'Tcl_escape' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1598 | tclstr = Tcl_escape(printPath); | ^ CmdRS.c:748:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 748 | CmdSelect(w, cmd) | ^ CmdRS.c:1640:25: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1640 | newlab = DBPutFontLabel(cellDef, &label->lab_rect, label->lab_font, | ^ CmdRS.c:1644:24: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1644 | DBEraseLabelsByContent(cellDef, &label->lab_rect, -1, label->lab_text); | ^ CmdRS.c:1645:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1645 | DBWLabelChanged(cellDef, newlab, DBW_ALLWINDOWS); | ^ CmdRS.c:1646:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1646 | DBWHLRedraw(SelectRootDef, &SelectDef->cd_extended, TRUE); | ^ CmdRS.c:1647:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1647 | DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, | ^ CmdRS.c:1649:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1649 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1615 | cmdLabelTextFunc(label, cellUse, transform, text) | ^ CmdRS.c:1680:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1680 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1681:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1681 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1683:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1683 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1684:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1684 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1685:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1685 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1686:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1686 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1655 | cmdLabelRotateFunc(label, cellUse, transform, value) | ^ CmdRS.c:1716:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1716 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1717:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1717 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1719:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1719 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1720:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1720 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1721:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1721 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1722:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1722 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1692:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1692 | cmdLabelSizeFunc(label, cellUse, transform, value) | ^ CmdRS.c:1752:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1752 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1753:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1753 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1755:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1755 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1756:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1756 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1757:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1757 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1758:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1758 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1728:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1728 | cmdLabelJustFunc(label, cellUse, transform, value) | ^ CmdRS.c:1792:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1792 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1794:20: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1794 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1795:23: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1795 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1764 | cmdLabelLayerFunc(label, cellUse, transform, value) | ^ CmdRS.c:1833:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1833 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1835:20: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1835 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1836:23: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1836 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1802:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1802 | cmdLabelStickyFunc(label, cellUse, transform, value) | ^ CmdRS.c:1872:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1872 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1873:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1873 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1875:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1875 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1876:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1876 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1877:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1877 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1878:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1878 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1843:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1843 | cmdLabelOffsetFunc(label, cellUse, transform, point) | ^ CmdRS.c:1918:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1918 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1919:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1919 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1921:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1921 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1922:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1922 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1923:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1923 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1924:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1924 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1884 | cmdLabelRectFunc(label, cellUse, transform, rect) | ^ CmdRS.c:1960:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1960 | DBUndoEraseLabel(cellDef, label); | ^ CmdRS.c:1961:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1961 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1964:20: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1964 | DBFontLabelSetBBox(label); | ^ CmdRS.c:1965:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1965 | DBUndoPutLabel(cellDef, label); | ^ CmdRS.c:1966:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1966 | DBWLabelChanged(cellDef, label, DBW_ALLWINDOWS); | ^ CmdRS.c:1967:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1967 | DBCellSetModified(cellDef, TRUE); | ^ CmdRS.c:1930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1930 | cmdLabelFontFunc(label, cellUse, transform, font) | ^ CmdRS.c:2084:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2084 | option = Lookup(cmd->tx_argv[argstart], cmdLabelSetOption); | ^ CmdRS.c:2114:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2114 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2145:26: warning: passing arguments to 'DBNameToFont' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2145 | font = DBNameToFont(cmd->tx_argv[argstart + 1]); | ^ CmdRS.c:2151:18: warning: passing arguments to 'DBLoadFont' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2151 | if (DBLoadFont(cmd->tx_argv[argstart + 1], scale) != 0) | ^ CmdRS.c:2153:23: warning: passing arguments to 'DBNameToFont' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2153 | font = DBNameToFont(cmd->tx_argv[argstart + 1]); | ^ CmdRS.c:2182:26: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2182 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2212:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2212 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2222:27: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2222 | size = cmdScaleCoord(w, cmd->tx_argv[argstart + 1], TRUE, TRUE, 8); | ^ CmdRS.c:2241:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2241 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2254:33: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2254 | offset.p_x = cmdScaleCoord(w, cmd->tx_argv[argstart + 1], TRUE, TRUE, 8); | ^ CmdRS.c:2255:33: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2255 | offset.p_y = cmdScaleCoord(w, yp + 1, TRUE, FALSE, 8); | ^ CmdRS.c:2265:29: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2265 | offset.p_x = cmdScaleCoord(w, cmd->tx_argv[argstart + 1], TRUE, TRUE, 8); | ^ CmdRS.c:2266:29: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2266 | offset.p_y = cmdScaleCoord(w, cmd->tx_argv[argstart + 2], TRUE, FALSE, 8); | ^ CmdRS.c:2290:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2290 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2307:34: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2307 | rect.r_xbot = cmdScaleCoord(w, yp, TRUE, TRUE, 1); | ^ CmdRS.c:2314:31: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2314 | rect.r_ybot = cmdScaleCoord(w, yp, TRUE, FALSE, 1); | ^ CmdRS.c:2321:35: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2321 | rect.r_xtop = cmdScaleCoord(w, yp, TRUE, TRUE, 1); | ^ CmdRS.c:2328:32: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2328 | rect.r_ytop = cmdScaleCoord(w, yp, TRUE, FALSE, 1); | ^ CmdRS.c:2347:34: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2347 | rect.r_xbot = cmdScaleCoord(w, cmd->tx_argv[argstart + 1], | ^ CmdRS.c:2349:34: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2349 | rect.r_ybot = cmdScaleCoord(w, cmd->tx_argv[argstart + 2], | ^ CmdRS.c:2351:34: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2351 | rect.r_xtop = cmdScaleCoord(w, cmd->tx_argv[argstart + 3], | ^ CmdRS.c:2353:34: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2353 | rect.r_ytop = cmdScaleCoord(w, cmd->tx_argv[argstart + 4], | ^ CmdRS.c:2356:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2356 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2385:22: warning: passing arguments to 'SelEnumLabelsMirror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2385 | SelEnumLabelsMirror(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2394:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2394 | option = Lookup(cmd->tx_argv[argstart + 1], cmdLabelYesNo); | ^ CmdRS.c:2419:16: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2419 | SelEnumLabels(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2432:34: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2432 | ttype = DBTechNoisyNameType(cmd->tx_argv[argstart + 1]); | ^ CmdRS.c:2460:16: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2460 | SelEnumLabels(&DBAllTypeBits, TRUE, (bool *)NULL, | ^ CmdRS.c:2022:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2022 | CmdSetLabel(w, cmd) | ^ CmdRS.c:2526:20: warning: passing arguments to 'SelectTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2526 | SelectTransform(&trans); | ^ CmdRS.c:2532:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2532 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdRS.c:2537:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2537 | DBWSetBox(rootDef, &newBox); | ^ CmdRS.c:2501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2501 | CmdSideways(w, cmd) | ^ CmdRS.c:2563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2563 | CmdShell(w, cmd) | ^ CmdRS.c:2791:15: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2791 | n = Lookup(cmd->tx_argv[1], names); | ^ CmdRS.c:2780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2780 | CmdSnap(w, cmd) | ^ CmdRS.c:2871:24: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2871 | if (!CmdParseLayers(cmd->tx_argv[2], &mask1)) | ^ CmdRS.c:2884:21: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2884 | if (!CmdParseLayers(cmd->tx_argv[3], &mask2)) | ^ CmdRS.c:2902:32: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2902 | diag = DBTransformDiagonal(TT_DIAGONAL | dir | side, &RootToEditTransform); | ^ CmdRS.c:2912:4: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2912 | DBNMPaintPlane(EditCellUse->cu_def->cd_planes[pNum], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ CmdRS.c:2915:4: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2915 | DBMergeNMTiles(EditCellUse->cu_def->cd_planes[pNum], | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ CmdRS.c:2923:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2923 | DBWAreaChanged(EditCellUse->cu_def, &editRect, DBW_ALLWINDOWS, &mask1); | ^ CmdRS.c:2924:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2924 | DBWAreaChanged(EditCellUse->cu_def, &editRect, DBW_ALLWINDOWS, &mask2); | ^ CmdRS.c:2925:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2925 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdRS.c:2926:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2926 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &editRect); | ^ CmdRS.c:2846:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2846 | CmdSplit(w, cmd) | ^ CmdRS.c:2977:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2977 | (void) CmdParseLayers("*", &mask); | ^ CmdRS.c:2978:29: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2978 | else if (!CmdParseLayers(cmd->tx_argv[2], &mask)) | ^ CmdRS.c:2982:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2982 | (void) CmdParseLayers("*,label", &mask); | ^ CmdRS.c:2996:28: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2996 | diag = DBTransformDiagonal(TT_DIAGONAL | dir | side, &RootToEditTransform); | ^ CmdRS.c:3006:7: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3006 | DBNMPaintPlane(EditCellUse->cu_def->cd_planes[pNum], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ CmdRS.c:3009:7: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3009 | DBMergeNMTiles(EditCellUse->cu_def->cd_planes[pNum], | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ CmdRS.c:3016:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3016 | DBWAreaChanged(EditCellUse->cu_def, &editRect, DBW_ALLWINDOWS, &mask); | ^ CmdRS.c:3017:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3017 | DBReComputeBbox(EditCellUse->cu_def); | ^ CmdRS.c:3018:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3018 | DRCCheckThis (EditCellUse->cu_def, TT_CHECKPAINT, &editRect); | ^ CmdRS.c:2946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2946 | CmdSplitErase(w, cmd) | ^ CmdRS.c:3073:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3073 | amountx = cmdParseCoord(w, cmd->tx_argv[2], TRUE, TRUE); | ^ CmdRS.c:3078:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3078 | amounty = cmdParseCoord(w, cmd->tx_argv[2], TRUE, FALSE); | ^ CmdRS.c:3087:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3087 | amountx = cmdParseCoord(w, "1l", TRUE, TRUE); | ^ CmdRS.c:3088:29: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3088 | amounty = cmdParseCoord(w, "1l", TRUE, FALSE); | ^ CmdRS.c:3119:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3119 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdRS.c:3122:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3122 | DBWSetBox(rootDef, &newBox); | ^ CmdRS.c:3135:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3135 | if (!ToolGetBox(&rootDef, &rootBox) || (rootDef != SelectRootDef)) | ^ CmdRS.c:3142:23: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3142 | window = ToolGetPoint(&rootPoint, (Rect *) NULL); | ^ CmdRS.c:3161:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3161 | DBWSetBox(rootDef, &newBox); | ^ CmdRS.c:3164:18: warning: passing arguments to 'SelectStretch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3164 | SelectStretch(xdelta, ydelta); | ^ CmdRS.c:3044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3044 | CmdStretch(w, cmd) | ^ 204 warnings generated. --- compiling commands/CmdTZ.o rm -f CmdTZ.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdTZ.c CmdTZ.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | existFunc(tile) | ^ CmdTZ.c:96:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | if (DBSrPaintArea((Tile *)NULL, cellDef->cd_planes[pNum], | ^ CmdTZ.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 85 | checkForPaintFunc(cellDef, arg) | ^ CmdTZ.c:126:21: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | if (DBCellSrDefs(0, checkForPaintFunc, (ClientData)&DBNumPlanes)) | ^ CmdTZ.c:203:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 203 | option = Lookup(cmd->tx_argv[1], cmdTechOption); | ^ CmdTZ.c:283:23: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 283 | DBTechPrintTypes(&DBAllButSpaceAndDRCBits, TRUE); | ^ CmdTZ.c:287:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 287 | DBTechNoisyNameMask(cmd->tx_argv[2], &layermask); | ^ CmdTZ.c:288:23: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | DBTechPrintTypes(&layermask, TRUE); | ^ CmdTZ.c:292:19: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | DBTechPrintTypes(&DBAllButSpaceAndDRCBits, FALSE); | ^ CmdTZ.c:307:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | DBTechNoisyNameMask(cmd->tx_argv[2], &lockmask); | ^ CmdTZ.c:313:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | if (DBIsContact(ctype)) | ^ CmdTZ.c:314:21: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 314 | DBLockContact(ctype); | ^ CmdTZ.c:318:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 318 | rMask = DBResidueMask(ctype); | ^ CmdTZ.c:322:17: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | DBLockContact(ctype); | ^ CmdTZ.c:332:19: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 332 | DBTechPrintTypes(&lockedLayers, TRUE); | ^ CmdTZ.c:348:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | DBTechNoisyNameMask(cmd->tx_argv[2], &lockmask); | ^ CmdTZ.c:353:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 353 | if (DBIsContact(ctype)) | ^ CmdTZ.c:354:23: warning: passing arguments to 'DBUnlockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | DBUnlockContact(ctype); | ^ CmdTZ.c:359:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 359 | rMask = DBResidueMask(ctype); | ^ CmdTZ.c:364:19: warning: passing arguments to 'DBUnlockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 364 | DBUnlockContact(ctype); | ^ CmdTZ.c:378:19: warning: passing arguments to 'DBTechPrintTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | DBTechPrintTypes(&unlockedLayers, TRUE); | ^ CmdTZ.c:396:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | DBTechNoisyNameMask(cmd->tx_argv[2], &lockmask); | ^ CmdTZ.c:417:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 417 | if (DBIsContact(ctype)) | ^ CmdTZ.c:419:19: warning: passing arguments to 'DBUnlockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | DBUnlockContact(ctype); | ^ CmdTZ.c:421:17: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 421 | DBLockContact(ctype); | ^ CmdTZ.c:426:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | rMask = DBResidueMask(ctype); | ^ CmdTZ.c:431:22: warning: passing arguments to 'DBUnlockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 431 | DBUnlockContact(ctype); | ^ CmdTZ.c:436:20: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 436 | DBLockContact(ctype); | ^ CmdTZ.c:449:27: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 449 | t1 = DBTechNoisyNameType(cmd->tx_argv[3]); | ^ CmdTZ.c:456:40: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 456 | tresult = DRCGetDefaultLayerWidth(t1); | ^ CmdTZ.c:467:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 467 | t2 = DBTechNoisyNameType(cmd->tx_argv[4]); | ^ CmdTZ.c:475:42: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | tresult = DRCGetDefaultLayerSpacing(t1, t2); | ^ CmdTZ.c:486:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | t2 = DBTechNoisyNameType(cmd->tx_argv[4]); | ^ CmdTZ.c:498:43: warning: passing arguments to 'DRCGetDefaultLayerSurround' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 498 | tresult = DRCGetDefaultLayerSurround(t1, t2); | ^ CmdTZ.c:509:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 509 | t2 = DBTechNoisyNameType(cmd->tx_argv[4]); | ^ CmdTZ.c:521:47: warning: passing arguments to 'DRCGetDirectionalLayerSurround' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 521 | tresult = DRCGetDirectionalLayerSurround(t1, t2); | ^ CmdTZ.c:579:19: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 579 | if (DBCellSrDefs(0, checkForPaintFunc, (ClientData)&DBNumPlanes)) | ^ CmdTZ.c:581:24: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | action = TxDialog("Technology file (re)loading may invalidate" | ^ CmdTZ.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | CmdTech(w, cmd) | ^ CmdTZ.c:662:31: warning: passing arguments to 'DBWChangeButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 662 | (void) DBWChangeButtonHandler((char *) NULL); | ^ CmdTZ.c:674:39: warning: passing arguments to 'DBWChangeButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 674 | else (void) DBWChangeButtonHandler(cmd->tx_argv[1]); | ^ CmdTZ.c:656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 656 | CmdTool(w, cmd) | ^ CmdTZ.c:720:28: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 720 | (void) ToolGetBoxWindow(&rootRect, &boxMask); | ^ CmdTZ.c:726:16: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | DBExpandAll(((CellUse *) w->w_surfaceID), &rootRect, windowMask, | ^ CmdTZ.c:698:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 698 | CmdUnexpand(w, cmd) | ^ CmdTZ.c:741:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 741 | DBWAreaChanged(use->cu_parent, &use->cu_bbox, windowMask, | ^ CmdTZ.c:736:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 736 | cmdUnexpandFunc(use, windowMask) | ^ CmdTZ.c:792:20: warning: passing arguments to 'SelectTransform' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | SelectTransform(&trans); | ^ CmdTZ.c:798:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 798 | if (ToolGetBox(&rootDef, &rootBox) && (rootDef == SelectRootDef)) | ^ CmdTZ.c:803:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 803 | DBWSetBox(rootDef, &newBox); | ^ CmdTZ.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 767 | CmdUpsidedown(w, cmd) | ^ CmdTZ.c:831:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 831 | int cmdWhatPrintCell(tile, cxp) | ^ CmdTZ.c:902:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 902 | DBTreeSrTiles(&scx, &tmask, 0, cmdWhatPrintCell, (ClientData)lid); | ^ CmdTZ.c:990:24: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 990 | (void) SelEnumPaint(&DBAllButSpaceAndDRCBits, FALSE, (bool *) NULL, | ^ CmdTZ.c:1005:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1005 | rMask = DBResidueMask(i); | ^ CmdTZ.c:1048:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1048 | if (DBIsContact(i)) DBMaskAddStacking(&maskBits); | ^ CmdTZ.c:1048:41: warning: passing arguments to 'DBMaskAddStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1048 | if (DBIsContact(i)) DBMaskAddStacking(&maskBits); | ^ CmdTZ.c:1063:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1063 | DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], | ^ CmdTZ.c:1123:25: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1123 | (void) SelEnumLabels(&DBAllTypeBits, FALSE, (bool *) NULL, | ^ CmdTZ.c:1160:30: warning: passing arguments to 'cmdWhatLabelFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1160 | i = cmdWhatLabelFunc(labelEntry, &foundAny); | ^ CmdTZ.c:1176:14: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1176 | SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdTZ.c:1180:14: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1180 | SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, | ^ CmdTZ.c:931:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 931 | CmdWhat(w, cmd) | ^ CmdTZ.c:1200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1200 | cmdWhatPaintFunc(rect, type, mask) | ^ CmdTZ.c:1218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1218 | cmdWhatLabelPreFunc(label, cellUse, transform, foundAny) | ^ CmdTZ.c:1262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1262 | cmdWhatLabelFunc(entry, foundAny) | ^ CmdTZ.c:1314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1314 | orderLabelFunc(one, two) | ^ CmdTZ.c:1352:66: warning: passing arguments to 'dbGetUseName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1352 | TxPrintf(" Instance \"%s\" of cell \"%s\"\n", dbGetUseName(realUse), | ^ CmdTZ.c:1336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1336 | cmdWhatCellFunc(selUse, realUse, transform, foundAny) | ^ CmdTZ.c:1374:32: warning: passing arguments to 'dbGetUseName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1374 | Tcl_NewStringObj(dbGetUseName(realUse), -1)); | ^ CmdTZ.c:1362:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1362 | cmdWhatCellListFunc(selUse, realUse, transform, newobj) | ^ CmdTZ.c:1457:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1457 | option = Lookup(cmd->tx_argv[1], cmdWireOption); | ^ CmdTZ.c:1493:38: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1493 | width = DRCGetDefaultLayerWidth(type); | ^ CmdTZ.c:1494:21: warning: passing arguments to 'WireAddContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1494 | WireAddContact(type, (WireWidth < width) ? width : WireWidth); | ^ CmdTZ.c:1501:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1501 | value = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdTZ.c:1502:15: warning: passing arguments to 'WirePickType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1502 | WirePickType(WireType, WireWidth - value); | ^ CmdTZ.c:1533:38: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1533 | width = DRCGetDefaultLayerWidth(type); | ^ CmdTZ.c:1534:21: warning: passing arguments to 'WireAddContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1534 | WireAddContact(type, (WireWidth < width) ? width : WireWidth); | ^ CmdTZ.c:1541:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1541 | value = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdTZ.c:1542:15: warning: passing arguments to 'WirePickType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1542 | WirePickType(WireType, WireWidth + value); | ^ CmdTZ.c:1559:16: warning: passing arguments to 'WireAddLeg' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1559 | WireAddLeg((Rect *) NULL, (Point *) NULL, WIRE_HORIZONTAL); | ^ CmdTZ.c:1563:16: warning: passing arguments to 'WireAddLeg' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1563 | WireAddLeg((Rect *) NULL, (Point *) NULL, WIRE_CHOOSE); | ^ CmdTZ.c:1572:17: warning: passing arguments to 'WireAddContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1572 | WireAddContact(-1, 0); | ^ CmdTZ.c:1577:24: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1577 | type = DBTechNameType(cmd->tx_argv[2]); | ^ CmdTZ.c:1590:24: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1590 | width = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdTZ.c:1591:17: warning: passing arguments to 'WireAddContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1591 | WireAddContact(type, width); | ^ CmdTZ.c:1598:15: warning: passing arguments to 'WirePickType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1598 | WirePickType(-1, 0); | ^ CmdTZ.c:1608:24: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1608 | type = DBTechNameType(cmd->tx_argv[2]); | ^ CmdTZ.c:1623:45: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1623 | int minwidth = DRCGetDefaultLayerWidth(type); | ^ CmdTZ.c:1628:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1628 | width = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); | ^ CmdTZ.c:1629:15: warning: passing arguments to 'WirePickType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1629 | WirePickType(type, width); | ^ CmdTZ.c:1654:16: warning: passing arguments to 'WireAddLeg' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1654 | WireAddLeg((Rect *) NULL, (Point *) NULL, WIRE_VERTICAL); | ^ CmdTZ.c:1672:24: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1672 | width = cmdParseCoord(w, cmd->tx_argv[2], TRUE, TRUE); | ^ CmdTZ.c:1674:15: warning: passing arguments to 'WirePickType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1674 | WirePickType(type, width); | ^ CmdTZ.c:1712:29: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1712 | type = DBTechNoisyNameType(cmd->tx_argv[2]); | ^ CmdTZ.c:1722:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1722 | width = cmdParseCoord(w, cmd->tx_argv[3], FALSE, TRUE); | ^ CmdTZ.c:1767:36: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1767 | plist[i].p_x = cmdScaleCoord(w, xptr, FALSE, TRUE, 2); | ^ CmdTZ.c:1768:36: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1768 | plist[i].p_y = cmdScaleCoord(w, yptr, FALSE, FALSE, 2); | ^ CmdTZ.c:1780:32: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1780 | plist[i].p_x = cmdScaleCoord(w, cmd->tx_argv[j++], | ^ CmdTZ.c:1782:32: warning: passing arguments to 'cmdScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1782 | plist[i].p_y = cmdScaleCoord(w, cmd->tx_argv[j++], | ^ CmdTZ.c:1794:17: warning: passing arguments to 'PaintWireList' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1794 | PaintWireList(plist, points, width, endcap, | ^ CmdTZ.c:1816:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1816 | DBWAreaChanged(def, &r, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ CmdTZ.c:1817:18: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1817 | DBReComputeBbox(def); | ^ CmdTZ.c:1818:16: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1818 | DRCCheckThis (def, TT_CHECKPAINT, &r); | ^ CmdTZ.c:1417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1417 | CmdWire(w, cmd) | ^ CmdTZ.c:1868:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1868 | option = Lookup(cmd->tx_argv[1], writeallOpts); | ^ CmdTZ.c:1885:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1885 | def = DBCellLookDef(cmd->tx_argv[i]); | ^ CmdTZ.c:1891:17: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1891 | DBUpdateStamps(def); | ^ CmdTZ.c:1897:16: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1897 | DBUpdateStamps(NULL); | ^ CmdTZ.c:1900:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1900 | (void) DBCellSrDefs(flags, cmdWriteallFunc, (ClientData)cmd); | ^ CmdTZ.c:1855:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1855 | CmdWriteall(w, cmd) | ^ CmdTZ.c:1960:19: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1960 | action = TxDialog(prompt, actionNames, 0); | ^ CmdTZ.c:1966:17: warning: passing arguments to 'cmdSaveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1966 | cmdSaveCell(def, (char *) NULL, FALSE, TRUE); | ^ CmdTZ.c:1969:18: warning: passing arguments to 'cmdFlushCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1969 | cmdFlushCell(def, FALSE); | ^ CmdTZ.c:1978:17: warning: passing arguments to 'cmdSaveCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1978 | cmdSaveCell(def, (char *) NULL, TRUE, TRUE); | ^ CmdTZ.c:1912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1912 | cmdWriteallFunc(def, cmd) | ^ CmdTZ.c:2034:21: warning: passing arguments to 'CmdIllegalChars' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2034 | if (CmdIllegalChars(cmd->tx_argv[1], "[],", "Cell name")) | ^ CmdTZ.c:2036:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2036 | DBWloadWindow(w, cmd->tx_argv[1], DBW_LOAD_EXPAND); | ^ CmdTZ.c:2038:23: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2038 | else DBWloadWindow(w, (char *) NULL, DBW_LOAD_EXPAND); | ^ CmdTZ.c:2015:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2015 | CmdXload(w, cmd) | ^ CmdTZ.c:2125:32: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2125 | if ((newdef = DBCellLookDef(destname)) == NULL) | ^ CmdTZ.c:2132:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2132 | newuse = DBCellNewUse(newdef, (char *) NULL); | ^ CmdTZ.c:2134:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2134 | DBSetTrans(newuse, &GeoIdentityTransform); | ^ CmdTZ.c:2170:35: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2170 | curPaintSave = DBNewPaintTable(DBXORResultTbl); | ^ CmdTZ.c:2171:35: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2171 | curPlaneSave = DBNewPaintPlane(DBPaintPlaneXor); | ^ CmdTZ.c:2173:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2173 | DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, xMask, flatDestUse); | ^ CmdTZ.c:2175:19: warning: passing arguments to 'FlatCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2175 | FlatCopyAllLabels(&scx, &DBAllTypeBits, xMask, flatDestUse); | ^ CmdTZ.c:2178:20: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2178 | DBCellCopyAllCells(&scx, xMask, flatDestUse, (Rect *)NULL); | ^ CmdTZ.c:2180:20: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2180 | DBNewPaintTable(curPaintSave); | ^ CmdTZ.c:2181:20: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2181 | DBNewPaintPlane(curPlaneSave); | ^ CmdTZ.c:2184:20: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2184 | DBCellDeleteUse(newuse); | ^ CmdTZ.c:2063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2063 | CmdXor(w, cmd) | ^ 132 warnings generated. --- compiling commands/CmdWizard.o rm -f CmdWizard.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdWizard.c CmdWizard.c:90:26: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 90 | if ((w = ToolGetPoint((Point *) NULL, &rootRect)) != (MagWindow *) NULL) | ^ CmdWizard.c:107:19: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 107 | if (ToolGetBox(&rootDef, &rootRect)) | ^ CmdWizard.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | CmdCoord(w, cmd) | ^ CmdWizard.c:187:16: warning: passing arguments to 'ExtractTest' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | ExtractTest(w, cmd); | ^ CmdWizard.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 183 | CmdExtractTest(w, cmd) | ^ CmdWizard.c:228:44: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | fprintf(outf, "%s\t%s\n", DBPlaneShortName(i), | ^ CmdWizard.c:239:18: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 239 | DBTypeShortName(i), DBTypeLongName(i)); | ^ CmdWizard.c:255:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | rMask = DBResidueMask(j); | ^ CmdWizard.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 214 | showTech(outf, verbose) | ^ CmdWizard.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 361 | CmdShowtech(w, cmd) | ^ CmdWizard.c:455:37: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 455 | selectedUse = CmdGetSelectedCell((Transform *) NULL); | ^ CmdWizard.c:457:21: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | (void) DBCellSrDefs(0, cmdStatsFunc, (ClientData) outf); | ^ CmdWizard.c:459:21: warning: passing arguments to 'cmdStatsFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 459 | (void) cmdStatsFunc(selectedUse->cu_def, outf); | ^ CmdWizard.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 429 | CmdTilestats(w, cmd) | ^ CmdWizard.c:527:21: warning: passing arguments to 'DBTreeCountPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 527 | DBTreeCountPaint(def, cmdStatsCount, cmdStatsHier, | ^ CmdWizard.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | cmdStatsFunc(def, outf) | ^ CmdWizard.c:589:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 589 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], | ^ CmdWizard.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 566 | cmdStatsCount(def, cc) | ^ CmdWizard.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 597 | cmdStatsCountTile(tile, ci) | ^ CmdWizard.c:640:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 640 | cmdStatsHier(parent, nuses, child) | ^ CmdWizard.c:687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 687 | cmdStatsOutput(def, cc) | ^ CmdWizard.c:772:27: warning: passing arguments to 'DBTechNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 772 | pNum = DBTechNamePlane(cmd->tx_argv[1]); | ^ CmdWizard.c:793:20: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | (void) RunStats(RS_TINCR, &tlast, &tdelta); | ^ CmdWizard.c:805:20: warning: passing arguments to 'cmdPsearchStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 805 | cmdPsearchStats("proc", &tlast, &tdelta, count); | ^ CmdWizard.c:814:20: warning: passing arguments to 'cmdPsearchStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | cmdPsearchStats("macro", &tlast, &tdelta, count); | ^ CmdWizard.c:752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 752 | CmdPsearch(w, cmd) | ^ CmdWizard.c:827:22: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 827 | rstatp = RunStats(RS_TINCR, tl, td); | ^ CmdWizard.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 818 | cmdPsearchStats(str, tl, td, count) | ^ CmdWizard.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | extern void cmdPsearchStats(); | ^ CmdWizard.c:883:27: warning: passing arguments to 'DBTechNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 883 | pNum = DBTechNamePlane(cmd->tx_argv[1]); | ^ CmdWizard.c:913:20: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 913 | (void) RunStats(RS_TINCR, &tlast, &tdelta); | ^ CmdWizard.c:915:23: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 915 | (void) CmdParseLayers(cmd->tx_argv[3], &mask); | ^ CmdWizard.c:949:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 949 | (void) DBSrPaintArea((Tile *) NULL, plane, &rsearch, &DBAllTypeBits, | ^ CmdWizard.c:954:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 954 | (void) DBSrPaintArea((Tile *) NULL, plane, &rsearch, &mask, | ^ CmdWizard.c:960:22: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 960 | rstatp = RunStats(RS_TINCR, &tlast, &tdelta); | ^ CmdWizard.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | CmdTsearch(w, cmd) | ^ CmdWizard.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 975 | cmdTsrFunc(tp) | ^ CmdWizard.c:1042:24: warning: passing arguments to 'DBTechNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1042 | pNum = DBTechNamePlane(cmd->tx_argv[1]); | ^ CmdWizard.c:1063:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1063 | WindAreaChanged(w, (Rect *) NULL); | ^ CmdWizard.c:1002:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1002 | CmdWatch(w, cmd) | ^ 40 warnings generated. --- compiling commands/CmdAuto.o rm -f CmdAuto.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c CmdAuto.c --- linking libcommands.o rm -f libcommands.o /usr/bin/ld -r CmdSubrs.o CmdAB.o CmdCD.o CmdE.o CmdFI.o CmdLQ.o CmdRS.o CmdTZ.o CmdWizard.o CmdAuto.o -o libcommands.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/commands' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/database' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling database/DBbound.o rm -f DBbound.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBbound.c DBbound.c:61:26: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 61 | if (DBSrCellPlaneArea(def->cd_cellPlane, &TiPlaneRect, | ^ DBbound.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 43 | DBBoundCellPlane(def, extended, rect) | ^ In file included from DBbound.c:26: ../database/database.h:975:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 975 | extern int DBBoundCellPlane(); | ^ DBbound.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 69 | dbCellBoundFunc(use, fp) | ^ DBbound.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | DBBoundPlane(plane, rect) | ^ In file included from DBbound.c:26: ../database/database.h:873:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 873 | extern bool DBBoundPlane(); | ^ DBbound.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | DBBoundPlaneVert(plane, rect) | ^ 7 warnings generated. --- compiling database/DBcell.o rm -f DBcell.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcell.c In file included from DBcell.c:31: ../database/database.h:997:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 997 | extern void dbInstanceUnplace(); | ^ DBcell.c:60:1: note: conflicting prototype is here 60 | dbInstanceUnplace(CellUse *use) | ^ DBcell.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | DBCellFindDup(use, parent) | ^ In file included from DBcell.c:31: ../database/database.h:848:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 848 | extern CellUse *DBCellFindDup(); | ^ DBcell.c:172:15: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | DBUndoCellUse(use, UNDO_CELL_PLACE); | ^ DBcell.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | DBPlaceCell (use, def) | ^ In file included from DBcell.c:31: ../database/database.h:859:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 859 | extern void DBPlaceCell(); | ^ DBcell.c:205:15: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | DBUndoCellUse(use, UNDO_CELL_PLACE); | ^ DBcell.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 183 | DBPlaceCellNoModify (use, def) | ^ In file included from DBcell.c:31: ../database/database.h:860:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 860 | extern void DBPlaceCellNoModify(); | ^ DBcell.c:242:15: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | DBUndoCellUse(use, UNDO_CELL_DELETE); | ^ DBcell.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | DBDeleteCell (use) | ^ In file included from DBcell.c:31: ../database/database.h:861:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 861 | extern void DBDeleteCell(); | ^ DBcell.c:279:15: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | DBUndoCellUse(use, UNDO_CELL_DELETE); | ^ DBcell.c:266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 266 | DBDeleteCellNoModify (use) | ^ In file included from DBcell.c:31: ../database/database.h:862:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 862 | extern void DBDeleteCellNoModify(); | ^ 15 warnings generated. --- compiling database/DBcellbox.o rm -f DBcellbox.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellbox.c DBcellbox.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 62 | DBPrintUseId(scx, name, size, display_only) | ^ In file included from DBcellbox.c:31: ../database/database.h:883:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 883 | extern char *DBPrintUseId(); | ^ DBcellbox.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | DBCellSetAvail(cellDef) | ^ In file included from DBcellbox.c:31: ../database/database.h:910:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 910 | extern void DBCellSetAvail(); | ^ DBcellbox.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 139 | DBCellClearAvail(cellDef) | ^ In file included from DBcellbox.c:31: ../database/database.h:911:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 911 | extern void DBCellClearAvail(); | ^ DBcellbox.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 171 | DBCellGetModified(cellDef) | ^ In file included from DBcellbox.c:31: ../database/database.h:912:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 912 | extern bool DBCellGetModified(); | ^ DBcellbox.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | DBCellSetModified(cellDef, ismod) | ^ In file included from DBcellbox.c:31: ../database/database.h:913:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 913 | extern void DBCellSetModified(); | ^ DBcellbox.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | DBComputeUseBbox(use) | ^ In file included from DBcellbox.c:31: ../database/database.h:874:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 874 | extern void DBComputeUseBbox(); | ^ DBcellbox.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 274 | DBIsChild(cu1, cu2) | ^ In file included from DBcellbox.c:31: ../database/database.h:978:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 978 | extern bool DBIsChild(); | ^ DBcellbox.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | DBSetArray(fromCellUse, toCellUse) | ^ In file included from DBcellbox.c:31: ../database/database.h:878:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 878 | extern void DBSetArray(); | ^ DBcellbox.c:326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | DBSetTrans(cellUse, trans) | ^ In file included from DBcellbox.c:31: ../database/database.h:879:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 879 | extern void DBSetTrans(); | ^ DBcellbox.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | DBMakeArray(cellUse, rootToCell, xlo, ylo, xhi, yhi, xsep, ysep) | ^ In file included from DBcellbox.c:31: ../database/database.h:877:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 877 | extern void DBMakeArray(); | ^ DBcellbox.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 420 | DBArrayOverlap(cu, parentRect, pxlo, pxhi, pylo, pyhi) | ^ In file included from DBcellbox.c:31: ../database/database.h:880:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 880 | extern void DBArrayOverlap(); | ^ DBcellbox.c:592:24: warning: passing arguments to 'dbReComputeBboxFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 592 | dbReComputeBboxFunc(cellDef, DBBoundPlane, DBReComputeBbox); | ^ DBcellbox.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 587 | DBReComputeBbox(cellDef) | ^ In file included from DBcellbox.c:31: ../database/database.h:875:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 875 | extern void DBReComputeBbox(); | ^ DBcellbox.c:601:24: warning: passing arguments to 'dbReComputeBboxFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 601 | dbReComputeBboxFunc(cellDef, DBBoundPlaneVert, DBReComputeBboxVert); | ^ DBcellbox.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 596 | DBReComputeBboxVert(cellDef) | ^ In file included from DBcellbox.c:31: ../database/database.h:876:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 876 | extern void DBReComputeBboxVert(); | ^ DBcellbox.c:622:37: warning: passing arguments to 'DBBoundCellPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 622 | if ((foundAny = DBBoundCellPlane(cellDef, TRUE, &rect)) > 0) | ^ DBcellbox.c:627:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | if ((*boundProc)(cellDef->cd_planes[pNum], &rect)) | ^ DBcellbox.c:726:26: warning: passing arguments to 'DBDeleteCellNoModify' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | DBDeleteCellNoModify(use); | ^ DBcellbox.c:754:25: warning: passing arguments to 'DBPlaceCellNoModify' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 754 | DBPlaceCellNoModify(use, parent); | ^ DBcellbox.c:757:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | if (last != NULL) (*recurseProc)(last); | ^ DBcellbox.c:761:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 761 | DBWAreaChanged(parent, &redisplayArea, (int) ~use->cu_expandMask, | ^ DBcellbox.c:765:59: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 765 | if ((last != NULL) && (parent != NULL)) (*recurseProc)(parent); | ^ DBcellbox.c:605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 605 | dbReComputeBboxFunc(cellDef, boundProc, recurseProc) | ^ DBcellbox.c:584:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 584 | void dbReComputeBboxFunc(); | ^ DBcellbox.c:790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 790 | DBComputeArrayArea(area, cellUse, x, y, prect) | ^ In file included from DBcellbox.c:31: ../database/database.h:881:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 881 | extern void DBComputeArrayArea(); | ^ DBcellbox.c:841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 841 | DBGetArrayTransform(use, x, y) | ^ In file included from DBcellbox.c:31: ../database/database.h:882:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 882 | extern Transform *DBGetArrayTransform(); | ^ 41 warnings generated. --- compiling database/DBcellcopy.o rm -f DBcellcopy.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellcopy.c DBcellcopy.c:123:14: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | result = DBNMPaintPlane(def->cd_planes[pNum], type, area, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellcopy.c:126:5: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | DBMergeNMTiles(def->cd_planes[pNum], &expand, undo); | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ DBcellcopy.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | DBPaintPlaneWrapper(def, pNum, type, area, undo) | ^ In file included from DBcellcopy.c:34: ../database/database.h:765:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 765 | extern int DBPaintPlaneWrapper(); | ^ DBcellcopy.c:153:27: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | return DBNMPaintPlane0(def->cd_planes[pNum], type, area, | ^ DBcellcopy.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | DBPaintPlaneMark(def, pNum, type, area, undo) | ^ In file included from DBcellcopy.c:34: ../database/database.h:766:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 766 | extern int DBPaintPlaneMark(); | ^ DBcellcopy.c:174:27: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | return DBNMPaintPlane0(def->cd_planes[pNum], type, area, | ^ DBcellcopy.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 164 | DBPaintPlaneXor(def, pNum, type, area, undo) | ^ In file included from DBcellcopy.c:34: ../database/database.h:767:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 767 | extern int DBPaintPlaneXor(); | ^ DBcellcopy.c:202:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 202 | if (DBIsContact(loctype)) | ^ DBcellcopy.c:206:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | rMask = DBResidueMask(loctype); | ^ DBcellcopy.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | DBPaintPlaneActive(def, pNum, type, area, undo) | ^ In file included from DBcellcopy.c:34: ../database/database.h:764:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 764 | extern int DBPaintPlaneActive(); | ^ DBcellcopy.c:262:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 262 | (void) DBTreeSrTiles(scx, mask, xMask, dbCopyManhattanPaint, (ClientData) &arg); | ^ DBcellcopy.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | DBCellCopyManhattanPaint(scx, mask, xMask, targetUse) | ^ In file included from DBcellcopy.c:34: ../database/database.h:1013:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1013 | extern void DBCellCopyManhattanPaint(); | ^ DBcellcopy.c:305:22: warning: passing arguments to 'DBMaskAddStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 305 | DBMaskAddStacking(&locMask); | ^ DBcellcopy.c:307:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | DBTreeSrTiles(scx, &locMask, xMask, dbCopyAllPaint, (ClientData) &arg); | ^ DBcellcopy.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 285 | DBCellCopyAllPaint(scx, mask, xMask, targetUse) | ^ In file included from DBcellcopy.c:34: ../database/database.h:887:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 887 | extern void DBCellCopyAllPaint(); | ^ DBcellcopy.c:350:22: warning: passing arguments to 'DBMaskAddStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 350 | DBMaskAddStacking(&locMask); | ^ DBcellcopy.c:352:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | DBTreeSrTiles(scx, &locMask, xMask, dbCopyAllPaint, (ClientData) &arg); | ^ DBcellcopy.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | DBCellCheckCopyAllPaint(scx, mask, xMask, targetUse, func) | ^ In file included from DBcellcopy.c:34: ../database/database.h:888:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 888 | extern void DBCellCheckCopyAllPaint(); | ^ DBcellcopy.c:401:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 401 | parentprop = (char *)DBPropGet(dest, key, &propfound); | ^ DBcellcopy.c:437:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 437 | DBPropPut(dest, key, newvalue); | ^ DBcellcopy.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 383 | dbCopyMaskHintsFunc(key, value, puds) | ^ DBcellcopy.c:470:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 470 | DBPropEnum(child->cu_def, dbCopyMaskHintsFunc, (ClientData)&puds); | ^ DBcellcopy.c:461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 461 | DBCellCopyMaskHints(child, parent) | ^ In file included from DBcellcopy.c:34: ../database/database.h:921:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 921 | extern void DBCellCopyMaskHints(); | ^ DBcellcopy.c:504:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 504 | DBPropEnum(use->cu_def, dbCopyMaskHintsFunc, (ClientData)&puds); | ^ DBcellcopy.c:493:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 493 | dbFlatCopyMaskHintsFunc(scx, def) | ^ DBcellcopy.c:534:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | DBTreeSrCells(scx, xMask, dbFlatCopyMaskHintsFunc, (ClientData)targetUse->cu_def); | ^ DBcellcopy.c:526:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 526 | DBFlatCopyMaskHints(scx, xMask, targetUse) | ^ In file included from DBcellcopy.c:34: ../database/database.h:894:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 894 | extern void DBFlatCopyMaskHints(); | ^ DBcellcopy.c:581:19: warning: passing arguments to 'FlatCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | FlatCopyAllLabels(&scx, &DBAllTypeBits, xMask, dest); | ^ DBcellcopy.c:586:21: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 586 | DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, dest); | ^ DBcellcopy.c:591:20: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 591 | DBCellCopyAllCells(&scx, xMask, dest, (Rect *)NULL); | ^ DBcellcopy.c:608:20: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 608 | DBPutFontLabel(dest->cu_def, | ^ DBcellcopy.c:612:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | DBEraseLabelsByContent(dest->cu_def, &lab->lab_rect, | ^ DBcellcopy.c:627:17: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | DBDeleteCell(scx.scx_use); | ^ DBcellcopy.c:629:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 629 | DBWAreaChanged(dest->cu_def, &scx.scx_use->cu_def->cd_bbox, | ^ DBcellcopy.c:555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 555 | DBFlattenInPlace(use, dest, xMask, dolabels, toplabels) | ^ In file included from DBcellcopy.c:34: ../database/database.h:922:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 922 | extern void DBFlattenInPlace(); | ^ DBcellcopy.c:659:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 659 | dbCellFlattenCellsFunc(scx, clientData) | ^ DBcellcopy.c:719:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 719 | DBTreeSrCells(scx, CU_DESCEND_ALL, dbCellFlattenCellsFunc, (ClientData)&fad); | ^ DBcellcopy.c:700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 700 | DBCellFlattenAllCells(scx, dest, xMask, dolabels, toplabels) | ^ In file included from DBcellcopy.c:34: ../database/database.h:923:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 923 | extern void DBCellFlattenAllCells(); | ^ DBcellcopy.c:786:27: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 786 | tempPlane = DBNewPlane((ClientData) TT_SPACE); | ^ DBcellcopy.c:787:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 787 | DBClearPaintPlane(tempPlane); | ^ DBcellcopy.c:799:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 799 | DBTreeSrTiles(scx, &defaultSubTypeMask, 0, dbEraseSubFunc, (ClientData)&csd); | ^ DBcellcopy.c:803:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 803 | DBTreeSrTiles(scx, subShieldMask, 0, dbPaintSubFunc, (ClientData)&csd); | ^ DBcellcopy.c:807:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 807 | DBTreeSrTiles(scx, notSubMask, 0, dbEraseNonSub, (ClientData)&csd); | ^ DBcellcopy.c:814:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | DBSrPaintArea((Tile *)NULL, targetDef->cd_planes[plane], &TiPlaneRect, | ^ DBcellcopy.c:761:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 761 | DBCellGenerateSubstrate(scx, subType, notSubMask, subShieldMask, targetDef) | ^ In file included from DBcellcopy.c:34: ../database/database.h:895:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 895 | extern Plane *DBCellGenerateSubstrate(); | ^ DBcellcopy.c:876:27: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 876 | tempPlane = DBNewPlane((ClientData) TT_SPACE); | ^ DBcellcopy.c:877:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 877 | DBClearPaintPlane(tempPlane); | ^ DBcellcopy.c:886:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | DBPaintPlane(tempPlane, &rect, DBStdPaintTbl(subType, plane), | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBcellcopy.c:890:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | DBTreeSrTiles(scx, notSubMask, 0, dbEraseNonSub, (ClientData)&csd); | ^ DBcellcopy.c:897:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 897 | DBSrPaintArea((Tile *)NULL, targetDef->cd_planes[plane], &TiPlaneRect, | ^ DBcellcopy.c:852:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 852 | DBCellGenerateSimpleSubstrate(scx, subType, notSubMask, targetDef) | ^ In file included from DBcellcopy.c:34: ../database/database.h:896:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 896 | extern Plane *DBCellGenerateSimpleSubstrate(); | ^ DBcellcopy.c:944:12: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 944 | return DBNMPaintPlane(plane, type, &targetRect, DBStdEraseTbl(subType, pNum), | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellcopy.c:913:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 913 | dbEraseSubFunc(tile, cxp) | ^ DBcellcopy.c:987:12: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 987 | return DBNMPaintPlane(plane, type, &targetRect, DBStdPaintTbl(subType, pNum), | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellcopy.c:956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 956 | dbPaintSubFunc(tile, cxp) | ^ DBcellcopy.c:1032:12: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1032 | return DBNMPaintPlane(plane, type, &targetRect, DBStdEraseTbl(subType, pNum), | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellcopy.c:1000:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1000 | dbEraseNonSub(tile, cxp) | ^ DBcellcopy.c:1067:12: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1067 | return DBNMPaintPlane(plane, type, &rect, DBStdPaintTbl(loctype, pNum), | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellcopy.c:1044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1044 | dbCopySubFunc(tile, csd) | ^ DBcellcopy.c:1122:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1122 | (void) DBTreeSrLabels(scx, mask, xMask, (TerminalPath *) 0, | ^ DBcellcopy.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1093 | DBCellCopyAllLabels(scx, mask, xMask, targetUse, pArea) | ^ In file included from DBcellcopy.c:34: ../database/database.h:890:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 890 | extern void DBCellCopyAllLabels(); | ^ DBcellcopy.c:1142:12: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1142 | if (!Match(arg->cla_glob, lab->lab_text)) | ^ DBcellcopy.c:1147:23: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1147 | GeoTransPointDelta(&scx->scx_trans, &lab->lab_offset, &labOffset); | ^ DBcellcopy.c:1148:30: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1148 | labRotate = GeoTransAngle(&scx->scx_trans, lab->lab_rotate); | ^ DBcellcopy.c:1155:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1155 | DBEraseLabelsByContent(def, &labTargetRect, -1, lab->lab_text); | ^ DBcellcopy.c:1156:19: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1156 | DBPutFontLabel(def, &labTargetRect, lab->lab_font, | ^ DBcellcopy.c:1129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1129 | dbCopyAllLabels(scx, lab, tpath, arg) | ^ DBcellcopy.c:1228:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1228 | (void) DBTreeSrLabels(scx, mask, xMask, (TerminalPath *) 0, | ^ DBcellcopy.c:1196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1196 | DBCellCopyGlobLabels(scx, mask, xMask, targetUse, pArea, globmatch) | ^ In file included from DBcellcopy.c:34: ../database/database.h:891:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 891 | extern void DBCellCopyGlobLabels(); | ^ DBcellcopy.c:1268:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1268 | if (!DBDescendSubcell(scx->scx_use, xMask)) | ^ DBcellcopy.c:1283:36: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1283 | planeMask = DBTechTypesToPlanes(mask); | ^ DBcellcopy.c:1288:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1288 | (void) DBSrPaintArea((Tile *) NULL, | ^ DBcellcopy.c:1252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1252 | DBCellCopyPaint(scx, mask, xMask, targetUse) | ^ In file included from DBcellcopy.c:34: ../database/database.h:886:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 886 | extern void DBCellCopyPaint(); | ^ DBcellcopy.c:1344:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1344 | if (!DBDescendSubcell(sourceUse, xMask)) | ^ DBcellcopy.c:1354:24: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1354 | GeoTransPointDelta(&scx->scx_trans, &lab->lab_offset, &labOffset); | ^ DBcellcopy.c:1355:31: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1355 | labRotate = GeoTransAngle(&scx->scx_trans, lab->lab_rotate); | ^ DBcellcopy.c:1363:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1363 | DBEraseLabelsByContent(def, &labTargetRect, -1, lab->lab_text); | ^ DBcellcopy.c:1364:20: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1364 | DBPutFontLabel(def, &labTargetRect, lab->lab_font, | ^ DBcellcopy.c:1316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1316 | DBCellCopyLabels(scx, mask, xMask, targetUse, pArea) | ^ In file included from DBcellcopy.c:34: ../database/database.h:889:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 889 | extern void DBCellCopyLabels(); | ^ DBcellcopy.c:1416:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1416 | (*dbCurPaintPlane)(def, pNum, type, &targetRect, &ui); | ^ DBcellcopy.c:1379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1379 | dbCopyManhattanPaint(tile, cxp) | ^ DBcellcopy.c:1453:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1453 | dinfo = DBTransformDiagonal(type, &scx->scx_trans); | ^ DBcellcopy.c:1470:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1470 | tmask = DBResidueMask(type); | ^ DBcellcopy.c:1490:29: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1490 | type = DBPlaneToResidue(type, pNum); | ^ DBcellcopy.c:1514:16: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1514 | GrClipTriangle(&targetRect, &arg->caa_rect, TRUE, dinfo, points, &np); | ^ DBcellcopy.c:1571:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1571 | (*dbCurPaintPlane)(def, pNum, type, &rrect, &ui); | ^ DBcellcopy.c:1590:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1590 | (*dbCurPaintPlane)(def, pNum, type, &rrect, &ui); | ^ DBcellcopy.c:1600:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1600 | result = (*dbCurPaintPlane)(def, pNum, dinfo | type, &targetRect, &ui); | ^ DBcellcopy.c:1604:17: warning: passing arguments to 'DRCOffGridError' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1604 | DRCOffGridError(&targetRect); | ^ DBcellcopy.c:1426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1426 | dbCopyAllPaint(tile, cxp) | ^ DBcellcopy.c:1667:25: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1667 | (void) DBTreeSrCells(scx, xMask, dbCellCopyCellsFunc, (ClientData) &arg); | ^ DBcellcopy.c:1671:24: warning: passing arguments to 'DBGenerateUniqueIds' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1671 | DBGenerateUniqueIds(targetUse->cu_def, FALSE); | ^ DBcellcopy.c:1637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1637 | DBCellCopyAllCells(scx, xMask, targetUse, pArea) | ^ In file included from DBcellcopy.c:34: ../database/database.h:893:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 893 | extern void DBCellCopyAllCells(); | ^ DBcellcopy.c:1721:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1721 | (void) DBCellSrArea(scx, dbCellCopyCellsFunc, (ClientData) &arg); | ^ DBcellcopy.c:1697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1697 | DBCellCopyCells(scx, targetUse, pArea) | ^ In file included from DBcellcopy.c:34: ../database/database.h:892:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 892 | extern void DBCellCopyCells(); | ^ DBcellcopy.c:1759:21: warning: passing arguments to 'DBIsAncestor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1759 | if (DBIsAncestor(def, arg->caa_targetUse->cu_def)) | ^ DBcellcopy.c:1773:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1773 | newUse = DBCellNewUse(def, (char *) use->cu_id); | ^ DBcellcopy.c:1793:15: warning: passing arguments to 'DBSetArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1793 | DBSetArray(use, newUse); | ^ DBcellcopy.c:1794:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1794 | DBSetTrans(newUse, &newTrans); | ^ DBcellcopy.c:1795:22: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1795 | if (DBCellFindDup(newUse, arg->caa_targetUse->cu_def) != NULL) | ^ DBcellcopy.c:1804:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1804 | DBUnLinkCell(newUse, arg->caa_targetUse->cu_def); | ^ DBcellcopy.c:1805:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1805 | (void) DBCellDeleteUse(newUse); | ^ DBcellcopy.c:1809:13: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1809 | DBPlaceCell(newUse, arg->caa_targetUse->cu_def); | ^ DBcellcopy.c:1742:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1742 | dbCellCopyCellsFunc(scx, arg) | ^ DBcellcopy.c:1838:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1838 | DBNewPaintTable(newTable))[NT][NT] | ^ In file included from DBcellcopy.c:34: ../database/database.h:925:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 925 | extern PaintResultType (*DBNewPaintTable())[TT_MAXTYPES][TT_MAXTYPES]; | ^ DBcellcopy.c:1866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1866 | DBNewPaintPlane(newProc) | ^ In file included from DBcellcopy.c:34: ../database/database.h:927:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 927 | IntProc DBNewPaintPlane(); | ^ 127 warnings generated. --- compiling database/DBcellname.o rm -f DBcellname.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellname.c DBcellname.c:141:29: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | result = DBCellRenameDef(celldef, newname); | ^ DBcellname.c:142:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | DBWAreaChanged(celldef, &celldef->cd_bbox, DBW_ALLWINDOWS, | ^ DBcellname.c:150:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | chkgdsfile = (char *)DBPropGet(celldef, "GDS_FILE", &isReadOnly); | ^ DBcellname.c:152:27: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | if (isReadOnly) DBPropPut(celldef, "GDS_FILE", NULL); | ^ DBcellname.c:154:11: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 154 | DBPropGet(celldef, "GDS_START", &isReadOnly); | ^ DBcellname.c:155:27: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | if (isReadOnly) DBPropPut(celldef, "GDS_START", NULL); | ^ DBcellname.c:156:11: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | DBPropGet(celldef, "GDS_END", &isReadOnly); | ^ DBcellname.c:157:27: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 157 | if (isReadOnly) DBPropPut(celldef, "GDS_END", NULL); | ^ DBcellname.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | DBCellRename(cellname, newname, doforce) | ^ In file included from DBcellname.c:34: ../database/database.h:969:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 969 | extern bool DBCellRename(); | ^ DBcellname.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 185 | DBEnumerateTypes(rMask) | ^ In file included from DBcellname.c:34: ../database/database.h:918:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 918 | extern void DBEnumerateTypes(); | ^ DBcellname.c:273:17: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 273 | code = TxDialog(prompt, yesno, 0); | ^ DBcellname.c:280:16: warning: passing arguments to 'DBUndoReset' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | DBUndoReset(celldef); | ^ DBcellname.c:286:38: warning: too few arguments in call to 'DBCellRename' 286 | DBCellRename(cellname, "__UNNAMED__"); | ~~~~~~~~~~~~ ^ DBcellname.c:297:16: warning: passing arguments to 'WindUnload' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | WindUnload(celluse); | ^ DBcellname.c:304:16: warning: passing arguments to 'DBWResetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | DBWResetBox(celldef); | ^ DBcellname.c:305:29: warning: passing arguments to 'DBCellDeleteDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 305 | result = DBCellDeleteDef(celldef); | ^ DBcellname.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 221 | DBCellDelete(cellname, force) | ^ In file included from DBcellname.c:34: ../database/database.h:970:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 970 | extern bool DBCellDelete(); | ^ DBcellname.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | dbGetUseName(celluse) | ^ DBcellname.c:495:25: warning: passing arguments to 'dbCellUsePrintFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 495 | dbCellUsePrintFunc(celluse, &dolist); | ^ DBcellname.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | dbCellPrintInfo(StartDef, who, dolist) | ^ DBcellname.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 604 | DBTopPrint(mw, dolist) | ^ In file included from DBcellname.c:34: ../database/database.h:838:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 838 | extern void DBTopPrint(); | ^ In file included from DBcellname.c:35: ../database/databaseInt.h:213:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 213 | extern int strcmpbynum(); | ^ DBcellname.c:638:5: note: conflicting prototype is here 638 | int strcmpbynum(const char *s1, const char *s2) | ^ DBcellname.c:892:26: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 892 | celldef = DBCellLookDef(CellName); | ^ DBcellname.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 716 | DBCellPrint(CellName, who, dolist) | ^ In file included from DBcellname.c:34: ../database/database.h:836:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 836 | extern void DBCellPrint(); | ^ DBcellname.c:1062:25: warning: passing arguments to 'dbCellUsePrintFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1062 | dbCellUsePrintFunc(celluse, &dolist); | ^ DBcellname.c:930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 930 | dbUsePrintInfo(StartUse, who, dolist) | ^ DBcellname.c:63:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 63 | extern void dbUsePrintInfo(); | ^ DBcellname.c:1121:25: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1121 | celldef = DBCellLookDef(CellName); | ^ DBcellname.c:1175:22: warning: passing arguments to 'DBFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1175 | celluse = DBFindUse(CellName, celldef); | ^ DBcellname.c:1097:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1097 | DBUsePrint(CellName, who, dolist) | ^ In file included from DBcellname.c:34: ../database/database.h:837:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 837 | extern void DBUsePrint(); | ^ DBcellname.c:1193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1193 | dbCellUsePrintFunc(cellUse, dolist) | ^ In file included from DBcellname.c:34: ../database/database.h:990:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 990 | extern int dbCellUsePrintFunc(); | ^ DBcellname.c:1228:34: warning: passing arguments to 'DBIsChild' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1228 | if (EditCellUse && !DBIsChild(use, EditCellUse)) | ^ DBcellname.c:1238:39: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1238 | if (UndoIsEnabled()) DBUndoCellUse(use, UNDO_CELL_LOCKDOWN); | ^ DBcellname.c:1241:39: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1241 | if (UndoIsEnabled()) DBUndoCellUse(use, UNDO_CELL_LOCKDOWN); | ^ DBcellname.c:1249:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1249 | DBWAreaChanged(use->cu_parent, &use->cu_bbox, | ^ DBcellname.c:1251:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1251 | DBWHLRedraw(EditRootDef, &selUse->cu_bbox, TRUE); | ^ DBcellname.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1220 | dbLockUseFunc(selUse, use, transform, data) | ^ DBcellname.c:1296:18: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1296 | SelEnumCells(TRUE, (int *)NULL, (SearchContext *)NULL, | ^ DBcellname.c:1314:20: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1314 | DBTreeFindUse(UseName, celluse, &scx); | ^ DBcellname.c:1272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1272 | DBLockUse(UseName, bval) | ^ In file included from DBcellname.c:34: ../database/database.h:849:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 849 | extern void DBLockUse(); | ^ DBcellname.c:1375:18: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1375 | SelEnumCells(TRUE, (int *)NULL, (SearchContext *)NULL, | ^ DBcellname.c:1393:20: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1393 | DBTreeFindUse(UseName, celluse, &scx); | ^ DBcellname.c:1402:21: warning: passing arguments to 'dbOrientUseFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1402 | dbOrientUseFunc(NULL, scx.scx_use, NULL, (ClientData)&dodef); | ^ DBcellname.c:1351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1351 | DBOrientUse(UseName, dodef) | ^ In file included from DBcellname.c:34: ../database/database.h:851:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 851 | extern void DBOrientUse(); | ^ DBcellname.c:1425:34: warning: passing arguments to 'DBIsChild' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1425 | if (EditCellUse && !DBIsChild(use, EditCellUse)) | ^ DBcellname.c:1435:25: warning: passing arguments to 'GeoTransOrient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1435 | orient = GeoTransOrient(&selUse->cu_transform); | ^ DBcellname.c:1437:25: warning: passing arguments to 'GeoTransOrient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1437 | orient = GeoTransOrient(&use->cu_transform); | ^ DBcellname.c:1416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1416 | dbOrientUseFunc(selUse, use, transform, data) | ^ DBcellname.c:1538:14: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1538 | SelEnumCells(TRUE, (int *)NULL, (SearchContext *)NULL, | ^ DBcellname.c:1556:20: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1556 | DBTreeFindUse(UseName, celluse, &scx); | ^ DBcellname.c:1565:23: warning: passing arguments to 'dbAbutmentUseFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1565 | dbAbutmentUseFunc(NULL, scx.scx_use, NULL, (ClientData)&dolist); | ^ DBcellname.c:1517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1517 | DBAbutmentUse(UseName, dolist) | ^ In file included from DBcellname.c:34: ../database/database.h:852:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 852 | extern void DBAbutmentUse(); | ^ DBcellname.c:1590:34: warning: passing arguments to 'DBIsChild' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1590 | if (EditCellUse && !DBIsChild(use, EditCellUse)) | ^ DBcellname.c:1604:26: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1604 | propvalue = DBPropGet(use->cu_def, "FIXED_BBOX", &found); | ^ DBcellname.c:1574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1574 | dbAbutmentUseFunc(selUse, use, transform, data) | ^ DBcellname.c:1650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1650 | DBCellLookDef(cellName) | ^ In file included from DBcellname.c:34: ../database/database.h:839:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 839 | extern CellDef *DBCellLookDef(); | ^ DBcellname.c:1690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1690 | DBCellNewDef(cellName) | ^ In file included from DBcellname.c:34: ../database/database.h:840:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 840 | extern CellDef *DBCellNewDef(); | ^ DBcellname.c:1764:47: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1764 | cellDef->cd_planes[PL_ROUTER] = DBNewPlane((ClientData) NULL); | ^ DBcellname.c:1766:39: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1766 | cellDef->cd_planes[pNum] = DBNewPlane((ClientData) TT_SPACE); | ^ DBcellname.c:1827:21: warning: passing arguments to 'DBComputeUseBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1827 | DBComputeUseBbox(cellUse); | ^ DBcellname.c:1795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1795 | DBCellNewUse(cellDef, useName) | ^ In file included from DBcellname.c:34: ../database/database.h:846:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 846 | extern CellUse *DBCellNewUse(); | ^ DBcellname.c:1851:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1851 | DBCellRenameDef(cellDef, newName) | ^ In file included from DBcellname.c:34: ../database/database.h:842:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 842 | extern bool DBCellRenameDef(); | ^ DBcellname.c:1909:16: warning: passing arguments to 'DBPropClearAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1909 | DBPropClearAll(cellDef); | ^ DBcellname.c:1913:21: warning: passing arguments to 'DRCRemovePending' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1913 | DRCRemovePending(cellDef); | ^ DBcellname.c:1915:18: warning: passing arguments to 'DBCellDefFree' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1915 | DBCellDefFree(cellDef); | ^ DBcellname.c:1897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1897 | DBCellDeleteDef(cellDef) | ^ In file included from DBcellname.c:34: ../database/database.h:843:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 843 | extern bool DBCellDeleteDef(); | ^ DBcellname.c:1958:21: warning: passing arguments to 'DBClearCellPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1958 | DBClearCellPlane(cellDef); /* Remove instances only */ | ^ DBcellname.c:1964:18: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1964 | DBFreePaintPlane(cellDef->cd_planes[pNum]); | ^ DBcellname.c:1972:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1972 | HashKill(&cellDef->cd_idHash); | ^ DBcellname.c:1940:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1940 | DBCellDefFree(cellDef) | ^ In file included from DBcellname.c:34: ../database/database.h:844:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 844 | extern void DBCellDefFree(); | ^ DBcellname.c:2001:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2001 | DBCellDeleteUse(cellUse) | ^ In file included from DBcellname.c:42: ../dbwind/dbwind.h:241:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 241 | extern bool DBCellDeleteUse(); | ^ DBcellname.c:2084:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2084 | if ((*func)(cellDef, cdata)) return 1; | ^ DBcellname.c:2063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2063 | DBCellSrDefs(pattern, func, cdata) | ^ In file included from DBcellname.c:34: ../database/database.h:845:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 845 | extern int DBCellSrDefs(); | ^ DBcellname.c:2137:15: warning: passing arguments to 'DBFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2137 | if (DBFindUse(use->cu_id, parentDef)) | ^ DBcellname.c:2139:16: warning: passing arguments to 'DBSetUseIdHash' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2139 | DBSetUseIdHash(use, parentDef); | ^ DBcellname.c:2156:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2156 | (void) DBCellEnum(parentDef, dbLinkFunc, (ClientData) lastName); | ^ DBcellname.c:2170:14: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2170 | HashKill(&dbUniqueNameTable); | ^ DBcellname.c:2172:20: warning: passing arguments to 'DBSetUseIdHash' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2172 | DBSetUseIdHash(use, parentDef); | ^ DBcellname.c:2127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2127 | DBLinkCell(use, parentDef) | ^ In file included from DBcellname.c:34: ../database/database.h:866:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 866 | extern bool DBLinkCell(); | ^ DBcellname.c:2191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2191 | dbLinkFunc(cellUse, defname) | ^ DBcellname.c:62:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 62 | extern int dbLinkFunc(); | ^ DBcellname.c:2244:18: warning: passing arguments to 'DBFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2244 | if (DBFindUse(newName, cellUse->cu_parent)) | ^ DBcellname.c:2252:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2252 | DBUnLinkCell(cellUse, cellUse->cu_parent); | ^ DBcellname.c:2253:39: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2253 | if (UndoIsEnabled()) DBUndoCellUse(cellUse, UNDO_CELL_CLRID); | ^ DBcellname.c:2257:19: warning: passing arguments to 'DBSetUseIdHash' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2257 | DBSetUseIdHash(cellUse, cellUse->cu_parent); | ^ DBcellname.c:2258:39: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2258 | if (UndoIsEnabled()) DBUndoCellUse(cellUse, UNDO_CELL_SETID); | ^ DBcellname.c:2237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2237 | DBReLinkCell(cellUse, newName) | ^ In file included from DBcellname.c:34: ../database/database.h:974:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 974 | extern bool DBReLinkCell(); | ^ DBcellname.c:2280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2280 | DBFindUse(id, parentDef) | ^ In file included from DBcellname.c:34: ../database/database.h:856:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 856 | extern CellUse *DBFindUse(); | ^ DBcellname.c:2337:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2337 | (void) DBCellEnum(def, dbFindNamesFunc, (ClientData) def); | ^ DBcellname.c:2340:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2340 | (void) DBCellEnum(def, dbGenerateUniqueIdsFunc, (ClientData) def); | ^ DBcellname.c:2342:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2342 | HashKill(&dbUniqueDefTable); | ^ DBcellname.c:2343:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2343 | HashKill(&dbUniqueNameTable); | ^ DBcellname.c:2325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2325 | DBGenerateUniqueIds(def, warn) | ^ In file included from DBcellname.c:34: ../database/database.h:984:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 984 | extern void DBGenerateUniqueIds(); | ^ DBcellname.c:2380:18: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2380 | DBUnLinkCell(use, parentDef); | ^ DBcellname.c:2366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2366 | dbFindNamesFunc(use, parentDef) | ^ DBcellname.c:2448:19: warning: passing arguments to 'DBSetUseIdHash' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2448 | DBSetUseIdHash(use, parentDef); | ^ DBcellname.c:2421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2421 | dbGenerateUniqueIdsFunc(use, parentDef) | ^ DBcellname.c:2470:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2470 | DBSetUseIdHash(use, parentDef) | ^ DBcellname.c:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 71 | extern void DBSetUseIdHash(); | ^ DBcellname.c:2498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2498 | DBUnLinkCell(use, parentDef) | ^ DBcellname.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 65 | extern void DBUnLinkCell(); | ^ DBcellname.c:2539:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2539 | DBCellSetAvail(*pydef); | ^ DBcellname.c:2543:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2543 | DBSetTrans(*pyuse, &GeoIdentityTransform); | ^ DBcellname.c:2529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2529 | DBNewYank(yname, pyuse, pydef) | ^ In file included from DBcellname.c:34: ../database/database.h:1002:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1002 | extern void DBNewYank(); | ^ 127 warnings generated. --- compiling database/DBcellsrch.o rm -f DBcellsrch.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellsrch.c In file included from DBcellsrch.c:33: ../database/database.h:972:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 972 | extern int DBSrCellPlaneArea(); | ^ DBcellsrch.c:86:1: note: conflicting prototype is here 86 | DBSrCellPlaneArea(BPlane *plane, Rect *rect, int (*func)(), ClientData arg) | ^ DBcellsrch.c:97:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 97 | if ((*func)(use, arg)) | ^ DBcellsrch.c:179:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | filter.tf_planes = DBTechTypesToPlanes(mask); | ^ DBcellsrch.c:181:29: warning: passing arguments to 'dbCellPlaneSrFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | return dbCellPlaneSrFunc(scx, &filter); | ^ DBcellsrch.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | DBTreeSrTiles(scx, mask, xMask, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:946:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 946 | extern int DBTreeSrTiles(); | ^ DBcellsrch.c:221:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 221 | filter.tf_planes = DBTechTypesToPlanes(mask); | ^ DBcellsrch.c:223:29: warning: passing arguments to 'dbCellPlaneSrFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 223 | return dbCellPlaneSrFunc(scx, &filter); | ^ DBcellsrch.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 191 | DBTreeSrNMTiles(scx, dinfo, mask, xMask, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:988:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 988 | extern int DBTreeSrNMTiles(); | ^ DBcellsrch.c:242:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | if (!DBDescendSubcell(scx->scx_use, fp->tf_xmask)) | ^ DBcellsrch.c:245:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:263:42: warning: passing arguments to 'DBInvTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | TileType dinfo = DBInvTransformDiagonal(fp->tf_dinfo, &scx->scx_trans); | ^ DBcellsrch.c:264:22: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 264 | if (DBSrPaintNMArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBcellsrch.c:269:28: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 269 | else if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBcellsrch.c:280:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | if (DBCellSrArea(scx, dbCellPlaneSrFunc, (ClientData) fp)) | ^ DBcellsrch.c:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 233 | dbCellPlaneSrFunc(scx, fp) | ^ DBcellsrch.c:337:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 337 | filter.tf_planes = DBTechTypesToPlanes(mask); | ^ DBcellsrch.c:339:34: warning: passing arguments to 'dbCellUniqueTileSrFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 339 | return dbCellUniqueTileSrFunc(scx, &filter); | ^ DBcellsrch.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | DBTreeSrUniqueTiles(scx, mask, xMask, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:947:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 947 | extern int DBTreeSrUniqueTiles(); | ^ DBcellsrch.c:362:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 362 | if (!DBDescendSubcell(scx->scx_use, fp->tf_xmask)) | ^ DBcellsrch.c:365:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 365 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:384:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 384 | if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBcellsrch.c:396:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | if (DBCellSrArea(scx, dbCellUniqueTileSrFunc, (ClientData) fp)) | ^ DBcellsrch.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | dbCellUniqueTileSrFunc(scx, fp) | ^ In file included from DBcellsrch.c:33: ../database/database.h:1011:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1011 | extern int dbCellUniqueTileSrFunc(); | ^ DBcellsrch.c:471:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 471 | if (!DBDescendSubcell(cellUse, xMask)) | ^ DBcellsrch.c:475:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:482:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 482 | filter.tf_planes = DBTechTypesToPlanes(mask); | ^ DBcellsrch.c:495:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 495 | if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBcellsrch.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 447 | DBNoTreeSrTiles(scx, mask, xMask, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:948:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 948 | extern int DBNoTreeSrTiles(); | ^ DBcellsrch.c:582:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 582 | if (!DBDescendSubcell(cellUse, xMask)) return 0; | ^ DBcellsrch.c:584:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 584 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:635:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 635 | if ((*func)(scx, lab, tpath, cdarg)) | ^ DBcellsrch.c:660:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 660 | if (DBCellSrArea(&scx2, dbCellLabelSrFunc, (ClientData) &filter)) | ^ DBcellsrch.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 543 | DBTreeSrLabels(scx, mask, xMask, tpath, flags, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:949:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 949 | extern int DBTreeSrLabels(); | ^ DBcellsrch.c:687:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 687 | if (!DBDescendSubcell(scx->scx_use, fp->tf_xmask)) return 0; | ^ DBcellsrch.c:689:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 689 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:700:32: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 700 | tp->tp_next = DBPrintUseId(scx, tp->tp_next, tp->tp_last-tp->tp_next, | ^ DBcellsrch.c:723:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 723 | if ((*fp->tf_func)(scx, lab, fp->tf_tpath, fp->tf_arg)) | ^ DBcellsrch.c:732:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | if (DBCellSrArea(scx, dbCellLabelSrFunc, (ClientData) fp)) | ^ DBcellsrch.c:674:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 674 | dbCellLabelSrFunc(scx, fp) | ^ DBcellsrch.c:808:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 808 | if (!DBDescendSubcell(cellUse, xMask)) | ^ DBcellsrch.c:811:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 811 | if (!DBCellRead(cellUse->cu_def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:821:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | if (DBCellSrArea(scx, dbTreeCellSrFunc, (ClientData) &filter)) | ^ DBcellsrch.c:788:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 788 | DBTreeSrCells(scx, xMask, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:950:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 950 | extern int DBTreeSrCells(); | ^ DBcellsrch.c:851:31: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 851 | else if (!DBDescendSubcell(use, fp->tf_xmask)) | ^ DBcellsrch.c:852:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 852 | return (*fp->tf_func)(scx, fp->tf_arg); | ^ DBcellsrch.c:856:21: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 856 | if (!DBCellRead(use->cu_def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:861:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 861 | result = (*fp->tf_func)(scx, fp->tf_arg); | ^ DBcellsrch.c:866:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 866 | return DBCellSrArea(scx, dbTreeCellSrFunc, (ClientData) fp); | ^ DBcellsrch.c:834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 834 | dbTreeCellSrFunc(scx, fp) | ^ DBcellsrch.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | DBSeeTypesAll(rootUse, rootRect, xMask, mask) | ^ In file included from DBcellsrch.c:33: ../database/database.h:916:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 916 | extern void DBSeeTypesAll(); | ^ DBcellsrch.c:915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 915 | dbSeeTypesAllSrFunc(tile, cxp) | ^ DBcellsrch.c:991:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 991 | if ((*func)(parentUse, &baseToParent, cdarg)) return 1; | ^ DBcellsrch.c:967:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 967 | DBSrRoots(baseDef, transform, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:951:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 951 | extern int DBSrRoots(); | ^ DBcellsrch.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1030 | DBIsAncestor(cellDef1, cellDef2) | ^ In file included from DBcellsrch.c:33: ../database/database.h:909:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 909 | extern bool DBIsAncestor(); | ^ DBcellsrch.c:1113:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1113 | if (!DBCellRead(scx->scx_use->cu_def, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1093 | DBCellSrArea(scx, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:971:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 971 | extern int DBCellSrArea(); | ^ DBcellsrch.c:1164:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1164 | if ((*fp->tf_func)(&newScx, fp->tf_arg) == 1) | ^ DBcellsrch.c:1173:19: warning: passing arguments to 'DBArrayOverlap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1173 | DBArrayOverlap(use, &scx->scx_area, &xlo, &xhi, &ylo, &yhi); | ^ DBcellsrch.c:1186:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1186 | clientResult = (*fp->tf_func)(&newScx, fp->tf_arg); | ^ DBcellsrch.c:1141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1141 | dbCellSrFunc(use, cxp) | ^ DBcellsrch.c:1236:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1236 | if (!DBCellRead(cellDef, TRUE, TRUE, NULL)) | ^ DBcellsrch.c:1225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1225 | DBCellEnum(cellDef, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:952:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 952 | extern int DBCellEnum(); | ^ DBcellsrch.c:1271:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1271 | if ((*fp->tf_func)(use, fp->tf_arg)) return 1; | ^ DBcellsrch.c:1264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1264 | dbEnumFunc(use, fp) | ^ DBcellsrch.c:1326:19: warning: passing arguments to 'DBArrayOverlap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1326 | DBArrayOverlap(use, searchArea, &xlo, &xhi, &ylo, &yhi); | ^ DBcellsrch.c:1338:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1338 | if ((*func)(use, &t, x, y, cdarg)) return 1; | ^ DBcellsrch.c:1310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1310 | DBArraySr(use, searchArea, func, cdarg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:953:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 953 | extern int DBArraySr(); | ^ DBcellsrch.c:1381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1381 | DBMovePoint(p, origx, origy) | ^ DBcellsrch.c:1419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1419 | DBScaleValue(v, n, d) | ^ In file included from DBcellsrch.c:33: ../database/database.h:1008:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1008 | extern bool DBScaleValue(); | ^ DBcellsrch.c:1463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1463 | DBScalePoint(p, n, d) | ^ In file included from DBcellsrch.c:33: ../database/database.h:980:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 980 | extern bool DBScalePoint(); | ^ DBcellsrch.c:1505:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1505 | (void) DBCellSrDefs(0, dbCellDefEnumFunc, (ClientData) &lhead); | ^ DBcellsrch.c:1512:13: warning: passing arguments to 'dbScaleCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1512 | dbScaleCell(lcd->cellDef, scalen, scaled); | ^ DBcellsrch.c:1526:21: warning: passing arguments to 'DBWScaleElements' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1526 | DBWScaleElements(scalen, scaled); | ^ DBcellsrch.c:1532:17: warning: passing arguments to 'ToolScaleBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1532 | ToolScaleBox(scalen, scaled); | ^ DBcellsrch.c:1535:22: warning: passing arguments to 'DBWScaleCrosshair' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1535 | DBWScaleCrosshair(scalen, scaled); | ^ DBcellsrch.c:1494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1494 | DBScaleEverything(scalen, scaled) | ^ In file included from DBcellsrch.c:33: ../database/database.h:979:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 979 | extern void DBScaleEverything(); | ^ DBcellsrch.c:1586:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1586 | (void) DBSrPaintArea((Tile *) NULL, oldplane, &TiPlaneRect, | ^ DBcellsrch.c:1571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1571 | dbScalePlane(oldplane, newplane, pnum, scalen, scaled, doCIF) | ^ In file included from DBcellsrch.c:33: ../database/database.h:1014:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1014 | extern bool dbScalePlane(); | ^ DBcellsrch.c:1633:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1633 | DBNMPaintPlane(scvals->ptarget, exact, &targetRect, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellsrch.c:1605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1605 | dbTileScaleFunc(tile, scvals) | ^ DBcellsrch.c:1665:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1665 | (void) DBSrPaintArea((Tile *) NULL, oldplane, &TiPlaneRect, | ^ DBcellsrch.c:1652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1652 | dbMovePlane(oldplane, newplane, pnum, origx, origy) | ^ DBcellsrch.c:1702:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1702 | DBNMPaintPlane(mvvals->ptarget, exact, &targetRect, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBcellsrch.c:1684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1684 | dbTileMoveFunc(tile, mvvals) | ^ DBcellsrch.c:1757:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1757 | if ((*func)(use, arg)) { | ^ DBcellsrch.c:1731:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1731 | DBSrCellUses(cellDef, func, arg) | ^ In file included from DBcellsrch.c:33: ../database/database.h:995:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 995 | extern int DBSrCellUses(); | ^ DBcellsrch.c:1820:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1820 | DBPropPut(cps->cps_def, name, newvalue); | ^ DBcellsrch.c:1870:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1870 | DBPropPut(cps->cps_def, name, newvalue); | ^ DBcellsrch.c:1794:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1794 | int dbScaleProp(name, value, cps) | ^ DBcellsrch.c:1911:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1911 | DBPropPut(cps->cps_def, name, newvalue); | ^ DBcellsrch.c:1887:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1887 | int dbMoveProp(name, value, cps) | ^ DBcellsrch.c:2011:23: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2011 | newplane = DBNewPlane((ClientData) TT_SPACE); | ^ DBcellsrch.c:2012:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2012 | DBClearPaintPlane(newplane); | ^ DBcellsrch.c:2016:25: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2016 | DBFreePaintPlane(cellDef->cd_planes[pNum]); | ^ DBcellsrch.c:2064:29: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2064 | propval = (char *)DBPropGet(cellDef, "FIXED_BBOX", &found); | ^ DBcellsrch.c:2076:12: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2076 | DBPropPut(cellDef, "FIXED_BBOX", propval); | ^ DBcellsrch.c:2090:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2090 | DBPropEnum(cellDef, dbScaleProp, &cps); | ^ DBcellsrch.c:1929:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1929 | dbScaleCell(cellDef, scalen, scaled) | ^ In file included from DBcellsrch.c:34: ../database/databaseInt.h:216:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 216 | extern int dbScaleCell(); | ^ DBcellsrch.c:2107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2107 | dbCellDefEnumFunc(cellDef, arg) | ^ DBcellsrch.c:2134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2134 | dbCellUseEnumFunc(cellUse, arg) | ^ DBcellsrch.c:2241:23: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2241 | newplane = DBNewPlane((ClientData) TT_SPACE); | ^ DBcellsrch.c:2242:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2242 | DBClearPaintPlane(newplane); | ^ DBcellsrch.c:2244:22: warning: too many arguments in call to 'dbMovePlane' 2243 | if (dbMovePlane(cellDef->cd_planes[pNum], newplane, pNum, | ~~~~~~~~~~~ 2244 | origx, origy, FALSE)) | ^ DBcellsrch.c:2246:25: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2246 | DBFreePaintPlane(cellDef->cd_planes[pNum]); | ^ DBcellsrch.c:2285:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2285 | DBPropEnum(cellDef, dbMoveProp, &cps); | ^ DBcellsrch.c:2166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2166 | DBMoveCell(cellDef, origx, origy) | ^ In file included from DBcellsrch.c:33: ../database/database.h:973:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 973 | extern int DBMoveCell(); | ^ 126 warnings generated. --- compiling database/DBcellsel.o rm -f DBcellsel.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellsel.c DBcellsel.c:138:19: warning: passing arguments to 'DBArrayOverlap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | DBArrayOverlap(rootUse, rootRect, &xlo, &xhi, &ylo, &yhi); | ^ DBcellsel.c:151:27: warning: passing arguments to 'dbSelectCellSr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | (void) dbSelectCellSr(&scontext, &arg); | ^ DBcellsel.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | DBSelectCell(rootUse, lastUse, lastP, rootRect, xMask, transform, selp, tpath) | ^ In file included from DBcellsel.c:30: ../database/database.h:855:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 855 | extern CellUse *DBSelectCell(); | ^ DBcellsel.c:229:34: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 229 | cpath->tp_next = DBPrintUseId(scx, cpath->tp_next, n, FALSE); | ^ DBcellsel.c:236:25: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 236 | if (DBDescendSubcell(scx->scx_use, arg->csa_xmask)) | ^ DBcellsel.c:238:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | (void) DBCellSrArea(scx, dbSelectCellSr, (ClientData) arg); | ^ DBcellsel.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 171 | dbSelectCellSr(scx, arg) | ^ DBcellsel.c:57:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | int dbSelectCellSr(); | ^ 9 warnings generated. --- compiling database/DBcellsubr.o rm -f DBcellsubr.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcellsubr.c DBcellsubr.c:79:18: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 79 | if (!DBCellRead(use->cu_def, TRUE, TRUE, NULL)) | ^ DBcellsubr.c:82:28: warning: passing arguments to 'DBIsSubcircuit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | return (DBIsSubcircuit(use->cu_def)) ? FALSE : TRUE; | ^ DBcellsubr.c:99:12: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | DBPropGet(use->cu_def, "flatten", &propfound); | ^ DBcellsubr.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 63 | DBDescendSubcell(use, xMask) | ^ In file included from DBcellsubr.c:31: ../database/database.h:920:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 920 | extern bool DBDescendSubcell(); | ^ DBcellsubr.c:150:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | (void) DBSrCellPlaneArea(destDef->cd_cellPlane, | ^ DBcellsubr.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 128 | DBCellCopyDefBody(sourceDef, destDef) | ^ In file included from DBcellsubr.c:31: ../database/database.h:907:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 907 | extern void DBCellCopyDefBody(); | ^ DBcellsubr.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | dbCopyDefFunc(use, def) | ^ DBcellsubr.c:201:21: warning: passing arguments to 'DBClearCellPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | DBClearCellPlane(cellDef); | ^ DBcellsubr.c:204:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 204 | HashKill(&cellDef->cd_idHash); | ^ DBcellsubr.c:215:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | DBClearPaintPlane(plane); | ^ DBcellsubr.c:227:19: warning: passing arguments to 'DBPropClearAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | DBPropClearAll(cellDef); | ^ DBcellsubr.c:230:23: warning: passing arguments to 'DBWElementClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | DBWElementClearDef(cellDef); | ^ DBcellsubr.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 185 | DBCellClearDef(cellDef) | ^ In file included from DBcellsubr.c:31: ../database/database.h:906:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 906 | extern void DBCellClearDef(); | ^ DBcellsubr.c:261:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | DBFreePaintPlane(plane); | ^ DBcellsubr.c:267:19: warning: passing arguments to 'dbSetPlaneTile' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | dbSetPlaneTile(plane, newCenterTile); | ^ DBcellsubr.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | DBClearPaintPlane(plane) | ^ In file included from DBcellsubr.c:31: ../database/database.h:935:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 935 | extern void DBClearPaintPlane(); | ^ DBcellsubr.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 287 | dbSetPlaneTile(plane, newCenterTile) | ^ DBcellsubr.c:37:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 37 | extern void dbSetPlaneTile(); | ^ DBcellsubr.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 334 | DBNewPlane(body) | ^ In file included from DBcellsubr.c:31: ../database/database.h:919:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 919 | extern Plane *DBNewPlane(); | ^ 24 warnings generated. --- compiling database/DBconnect.o rm -f DBconnect.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBconnect.c DBconnect.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | DBTransformDiagonal(oldtype, trans) | ^ In file included from DBconnect.c:33: ../database/database.h:956:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 956 | extern TileType DBTransformDiagonal(); | ^ DBconnect.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | DBInvTransformDiagonal(oldtype, trans) | ^ In file included from DBconnect.c:33: ../database/database.h:985:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 985 | extern TileType DBInvTransformDiagonal(); | ^ DBconnect.c:196:24: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 196 | if (dbSrConnectFunc(startTile, &csa) != 0) result = 1; | ^ DBconnect.c:205:27: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | (void) dbSrConnectFunc(startTile, &csa); | ^ DBconnect.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 169 | DBSrConnectOnePlane(startTile, connect, func, clientData) | ^ In file included from DBconnect.c:33: ../database/database.h:1005:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1005 | extern int DBSrConnectOnePlane(); | ^ DBconnect.c:297:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | if (DBSrPaintArea((Tile *) NULL, | ^ DBconnect.c:312:24: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 312 | if (dbSrConnectFunc(startTile, &csa) != 0) result = 1; | ^ DBconnect.c:321:27: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | (void) dbSrConnectFunc(startTile, &csa); | ^ DBconnect.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 251 | DBSrConnect(def, startArea, mask, connect, bounds, func, clientData) | ^ In file included from DBconnect.c:33: ../database/database.h:1004:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1004 | extern int DBSrConnect(); | ^ DBconnect.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | dbSrConnectStartFunc(tile, pTile) | ^ DBconnect.c:387:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | if (DBSrPaintArea((Tile *) NULL, | ^ DBconnect.c:402:24: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 402 | if (dbSrConnectFunc(startTile, &csa) != 0) result = 1; | ^ DBconnect.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | DBSrConnectOnePass(def, startArea, mask, connect, bounds, func, clientData) | ^ DBconnect.c:425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 425 | dbcFindTileFunc(tile, arg) | ^ DBconnect.c:482:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 482 | dbConnectStack = StackNew(256); | ^ DBconnect.c:486:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | STACKPUSH((ClientData)tile, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:487:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 487 | STACKPUSH((ClientData)pNum, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:491:14: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 491 | pNum = (int)STACKPOP(dbConnectStack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DBconnect.c:492:17: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 492 | tile = (Tile *)STACKPOP(dbConnectStack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DBconnect.c:525:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 525 | if ((*csa->csa_clientFunc)(tile, pNum, csa->csa_clientData) != 0) | ^ DBconnect.c:569:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 569 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:570:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 570 | STACKPUSH((ClientData)pNum, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:604:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 604 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:605:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 605 | STACKPUSH((ClientData)pNum, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:631:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 631 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:632:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 632 | STACKPUSH((ClientData)pNum, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:666:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 666 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:667:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 667 | STACKPUSH((ClientData)pNum, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:691:26: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 691 | if (DBSrPaintNMArea((Tile *) NULL, csa->csa_def->cd_planes[i], | ^ DBconnect.c:695:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:696:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 696 | STACKPUSH((ClientData)i, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:699:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 699 | else if (DBSrPaintArea((Tile *) NULL, csa->csa_def->cd_planes[i], | ^ DBconnect.c:703:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 703 | STACKPUSH((ClientData)t2, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:704:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 704 | STACKPUSH((ClientData)i, dbConnectStack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DBconnect.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 468 | dbSrConnectFunc(tile, csa) | ^ DBconnect.c:735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | dbcUnconnectFunc(tile, clientData) | ^ DBconnect.c:784:23: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 784 | GeoTransPointDelta(&scx->scx_trans, &lab->lab_offset, &offset); | ^ DBconnect.c:785:27: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 785 | rotate = GeoTransAngle(&scx->scx_trans, lab->lab_rotate); | ^ DBconnect.c:814:31: warning: passing arguments to 'DBCheckLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | if (DBCheckLabelsByContent(def, &r, lab->lab_type, lab->lab_text)) | ^ DBconnect.c:817:31: warning: passing arguments to 'DBCheckLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 817 | if (DBCheckLabelsByContent(def, &r, lab->lab_type, newlabptr)) | ^ DBconnect.c:820:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 820 | DBEraseLabelsByContent(def, &r, -1, lab->lab_text); | ^ DBconnect.c:821:19: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | DBPutFontLabel(def, &r, lab->lab_font, lab->lab_size, rotate, &offset, | ^ DBconnect.c:858:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 858 | if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBconnect.c:888:13: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 888 | StackPush((ClientData)csa2->csa2_list, csa2->csa2_stack); | ^ DBconnect.c:768:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 768 | dbcConnectLabelFunc(scx, lab, tpath, csa2) | ^ DBconnect.c:993:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 993 | if (DBIsContact(loctype)) | ^ DBconnect.c:1015:24: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1015 | if (DBSrPaintNMArea((Tile *) NULL, def->cd_planes[pNum], | ^ DBconnect.c:1025:37: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1025 | if ((retval == 1) || DBIsContact(loctype)) | ^ DBconnect.c:1026:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1026 | DBNMPaintPlane(def->cd_planes[pNum], dinfo, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBconnect.c:1083:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1083 | StackPush((ClientData)csa2->csa2_list, csa2->csa2_stack); | ^ DBconnect.c:931:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 931 | dbcConnectFunc(tile, cx) | ^ DBconnect.c:1173:31: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1173 | csa2.csa2_stack = StackNew(100); | ^ DBconnect.c:1175:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1175 | DBTreeSrTiles(scx, mask, xMask, dbcConnectFunc, (ClientData) &csa2); | ^ DBconnect.c:1190:19: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1190 | if (StackLook(csa2.csa2_stack) != (ClientData)NULL) | ^ DBconnect.c:1193:45: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1193 | csa2.csa2_list = (conSrArea *)StackPop(csa2.csa2_stack); | ^ DBconnect.c:1205:21: warning: passing arguments to 'DBTreeSrNMTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1205 | DBTreeSrNMTiles(scx, newtype, newmask, xMask, dbcConnectFunc, | ^ DBconnect.c:1208:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1208 | DBTreeSrTiles(scx, newmask, xMask, dbcConnectFunc, | ^ DBconnect.c:1242:24: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1242 | if (DBTreeSrLabels(scx, newmask, xMask, &tpath, searchtype, | ^ DBconnect.c:1250:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1250 | StackFree(csa2.csa2_stack); | ^ DBconnect.c:1256:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1256 | DBReComputeBbox(destUse->cu_def); | ^ DBconnect.c:1121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1121 | DBTreeCopyConnect(scx, mask, xMask, connect, area, doLabels, destUse) | ^ In file included from DBconnect.c:33: ../database/database.h:915:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 915 | extern void DBTreeCopyConnect(); | ^ 66 warnings generated. --- compiling database/DBcount.o rm -f DBcount.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBcount.c DBcount.c:125:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 125 | if ((*count)(def, cdata) == 0) | ^ DBcount.c:126:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | (void) DBCellEnum(def, dbCountFunc, (ClientData) &ca); | ^ DBcount.c:130:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 130 | (void) DBCellEnum(def, dbCountHierFunc, (ClientData) &ca); | ^ DBcount.c:134:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 134 | if ((*cleanup)(def, cdata) == 0) | ^ DBcount.c:135:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | (void) DBCellEnum(def, dbCountFunc, (ClientData) &ca); | ^ DBcount.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | DBTreeCountPaint(def, count, hiercount, cleanup, cdata) | ^ In file included from DBcount.c:29: ../database/database.h:961:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 961 | extern void DBTreeCountPaint(); | ^ DBcount.c:143:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | if ((*ca->ca_count)(use->cu_def, ca->ca_cdata) == 0) | ^ DBcount.c:144:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | (void) DBCellEnum(use->cu_def, dbCountFunc, (ClientData) ca); | ^ DBcount.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 139 | dbCountFunc(use, ca) | ^ DBcount.c:155:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | (void) DBCellEnum(use->cu_def, dbCountHierFunc, (ClientData) ca); | ^ DBcount.c:166:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | (*ca->ca_hiercount)(use->cu_parent, nx * ny, use->cu_def, ca->ca_cdata); | ^ DBcount.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | dbCountHierFunc(use, ca) | ^ 13 warnings generated. --- compiling database/DBexpand.o rm -f DBexpand.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBexpand.c DBexpand.c:77:25: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 77 | if (DBDescendSubcell(cellUse, expandMask) == expandFlag) | ^ DBexpand.c:85:21: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 85 | if (!DBCellRead(def, TRUE, TRUE, NULL)) | ^ DBexpand.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 70 | DBExpand(cellUse, expandMask, expandFlag) | ^ In file included from DBexpand.c:28: ../database/database.h:908:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 908 | extern void DBExpandAll(), DBExpand(); | ^ DBexpand.c:148:19: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | (void) DBCellRead(rootUse->cu_def, TRUE, TRUE, NULL); | ^ DBexpand.c:164:14: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 164 | DBCellSrArea(&scontext, dbExpandFunc, (ClientData) &arg); | ^ DBexpand.c:166:14: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | DBCellSrArea(&scontext, dbUnexpandFunc, (ClientData) &arg); | ^ DBexpand.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | DBExpandAll(rootUse, rootRect, expandMask, expandFlag, func, cdarg) | ^ In file included from DBexpand.c:28: ../database/database.h:908:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 908 | extern void DBExpandAll(), DBExpand(); | ^ DBexpand.c:193:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 193 | if (!DBDescendSubcell(childUse, arg->ea_xmask)) | ^ DBexpand.c:201:20: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | if(!DBCellRead(childUse->cu_def, TRUE, TRUE, NULL)) | ^ DBexpand.c:212:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 212 | if ((*arg->ea_func)(childUse, arg->ea_arg) != 0) return 1; | ^ DBexpand.c:216:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 216 | if (DBCellSrArea(scx, dbExpandFunc, (ClientData) arg)) | ^ DBexpand.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | dbExpandFunc(scx, arg) | ^ DBexpand.c:243:25: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | if (DBDescendSubcell(childUse, arg->ea_xmask)) | ^ DBexpand.c:254:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 254 | if ((*arg->ea_func)(childUse, arg->ea_arg) != 0) return 1; | ^ DBexpand.c:263:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | if (DBCellSrArea(scx, dbUnexpandFunc, (ClientData) arg)) | ^ DBexpand.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 229 | dbUnexpandFunc(scx, arg) | ^ DBexpand.c:299:23: warning: passing arguments to 'dbReadAreaFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | if (dbReadAreaFunc(&scontext, halt_on_error) == 1) | ^ DBexpand.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | DBCellReadArea(rootUse, rootRect, halt_on_error) | ^ In file included from DBexpand.c:28: ../database/database.h:787:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 787 | extern int DBCellReadArea(); | ^ DBexpand.c:318:16: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 318 | if (DBCellRead(def, TRUE, TRUE, NULL) == FALSE) | ^ DBexpand.c:328:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | if (DBCellSrArea(scx, dbReadAreaFunc, (ClientData)halt_on_error)) | ^ DBexpand.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | dbReadAreaFunc(scx, halt_on_error) | ^ 24 warnings generated. --- compiling database/DBio.o rm -f DBio.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBio.c In file included from DBio.c:49: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] 143 | #define FREAD(a,b,c,d) gzread(d,a,b*c) | ^ /usr/include/sys/fcntl.h:76:9: note: previous definition is here 76 | #define FREAD 0x0001 | ^ DBio.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 121 | file_is_not_writeable(name) | ^ DBio.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 175 | DBSearchForTech(techname, pathroot, level) | ^ DBio.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | DBAddStandardCellPaths(pathptr, level) | ^ DBio.c:458:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 458 | if (dbFgets(line, sizeof line, f) == NULL) | ^ DBio.c:466:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 466 | if (dbFgets(line, sizeof line, f) == NULL) | ^ DBio.c:603:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 603 | if (dbFgets(line, sizeof line, f) == NULL) | ^ DBio.c:624:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 624 | if (dbFgets(line, sizeof line, f) == NULL) | ^ DBio.c:631:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 631 | if (dbFgets(line, sizeof line, f) == NULL) | ^ DBio.c:644:35: warning: passing arguments to 'CIFTechLimitScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 644 | scaleLimit = CIFTechLimitScale(n, d); | ^ DBio.c:648:19: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 648 | CIFTechInputScale(1, d, TRUE); | ^ DBio.c:649:20: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 649 | CIFTechOutputScale(1, d); | ^ DBio.c:650:14: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 650 | DRCTechScale(1, d); | ^ DBio.c:651:14: warning: passing arguments to 'ExtTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 651 | ExtTechScale(1, d); | ^ DBio.c:652:15: warning: passing arguments to 'WireTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 652 | WireTechScale(1, d); | ^ DBio.c:654:14: warning: passing arguments to 'LefTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 654 | LefTechScale(1, d); | ^ DBio.c:657:14: warning: passing arguments to 'RtrTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 657 | RtrTechScale(1, d); | ^ DBio.c:661:19: warning: passing arguments to 'DBScaleEverything' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | DBScaleEverything(d, 1); | ^ DBio.c:704:20: warning: passing arguments to 'dbReadUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 704 | if (!dbReadUse(cellDef, line, sizeof line, f, n, d, | ^ DBio.c:712:23: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 712 | type = DBTechNameType(layername); | ^ DBio.c:724:20: warning: passing arguments to 'dbReadLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 724 | if (!dbReadLabels(cellDef, line, sizeof line, f, n, d)) goto badfile; | ^ DBio.c:729:22: warning: passing arguments to 'dbReadElements' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 729 | if (!dbReadElements(cellDef, line, sizeof line, f, n, d)) goto badfile; | ^ DBio.c:734:24: warning: passing arguments to 'dbReadProperties' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 734 | if (!dbReadProperties(cellDef, line, sizeof line, f, n, d)) goto badfile; | ^ DBio.c:739:22: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 739 | DBTechNoisyNameMask(layername, rmask); | ^ DBio.c:759:31: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 759 | rmask = DBResidueMask(type); | ^ DBio.c:781:21: warning: passing arguments to 'GetRect' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 781 | if ((dir = GetRect(f, 3, rp, n, d)) == 0) goto badfile; | ^ DBio.c:790:15: warning: passing arguments to 'GetRect' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 790 | if (!GetRect(f, 4, rp, n, d)) goto badfile; | ^ DBio.c:826:11: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 826 | DBPaint(cellDef, rp, loctype); | ^ DBio.c:838:20: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 838 | (void) dbFgets(line, sizeof line, f); | ^ DBio.c:849:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 849 | if (dbFgets(&line[1], sizeof line - 1, f) == NULL) goto badfile; | ^ DBio.c:863:24: warning: passing arguments to 'DBGenerateUniqueIds' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | DBGenerateUniqueIds(cellDef, TRUE); | ^ DBio.c:883:18: warning: passing arguments to 'DBStampMismatch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 883 | DBStampMismatch(cellDef, &cellDef->cd_bbox); | ^ DBio.c:890:39: warning: passing arguments to 'DBFlagMismatches' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | if (has_mismatch) DBFlagMismatches(cellDef); | ^ DBio.c:901:30: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 901 | if (needcleanup) HashKill(&dbUseTable); | ^ DBio.c:910:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 910 | DRCCheckThis(cellDef, TT_CHECKPAINT, (Rect *) NULL); | ^ DBio.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 417 | dbCellReadDef(f, cellDef, ignoreTech, dereference) | ^ DBio.c:1020:27: warning: passing arguments to 'SigCheckProcess' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1020 | if (SigCheckProcess(pid) == TRUE) | ^ DBio.c:1043:19: warning: passing arguments to 'TxDialog' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1043 | action = TxDialog(prompt, actionNames, 0); | ^ DBio.c:1048:19: warning: passing arguments to 'DBReadBackup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1048 | if (DBReadBackup(DBbackupFile) == TRUE) | ^ DBio.c:964:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 964 | DBFileRecovery(filename) | ^ In file included from DBio.c:54: ../database/database.h:788:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 788 | extern void DBFileRecovery(); | ^ DBio.c:1099:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1099 | if (dbFgets(line, sizeof(line), f) == NULL) | ^ DBio.c:1128:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1128 | cellDef = DBCellLookDef(rootname); | ^ DBio.c:1130:25: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1130 | cellDef = DBCellNewDef(rootname); | ^ DBio.c:1138:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1138 | if (dbFgets(line, sizeof(line), f) == NULL) | ^ DBio.c:1145:22: warning: passing arguments to 'DBFlagMismatches' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1145 | DBFlagMismatches(cellDef); | ^ DBio.c:1159:11: warning: passing arguments to 'DBWreload' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1159 | DBWreload(line + 4); | ^ DBio.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1084 | DBReadBackup(name) | ^ In file included from DBio.c:54: ../database/database.h:790:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 790 | extern bool DBReadBackup(); | ^ DBio.c:1226:29: warning: passing arguments to 'dbReadOpen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1226 | else if ((f = dbReadOpen(cellDef, TRUE, locderef, errptr)) == NULL) | ^ DBio.c:1191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1191 | DBCellRead(cellDef, ignoreTech, dereference, errptr) | ^ In file included from DBio.c:54: ../database/database.h:783:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 783 | extern bool DBCellRead(); | ^ DBio.c:1277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1277 | dbReadOpen(cellDef, setFileName, dereference, errptr) | ^ DBio.c:102:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 102 | FILETYPE dbReadOpen(); | ^ DBio.c:1496:57: warning: too many arguments in call to 'dbReadOpen' 1496 | dbReadOpen(cellDef, name, setFileName, FALSE, errptr); | ~~~~~~~~~~ ^ DBio.c:1496:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' [-Wint-conversion] 1496 | dbReadOpen(cellDef, name, setFileName, FALSE, errptr); | ^~~~ DBio.c:1496:44: warning: expression which evaluates to zero treated as a null pointer constant of type 'int *' [-Wnon-literal-null-conversion] 1496 | dbReadOpen(cellDef, name, setFileName, FALSE, errptr); | ^~~~~ ../utils/magic.h:68:15: note: expanded from macro 'FALSE' 68 | #define FALSE ((bool)0) | ^~~~~~~~~ DBio.c:1487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1487 | DBOpenOnly(cellDef, name, setFileName, errptr) | ^ In file included from DBio.c:54: ../database/database.h:962:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 962 | extern void DBOpenOnly(); | ^ DBio.c:1516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1516 | DBTestOpen(name, fullPath) | ^ In file included from DBio.c:54: ../database/database.h:784:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 784 | extern bool DBTestOpen(); | ^ DBio.c:1605:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1605 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:1626:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1626 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:1643:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1643 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:1675:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1675 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:1718:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1718 | subCellDef = DBCellLookDef(cellname); | ^ DBio.c:1721:27: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1721 | subCellDef = DBCellNewDef(cellname); | ^ DBio.c:1745:26: warning: passing arguments to 'DBIsAncestor' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1745 | else if (DBIsAncestor(subCellDef, cellDef)) | ^ DBio.c:1905:25: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1905 | if (DBCellLookDef(newname) == NULL) break; | ^ DBio.c:1911:16: warning: passing arguments to 'DBCellRename' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1911 | DBCellRename(cellname, newname, TRUE); | ^ DBio.c:1912:29: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1912 | subCellDef = DBCellNewDef(cellname); | ^ DBio.c:1982:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1982 | if (DBCellLookDef(newname) == NULL) break; | ^ DBio.c:1988:20: warning: passing arguments to 'DBCellRename' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1988 | DBCellRename(cellname, newname, TRUE); | ^ DBio.c:1989:33: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1989 | subCellDef = DBCellNewDef(cellname); | ^ DBio.c:2017:30: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2017 | subCellUse = DBCellNewUse(subCellDef, (useid[0]) ? | ^ DBio.c:2026:16: warning: passing arguments to 'DBMakeArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2026 | DBMakeArray(subCellUse, &GeoIdentityTransform, | ^ DBio.c:2028:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2028 | DBSetTrans(subCellUse, &t); | ^ DBio.c:2037:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2037 | DBPlaceCell(subCellUse, cellDef); | ^ DBio.c:2055:17: warning: passing arguments to 'DBStampMismatch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2055 | DBStampMismatch(subCellDef, &r); | ^ DBio.c:2058:22: warning: passing arguments to 'DBStampMismatch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2058 | else DBStampMismatch(subCellDef, &subCellDef->cd_bbox); | ^ DBio.c:2062:20: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2062 | return (dbFgets(line, len, f) != NULL); | ^ DBio.c:1556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1556 | dbReadUse(cellDef, line, len, f, scalen, scaled, dereference, dbUseTable) | ^ DBio.c:107:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 107 | bool dbReadUse(); | ^ DBio.c:2106:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2106 | if (dbFgets(line, len, f) == NULL) return (FALSE); | ^ DBio.c:2112:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2112 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2156:18: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2156 | if (dbFgets(newpvalue + pvlen - 2048, 2048, f) == NULL) | ^ DBio.c:2184:23: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2184 | (void) DBPropPut(cellDef, propertyname, storedvalue); | ^ DBio.c:2207:23: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2207 | (void) DBPropPut(cellDef, propertyname, storedvalue); | ^ DBio.c:2213:19: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2213 | (void) DBPropPut(cellDef, propertyname, storedvalue); | ^ DBio.c:2221:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2221 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2087:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2087 | dbReadProperties(cellDef, line, len, f, scalen, scaled) | ^ DBio.c:106:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 106 | bool dbReadProperties(); | ^ DBio.c:2133:21: warning: 'sscanf' may overflow; destination buffer in argument 4 has size 2048, but the corresponding specifier may require size 2049 [-Wfortify-source] 2133 | propertyname, propertyvalue)) != 2) | ^ DBio.c:2264:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2264 | if (dbFgets(line, len, f) == NULL) return (FALSE); | ^ DBio.c:2270:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2270 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2302:30: warning: passing arguments to 'DBWElementAddRect' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2302 | (void) DBWElementAddRect(NULL, elementname, &r, cellDef, 0); | ^ DBio.c:2328:30: warning: passing arguments to 'DBWElementAddLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2328 | (void) DBWElementAddLine(NULL, elementname, &r, cellDef, 0); | ^ DBio.c:2356:30: warning: passing arguments to 'DBWElementAddText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2356 | (void) DBWElementAddText(NULL, elementname, r.r_xbot, r.r_ybot, text, | ^ DBio.c:2362:22: warning: passing arguments to 'DBWElementParseFlags' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2362 | DBWElementParseFlags(NULL, elementname, "persistent"); | ^ DBio.c:2369:33: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2369 | istyle = GrGetStyleFromName(tstr); | ^ DBio.c:2370:21: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2370 | DBWElementStyle(NULL, elementname, istyle, TRUE); | ^ DBio.c:2374:29: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2374 | istyle = GrGetStyleFromName(tstr); | ^ DBio.c:2375:17: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2375 | DBWElementStyle(NULL, elementname, istyle, TRUE); | ^ DBio.c:2378:17: warning: passing arguments to 'DBWElementStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2378 | DBWElementStyle(NULL, elementname, 0, FALSE); | ^ DBio.c:2388:23: warning: passing arguments to 'DBWElementParseFlags' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2388 | DBWElementParseFlags(NULL, elementname, tstr); | ^ DBio.c:2392:26: warning: passing arguments to 'DBWElementParseFlags' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2392 | DBWElementParseFlags(NULL, elementname, tstr); | ^ DBio.c:2396:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2396 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2250 | dbReadElements(cellDef, line, len, f, scalen, scaled) | ^ DBio.c:105:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 105 | bool dbReadElements(); | ^ DBio.c:2440:16: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2440 | if (dbFgets(line, len, f) == NULL) return (FALSE); | ^ DBio.c:2446:17: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2446 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2530:25: warning: passing arguments to 'DBNameToFont' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2530 | font = DBNameToFont(fontname); | ^ DBio.c:2680:23: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2680 | type = DBTechNameType(layername); | ^ DBio.c:2689:28: warning: passing arguments to 'DBTechNameTypes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2689 | type = DBTechNameTypes(layername, &rmask); | ^ DBio.c:2705:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2705 | rmask = DBResidueMask(type); | ^ DBio.c:2711:16: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2711 | DBPutLabel(cellDef, &r, orient, text, type, flags, 0); | ^ DBio.c:2713:20: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2713 | DBPutFontLabel(cellDef, &r, font, size, rotate, &offset, | ^ DBio.c:2717:13: warning: passing arguments to 'dbFgets' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2717 | if (dbFgets(line, len, f) == NULL) | ^ DBio.c:2424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2424 | dbReadLabels(cellDef, line, len, f, scalen, scaled) | ^ DBio.c:104:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 104 | bool dbReadLabels(); | ^ DBio.c:2743:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2743 | dbFgets(line, len, f) | ^ DBio.c:101:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 101 | char *dbFgets(); | ^ DBio.c:2813:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2813 | if (DBSrPaintArea((Tile *) NULL, cellDef->cd_planes[pNum], | ^ DBio.c:2824:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2824 | ggcf = FindGCF(lab->lab_rect.r_xtop, ggcf); | ^ DBio.c:2826:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2826 | ggcf = FindGCF(lab->lab_rect.r_xbot, ggcf); | ^ DBio.c:2828:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2828 | ggcf = FindGCF(lab->lab_rect.r_ytop, ggcf); | ^ DBio.c:2830:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2830 | ggcf = FindGCF(lab->lab_rect.r_ybot, ggcf); | ^ DBio.c:2837:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2837 | if (DBCellEnum(cellDef, dbFindCellGCFFunc, (ClientData) &ggcf)) | ^ DBio.c:2788:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2788 | DBCellFindScale(cellDef) | ^ DBio.c:2853:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2853 | *ggcf = FindGCF(r.r_xtop, *ggcf); | ^ DBio.c:2855:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2855 | *ggcf = FindGCF(r.r_xbot, *ggcf); | ^ DBio.c:2857:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2857 | *ggcf = FindGCF(r.r_ytop, *ggcf); | ^ DBio.c:2859:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2859 | *ggcf = FindGCF(r.r_ybot, *ggcf); | ^ DBio.c:2844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2844 | dbFindGCFFunc(tile, ggcf) | ^ DBio.c:2877:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2877 | *ggcf = FindGCF(t->t_c, *ggcf); | ^ DBio.c:2879:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2879 | *ggcf = FindGCF(t->t_f, *ggcf); | ^ DBio.c:2883:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2883 | *ggcf = FindGCF(b->r_xtop, *ggcf); | ^ DBio.c:2885:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2885 | *ggcf = FindGCF(b->r_xbot, *ggcf); | ^ DBio.c:2887:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2887 | *ggcf = FindGCF(b->r_ytop, *ggcf); | ^ DBio.c:2889:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2889 | *ggcf = FindGCF(b->r_ybot, *ggcf); | ^ DBio.c:2896:21: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2896 | *ggcf = FindGCF(cellUse->cu_xsep, *ggcf); | ^ DBio.c:2898:21: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2898 | *ggcf = FindGCF(cellUse->cu_ysep, *ggcf); | ^ DBio.c:2865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2865 | dbFindCellGCFFunc(cellUse, ggcf) | ^ DBio.c:2927:23: warning: passing arguments to 'strcmpbynum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2927 | return strcmpbynum(s1, s2); | ^ DBio.c:2953:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2953 | dbGetUseFunc(cellUse, useRec) | ^ DBio.c:2978:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2978 | dbCountUseFunc(cellUse, count) | ^ DBio.c:3014:23: warning: passing arguments to 'strcmpbynum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3014 | cval = strcmpbynum(s1, s2); | ^ DBio.c:3041:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3041 | dbGetPropFunc(key, value, propRec) | ^ DBio.c:3070:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3070 | dbCountPropFunc(key, value, count) | ^ DBio.c:3198:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3198 | sMask = DBResidueMask(stype); | ^ DBio.c:3203:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3203 | if (DBSrPaintArea((Tile *) NULL, cellDef->cd_planes[pNum], | ^ DBio.c:3212:15: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3212 | DBCellEnum(cellDef, dbCountUseFunc, (ClientData) &numUses); | ^ DBio.c:3218:20: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3218 | if (DBCellEnum(cellDef, dbGetUseFunc, (ClientData)&cul)) | ^ DBio.c:3224:21: warning: passing arguments to 'dbWriteCellFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3224 | dbWriteCellFunc(cul.useList[i], (ClientData) &arg); | ^ DBio.c:3229:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3229 | DBCellEnum(cellDef, dbClearCellFunc, (ClientData)NULL); | ^ DBio.c:3342:31: warning: passing arguments to 'DBWPrintElements' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3342 | estring = DBWPrintElements(cellDef, DBW_ELEMENT_PERSISTENT, reducer); | ^ DBio.c:3356:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3356 | propvalue = (char *)DBPropGet(cellDef, "FIXED_BBOX", &propfound); | ^ DBio.c:3375:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3375 | DBPropPut(cellDef, "FIXED_BBOX", propscaled); | ^ DBio.c:3380:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3380 | DBPropEnum(cellDef, dbCountPropFunc, (ClientData)&numProps); | ^ DBio.c:3388:12: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3388 | DBPropEnum(cellDef, dbGetPropFunc, (ClientData)&propRec); | ^ DBio.c:3396:21: warning: passing arguments to 'dbWritePropFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3396 | dbWritePropFunc(propRec.keyValueList[i]->key, | ^ DBio.c:3405:29: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3405 | if (propfound) DBPropPut(cellDef, "FIXED_BBOX", propvalue); | ^ DBio.c:3111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3111 | DBCellWriteFile(cellDef, f) | ^ DBio.c:3445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3445 | dbWritePropFunc(key, value, cdata) | ^ DBio.c:3752:24: warning: passing arguments to 'flock_open' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3752 | realf = flock_open(expandname, "r", &is_locked, NULL); | ^ DBio.c:3502:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3502 | DBCellWrite(cellDef, fileName) | ^ In file included from DBio.c:54: ../database/database.h:786:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 786 | extern bool DBCellWrite(); | ^ DBio.c:3826:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3826 | lMask = DBResidueMask(SplitLeftType(tile)); | ^ DBio.c:3827:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3827 | rMask = DBResidueMask(SplitRightType(tile)); | ^ DBio.c:3848:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3848 | rMask = DBResidueMask(type); | ^ DBio.c:3813:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3813 | dbWritePaintFunc(tile, cdarg) | ^ DBio.c:3897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3897 | dbClearCellFunc(cellUse, cdarg) | ^ DBio.c:3930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3930 | DBPathSubstitute(pathstart, cstring, cellDef) | ^ In file included from DBio.c:54: ../database/database.h:792:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 792 | extern void DBPathSubstitute(); | ^ DBio.c:4022:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4022 | dbWriteCellFunc(cellUse, cdarg) | ^ DBio.c:4136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4136 | DBGetTech(cellName) | ^ In file included from DBio.c:54: ../database/database.h:785:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 785 | extern char *DBGetTech(); | ^ DBio.c:4205:26: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4205 | result = DBCellSrDefs(flags, dbCheckModifiedCellsFunc, (ClientData)NULL); | ^ DBio.c:4254:26: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4254 | result = DBCellSrDefs(flags, dbWriteBackupFunc, (ClientData)f); | ^ DBio.c:4260:23: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4260 | mw = WindSearchWid(0); | ^ DBio.c:4191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4191 | DBWriteBackup(filename) | ^ In file included from DBio.c:54: ../database/database.h:789:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 789 | extern bool DBWriteBackup(); | ^ DBio.c:4277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4277 | dbWriteBackupFunc(def, f) | ^ DBio.c:4309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4309 | dbCheckModifiedCellsFunc(def, cdata) | ^ 184 warnings generated. --- compiling database/DBlabel.o rm -f DBlabel.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBlabel.c DBlabel.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 69 | DBIsSubcircuit(cellDef) | ^ In file included from DBlabel.c:36: ../database/database.h:986:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 986 | extern bool DBIsSubcircuit(); | ^ DBlabel.c:105:26: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | return DBPutFontLabel(cellDef, rect, -1, 0, 0, &GeoOrigin, | ^ DBlabel.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | DBPutLabel(cellDef, rect, align, text, type, flags, port) | ^ In file included from DBlabel.c:36: ../database/database.h:795:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 795 | extern Label *DBPutLabel(); | ^ DBlabel.c:226:23: warning: passing arguments to 'DBFontLabelSetBBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | DBFontLabelSetBBox(lab); | ^ DBlabel.c:227:19: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | DBUndoPutLabel(cellDef, lab); | ^ DBlabel.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | DBPutFontLabel(cellDef, rect, font, size, rot, offset, align, text, type, flags, port) | ^ In file included from DBlabel.c:36: ../database/database.h:796:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 796 | extern Label *DBPutFontLabel(); | ^ DBlabel.c:295:29: warning: passing arguments to 'DBPickLabelLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 295 | newType = DBPickLabelLayer(cellDef, lab, 0); | ^ DBlabel.c:301:16: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | if (!Match(globmatch, lab->lab_text)) goto nextLab; | ^ DBlabel.c:304:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | DBWLabelChanged(cellDef, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:310:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 310 | DBUndoEraseLabel(cellDef, lab); | ^ DBlabel.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | DBEraseGlobLabel(cellDef, area, mask, areaReturn, globmatch) | ^ In file included from DBlabel.c:36: ../database/database.h:798:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 798 | extern bool DBEraseGlobLabel(); | ^ DBlabel.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | DBEraseLabel(cellDef, area, mask, areaReturn) | ^ In file included from DBlabel.c:36: ../database/database.h:799:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 799 | extern bool DBEraseLabel(); | ^ DBlabel.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 384 | DBCheckLabelsByContent(def, rect, type, text) | ^ In file included from DBlabel.c:36: ../database/database.h:976:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 976 | extern Label *DBCheckLabelsByContent(); | ^ DBlabel.c:451:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 451 | DBUndoEraseLabel(def, lab); | ^ DBlabel.c:452:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | DBWLabelChanged(def, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 429 | DBEraseLabelsByContent(def, rect, type, text) | ^ In file included from DBlabel.c:36: ../database/database.h:801:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 801 | extern void DBEraseLabelsByContent(); | ^ DBlabel.c:502:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 502 | DBUndoEraseLabel(def, lab); | ^ DBlabel.c:503:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 503 | DBWLabelChanged(def, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 490 | DBRemoveLabel(def, refLab) | ^ In file included from DBlabel.c:36: ../database/database.h:802:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 802 | extern void DBRemoveLabel(); | ^ DBlabel.c:554:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 554 | DBUndoEraseLabel(cellDef, lab); | ^ DBlabel.c:555:21: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 555 | DBWLabelChanged(cellDef, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:557:20: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 557 | DBUndoPutLabel(cellDef, lab); | ^ DBlabel.c:558:21: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 558 | DBWLabelChanged(cellDef, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 539 | DBReOrientLabel(cellDef, area, newPos) | ^ In file included from DBlabel.c:36: ../database/database.h:803:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 803 | extern void DBReOrientLabel(); | ^ DBlabel.c:601:28: warning: passing arguments to 'DBPickLabelLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 601 | newType = DBPickLabelLayer(def, lab, 0); | ^ DBlabel.c:610:18: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 610 | DBUndoEraseLabel(def, lab); | ^ DBlabel.c:612:16: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | DBUndoPutLabel(def, lab); | ^ DBlabel.c:616:36: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 616 | if (modified) DBCellSetModified(def, TRUE); | ^ DBlabel.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 586 | DBAdjustLabels(def, area) | ^ In file included from DBlabel.c:36: ../database/database.h:804:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 804 | extern void DBAdjustLabels(); | ^ DBlabel.c:651:28: warning: passing arguments to 'DBPickLabelLayer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 651 | newType = DBPickLabelLayer(def, lab, locnoreconnect); | ^ DBlabel.c:668:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 668 | DBUndoEraseLabel(def, lab); | ^ DBlabel.c:669:21: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 669 | DBWLabelChanged(def, lab, DBW_ALLWINDOWS); | ^ DBlabel.c:683:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 683 | DBUndoEraseLabel(def, lab); | ^ DBlabel.c:685:20: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 685 | DBUndoPutLabel(def, lab); | ^ DBlabel.c:693:36: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 693 | if (modified) DBCellSetModified(def, TRUE); | ^ DBlabel.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 626 | DBAdjustLabelsNew(def, area, noreconnect) | ^ In file included from DBlabel.c:36: ../database/database.h:1007:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1007 | extern void DBAdjustLabelsNew(); | ^ DBlabel.c:758:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 758 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[i], | ^ DBlabel.c:787:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 787 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[i], | ^ DBlabel.c:790:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 790 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[i], | ^ DBlabel.c:823:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 823 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[i], | ^ DBlabel.c:726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | DBPickLabelLayer(def, lab, noreconnect) | ^ DBlabel.c:44:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 44 | static TileType DBPickLabelLayer(/* CellDef *def, Label *lab, int noreconnect */); | ^ DBlabel.c:944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 944 | dbPickFunc1(tile, mask) | ^ DBlabel.c:994:26: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 994 | rMask = DBResidueMask(type); | ^ DBlabel.c:970:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 970 | dbPickFunc2(tile, mask) | ^ DBlabel.c:1056:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1056 | CalcBezierPoints(fp, bp) | ^ DBlabel.c:1112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1112 | dbGetToken(ff) | ^ DBlabel.c:1201:12: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1201 | DBFontChar(label->lab_font, *tptr, NULL, &coffset, &cbbox); | ^ DBlabel.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1177 | DBFontLabelSetBBox(label) | ^ In file included from DBlabel.c:36: ../database/database.h:797:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 797 | extern void DBFontLabelSetBBox(); | ^ DBlabel.c:1337:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1337 | DBFontChar(font, ccode, clist, coffset, cbbox) | ^ In file included from DBlabel.c:36: ../database/database.h:965:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 965 | extern int DBFontChar(); | ^ DBlabel.c:1374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1374 | DBNameToFont(name) | ^ In file included from DBlabel.c:36: ../database/database.h:964:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 964 | extern int DBNameToFont(); | ^ DBlabel.c:1521:34: warning: passing arguments to 'LookupStructFull' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1521 | asciiidx = LookupStructFull(psname, ascii_names, sizeof(char *)); | ^ DBlabel.c:1411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1411 | DBLoadFont(fontfile, scale) | ^ In file included from DBlabel.c:36: ../database/database.h:963:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 963 | extern int DBLoadFont(); | ^ 68 warnings generated. --- compiling database/DBlabel2.o rm -f DBlabel2.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBlabel2.c DBlabel2.c:138:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | if (DBTreeSrLabels(scx, mask, xMask, &tpath, TF_LABEL_ATTACH, | ^ DBlabel2.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 109 | DBSearchLabel(scx, mask, xMask, pattern, func, cdarg) | ^ In file included from DBlabel2.c:30: ../database/database.h:1010:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1010 | extern int DBSearchLabel(); | ^ DBlabel2.c:172:14: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | if (Match(labsr->labSrPattern, label->lab_text)) | ^ DBlabel2.c:173:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 173 | if ((*labsr->labSrFunc)(scx, label, tpath, labsr->labSrArg)) | ^ DBlabel2.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | dbSrLabelFunc(scx, label, tpath, labsr) | ^ DBlabel2.c:232:15: warning: passing arguments to 'DBTreeFindUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | DBTreeFindUse(name, rootUse, &scx); | ^ DBlabel2.c:250:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | if ((*func)(&r, name, lab, cdarg)) | ^ DBlabel2.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 212 | DBSrLabelLoc(rootUse, name, func, cdarg) | ^ In file included from DBlabel2.c:30: ../database/database.h:955:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 955 | extern int DBSrLabelLoc(); | ^ DBlabel2.c:297:23: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | (void) DBCellRead(def, TRUE, TRUE, NULL); | ^ DBlabel2.c:328:19: warning: passing arguments to 'dbParseArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | if (!dbParseArray(cp, use, scx)) | ^ DBlabel2.c:333:23: warning: passing arguments to 'dbParseArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 333 | if (!dbParseArray("[0][0]", use, scx)) | ^ DBlabel2.c:334:20: warning: passing arguments to 'dbParseArray' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 334 | if (!dbParseArray("[0]", use, scx)) | ^ DBlabel2.c:346:12: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 346 | DBCellRead(def, TRUE, TRUE, NULL); | ^ DBlabel2.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 276 | DBTreeFindUse(name, use, scx) | ^ DBlabel2.c:64:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 64 | extern void DBTreeFindUse(); | ^ DBlabel2.c:372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | dbParseArray(cp, use, scx) | ^ DBlabel2.c:66:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 66 | bool dbParseArray(); | ^ DBlabel2.c:542:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 542 | (void) DBTreeSrLabels(&scx, &DBAllTypeBits, xMask, tp, TF_LABEL_ATTACH, | ^ DBlabel2.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 494 | DBNearestLabel(cellUse, area, point, xMask, labelArea, labelName, length) | ^ In file included from DBlabel2.c:30: ../database/database.h:954:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 954 | extern bool DBNearestLabel(); | ^ DBlabel2.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 570 | dbNearestLabelFunc(scx, label, tpath, funcData) | ^ 23 warnings generated. --- compiling database/DBpaint2.o rm -f DBpaint2.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBpaint2.c DBpaint2.c:71:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 71 | DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBpaint2.c:73:6: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ DBpaint2.c:92:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 92 | rMask = DBResidueMask(itype); | ^ DBpaint2.c:101:19: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 101 | DBSrPaintNMArea((Tile *)NULL, cellDef->cd_planes[pNum], | ^ DBpaint2.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 49 | DBPaint (cellDef, rect, type) | ^ In file included from DBpaint2.c:30: ../database/database.h:760:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 760 | extern void DBPaint(); | ^ DBpaint2.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | dbResolveImages(tile, cellDef) | ^ DBpaint2.c:187:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBpaint2.c:190:3: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 190 | DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ DBpaint2.c:203:3: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 203 | DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBpaint2.c:206:7: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); | ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' 777 | #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) | ^ DBpaint2.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | DBErase (cellDef, rect, type) | ^ In file included from DBpaint2.c:30: ../database/database.h:761:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 761 | extern void DBErase(); | ^ DBpaint2.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | DBPaintMask(cellDef, rect, mask) | ^ In file included from DBpaint2.c:30: ../database/database.h:770:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 770 | extern void DBPaintMask(); | ^ DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | TTMaskSetMask(&mmask, DBResidueMask(t)); | ^ DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:275:41: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] DBpaint2.c:286:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | if (DBIsContact(t)) | ^ DBpaint2.c:288:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | tMask = DBResidueMask(t); | ^ DBpaint2.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | DBPaintValid(cellDef, rect, mask, dinfo) | ^ In file included from DBpaint2.c:30: ../database/database.h:960:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 960 | extern void DBPaintValid(); | ^ DBpaint2.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | DBEraseMask(cellDef, rect, mask) | ^ In file included from DBpaint2.c:30: ../database/database.h:771:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 771 | extern void DBEraseMask(); | ^ DBpaint2.c:385:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 385 | if (DBIsContact(t)) | ^ DBpaint2.c:387:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | tMask = DBResidueMask(t); | ^ DBpaint2.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 363 | DBEraseValid(cellDef, rect, mask, dinfo) | ^ In file included from DBpaint2.c:30: ../database/database.h:959:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 959 | extern void DBEraseValid(); | ^ 33 warnings generated. --- compiling database/DBpaint.o rm -f DBpaint.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBpaint.c DBpaint.c:170:51: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 170 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); | ^ DBpaint.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | dbSplitUndo(tile, splitx, undo) | ^ DBpaint.c:189:51: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 189 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); | ^ DBpaint.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 182 | dbJoinUndo(tile, splitx, undo) | ^ DBpaint.c:349:31: warning: passing arguments to 'TiNMSplitY' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 349 | haschanged |= TiNMSplitY(&tile, &newtile, area->r_ytop, 1, undo); | ^ DBpaint.c:356:24: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 356 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:357:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 357 | TiNMMergeRight(TR(newtile), plane); | ^ DBpaint.c:361:17: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 361 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:362:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 362 | TiNMMergeRight(TR(tile), plane); | ^ DBpaint.c:384:31: warning: passing arguments to 'TiNMSplitY' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 384 | haschanged |= TiNMSplitY(&tile, &newtile, area->r_ybot, 0, undo); | ^ DBpaint.c:391:24: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:392:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 392 | TiNMMergeRight(TR(newtile), plane); | ^ DBpaint.c:396:17: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:397:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 397 | TiNMMergeRight(TR(tile), plane); | ^ DBpaint.c:419:31: warning: passing arguments to 'TiNMSplitX' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | haschanged |= TiNMSplitX(&tile, &newtile, area->r_xtop, 1, undo); | ^ DBpaint.c:426:24: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:427:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 427 | TiNMMergeRight(LB(newtile), plane); | ^ DBpaint.c:431:18: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 431 | TiNMMergeRight(newtile, plane); | ^ DBpaint.c:432:17: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 432 | TiNMMergeLeft(LB(tile), plane); | ^ DBpaint.c:462:31: warning: passing arguments to 'TiNMSplitX' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 462 | haschanged |= TiNMSplitX(&tile, &newtile, area->r_xbot, 0, undo); | ^ DBpaint.c:470:17: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 470 | TiNMMergeLeft(LB(newtile), plane); | ^ DBpaint.c:474:17: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 474 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:517:7: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:540:26: warning: passing arguments to 'dbPaintMerge' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 540 | tile = dbPaintMerge(tile, newType, area, plane, mergeFlags, | ^ DBpaint.c:552:26: warning: passing arguments to 'dbPaintMerge' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 552 | tile = dbPaintMerge(tile, newType, area, plane, mergeFlags, | ^ DBpaint.c:569:3: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 569 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | DBPaintPlane0(plane, area, resultTbl, undo, method) | ^ In file included from DBpaint.c:36: ../database/database.h:763:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 763 | extern int DBPaintPlane0(); | ^ DBpaint.c:727:12: warning: passing arguments to 'TiNMSplitX' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 727 | TiNMSplitX(&tile, &newtile, splitx, 1, (PaintUndoInfo *)NULL); | ^ DBpaint.c:730:19: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | TiNMMergeLeft(tile, plane); | ^ DBpaint.c:731:20: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 731 | TiNMMergeRight(LB(newtile), plane); | ^ DBpaint.c:735:20: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | TiNMMergeRight(newtile, plane); | ^ DBpaint.c:736:19: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 736 | TiNMMergeLeft(LB(tile), plane); | ^ DBpaint.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 716 | DBSplitTile(plane, point, splitx) | ^ In file included from DBpaint.c:36: ../database/database.h:994:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 994 | extern void DBSplitTile(); | ^ DBpaint.c:849:13: warning: passing arguments to 'TiNMSplitY' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 849 | TiNMSplitY(&tile, &newtile, area->r_ytop, 1, undo); | ^ DBpaint.c:853:27: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 853 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:854:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 854 | TiNMMergeRight(TR(newtile), plane); | ^ DBpaint.c:858:20: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 858 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:859:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | TiNMMergeRight(TR(tile), plane); | ^ DBpaint.c:874:13: warning: passing arguments to 'TiNMSplitY' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 874 | TiNMSplitY(&tile, &newtile, area->r_ybot, 0, undo); | ^ DBpaint.c:879:27: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 879 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:880:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 880 | TiNMMergeRight(TR(newtile), plane); | ^ DBpaint.c:884:20: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 884 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:885:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 885 | TiNMMergeRight(TR(tile), plane); | ^ DBpaint.c:902:13: warning: passing arguments to 'TiNMSplitX' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 902 | TiNMSplitX(&tile, &newtile, area->r_xtop, 1, undo); | ^ DBpaint.c:906:27: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 906 | tile = TiNMMergeLeft(tile, plane); | ^ DBpaint.c:907:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 907 | TiNMMergeRight(LB(newtile), plane); | ^ DBpaint.c:911:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 911 | TiNMMergeRight(newtile, plane); | ^ DBpaint.c:912:20: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 912 | TiNMMergeLeft(LB(tile), plane); | ^ DBpaint.c:927:13: warning: passing arguments to 'TiNMSplitX' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 927 | TiNMSplitX(&tile, &newtile, area->r_xbot, 0, undo); | ^ DBpaint.c:931:28: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 931 | tile = TiNMMergeRight(tile, plane); | ^ DBpaint.c:932:20: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 932 | TiNMMergeLeft(LB(newtile), plane); | ^ DBpaint.c:936:20: warning: passing arguments to 'TiNMMergeLeft' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 936 | TiNMMergeLeft(newtile, plane); | ^ DBpaint.c:937:21: warning: passing arguments to 'TiNMMergeRight' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 937 | TiNMMergeRight(LB(tile), plane); | ^ DBpaint.c:766:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 766 | DBFracturePlane(plane, area, resultTbl, undo) | ^ DBpaint.c:1025:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1025 | DBMergeNMTiles0(plane, area, undo, mergeOnce) | ^ In file included from DBpaint.c:36: ../database/database.h:1009:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1009 | extern int DBMergeNMTiles0(); | ^ DBpaint.c:1336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1336 | DBDiagonalProc(oldtype, dinfo) | ^ DBpaint.c:1502:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1502 | DBSrPaintArea(plane->pl_hint, plane, area, &DBAllTypeBits, | ^ DBpaint.c:1616:8: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1616 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:1456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1456 | DBNMPaintPlane0(plane, exacttype, area, resultTbl, undo, method) | ^ In file included from DBpaint.c:36: ../database/database.h:779:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 779 | extern int DBNMPaintPlane0(); | ^ DBpaint.c:1797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1797 | dbNMEnumFunc(tile, arg) | ^ DBpaint.c:1829:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1829 | dbMarkClient(tile, clip) | ^ DBpaint.c:1968:2: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1968 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:1879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1879 | dbPaintMerge(tile, newType, area, plane, mergeFlags, undo, mark) | ^ DBpaint.c:52:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 52 | Tile *dbPaintMerge(); | ^ DBpaint.c:2241:25: warning: passing arguments to 'dbMergeType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2241 | tile = dbMergeType(tile, newType, plane, mergeFlags, undo, client); | ^ DBpaint.c:2251:25: warning: passing arguments to 'dbMergeType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2251 | tile = dbMergeType(tile, newType, plane, mergeFlags, undo, client); | ^ DBpaint.c:2265:6: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2265 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:2064:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2064 | DBPaintType(plane, area, resultTbl, client, undo, tileMask) | ^ DBpaint.c:2460:2: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2460 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:2375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2375 | dbMergeType(tile, newType, plane, mergeFlags, undo, client) | ^ DBpaint.c:53:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 53 | Tile *dbMergeType(); | ^ DBpaint.c:2706:30: warning: passing arguments to 'dbPaintMergeVert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2706 | tile = dbPaintMergeVert(tile, newType, plane, mergeFlags, | ^ DBpaint.c:2717:30: warning: passing arguments to 'dbPaintMergeVert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2717 | tile = dbPaintMergeVert(tile, newType, plane, mergeFlags, | ^ DBpaint.c:2732:6: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2732 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:2555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2555 | DBPaintPlaneVert(plane, area, resultTbl, undo) | ^ In file included from DBpaint.c:36: ../database/database.h:1015:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1015 | extern int DBPaintPlaneVert(); | ^ DBpaint.c:2927:2: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2927 | DBPAINTUNDO(tile, newType, undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:2845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2845 | dbPaintMergeVert(tile, newType, plane, mergeFlags, undo) | ^ DBpaint.c:54:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | Tile *dbPaintMergeVert(); | ^ DBpaint.c:3124:13: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3124 | if (undo) DBPAINTUNDO(*newtile, SplitRightType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3129:13: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3129 | if (undo) DBPAINTUNDO(*oldtile, SplitRightType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3137:13: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3137 | if (undo) DBPAINTUNDO(*oldtile, SplitLeftType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3142:13: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3142 | if (undo) DBPAINTUNDO(*newtile, SplitLeftType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3156:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3156 | DBWAreaChanged(undo->pu_def, &r, DBW_ALLWINDOWS, | ^ DBpaint.c:3059:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3059 | TiNMSplitY(oldtile, newtile, y, dir, undo) | ^ DBpaint.c:57:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | bool TiNMSplitY(); | ^ DBpaint.c:3257:14: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3257 | if (undo) DBPAINTUNDO(*newtile, SplitRightType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3262:14: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3262 | if (undo) DBPAINTUNDO(*oldtile, SplitRightType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3270:14: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3270 | if (undo) DBPAINTUNDO(*oldtile, SplitLeftType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3275:14: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3275 | if (undo) DBPAINTUNDO(*newtile, SplitLeftType(*oldtile), undo); | ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 132 | if (undo->pu_def != dbUndoLastCell) dbUndoEdit(undo->pu_def); \ | ^ DBpaint.c:3289:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3289 | DBWAreaChanged(undo->pu_def, &r, DBW_ALLWINDOWS, | ^ DBpaint.c:3188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3188 | TiNMSplitX(oldtile, newtile, x, dir, undo) | ^ DBpaint.c:56:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 56 | bool TiNMSplitX(); | ^ DBpaint.c:3315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3315 | TiNMMergeRight(tile, plane) | ^ DBpaint.c:58:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 58 | Tile *TiNMMergeRight(); | ^ DBpaint.c:3395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3395 | TiNMMergeLeft(tile, plane) | ^ DBpaint.c:59:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 59 | Tile *TiNMMergeLeft(); | ^ 101 warnings generated. --- compiling database/DBprop.o rm -f DBprop.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBprop.c DBprop.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 49 | DBPropPut(cellDef, name, value) | ^ In file included from DBprop.c:32: ../database/database.h:940:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 940 | extern void DBPropPut(); | ^ DBprop.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | DBPropGet(cellDef, name, found) | ^ In file included from DBprop.c:32: ../database/database.h:941:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 941 | extern ClientData DBPropGet(); | ^ DBprop.c:192:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | res = (*func)(entry->h_key.h_name, (ClientData) entry->h_pointer, cdata); | ^ DBprop.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 165 | DBPropEnum(cellDef, func, cdata) | ^ In file included from DBprop.c:32: ../database/database.h:942:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 942 | extern int DBPropEnum(); | ^ DBprop.c:232:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | HashKill(htab); | ^ DBprop.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | DBPropClearAll(cellDef) | ^ In file included from DBprop.c:32: ../database/database.h:943:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 943 | extern void DBPropClearAll(); | ^ 10 warnings generated. --- compiling database/DBtech.o rm -f DBtech.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtech.c DBtech.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | DBTechSetTech(sectionName, argc, argv) | ^ In file included from DBtech.c:36: ../database/database.h:808:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 808 | extern bool DBTechSetTech(); | ^ DBtech.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | DBTechSetVersion(sectionName, argc, argv) | ^ In file included from DBtech.c:36: ../database/database.h:810:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 810 | extern bool DBTechSetVersion(); | ^ DBtech.c:324:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | DBTechNoisyNameMask(argv[0], &types1); | ^ DBtech.c:325:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 325 | DBTechNoisyNameMask(argv[1], &types2); | ^ DBtech.c:310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 310 | DBTechAddConnect(sectionName, argc, argv) | ^ In file included from DBtech.c:36: ../database/database.h:815:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 815 | extern bool DBTechAddConnect(); | ^ DBtech.c:391:48: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | TileTypeBitMask *smask, *rmask = DBResidueMask(base), cmask; | ^ DBtech.c:402:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 402 | smask = DBResidueMask(s); | ^ DBtech.c:430:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 430 | rMask = DBResidueMask(lp->l_type); | ^ DBtech.c:439:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 439 | cMask = DBResidueMask(ls->l_type); | ^ DBtech.c:448:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | cMask = DBResidueMask(base); | ^ DBtech.c:506:45: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 506 | DBAllConnPlanes[base] = DBTechTypesToPlanes(&baseConnList); | ^ 14 warnings generated. --- compiling database/DBtcontact.o rm -f DBtcontact.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtcontact.c DBtcontact.c:177:38: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | if ((contactType = DBTechNameType(*argv)) < 0) | ^ DBtcontact.c:183:39: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 183 | if ((contactType = DBTechNameType(*argv)) < 0) | ^ DBtcontact.c:185:22: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 185 | DBTechNoisyNameType(*argv); | ^ DBtcontact.c:198:36: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 198 | contactType = DBTechNoisyNameType(*++argv); | ^ DBtcontact.c:211:40: warning: passing arguments to 'dbTechAddOneStackedContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 211 | result = dbTechAddOneStackedContact(lim->l_type, lin->l_type); | ^ DBtcontact.c:223:30: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 223 | stackType = DBTechNameType(*++argv); | ^ DBtcontact.c:226:44: warning: passing arguments to 'dbTechAddOneStackedContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | newType = dbTechAddOneStackedContact(contactType, | ^ DBtcontact.c:241:24: warning: passing arguments to 'DBTechAddNameToType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | DBTechAddNameToType(*argv, newType, FALSE); | ^ DBtcontact.c:246:27: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 246 | DBTechNoisyNameType(*argv); | ^ DBtcontact.c:256:25: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 256 | DBTechNoisyNameType(*argv); | ^ DBtcontact.c:262:38: warning: passing arguments to 'dbTechContactResidues' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 262 | nresidues = dbTechContactResidues(--argc, ++argv, contactType); | ^ DBtcontact.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 169 | DBTechAddContact(sectionName, argc, argv) | ^ In file included from DBtcontact.c:39: ../database/database.h:816:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 816 | extern bool DBTechAddContact(); | ^ DBtcontact.c:310:41: warning: passing arguments to 'dbTechAddOneStackedContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 310 | result = dbTechAddOneStackedContact(lim->l_type, lin->l_type); | ^ DBtcontact.c:367:21: warning: passing arguments to 'dbTechMatchResidues' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 367 | dbTechMatchResidues(&ttall, &mmask, TRUE); | ^ DBtcontact.c:375:29: warning: passing arguments to 'DBTechFindStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 375 | else if (DBTechFindStacking(type1, type2) != -1) | ^ DBtcontact.c:386:36: warning: passing arguments to 'dbTechNewStackedType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 386 | stackedType = dbTechNewStackedType(lim->l_type, lin->l_type); | ^ DBtcontact.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 338 | dbTechAddOneStackedContact(type1, type2) | ^ DBtcontact.c:64:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 64 | int dbTechAddOneStackedContact(); | ^ DBtcontact.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 441 | DBPlaneToResidue(type, plane) | ^ In file included from DBtcontact.c:39: ../database/database.h:899:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 899 | extern TileType DBPlaneToResidue(); | ^ DBtcontact.c:486:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | rMask = DBResidueMask(ttype); | ^ DBtcontact.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 478 | DBMaskAddStacking(mask) | ^ In file included from DBtcontact.c:39: ../database/database.h:977:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 977 | extern void DBMaskAddStacking(); | ^ DBtcontact.c:534:40: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | if ((residueType = DBTechNoisyNameType(*argv)) < 0) | ^ DBtcontact.c:594:24: warning: passing arguments to 'dbTechMatchResidues' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | dbTechMatchResidues(&rmask, &mmask, TRUE); | ^ DBtcontact.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 514 | dbTechContactResidues(argc, argv, contactType) | ^ In file included from DBtcontact.c:39: ../database/database.h:991:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 991 | extern int dbTechContactResidues(); | ^ DBtcontact.c:656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 656 | dbTechMatchResidues(inMask, outMask, contactsOnly) | ^ DBtcontact.c:62:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 62 | void dbTechMatchResidues(); | ^ DBtcontact.c:694:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 694 | DBTechFindStacking(type1, type2) | ^ In file included from DBtcontact.c:39: ../database/database.h:900:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 900 | extern TileType DBTechFindStacking(); | ^ DBtcontact.c:824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 824 | DBTechTypesOnPlane(src, plane) | ^ In file included from DBtcontact.c:39: ../database/database.h:822:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 822 | extern bool DBTechTypesOnPlane(); | ^ DBtcontact.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | DBTechGetContact(type1, type2) | ^ DBtcontact.c:891:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 891 | DBIsContact(type) | ^ In file included from DBtcontact.c:39: ../database/database.h:901:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 901 | extern bool DBIsContact(); | ^ DBtcontact.c:909:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 909 | DBResidueMask(type) | ^ In file included from DBtcontact.c:39: ../database/database.h:902:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 902 | extern TileTypeBitMask *DBResidueMask(); | ^ DBtcontact.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 934 | DBFullResidueMask(type, rmask) | ^ In file included from DBtcontact.c:39: ../database/database.h:903:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 903 | extern void DBFullResidueMask(); | ^ 41 warnings generated. --- compiling database/DBtechname.o rm -f DBtechname.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtechname.c DBtechname.c:74:53: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 74 | type = (TileType)(spointertype) dbTechNameLookup(typename, &dbTypeNameLists); | ^ DBtechname.c:113:44: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | plane = (spointertype) dbTechNameLookup(slash + 1, &dbPlaneNameLists); | ^ DBtechname.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 64 | DBTechNameType(typename) | ^ In file included from DBtechname.c:36: ../database/database.h:818:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 818 | extern TileType DBTechNameType(), DBTechNoisyNameType(); | ^ DBtechname.c:133:35: warning: passing arguments to 'dbTechNameLookupExact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | result = dbTechNameLookupExact(typename, &dbTypeNameLists); | ^ DBtechname.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 124 | DBTechNameTypeExact(typename) | ^ In file included from DBtechname.c:36: ../database/database.h:996:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 996 | extern TileType DBTechNameTypeExact(); | ^ DBtechname.c:163:53: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | type = (TileType)(spointertype) dbTechNameLookup(typename, &dbTypeNameLists); | ^ DBtechname.c:191:44: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 191 | plane = (spointertype) dbTechNameLookup(slash + 1, &dbPlaneNameLists); | ^ DBtechname.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | DBTechNameTypes(typename, bitmask) | ^ In file included from DBtechname.c:36: ../database/database.h:982:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 982 | extern TileType DBTechNameTypes(); | ^ DBtechname.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | DBTechNoisyNameType(typename) | ^ In file included from DBtechname.c:36: ../database/database.h:818:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 818 | extern TileType DBTechNameType(), DBTechNoisyNameType(); | ^ DBtechname.c:268:44: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | return ((spointertype) dbTechNameLookup(planename, &dbPlaneNameLists)); | ^ DBtechname.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 265 | DBTechNamePlane(planename) | ^ In file included from DBtechname.c:36: ../database/database.h:819:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 819 | extern int DBTechNamePlane(), DBTechNoisyNamePlane(); | ^ DBtechname.c:290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 290 | DBTechNoisyNamePlane(planename) | ^ In file included from DBtechname.c:36: ../database/database.h:819:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 819 | extern int DBTechNamePlane(), DBTechNoisyNamePlane(); | ^ DBtechname.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | DBTypeShortName(type) | ^ In file included from DBtechname.c:36: ../database/database.h:1157:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1157 | extern char *DBTypeShortName(); | ^ DBtechname.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | DBPlaneShortName(pNum) | ^ In file included from DBtechname.c:36: ../database/database.h:1095:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1095 | extern char *DBPlaneShortName(); | ^ DBtechname.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | DBTechTypesToPlanes(mask) | ^ In file included from DBtechname.c:36: ../database/database.h:821:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 821 | extern PlaneMask DBTechTypesToPlanes(); | ^ DBtechname.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 433 | DBTechPrintTypes(mask, dolist) | ^ In file included from DBtechname.c:36: ../database/database.h:930:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 930 | extern void DBTechPrintTypes(); | ^ DBtechname.c:719:29: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 719 | rMask = DBResidueMask(rtype); | ^ DBtechname.c:729:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 729 | rMask = DBResidueMask(rtype); | ^ DBtechname.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 598 | DBTechNameMask0(layers, mask, noisy) | ^ DBtechname.c:791:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | DBTechNoisyNameMask(layers, mask) | ^ In file included from DBtechname.c:36: ../database/database.h:820:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 820 | extern PlaneMask DBTechNameMask(), DBTechNoisyNameMask(); | ^ DBtechname.c:799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 799 | DBTechNameMask(layers, mask) | ^ In file included from DBtechname.c:36: ../database/database.h:820:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 820 | extern PlaneMask DBTechNameMask(), DBTechNoisyNameMask(); | ^ 33 warnings generated. --- compiling database/DBtpaint.o rm -f DBtpaint.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtpaint.c DBtpaint.c:227:22: warning: passing arguments to 'dbTechBitTypeInit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | dbTechBitTypeInit(errorBitToType, tblsize(errorBitToType), PERR, FALSE); | ^ DBtpaint.c:297:36: warning: passing arguments to 'dbIsPrimary' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | if(!composeFlag || dbIsPrimary(j)) | ^ DBtpaint.c:282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | dbTechBitTypeInit(bitToType, n, pNum, composeFlag) | ^ DBtpaint.c:63:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 63 | extern void dbTechBitTypeInit(); | ^ DBtpaint.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 308 | dbIsPrimary(n) | ^ In file included from DBtpaint.c:32: ../database/database.h:998:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 998 | extern int dbIsPrimary(); | ^ DBtpaint.c:371:15: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | i = Lookup(*argv, ruleNames); | ^ DBtpaint.c:389:33: warning: passing arguments to 'dbTechAddPaintErase' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 389 | return (dbTechAddPaintErase(ruleType, sectionName, argc, argv)); | ^ DBtpaint.c:393:36: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 393 | if ((type = DBTechNoisyNameType(*argv)) < 0) | ^ DBtpaint.c:404:26: warning: passing arguments to 'dbTechSaveCompose' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | return dbTechSaveCompose(ruleType, type, argc, argv); | ^ DBtpaint.c:409:30: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 409 | if ((r = DBTechNoisyNameType(argv[0])) < 0 | ^ DBtpaint.c:410:30: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 410 | || (s = DBTechNoisyNameType(argv[1])) < 0) | ^ DBtpaint.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | DBTechAddCompose(sectionName, argc, argv) | ^ In file included from DBtpaint.c:32: ../database/database.h:817:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 817 | extern bool DBTechAddCompose(); | ^ DBtpaint.c:477:25: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 477 | r = DBTechNoisyNameType(argv[0]); | ^ DBtpaint.c:478:25: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 478 | s = DBTechNoisyNameType(argv[1]); | ^ DBtpaint.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 462 | dbTechSaveCompose(ruleType, t, argc, argv) | ^ DBtpaint.c:66:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 66 | bool dbTechSaveCompose(); | ^ DBtpaint.c:611:34: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 611 | if ((t1 = DBTechNoisyNameType(argv[0])) < 0) return FALSE; | ^ DBtpaint.c:612:34: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | if ((t2 = DBTechNoisyNameType(argv[1])) < 0) return FALSE; | ^ DBtpaint.c:617:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 617 | rMask = DBTechNoisyNameMask(argv[2], &tMask); | ^ DBtpaint.c:635:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 635 | if ((pNum = DBTechNoisyNamePlane(argv[3])) < 0) return FALSE; | ^ DBtpaint.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 594 | dbTechAddPaintErase(type, sectionName, argc, argv) | ^ DBtpaint.c:65:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 65 | bool dbTechAddPaintErase(); | ^ DBtpaint.c:730:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | DBTypeShortName(have), DBTypeShortName(t), | ^ DBtpaint.c:730:42: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | DBTypeShortName(have), DBTypeShortName(t), | ^ DBtpaint.c:731:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 731 | DBTypeShortName(result)); | ^ DBtpaint.c:739:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 739 | DBTypeShortName(have), DBTypeShortName(t), | ^ DBtpaint.c:739:42: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 739 | DBTypeShortName(have), DBTypeShortName(t), | ^ DBtpaint.c:740:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 740 | DBTypeShortName(result)); | ^ DBtpaint.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 714 | dbTechCheckPaint(where) | ^ DBtpaint.c:798:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 798 | DBTypeShortName(have)); | ^ DBtpaint.c:803:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 803 | DBTypeShortName(paint), | ^ DBtpaint.c:804:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 804 | DBTypeShortName(result)); | ^ DBtpaint.c:829:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 829 | DBTypeShortName(have)); | ^ DBtpaint.c:834:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 834 | DBTypeShortName(erase), | ^ DBtpaint.c:835:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 835 | DBTypeShortName(result)); | ^ DBtpaint.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 767 | dbTechPrintPaint(where, doPaint, contactsOnly) | ^ 38 warnings generated. --- compiling database/DBtpaint2.o rm -f DBtpaint2.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtpaint2.c DBtpaint2.c:109:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 109 | if (DBIsContact(i)) | ^ DBtpaint2.c:110:16: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 110 | DBLockContact(i); | ^ DBtpaint2.c:113:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | rMask = DBResidueMask(i); | ^ DBtpaint2.c:118:19: warning: passing arguments to 'DBLockContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | DBLockContact(i); | ^ DBtpaint2.c:312:24: warning: passing arguments to 'dbComposePaintContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 312 | dbComposePaintContact(lpImage, lpPaint); | ^ DBtpaint2.c:313:27: warning: passing arguments to 'dbComposeEraseContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | dbComposeEraseContact(lpImage, lpPaint); | ^ DBtpaint2.c:382:27: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | ptype = DBPlaneToResidue(lpPaint->l_type, pNum); | ^ DBtpaint2.c:383:27: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 383 | itype = DBPlaneToResidue(lpImage->l_type, pNum); | ^ DBtpaint2.c:396:25: warning: passing arguments to 'dbTechMatchResidues' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | dbTechMatchResidues(&rmask, &cmask, TRUE); | ^ DBtpaint2.c:404:34: warning: passing arguments to 'DBTechFindStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | newtype = DBTechFindStacking(lpImage->l_type, lpPaint->l_type); | ^ DBtpaint2.c:515:21: warning: passing arguments to 'dbTechMatchResidues' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 515 | dbTechMatchResidues(&rmask, &cmask, TRUE); | ^ DBtpaint2.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | dbComposePaintContact(lpImage, lpPaint) | ^ DBtpaint2.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | extern void dbComposePaintContact(); | ^ DBtpaint2.c:554:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 554 | dbComposeSubsetResidues(lpImage, lpErase, outMask) | ^ DBtpaint2.c:700:27: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 700 | itype = DBPlaneToResidue(lpImage->l_type, pNum); | ^ DBtpaint2.c:627:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | dbComposeEraseContact(lpImage, lpErase) | ^ DBtpaint2.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 55 | extern void dbComposeEraseContact(); | ^ DBtpaint2.c:755:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 755 | rmask = DBResidueMask(ctype); | ^ DBtpaint2.c:735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | DBLockContact(ctype) | ^ In file included from DBtpaint2.c:32: ../database/database.h:773:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 773 | extern void DBLockContact(); | ^ DBtpaint2.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 778 | DBUnlockContact(ctype) | ^ In file included from DBtpaint2.c:32: ../database/database.h:774:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 774 | extern void DBUnlockContact(); | ^ DBtpaint2.c:835:24: warning: passing arguments to 'dbComposeDecompose' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 835 | dbComposeDecompose(imageType, pair->rp_a, pair->rp_b); | ^ DBtpaint2.c:836:24: warning: passing arguments to 'dbComposeDecompose' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 836 | dbComposeDecompose(imageType, pair->rp_b, pair->rp_a); | ^ DBtpaint2.c:839:26: warning: passing arguments to 'dbComposeCompose' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 839 | dbComposeCompose(imageType, pair->rp_a, pair->rp_b); | ^ DBtpaint2.c:840:26: warning: passing arguments to 'dbComposeCompose' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 840 | dbComposeCompose(imageType, pair->rp_b, pair->rp_a); | ^ DBtpaint2.c:880:34: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 880 | resultType = DBPlaneToResidue(imageType, pNum); | ^ DBtpaint2.c:867:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 867 | dbComposeDecompose(imageType, componentType, remainingType) | ^ DBtpaint2.c:58:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 58 | extern void dbComposeDecompose(); | ^ DBtpaint2.c:908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 908 | dbComposeCompose(imageType, existingType, paintType) | ^ DBtpaint2.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | extern void dbComposeCompose(); | ^ 31 warnings generated. --- compiling database/DBtechtype.o rm -f DBtechtype.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtechtype.c DBtechtype.c:143:20: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | cp = dbTechNameAdd(dpp->dp_names, (ClientData) dpp->dp_plane, | ^ DBtechtype.c:226:20: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | cp = dbTechNameAdd(dtp->dt_names, (ClientData) dtp->dt_type, | ^ DBtechtype.c:242:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | HashFreeKill(&DBTypeAliasTable); | ^ DBtechtype.c:286:23: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | cp = dbTechNameAdd(argv[0], (ClientData) DBNumPlanes, &dbPlaneNameLists, FALSE); | ^ DBtechtype.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 267 | DBTechAddPlane(sectionName, argc, argv) | ^ In file included from DBtechtype.c:33: ../database/database.h:811:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 811 | extern bool DBTechAddPlane(); | ^ DBtechtype.c:318:23: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 318 | cp = dbTechNameAdd(newname, (ClientData) ttype, &dbTypeNameLists, TRUE); | ^ DBtechtype.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | DBTechAddNameToType(newname, ttype, canonical) | ^ In file included from DBtechtype.c:34: ../database/databaseInt.h:204:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 204 | extern void DBTechAddNameToType(); | ^ DBtechtype.c:360:28: warning: passing arguments to 'DBTechNameTypeExact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | if (DBTechNameTypeExact(argv[0]) >= 0) | ^ DBtechtype.c:371:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | DBTechNoisyNameMask(argv[1], &tmask); | ^ DBtechtype.c:372:32: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | if ((atype = DBTechNameType(argv[1])) >= 0) | ^ DBtechtype.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | DBTechAddAlias(sectionName, argc, argv) | ^ In file included from DBtechtype.c:33: ../database/database.h:813:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 813 | extern bool DBTechAddAlias(); | ^ DBtechtype.c:458:20: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 458 | cp = dbTechNameAdd(argv[1], (ClientData) DBNumTypes, &dbTypeNameLists, FALSE); | ^ DBtechtype.c:469:29: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 469 | pNum = DBTechNoisyNamePlane(argv[0]); | ^ DBtechtype.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 418 | DBTechAddType(sectionName, argc, argv) | ^ In file included from DBtechtype.c:33: ../database/database.h:812:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 812 | extern bool DBTechAddType(); | ^ DBtechtype.c:515:42: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 515 | sprintf(buf, "%s+%s", DBTypeShortName(type1), DBTypeShortName(type2)); | ^ DBtechtype.c:515:66: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 515 | sprintf(buf, "%s+%s", DBTypeShortName(type1), DBTypeShortName(type2)); | ^ DBtechtype.c:516:23: warning: passing arguments to 'dbTechNameAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 516 | cp = dbTechNameAdd(buf, (ClientData) DBNumTypes, &dbTypeNameLists, FALSE); | ^ DBtechtype.c:503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 503 | dbTechNewStackedType(type1, type2) | ^ In file included from DBtechtype.c:33: ../database/database.h:992:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 992 | extern TileType dbTechNewStackedType(); | ^ DBtechtype.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 614 | dbTechNameLookupExact(str, table) | ^ In file included from DBtechtype.c:34: ../database/databaseInt.h:212:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 212 | ClientData dbTechNameLookupExact(); | ^ DBtechtype.c:649:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 649 | dbTechNameLookup(str, table) | ^ In file included from DBtechtype.c:34: ../database/databaseInt.h:211:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 211 | ClientData dbTechNameLookup(); | ^ DBtechtype.c:763:37: warning: passing arguments to 'dbTechNameAddOne' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 763 | if ((current = dbTechNameAddOne(cp, cdata, FALSE, alias, ptable)) == NULL) | ^ DBtechtype.c:733:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 733 | dbTechNameAdd(name, cdata, ptable, alias) | ^ DBtechtype.c:98:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 98 | char *dbTechNameAdd(); | ^ DBtechtype.c:796:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 796 | dbTechNameAddOne(name, cdata, isPrimary, isAlias, ptable) | ^ DBtechtype.c:99:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 99 | NameList *dbTechNameAddOne(); | ^ 32 warnings generated. --- compiling database/DBtiles.o rm -f DBtiles.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtiles.c DBtiles.c:120:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | return DBSrPaintArea(hintTile, plane, rect, mask, func, arg); | ^ DBtiles.c:270:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | if ((*func)(tp, arg)) return (1); | ^ DBtiles.c:275:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | if ((*func)(tp, arg)) return (1); | ^ DBtiles.c:279:55: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | if (TTMaskHasType(mask, TiGetType(tp)) && (*func)(tp, arg)) | ^ DBtiles.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | DBSrPaintNMArea(hintTile, plane, ttype, rect, mask, func, arg) | ^ In file included from DBtiles.c:33: ../database/database.h:987:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 987 | extern int DBSrPaintNMArea(); | ^ DBtiles.c:421:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 421 | if ((*func)(tp, arg)) return (1); | ^ DBtiles.c:434:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 434 | if ((*func)(tp, arg)) return (1); | ^ DBtiles.c:439:55: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 439 | if (TTMaskHasType(mask, TiGetType(tp)) && (*func)(tp, arg)) | ^ DBtiles.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 350 | DBSrPaintArea(hintTile, plane, rect, mask, func, arg) | ^ In file included from DBtiles.c:33: ../database/database.h:762:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 762 | extern int DBSrPaintArea(); | ^ DBtiles.c:581:47: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | if ((tp->ti_client == client) && (*func)(tp, arg)) | ^ DBtiles.c:595:47: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 595 | if ((tp->ti_client == client) && (*func)(tp, arg)) | ^ DBtiles.c:602:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 602 | && (*func)(tp, arg)) | ^ DBtiles.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 507 | DBSrPaintClient(hintTile, plane, rect, mask, client, func, arg) | ^ In file included from DBtiles.c:33: ../database/database.h:1003:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1003 | extern int DBSrPaintClient(); | ^ DBtiles.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 655 | DBResetTilePlane(plane, cdata) | ^ In file included from DBtiles.c:33: ../database/database.h:1001:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1001 | extern void DBResetTilePlane(); | ^ DBtiles.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 734 | DBFreePaintPlane(plane) | ^ In file included from DBtiles.c:33: ../database/database.h:937:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 937 | extern void DBFreePaintPlane(); | ^ DBtiles.c:814:17: warning: passing arguments to 'DBSrCellUses' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | DBSrCellUses(def, dbDeleteCellUse, (ClientData)def); | ^ DBtiles.c:802:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 802 | DBClearCellPlane(def) | ^ In file included from DBtiles.c:33: ../database/database.h:934:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 934 | extern void DBClearCellPlane(); | ^ DBtiles.c:805:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 805 | int dbDeleteCellUse(); /* Forward reference */ | ^ DBtiles.c:830:5: note: conflicting prototype is here 830 | int dbDeleteCellUse(CellUse *use, ClientData arg) | ^ DBtiles.c:835:22: warning: passing arguments to 'dbInstanceUnplace' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 835 | dbInstanceUnplace(use); | ^ DBtiles.c:838:15: warning: passing arguments to 'DBUndoCellUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 838 | DBUndoCellUse(use, UNDO_CELL_DELETE); | ^ DBtiles.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 898 | DBCheckMaxHStrips(plane, area, proc, cdata) | ^ DBtiles.c:935:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 935 | if ((*dbc->dbc_proc)(tile, GEO_EAST, dbc->dbc_cdata)) | ^ DBtiles.c:940:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 940 | if ((*dbc->dbc_proc)(tile, GEO_WEST, dbc->dbc_cdata)) | ^ DBtiles.c:954:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 954 | if ((*dbc->dbc_proc)(tile, GEO_NORTH, dbc->dbc_cdata)) | ^ DBtiles.c:963:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 963 | if ((*dbc->dbc_proc)(tile, GEO_SOUTH, dbc->dbc_cdata)) | ^ DBtiles.c:921:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 921 | dbCheckMaxHFunc(tile, dbc) | ^ DBtiles.c:45:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 45 | int dbCheckMaxHFunc(), dbCheckMaxVFunc(); | ^ DBtiles.c:990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 990 | DBCheckMaxVStrips(plane, area, proc, cdata) | ^ DBtiles.c:1027:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1027 | if ((*dbc->dbc_proc)(tile, GEO_NORTH, dbc->dbc_cdata)) | ^ DBtiles.c:1032:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1032 | if ((*dbc->dbc_proc)(tile, GEO_SOUTH, dbc->dbc_cdata)) | ^ DBtiles.c:1046:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1046 | if ((*dbc->dbc_proc)(tile, GEO_EAST, dbc->dbc_cdata)) | ^ DBtiles.c:1055:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1055 | if ((*dbc->dbc_proc)(tile, GEO_WEST, dbc->dbc_cdata)) | ^ DBtiles.c:1013:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1013 | dbCheckMaxVFunc(tile, dbc) | ^ DBtiles.c:45:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 45 | int dbCheckMaxHFunc(), dbCheckMaxVFunc(); | ^ 40 warnings generated. --- compiling database/DBtimestmp.o rm -f DBtimestmp.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBtimestmp.c DBtimestmp.c:144:19: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | (void) DBCellRead(cellDef, TRUE, TRUE, NULL); | ^ DBtimestmp.c:156:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | DBReComputeBbox(cellDef); | ^ DBtimestmp.c:166:24: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | DBComputeArrayArea(&oldArea, parentUse, parentUse->cu_xlo, | ^ DBtimestmp.c:168:24: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | DBComputeArrayArea(&oldArea, parentUse, parentUse->cu_xhi, | ^ DBtimestmp.c:172:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | DRCCheckThis(parentUse->cu_parent, TT_CHECKSUBCELL, &parentArea); | ^ DBtimestmp.c:173:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 173 | DRCCheckThis(parentUse->cu_parent, TT_CHECKSUBCELL, | ^ DBtimestmp.c:194:35: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 194 | if (redisplay) WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); | ^ DBtimestmp.c:224:21: warning: passing arguments to 'time' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | timestamp = time((time_t *) 0); | ^ DBtimestmp.c:226:21: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | (void) DBCellSrDefs(CDGETNEWSTAMP, dbStampFunc, (ClientData) NULL); | ^ DBtimestmp.c:233:17: warning: passing arguments to 'dbStampFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 233 | dbStampFunc(def); | ^ DBtimestmp.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 216 | DBUpdateStamps(def) | ^ In file included from DBtimestmp.c:30: ../database/database.h:917:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 917 | extern void DBUpdateStamps(); | ^ DBtimestmp.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | dbStampFunc(cellDef) | ^ DBtimestmp.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 305 | DBStampMismatch(cellDef, wrongArea) | ^ In file included from DBtimestmp.c:31: ../database/databaseInt.h:202:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 202 | extern void DBStampMismatch(); | ^ DBtimestmp.c:326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | DBFlagMismatches(checkDef) | ^ In file included from DBtimestmp.c:31: ../database/databaseInt.h:203:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 203 | extern void DBFlagMismatches(); | ^ 17 warnings generated. --- compiling database/DBundo.o rm -f DBundo.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBundo.c DBundo.c:135:34: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | dbUndoIDPaint = UndoAddClient(dbUndoInit, dbUndoCloseCell, | ^ DBundo.c:140:34: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 140 | dbUndoIDSplit = UndoAddClient(dbUndoInit, dbUndoCloseCell, | ^ DBundo.c:143:33: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | dbUndoIDJoin = UndoAddClient(dbUndoInit, dbUndoCloseCell, | ^ DBundo.c:148:37: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | dbUndoIDPutLabel = UndoAddClient(nullProc, nullProc, | ^ DBundo.c:151:39: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | dbUndoIDEraseLabel = UndoAddClient(nullProc, nullProc, | ^ DBundo.c:166:37: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | dbUndoIDOpenCell = UndoAddClient(nullProc, nullProc, | ^ DBundo.c:169:38: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 169 | dbUndoIDCloseCell = UndoAddClient(nullProc, nullProc, | ^ DBundo.c:179:36: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | dbUndoIDCellUse = UndoAddClient(nullProc, nullProc, | ^ DBundo.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 197 | DBUndoReset(celldef) | ^ In file included from DBundo.c:31: ../database/database.h:870:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 870 | extern void DBUndoReset(); | ^ DBundo.c:263:16: warning: passing arguments to 'DBSplitTile' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | DBSplitTile(dbUndoLastCell->cd_planes[us->sue_plane], &us->sue_point, | ^ DBundo.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | dbUndoSplitForw(us) | ^ DBundo.c:56:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 56 | void dbUndoSplitForw(), dbUndoSplitBack(); | ^ DBundo.c:279:20: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | DBMergeNMTiles0(dbUndoLastCell->cd_planes[us->sue_plane], &srect, | ^ DBundo.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | dbUndoSplitBack(us) | ^ DBundo.c:56:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 56 | void dbUndoSplitForw(), dbUndoSplitBack(); | ^ DBundo.c:317:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:324:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:329:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBundo.c:338:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 338 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:345:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:350:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 350 | DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBundo.c:356:24: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 356 | (void) DRCCheckThis(dbUndoLastCell, TT_CHECKPAINT, &up->pue_rect); | ^ DBundo.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | dbUndoPaintForw(up) | ^ DBundo.c:53:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 53 | void dbUndoPaintForw(), dbUndoPaintBack(); | ^ DBundo.c:371:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:378:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:383:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 383 | DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBundo.c:392:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 392 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], dinfo, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:399:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 399 | DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], dinfo, | ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' 780 | #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) | ^ DBundo.c:403:17: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 403 | DBMergeNMTiles0(dbUndoLastCell->cd_planes[up->pue_plane], | ^ DBundo.c:407:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 407 | DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBundo.c:414:24: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 414 | (void) DRCCheckThis(dbUndoLastCell, TT_CHECKPAINT, &up->pue_rect); | ^ DBundo.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | dbUndoPaintBack(up) | ^ DBundo.c:53:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 53 | void dbUndoPaintForw(), dbUndoPaintBack(); | ^ DBundo.c:473:46: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 473 | if (cellDef != dbUndoLastCell) dbUndoEdit(cellDef); | ^ DBundo.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 464 | DBUndoPutLabel(cellDef, lab) | ^ In file included from DBundo.c:32: ../database/databaseInt.h:199:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 199 | extern void DBUndoPutLabel(); | ^ DBundo.c:517:46: warning: passing arguments to 'dbUndoEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | if (cellDef != dbUndoLastCell) dbUndoEdit(cellDef); | ^ DBundo.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | DBUndoEraseLabel(cellDef, lab) | ^ In file included from DBundo.c:32: ../database/databaseInt.h:200:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 200 | extern void DBUndoEraseLabel(); | ^ DBundo.c:559:25: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 559 | lab = DBPutFontLabel(dbUndoLastCell, &up->lue_rect, | ^ DBundo.c:563:20: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 563 | DBWLabelChanged(dbUndoLastCell, lab, DBW_ALLWINDOWS); | ^ DBundo.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 553 | dbUndoLabelForw(up) | ^ DBundo.c:59:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 59 | void dbUndoLabelForw(), dbUndoLabelBack(); | ^ DBundo.c:581:34: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | (void) DBEraseLabelsByContent(dbUndoLastCell, &up->lue_rect, | ^ DBundo.c:577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 577 | dbUndoLabelBack(up) | ^ DBundo.c:59:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 59 | void dbUndoLabelForw(), dbUndoLabelBack(); | ^ DBundo.c:654:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 654 | DBUndoCellUse(use, action) | ^ In file included from DBundo.c:32: ../database/databaseInt.h:201:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 201 | extern void DBUndoCellUse(); | ^ DBundo.c:703:24: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 703 | use = DBCellNewUse(up->cue_def, (char *) NULL); | ^ DBundo.c:711:23: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 711 | (void) DBLinkCell(use, up->cue_parent); | ^ DBundo.c:712:17: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 712 | DBPlaceCell(use, up->cue_parent); | ^ DBundo.c:713:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 713 | DBReComputeBbox(up->cue_parent); | ^ DBundo.c:714:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 714 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, DBW_ALLWINDOWS, | ^ DBundo.c:716:25: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 716 | (void) DRCCheckThis(up->cue_parent, TT_CHECKSUBCELL, &up->cue_bbox); | ^ DBundo.c:719:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 719 | use = findUse(up, TRUE); | ^ DBundo.c:720:18: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 720 | DBUnLinkCell(use, up->cue_parent); | ^ DBundo.c:721:18: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 721 | DBDeleteCell(use); | ^ DBundo.c:722:28: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 722 | (void) DBCellDeleteUse(use); | ^ DBundo.c:723:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 723 | DBReComputeBbox(up->cue_parent); | ^ DBundo.c:724:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 724 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, DBW_ALLWINDOWS, | ^ DBundo.c:726:25: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | (void) DRCCheckThis(up->cue_parent, TT_CHECKSUBCELL, &up->cue_bbox); | ^ DBundo.c:735:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | use = findUse(up, FALSE); /* Find the one with the null id */ | ^ DBundo.c:736:25: warning: passing arguments to 'DBReLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 736 | (void) DBReLinkCell(use, up->cue_id); | ^ DBundo.c:737:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 737 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, | ^ DBundo.c:748:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 748 | use = findUse(up, TRUE); /* Find it with current id */ | ^ DBundo.c:749:18: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 749 | DBUnLinkCell(use, up->cue_parent); | ^ DBundo.c:755:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 755 | use = findUse(up, TRUE); | ^ DBundo.c:757:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, | ^ DBundo.c:695:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | dbUndoCellForw(up) | ^ DBundo.c:65:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 65 | void dbUndoCellForw(), dbUndoCellBack(); | ^ DBundo.c:772:24: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 772 | use = DBCellNewUse(up->cue_def, (char *) NULL); | ^ DBundo.c:781:23: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 781 | (void) DBLinkCell(use, up->cue_parent); | ^ DBundo.c:783:17: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 783 | DBPlaceCell(use, up->cue_parent); | ^ DBundo.c:784:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 784 | DBReComputeBbox(up->cue_parent); | ^ DBundo.c:785:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 785 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, DBW_ALLWINDOWS, | ^ DBundo.c:787:25: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 787 | (void) DRCCheckThis(up->cue_parent, TT_CHECKSUBCELL, &up->cue_bbox); | ^ DBundo.c:790:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 790 | use = findUse(up, TRUE); | ^ DBundo.c:791:18: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | DBUnLinkCell(use, up->cue_parent); | ^ DBundo.c:792:18: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | DBDeleteCell(use); | ^ DBundo.c:793:28: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | (void) DBCellDeleteUse(use); | ^ DBundo.c:794:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 794 | DBReComputeBbox(up->cue_parent); | ^ DBundo.c:795:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 795 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, DBW_ALLWINDOWS, | ^ DBundo.c:797:25: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | (void) DRCCheckThis(up->cue_parent, TT_CHECKSUBCELL, &up->cue_bbox); | ^ DBundo.c:806:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 806 | use = findUse(up, FALSE); /* Find it with a NULL id */ | ^ DBundo.c:807:25: warning: passing arguments to 'DBReLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 807 | (void) DBReLinkCell(use, up->cue_id); | ^ DBundo.c:808:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 808 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, | ^ DBundo.c:819:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 819 | use = findUse(up, TRUE); /* Find it with current id */ | ^ DBundo.c:820:18: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 820 | DBUnLinkCell(use, up->cue_parent); | ^ DBundo.c:826:19: warning: passing arguments to 'findUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 826 | use = findUse(up, TRUE); | ^ DBundo.c:828:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 828 | DBWAreaChanged(up->cue_parent, &up->cue_bbox, | ^ DBundo.c:764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 764 | dbUndoCellBack(up) | ^ DBundo.c:65:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 65 | void dbUndoCellForw(), dbUndoCellBack(); | ^ DBundo.c:856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 856 | findUse(up, matchName) | ^ DBundo.c:72:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 72 | CellUse *findUse(); | ^ DBundo.c:918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 918 | dbUndoEdit(new) | ^ DBundo.c:108:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 108 | extern void dbUndoEdit(); | ^ DBundo.c:970:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 970 | newDef = DBCellLookDef(eup->eue_name); | ^ DBundo.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 965 | dbUndoOpenCell(eup) | ^ DBundo.c:62:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 62 | void dbUndoOpenCell(), dbUndoCloseCell(); | ^ DBundo.c:1003:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1003 | DBReComputeBbox(dbUndoLastCell); | ^ DBundo.c:1004:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1004 | DBWAreaChanged(dbUndoLastCell, &dbUndoAreaChanged, DBW_ALLWINDOWS, | ^ 103 warnings generated. --- linking libdatabase.o rm -f libdatabase.o /usr/bin/ld -r DBbound.o DBcell.o DBcellbox.o DBcellcopy.o DBcellname.o DBcellsrch.o DBcellsel.o DBcellsubr.o DBconnect.o DBcount.o DBexpand.o DBio.o DBlabel.o DBlabel2.o DBpaint2.o DBpaint.o DBprop.o DBtech.o DBtcontact.o DBtechname.o DBtpaint.o DBtpaint2.o DBtechtype.o DBtiles.o DBtimestmp.o DBundo.o -o libdatabase.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/database' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/dbwind' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling dbwind/DBWcommands.o rm -f DBWcommands.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWcommands.c DBWcommands.c:199:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:202:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 202 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:205:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:208:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:211:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 211 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:214:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 214 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:217:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:220:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 220 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:223:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 223 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:226:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:229:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 229 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:234:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 234 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:238:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:246:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 246 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:249:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 249 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:253:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 253 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:260:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 260 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:264:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 264 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:269:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 269 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:272:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 272 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:275:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:278:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 278 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:282:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:286:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:293:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 293 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:296:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 296 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:299:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:302:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 302 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:306:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:309:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 309 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:313:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:316:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 316 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:320:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 320 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:323:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 323 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:326:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:329:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:332:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 332 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:335:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 335 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:338:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 338 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:345:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:348:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:352:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:355:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:358:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 358 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:366:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 366 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:370:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 370 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:373:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 373 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:376:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 376 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:384:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 384 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:389:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 389 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:392:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 392 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:395:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 395 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:399:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 399 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:403:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 403 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:407:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 407 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:411:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 411 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:415:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 415 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:418:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 418 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:421:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 421 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:424:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 424 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:427:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 427 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:430:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 430 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:434:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 434 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:437:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 437 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:440:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 440 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:443:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 443 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:448:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:451:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 451 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:454:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 454 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:464:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 464 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:467:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 467 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:470:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 470 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:473:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 473 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:477:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 477 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:480:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 480 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:483:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 483 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:490:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 490 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:498:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 498 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:502:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 502 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:509:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 509 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:514:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 514 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:531:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 531 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:535:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 535 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:550:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 550 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:554:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 554 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:581:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:600:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 600 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:616:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 616 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:620:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 620 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:639:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 639 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:642:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 642 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:645:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 645 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:648:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 648 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:651:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 651 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:654:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 654 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:657:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 657 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:660:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 660 | WindAddCommand(DBWclientID, | ^ DBWcommands.c:663:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 663 | WindAddCommand(DBWclientID, | ^ 98 warnings generated. --- compiling dbwind/DBWdisplay.o rm -f DBWdisplay.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWdisplay.c DBWdisplay.c:186:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 186 | GrLock(w, TRUE); | ^ DBWdisplay.c:227:17: warning: passing arguments to 'GrLabelSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | GrLabelSize("B", GEO_CENTER, i, &text); | ^ DBWdisplay.c:288:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | WindSurfaceToScreen(w, rootArea, &rootClip); | ^ DBWdisplay.c:289:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 289 | GrClipTo(&rootClip); | ^ DBWdisplay.c:313:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | GrClipBox(&rootClip, STYLE_ERASEALL); | ^ DBWdisplay.c:328:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | GrUnlock(w); | ^ DBWdisplay.c:344:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 344 | if (DBIsContact(t)) | ^ DBWdisplay.c:347:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 347 | rMask = DBResidueMask(t); | ^ DBWdisplay.c:360:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | rMask = DBResidueMask(s); | ^ DBWdisplay.c:376:29: warning: passing arguments to 'DBTreeSrUniqueTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 376 | if (DBTreeSrUniqueTiles(&scontext, &layers, bitMask, | ^ DBWdisplay.c:382:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | (*GrFreeBackingStorePtr)(w); | ^ DBWdisplay.c:387:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | GrUnlock(w); | ^ DBWdisplay.c:393:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 393 | GrLock(w, TRUE); | ^ DBWdisplay.c:394:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | GrClipTo(&rootClip); | ^ DBWdisplay.c:419:10: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | GrClipTo(&GrScreenRect); | ^ DBWdisplay.c:422:19: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 422 | GrSetStuff(STYLE_LABEL); | ^ DBWdisplay.c:423:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 423 | (void) DBTreeSrLabels(&scontext, &DBAllTypeBits, bitMask, | ^ DBWdisplay.c:426:10: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | GrClipTo(&rootClip); | ^ DBWdisplay.c:437:13: warning: passing arguments to 'GrLabelSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 437 | GrLabelSize("BBB", GEO_CENTER, GR_TEXT_SMALL, &dbwMinBBox); | ^ DBWdisplay.c:446:10: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 446 | GrClipTo(&GrScreenRect); /* Will be cut down to window size by | ^ DBWdisplay.c:450:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 450 | GrSetStuff(STYLE_BBOX); | ^ DBWdisplay.c:451:22: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 451 | (void) DBTreeSrCells(&scontext, bitMask, dbwBBoxFunc, (ClientData)NULL); | ^ DBWdisplay.c:452:10: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | GrClipTo(&rootClip); | ^ DBWdisplay.c:477:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 477 | GrClipBox(&gridRect, STYLE_GRID); | ^ DBWdisplay.c:491:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 491 | WindSurfaceToScreen(w, &r, &r2); | ^ DBWdisplay.c:495:22: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 495 | WindSurfaceToScreen(w, &r2, &r); | ^ DBWdisplay.c:500:12: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 500 | GrClipBox(&r, STYLE_ORIGIN); | ^ DBWdisplay.c:522:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 522 | (void) DBSrPaintArea((Tile *) NULL, | ^ DBWdisplay.c:531:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 531 | DBPaintPlane(crec->dbw_hlRedraw, &labelArea, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBWdisplay.c:538:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 538 | WindSurfaceToScreen(w, &largerArea, &screenArea); | ^ DBWdisplay.c:539:18: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 539 | (void) GrClipBox(&screenArea, STYLE_LABEL); | ^ DBWdisplay.c:547:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 547 | GrUnlock(w); | ^ DBWdisplay.c:553:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 553 | (*GrPutBackingStorePtr)(w, &rootClip); | ^ DBWdisplay.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | DBWredisplay(w, rootArea, clipArea) | ^ DBWdisplay.c:596:17: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 596 | sigOnInterrupt(0); | ^ DBWdisplay.c:598:14: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 598 | SigSetTimer(0); | ^ DBWdisplay.c:613:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 613 | GrLock(dbwLockW, TRUE); | ^ DBWdisplay.c:614:10: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 614 | GrClipTo(&rootClip); | ^ DBWdisplay.c:619:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 619 | GrSetStuff(disStyle); | ^ DBWdisplay.c:637:16: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 637 | GrSetStuff(disStyle + DBWNumStyles); | ^ DBWdisplay.c:645:16: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 645 | GrSetStuff(disStyle); | ^ DBWdisplay.c:655:10: warning: passing arguments to 'GrBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 655 | GrBox(dbwWindow, &scx->scx_trans, tile); | ^ DBWdisplay.c:574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 574 | dbwPaintFunc(tile, cxp) | ^ DBWdisplay.c:132:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 132 | extern int dbwPaintFunc(), dbwBBoxFunc(); | ^ DBWdisplay.c:708:31: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 708 | if (style >= 0) GrSetStuff(style); | ^ DBWdisplay.c:709:18: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 709 | GrDrawFastBox(rect, labelSize); | ^ DBWdisplay.c:749:18: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 749 | if (GrPutText(text, style, &p, pos, labelSize, FALSE, | ^ DBWdisplay.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 684 | DBWDrawLabel(label, rect, pos, style, labelSize, sizeBox) | ^ In file included from DBWdisplay.c:37: ../dbwind/dbwind.h:129:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 129 | extern void DBWDrawLabel(); | ^ DBWdisplay.c:797:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | WindSurfaceToScreen(window, &rootArea, &labrect); | ^ DBWdisplay.c:813:31: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 813 | if (style >= 0) GrSetStuff(style); | ^ DBWdisplay.c:814:18: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 814 | GrDrawFastBox(&labrect, -scaledLambdasPerPixel); | ^ DBWdisplay.c:818:20: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 818 | GeoTransPointDelta(trans, &label->lab_corners[i], &newcorner); | ^ DBWdisplay.c:840:27: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 840 | rotate = GeoTransAngle(trans, label->lab_rotate); | ^ DBWdisplay.c:900:12: warning: passing arguments to 'GrFontText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 900 | GrFontText(label->lab_text, style, p, label->lab_font, | ^ DBWdisplay.c:784:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 784 | DBWDrawFontLabel(label, window, trans, style) | ^ In file included from DBWdisplay.c:34: ../database/database.h:1012:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1012 | extern void DBWDrawFontLabel(); | ^ DBWdisplay.c:964:19: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 964 | GrSetStuff(newStyle); | ^ DBWdisplay.c:971:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 971 | WindSurfaceToScreen(dbwWindow, &tmp, &labRect); | ^ DBWdisplay.c:987:27: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 987 | WindSurfaceToScreenNoClip(dbwWindow, &tmp, &labRect); | ^ DBWdisplay.c:990:19: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 990 | GrSetStuff(STYLE_PORT_CONNECT); | ^ DBWdisplay.c:992:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 992 | GrClipLine(labRect.r_xbot, labRect.r_ytop, | ^ DBWdisplay.c:995:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 995 | GrClipLine(labRect.r_xbot, labRect.r_ybot, | ^ DBWdisplay.c:998:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 998 | GrClipLine(labRect.r_xtop, labRect.r_ybot, | ^ DBWdisplay.c:1001:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1001 | GrClipLine(labRect.r_xbot, labRect.r_ybot, | ^ DBWdisplay.c:1003:19: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1003 | GrSetStuff(disStyle); | ^ DBWdisplay.c:924:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 924 | dbwLabelFunc(scx, label, tpath, clientData) | ^ DBWdisplay.c:131:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 131 | extern int dbwTileFunc(), dbwWatchFunc(), dbwLabelFunc(); | ^ DBWdisplay.c:1038:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1038 | WindSurfaceToScreen(dbwWindow, &r2, &r); | ^ DBWdisplay.c:1039:5: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1039 | GrFastBox(&r); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWdisplay.c:1050:14: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1050 | GrPutText(cellUse->cu_def->cd_name, -1, &p, | ^ DBWdisplay.c:1053:24: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1053 | (void) DBPrintUseId(scx, idName, 100, TRUE); | ^ DBWdisplay.c:1055:14: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1055 | GrPutText(idName, -1, &p, GEO_CENTER, | ^ DBWdisplay.c:1028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1028 | dbwBBoxFunc(scx) | ^ DBWdisplay.c:132:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 132 | extern int dbwPaintFunc(), dbwBBoxFunc(); | ^ DBWdisplay.c:1099:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1099 | WindSurfaceToScreen(dbwWindow, &r, &r2); | ^ DBWdisplay.c:1105:21: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1105 | (void) GrClipBox(&r2, STYLE_DRAWTILE); | ^ DBWdisplay.c:1107:22: warning: passing arguments to 'WindPointToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1107 | WindPointToScreen(dbwWindow, &p, &pLL); | ^ DBWdisplay.c:1109:22: warning: passing arguments to 'WindPointToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1109 | WindPointToScreen(dbwWindow, &p, &pUR); | ^ DBWdisplay.c:1116:50: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1116 | (void) sprintf(string, "%s",DBTypeShortName(TiGetType(tile))); | ^ DBWdisplay.c:1127:11: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1127 | GrPutText(string, STYLE_DRAWTILE, &p, GEO_CENTER, | ^ DBWdisplay.c:1255:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1255 | GrClipBox(&stick, STYLE_LABEL); | ^ DBWdisplay.c:1256:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1256 | GrClipBox(&head, STYLE_LABEL); | ^ DBWdisplay.c:1257:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1257 | GrClipBox(&head2, STYLE_LABEL); | ^ DBWdisplay.c:1262:15: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1262 | GrPutText(string, STYLE_DRAWTILE, &p, pos, | ^ DBWdisplay.c:1078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1078 | dbwTileFunc(tile) | ^ DBWdisplay.c:131:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 131 | extern int dbwTileFunc(), dbwWatchFunc(), dbwLabelFunc(); | ^ DBWdisplay.c:1356:23: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1356 | (void) WindSearch((ClientData) DBWclientID, (ClientData) use, | ^ DBWdisplay.c:1384:24: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1384 | DBComputeArrayArea(defArea, use, use->cu_xlo, | ^ DBWdisplay.c:1386:24: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1386 | DBComputeArrayArea(defArea, use, use->cu_xhi, | ^ DBWdisplay.c:1413:25: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1413 | DBComputeArrayArea(defArea, use, x, y, &tmp); | ^ DBWdisplay.c:1291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1291 | DBWAreaChanged(cellDef, defArea, expandMask, layers) | ^ In file included from DBWdisplay.c:37: ../dbwind/dbwind.h:127:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 127 | extern void DBWAreaChanged(); | ^ DBWdisplay.c:1464:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1464 | WindSurfaceToScreen(w, area, &screenArea); | ^ DBWdisplay.c:1493:51: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1493 | if (crec->dbw_watchPlane >= 0) WindAreaChanged(w, (Rect *) NULL); | ^ DBWdisplay.c:1494:25: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1494 | else WindAreaChanged(w, &screenArea); | ^ DBWdisplay.c:1442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1442 | dbwChangedFunc(w, area) | ^ DBWdisplay.c:133:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 133 | extern int dbwWindowFunc(), dbwChangedFunc(); | ^ DBWdisplay.c:1554:23: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1554 | (void) WindSearch((ClientData) DBWclientID, (ClientData) use, | ^ DBWdisplay.c:1582:21: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1582 | DBComputeArrayArea(&lab->lab_rect, use, x, y, &tmp); | ^ DBWdisplay.c:1522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1522 | DBWLabelChanged(cellDef, lab, mask) | ^ In file included from DBWdisplay.c:37: ../dbwind/dbwind.h:128:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 128 | extern void DBWLabelChanged(); | ^ DBWdisplay.c:1604:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1604 | WindSurfaceToScreen(w, &lab->lab_rect, &screenArea); | ^ DBWdisplay.c:1610:17: warning: passing arguments to 'GrLabelSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1610 | GrLabelSize(lab->lab_text, lab->lab_just, size, &textArea); | ^ DBWdisplay.c:1620:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1620 | WindSurfaceToScreen(w, &lab->lab_bbox, &screenArea); | ^ DBWdisplay.c:1622:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1622 | WindAreaChanged(w, &screenArea); | ^ DBWdisplay.c:1595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1595 | dbwLabelChangedFunc(w, lab) | ^ DBWdisplay.c:1519:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 1519 | extern int dbwLabelChangedFunc(); /* Function to call for each label. */ | ^ DBWdisplay.c:1684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1684 | DBWTechParseStyle(stylestr) | ^ In file included from DBWdisplay.c:39: ../dbwind/dbwtech.h:19:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 19 | extern int DBWTechParseStyle(); | ^ DBWdisplay.c:1756:20: warning: passing arguments to 'GrReadCMap' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1756 | if (GrReadCMap(DBWStyleType, (char *)NULL, MainMonType, ".", pathptr)) | ^ DBWdisplay.c:1761:18: warning: passing arguments to 'GrLoadStyles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1761 | if (GrLoadStyles(DBWStyleType, ".", pathptr) != 0) | ^ DBWdisplay.c:1766:20: warning: passing arguments to 'GrLoadCursors' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1766 | if (!GrLoadCursors(".", pathptr)) | ^ DBWdisplay.c:1769:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1769 | GrSetCursor(0); | ^ DBWdisplay.c:1773:30: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1773 | if ((t = DBTechNoisyNameType(argv[0])) < 0) return (FALSE); | ^ DBWdisplay.c:1791:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1791 | if (DBIsContact(t) && (t < DBNumUserLayers)) | ^ DBWdisplay.c:1794:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1794 | rMask = DBResidueMask(r); | ^ DBWdisplay.c:1723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1723 | DBWTechAddStyle(sectionName, argc, argv) | ^ In file included from DBWdisplay.c:37: ../dbwind/dbwind.h:136:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 136 | extern bool DBWTechAddStyle(); | ^ 119 warnings generated. --- compiling dbwind/DBWbuttons.o rm -f DBWbuttons.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWbuttons.c DBWbuttons.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | DBWAddButtonHandler(name, proc, cursor, doc) | ^ In file included from DBWbuttons.c:37: ../dbwind/dbwind.h:144:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 144 | extern void DBWAddButtonHandler(); | ^ DBWbuttons.c:237:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 237 | GrSetCursor(dbwButtonCursors[dbwButtonCurrentIndex]); | ^ DBWbuttons.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | DBWChangeButtonHandler(name) | ^ In file included from DBWbuttons.c:37: ../dbwind/dbwind.h:145:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 145 | extern char *DBWChangeButtonHandler(); | ^ DBWbuttons.c:293:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 293 | GrSetCursor(STYLE_CURS_LLBOX); | ^ DBWbuttons.c:295:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 295 | GrSetCursor(STYLE_CURS_LLCORNER); | ^ DBWbuttons.c:299:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | GrSetCursor(STYLE_CURS_LRBOX); | ^ DBWbuttons.c:301:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | GrSetCursor(STYLE_CURS_LRCORNER); | ^ DBWbuttons.c:305:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 305 | GrSetCursor(STYLE_CURS_ULBOX); | ^ DBWbuttons.c:307:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | GrSetCursor(STYLE_CURS_ULCORNER); | ^ DBWbuttons.c:311:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | GrSetCursor(STYLE_CURS_URBOX); | ^ DBWbuttons.c:313:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | GrSetCursor(STYLE_CURS_URCORNER); | ^ DBWbuttons.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | dbwButtonSetCursor(button, corner) | ^ In file included from DBWbuttons.c:37: ../dbwind/dbwind.h:246:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 246 | extern void dbwButtonSetCursor(); | ^ DBWbuttons.c:354:25: warning: passing arguments to 'CmdPaintEraseButton' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | CmdPaintEraseButton(w, &cmd->tx_p, TRUE); | ^ DBWbuttons.c:369:34: warning: passing arguments to 'ToolGetCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 369 | buttonCorner = ToolGetCorner(&cmd->tx_p); | ^ DBWbuttons.c:396:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | GrSetCursor(STYLE_CURS_NORMAL); | ^ DBWbuttons.c:400:14: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 400 | ToolMoveBox(buttonCorner, &cmd->tx_p, TRUE, (CellDef *) NULL); | ^ DBWbuttons.c:403:17: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 403 | ToolMoveCorner(buttonCorner, &cmd->tx_p, TRUE, | ^ DBWbuttons.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | DBWBoxHandler(w, cmd) | ^ In file included from DBWbuttons.c:37: ../dbwind/dbwind.h:147:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 147 | extern void DBWBoxHandler(); | ^ 22 warnings generated. --- compiling dbwind/DBWelement.o rm -f DBWelement.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWelement.c DBWelement.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | AppendString(oldstr, newstr, postfix) | ^ DBWelement.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | DBWPrintElements(cellDef, flagmask, reducer) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:231:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 231 | extern char *DBWPrintElements(); | ^ DBWelement.c:300:18: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 300 | DBScalePoint(&elem->area.r_ll, n, d); | ^ DBWelement.c:301:18: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | DBScalePoint(&elem->area.r_ur, n, d); | ^ DBWelement.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | DBWScaleElements(n, d) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:232:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 232 | extern void DBWScaleElements(); | ^ DBWelement.c:362:27: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 362 | WindSurfaceToScreenNoClip(window, &elem->area, &screenArea); | ^ DBWelement.c:372:31: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | WindSurfaceToScreenNoClip(window, &unitArea, &transArea); | ^ DBWelement.c:398:17: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 398 | GrSetStuff(curStyle); | ^ DBWelement.c:403:4: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 403 | GrFastBox(&screenArea); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWelement.c:408:13: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 408 | GrPutText(elem->text, curStyle, &p, | ^ DBWelement.c:414:14: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 414 | GrClipLine(screenArea.r_xbot, screenArea.r_ybot, | ^ DBWelement.c:426:33: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | WindSurfaceToScreenNoClip(window, &unitArea, &transArea); | ^ DBWelement.c:429:33: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 429 | WindSurfaceToScreenNoClip(window, &elem->area, &screenArea); | ^ DBWelement.c:457:18: warning: passing arguments to 'GrFillPolygon' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | GrFillPolygon(polyp, 4); | ^ DBWelement.c:473:18: warning: passing arguments to 'GrFillPolygon' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 473 | GrFillPolygon(polyp, 4); | ^ DBWelement.c:332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 332 | DBWElementRedraw(window, plane) | ^ DBWelement.c:504:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 504 | GrLock(mw, TRUE); | ^ DBWelement.c:517:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | WindSurfaceToScreen(mw, &newArea, &screenArea); | ^ DBWelement.c:520:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 520 | WindSurfaceToScreen(mw, &elem->area, &screenArea); | ^ DBWelement.c:530:13: warning: passing arguments to 'GrLabelSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 530 | GrLabelSize(elem->text, tpos, tsize, &textArea); | ^ DBWelement.c:540:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 540 | GrSetStuff(STYLE_ERASEALL); | ^ DBWelement.c:541:2: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 541 | GrFastBox(&screenArea); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWelement.c:542:24: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 542 | WindAreaChanged(mw, &screenArea); | ^ DBWelement.c:544:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 544 | GrUnlock(mw, TRUE); | ^ DBWelement.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 494 | dbwElementUndraw(mw, elem) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:226:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 226 | extern void DBWElementDelete(); | ^ DBWelement.c:566:1: note: conflicting prototype is here 566 | DBWElementDelete(MagWindow *w, char *name) | ^ DBWelement.c:612:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | DBWHLAddClient(DBWElementRedraw); | ^ DBWelement.c:666:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 666 | DBWElementInbox(area) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:228:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 228 | extern void DBWElementInbox(); | ^ DBWelement.c:742:19: warning: passing arguments to 'DBSrRoots' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 742 | if (!DBSrRoots(cellDef, &GeoIdentityTransform, | ^ DBWelement.c:723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 723 | DBWElementAdd(w, name, area, cellDef, style) | ^ DBWelement.c:776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 776 | DBWElementAddRect(w, name, area, cellDef, style) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:223:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 223 | extern void DBWElementAddRect(); | ^ DBWelement.c:793:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | DBWElementAddLine(w, name, area, cellDef, style) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:224:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 224 | extern void DBWElementAddLine(); | ^ DBWelement.c:810:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 810 | DBWElementAddText(w, name, x, y, text, cellDef, style) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:225:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 225 | extern void DBWElementAddText(); | ^ DBWelement.c:855:20: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 855 | if (!WindSearch((ClientData) DBWclientID, (ClientData) use, | ^ DBWelement.c:844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 844 | dbwelemGetTransform(use, transform, cdarg) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:230:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 230 | extern void DBWElementParseFlags(); | ^ DBWelement.c:943:1: note: conflicting prototype is here 943 | DBWElementParseFlags(MagWindow *w, char *ename, char *flagstr) | ^ DBWelement.c:979:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 979 | flidx = Lookup(flagstr, genFlags); | ^ DBWelement.c:992:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 992 | flidx = Lookup(flagstr, textSizes); | ^ DBWelement.c:1012:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1012 | flidx = Lookup(flagstr, lineOffset); | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:240:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 240 | extern void DBWElementPos(); | ^ DBWelement.c:1196:1: note: conflicting prototype is here 1196 | DBWElementPos(MagWindow *w, char *ename, Rect *crect) | ^ DBWelement.c:1263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1263 | DBWElementClearDef(cellDef) | ^ In file included from DBWelement.c:27: ../dbwind/dbwind.h:229:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 229 | extern void DBWElementClearDef(); | ^ 48 warnings generated. --- compiling dbwind/DBWfdback.o rm -f DBWfdback.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWfdback.c DBWfdback.c:166:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | if (!DBSrPaintArea((Tile *) NULL, plane, &tmp, | ^ DBWfdback.c:227:16: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | GrSetStuff(curStyle); | ^ DBWfdback.c:231:16: warning: passing arguments to 'GrDiagonal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | GrDiagonal(&screenArea, fb->fb_style); | ^ DBWfdback.c:240:20: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | GrClipLine(screenArea.r_xbot, screenArea.r_ytop, | ^ DBWfdback.c:243:20: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | GrClipLine(screenArea.r_xbot, screenArea.r_ybot, | ^ DBWfdback.c:247:6: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 247 | GrFastBox(&screenArea); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWfdback.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | DBWFeedbackRedraw(window, plane) | ^ DBWfdback.c:307:18: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | DBWHLRedraw(currentRoot, &area, TRUE); | ^ DBWfdback.c:324:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | DBWHLRedraw(currentRoot, &area, TRUE); | ^ DBWfdback.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 276 | DBWFeedbackClear(text) | ^ In file included from DBWfdback.c:37: ../dbwind/dbwind.h:208:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 208 | extern void DBWFeedbackClear(); | ^ DBWfdback.c:417:19: warning: passing arguments to 'DBSrRoots' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 417 | if (!DBSrRoots(cellDef, &GeoIdentityTransform, | ^ DBWfdback.c:377:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 377 | DBWFeedbackAdd(area, text, cellDef, scaleFactor, style) | ^ In file included from DBWfdback.c:37: ../dbwind/dbwind.h:209:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 209 | extern void DBWFeedbackAdd(); | ^ DBWfdback.c:516:20: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 516 | if (!WindSearch((ClientData) DBWclientID, (ClientData) use, | ^ DBWfdback.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | dbwfbGetTransform(use, transform, cdarg) | ^ DBWfdback.c:548:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 548 | DBWHLAddClient(DBWFeedbackRedraw); | ^ DBWfdback.c:590:14: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 590 | DBWHLRedraw(currentRoot, &area, FALSE); | ^ DBWfdback.c:597:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 597 | DBWHLRedraw(currentRoot, &area, FALSE); | ^ DBWfdback.c:627:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | DBWFeedbackNth(nth, area, pRootDef, pStyle) | ^ In file included from DBWfdback.c:37: ../dbwind/dbwind.h:210:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 210 | extern char *DBWFeedbackNth(); | ^ 21 warnings generated. --- compiling dbwind/DBWhlights.o rm -f DBWhlights.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWhlights.c DBWhlights.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | DBWHLAddClient(redisplayProc) | ^ In file included from DBWhlights.c:36: ../dbwind/dbwind.h:198:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 198 | extern void DBWHLAddClient(); | ^ DBWhlights.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 121 | DBWHLRemoveClient(redisplayProc) | ^ In file included from DBWhlights.c:36: ../dbwind/dbwind.h:199:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 199 | extern void DBWHLRemoveClient(); | ^ DBWhlights.c:209:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | (void) WindSearch(DBWclientID, (ClientData) NULL, &ourArea, | ^ DBWhlights.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | DBWHLRedraw(rootDef, area, erase) | ^ In file included from DBWhlights.c:36: ../dbwind/dbwind.h:200:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 200 | extern void DBWHLRedraw(); | ^ DBWhlights.c:239:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 239 | WindSurfaceToScreen(window, area, &erase); | ^ DBWhlights.c:270:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | DBWAreaChanged(dbwhlDef, area, crec->dbw_bitmask, | ^ DBWhlights.c:276:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 276 | DBPaintPlane(crec->dbw_hlErase, &erase, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBWhlights.c:294:31: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 294 | (void) WindScreenToSurface(window, &erase, &redraw); | ^ DBWhlights.c:296:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 296 | DBPaintPlane(crec->dbw_hlRedraw, &redraw, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DBWhlights.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 222 | dbwhlRedrawFunc(window, area) | ^ In file included from DBWhlights.c:36: ../dbwind/dbwind.h:242:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 242 | extern void DBWHLRedrawPrepWindow(); | ^ DBWhlights.c:328:1: note: conflicting prototype is here 328 | DBWHLRedrawPrepWindow(MagWindow *window, Rect *area) | ^ DBWhlights.c:368:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | GrLock(window, TRUE); | ^ DBWhlights.c:373:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 373 | (void) DBSrPaintArea((Tile *) NULL, crec->dbw_hlErase, &TiPlaneRect, | ^ DBWhlights.c:381:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 381 | (void) (*(dbwhlClients[i]))(window, crec->dbw_hlRedraw); | ^ DBWhlights.c:384:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 384 | DBClearPaintPlane(crec->dbw_hlErase); | ^ DBWhlights.c:385:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 385 | DBClearPaintPlane(crec->dbw_hlRedraw); | ^ DBWhlights.c:386:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 386 | GrUnlock(window); | ^ DBWhlights.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 361 | DBWHLRedrawWind(window) | ^ In file included from DBWhlights.c:36: ../dbwind/dbwind.h:201:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 201 | extern int DBWHLRedrawWind(); | ^ DBWhlights.c:410:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 410 | if ((*GrGetBackingStorePtr)(window, &area)) | ^ DBWhlights.c:413:29: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 413 | if (needErase) GrClipBox(&area, STYLE_ERASEHIGHLIGHTS); | ^ DBWhlights.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 395 | dbwhlEraseFunc(tile, window) | ^ DBWhlights.c:442:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 442 | (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, | ^ 26 warnings generated. --- compiling dbwind/DBWprocs.o rm -f DBWprocs.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWprocs.c DBWprocs.c:117:35: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 117 | crec->dbw_hlErase = DBNewPlane((ClientData) TT_SPACE); | ^ DBWprocs.c:118:36: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | crec->dbw_hlRedraw = DBNewPlane((ClientData) TT_SPACE); | ^ DBWprocs.c:130:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 130 | DBWloadWindow(window, argv[0], DBW_LOAD_IGNORE_TECH); | ^ DBWprocs.c:131:24: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | else if (ToolGetBox(&boxDef, &box)) | ^ DBWprocs.c:133:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | DBWloadWindow(window, boxDef->cd_name, DBW_LOAD_IGNORE_TECH); | ^ DBWprocs.c:147:10: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | WindMove(window, &box); | ^ DBWprocs.c:151:15: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | DBWloadWindow(window, (char *) NULL, DBW_LOAD_IGNORE_TECH); | ^ DBWprocs.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | DBWcreate(window, argc, argv) | ^ DBWprocs.c:179:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | DBFreePaintPlane(cr->dbw_hlErase); | ^ DBWprocs.c:180:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 180 | DBFreePaintPlane(cr->dbw_hlRedraw); | ^ DBWprocs.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | DBWdelete(window) | ^ DBWprocs.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | dbwLoadFunc(w, clientData) | ^ DBWprocs.c:243:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, | ^ DBWprocs.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | DBWreload(name) | ^ In file included from DBWprocs.c:37: ../dbwind/dbwind.h:236:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 236 | extern void DBWreload(); | ^ DBWprocs.c:252:18: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 252 | DBWloadWindow(w, name, DBW_LOAD_IGNORE_TECH); | ^ DBWprocs.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 248 | dbwReloadFunc(w, name) | ^ DBWprocs.c:317:26: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | newEdit = !WindSearch((WindClient) DBWclientID, (ClientData) NULL, | ^ DBWprocs.c:340:28: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | newEditDef = DBCellLookDef(UNNAMED); | ^ DBWprocs.c:343:31: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 343 | newEditDef = DBCellNewDef(UNNAMED); | ^ DBWprocs.c:344:20: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 344 | DBCellSetAvail(newEditDef); | ^ DBWprocs.c:380:28: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 380 | newEditDef = DBCellLookDef(rootname); | ^ DBWprocs.c:399:20: warning: passing arguments to 'DBTestOpen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 399 | if (DBTestOpen(name, &fullpath)) | ^ DBWprocs.c:465:31: warning: passing arguments to 'DBTestOpen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 465 | if (dofail && !DBTestOpen(name, NULL)) | ^ DBWprocs.c:471:31: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 471 | newEditDef = DBCellNewDef(rootname); | ^ DBWprocs.c:489:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 489 | if (!DBCellRead(newEditDef, ignoreTech, FALSE, &error_val)) | ^ DBWprocs.c:495:17: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 495 | DBCellSetAvail(newEditDef); | ^ DBWprocs.c:506:18: warning: passing arguments to 'DBCellDeleteDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 506 | DBCellDeleteDef(newEditDef); | ^ DBWprocs.c:517:33: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | newEditDef = DBCellLookDef(UNNAMED); | ^ DBWprocs.c:520:29: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 520 | newEditDef = DBCellNewDef(UNNAMED); | ^ DBWprocs.c:521:18: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 521 | DBCellSetAvail(newEditDef); | ^ DBWprocs.c:534:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | DBReComputeBbox(newEditDef); | ^ DBWprocs.c:545:27: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 545 | newEditUse = DBCellNewUse(newEditDef, (char *) NULL); | ^ DBWprocs.c:547:10: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 547 | DBExpand(newEditUse, | ^ DBWprocs.c:551:17: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 551 | DBExpandAll(newEditUse, &(newEditUse->cu_bbox), | ^ DBWprocs.c:560:17: warning: passing arguments to 'DBWUndoOldEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 560 | DBWUndoOldEdit(EditCellUse, EditRootDef, | ^ DBWprocs.c:562:17: warning: passing arguments to 'DBWUndoNewEdit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 562 | DBWUndoNewEdit(newEditUse, newEditDef, | ^ DBWprocs.c:590:16: warning: passing arguments to 'WindLoad' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 590 | res = WindLoad(window, DBWclientID, (ClientData) newEditUse, &loadBox); | ^ DBWprocs.c:600:19: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 600 | CmdSetWindCaption(EditCellUse, EditRootDef); | ^ DBWprocs.c:604:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 604 | DBWAreaChanged(newEditDef, &newEditDef->cd_bbox, DBW_ALLWINDOWS, | ^ DBWprocs.c:616:14: warning: passing arguments to 'DBCellDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 616 | DBCellDelete(deleteDef->cd_name, TRUE); | ^ DBWprocs.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | DBWloadWindow(window, name, flags) | ^ In file included from DBWprocs.c:37: ../dbwind/dbwind.h:190:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 190 | extern void DBWloadWindow(), DBWxloadWindow(); | ^ DBWprocs.c:630:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 630 | DBWAreaChanged(use->cu_parent, &use->cu_bbox, windowMask, | ^ DBWprocs.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 625 | UnexpandFunc(use, windowMask) | ^ DBWprocs.c:689:13: warning: passing arguments to 'WindExecute' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 689 | WindExecute(w, DBWclientID, cmd); | ^ DBWprocs.c:695:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 695 | (*DBWButtonCurrentProc)(w, cmd); | ^ DBWprocs.c:677:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 677 | DBWcommands(w, cmd) | ^ DBWprocs.c:734:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 734 | int (*(DBWNewButtonHandler(buttonProc)))() | ^ DBWprocs.c:797:32: warning: passing arguments to 'WindAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 797 | DBWclientID = WindAddClient("layout", DBWcreate, DBWdelete, | ^ DBWprocs.c:808:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 808 | DBWHLAddClient(DBWDrawBox); | ^ DBWprocs.c:809:24: warning: passing arguments to 'DBWAddButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 809 | DBWAddButtonHandler("box", DBWBoxHandler, STYLE_CURS_NORMAL, doc); | ^ DBWprocs.c:810:34: warning: passing arguments to 'DBWChangeButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 810 | (void) DBWChangeButtonHandler("box"); | ^ DBWprocs.c:824:31: warning: passing arguments to 'WindCreate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 824 | initialWindow = WindCreate(DBWclientID, (Rect *) NULL, TRUE, | ^ 54 warnings generated. --- compiling dbwind/DBWtools.o rm -f DBWtools.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWtools.c DBWtools.c:122:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | WindPointToSurface(WindCurrentWindow, p, rootPoint, rootArea); | ^ DBWtools.c:124:16: warning: passing arguments to 'ToolSnapToGrid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 124 | ToolSnapToGrid(WindCurrentWindow, rootPoint, rootArea); | ^ DBWtools.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | toolFindPoint(p, rootPoint, rootArea) | ^ DBWtools.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 151 | ToolGetPoint(rootPoint, rootArea) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:183:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 183 | extern MagWindow *ToolGetPoint(); | ^ DBWtools.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 186 | ToolGetBox(rootDef, rootArea) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:185:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 185 | extern bool ToolGetBox(); | ^ DBWtools.c:207:17: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | DBScalePoint(&boxRootArea.r_ll, scalen, scaled); | ^ DBWtools.c:208:17: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | DBScalePoint(&boxRootArea.r_ur, scalen, scaled); | ^ DBWtools.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 203 | ToolScaleBox(scalen, scaled) | ^ DBWtools.c:260:19: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 260 | (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, | ^ DBWtools.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | ToolGetBoxWindow(rootArea, pMask) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:184:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 184 | extern MagWindow *ToolGetBoxWindow(); | ^ DBWtools.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | toolWindowSave(window, clientData) | ^ DBWtools.c:304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | ToolGetEditBox(rect) | ^ DBWtools.c:382:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | WindSurfaceToScreen(w, &boxRootArea, &r); | ^ DBWtools.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 363 | ToolGetCorner(screenPoint) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:189:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 189 | extern int ToolGetCorner(); | ^ DBWtools.c:421:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 421 | DBWHLAddClient(DBWDrawCrosshair); | ^ DBWtools.c:452:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | DBWHLRedraw(def, &xwire, erase); | ^ DBWtools.c:440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 440 | dbwRecordCrosshairYPos(def, erase) | ^ DBWtools.c:468:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 468 | DBWHLRedraw(def, &xwire, erase); | ^ DBWtools.c:456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 456 | dbwRecordCrosshairXPos(def, erase) | ^ DBWtools.c:508:22: warning: passing arguments to 'WindPointToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | WindPointToScreen(window, &(curCrosshair.pos), &p); | ^ DBWtools.c:510:15: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 510 | GrSetStuff(STYLE_YELLOW1); | ^ DBWtools.c:513:12: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | GrClipLine(p.p_x, window->w_screenArea.r_ybot, | ^ DBWtools.c:518:12: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 518 | GrClipLine(window->w_screenArea.r_xbot, p.p_y, | ^ DBWtools.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 490 | DBWDrawCrosshair(window, plane) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:203:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 203 | extern void DBWDrawCrosshair(); | ^ DBWtools.c:529:17: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 529 | DBScalePoint(&(curCrosshair.pos), scalen, scaled); | ^ DBWtools.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 525 | DBWScaleCrosshair(scalen, scaled) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:233:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 233 | extern void DBWScaleCrosshair(); | ^ DBWtools.c:547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 547 | DBWSetCrosshair(window, pos) | ^ DBWtools.c:621:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 621 | DBWHLRedraw(boxRootDef, &boxRootArea, erase); | ^ DBWtools.c:627:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | DBWHLRedraw(boxRootDef, &side, erase); | ^ DBWtools.c:630:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 630 | DBWHLRedraw(boxRootDef, &side, erase); | ^ DBWtools.c:633:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 633 | DBWHLRedraw(boxRootDef, &side, erase); | ^ DBWtools.c:636:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 636 | DBWHLRedraw(boxRootDef, &side, erase); | ^ DBWtools.c:610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 610 | dbwRecordBoxArea(erase) | ^ DBWtools.c:675:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 675 | if (!DBSrPaintArea((Tile *) NULL, plane, &boxRootArea, | ^ DBWtools.c:698:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 698 | WindSurfaceToScreen(window, &boxRootArea, &screenArea); | ^ DBWtools.c:703:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 703 | GrSetStuff(STYLE_OUTLINEHIGHLIGHTS); | ^ DBWtools.c:704:2: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 704 | GrFastBox(&screenArea); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:706:2: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 706 | GrFastBox(&screenArea); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:721:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 721 | GrClipBox(&screenArea, STYLE_OUTLINEHIGHLIGHTS); | ^ DBWtools.c:725:15: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 725 | GrSetStuff(boxStyle); | ^ DBWtools.c:732:6: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | GrFastBox(&side); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:742:6: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 742 | GrFastBox(&side); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:752:6: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 752 | GrFastBox(&side); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:761:6: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 761 | GrFastBox(&side); | ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' 83 | #define GrFastBox(x) GrDrawFastBox(x, 0) | ^ DBWtools.c:659:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 659 | DBWDrawBox(window, plane) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:202:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 202 | extern void DBWDrawBox(); | ^ DBWtools.c:800:15: warning: passing arguments to 'DBWUndoBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 800 | DBWUndoBox(boxRootDef, &boxRootArea, rootDef, rect); | ^ DBWtools.c:787:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 787 | DBWSetBox(rootDef, rect) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:191:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 191 | extern void DBWSetBox(); | ^ ../dbwind/dbwind.h:192:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 192 | extern void DBWResetBox(); | ^ DBWtools.c:831:1: note: conflicting prototype is here 831 | DBWResetBox(CellDef *def) | ^ DBWtools.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | ToolMoveBox(corner, point, screenCoords, rootDef) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:188:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 188 | extern void ToolMoveBox(), ToolMoveCorner(); | ^ DBWtools.c:967:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 967 | ToolMoveCorner(corner, point, screenCoords, rootDef) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:188:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 188 | extern void ToolMoveBox(), ToolMoveCorner(); | ^ DBWtools.c:1079:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1079 | ToolSnapToGrid(w, p, rEnclose) | ^ In file included from DBWtools.c:39: ../dbwind/dbwind.h:186:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 186 | extern void ToolSnapToGrid(); | ^ 62 warnings generated. --- compiling dbwind/DBWundo.o rm -f DBWundo.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DBWundo.c DBWundo.c:109:37: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 109 | dbwUndoIDOldEdit = UndoAddClient(nullProc, nullProc, | ^ DBWundo.c:113:37: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | dbwUndoIDNewEdit = UndoAddClient(nullProc, nullProc, | ^ DBWundo.c:117:33: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 117 | dbwUndoIDBox = UndoAddClient(nullProc, nullProc, | ^ DBWundo.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 140 | DBWUndoOldEdit(editUse, editRootDef, editToRootTrans, rootToEditTrans) | ^ In file included from DBWundo.c:34: ../dbwind/dbwind.h:193:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 193 | extern void DBWUndoOldEdit(); | ^ DBWundo.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | DBWUndoNewEdit(editUse, editRootDef, editToRootTrans, rootToEditTrans) | ^ In file included from DBWundo.c:34: ../dbwind/dbwind.h:194:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 194 | extern void DBWUndoNewEdit(); | ^ DBWundo.c:215:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | DBWAreaChanged(EditRootDef, &area, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DBWundo.c:217:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | DBWAreaChanged(EditRootDef, &area, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DBWundo.c:242:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | DBWAreaChanged(EditRootDef, &area, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DBWundo.c:244:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 244 | DBWAreaChanged(EditRootDef, &area, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DBWundo.c:245:22: warning: passing arguments to 'CmdSetWindCaption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | CmdSetWindCaption(EditCellUse, EditRootDef); | ^ DBWundo.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | dbwUndoChangeEdit(ep) | ^ DBWundo.c:48:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 48 | void dbwUndoChangeEdit(), dbwUndoBoxForw(), dbwUndoBoxBack(); | ^ DBWundo.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 265 | DBWUndoBox(oldDef, oldArea, newDef, newArea) | ^ In file included from DBWundo.c:34: ../dbwind/dbwind.h:253:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 253 | extern void DBWUndoBox(); | ^ DBWundo.c:304:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | DBWSetBox(bue->bue_newDef, &bue->bue_newArea); | ^ DBWundo.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | dbwUndoBoxForw(bue) | ^ DBWundo.c:48:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 48 | void dbwUndoChangeEdit(), dbwUndoBoxForw(), dbwUndoBoxBack(); | ^ DBWundo.c:311:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | DBWSetBox(bue->bue_oldDef, &bue->bue_oldArea); | ^ DBWundo.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 308 | dbwUndoBoxBack(bue) | ^ DBWundo.c:48:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 48 | void dbwUndoChangeEdit(), dbwUndoBoxForw(), dbwUndoBoxBack(); | ^ 22 warnings generated. --- linking libdbwind.o rm -f libdbwind.o /usr/bin/ld -r DBWcommands.o DBWdisplay.o DBWbuttons.o DBWelement.o DBWfdback.o DBWhlights.o DBWprocs.o DBWtools.o DBWundo.o -o libdbwind.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/dbwind' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/debug' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling debug/debugFlags.o rm -f debugFlags.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c debugFlags.c debugFlags.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | DebugAddClient(name, maxflags) | ^ In file included from debugFlags.c:27: ../debug/debug.h:74:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 74 | extern ClientData DebugAddClient(); | ^ debugFlags.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | DebugAddFlag(clientID, name) | ^ In file included from debugFlags.c:27: ../debug/debug.h:75:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 75 | extern int DebugAddFlag(); | ^ debugFlags.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | DebugShow(clientID) | ^ In file included from debugFlags.c:27: ../debug/debug.h:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 76 | extern void DebugShow(), DebugSet(); | ^ debugFlags.c:217:18: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | n = LookupStruct(*argv, (LookupTable *) dc->dc_flags, | ^ debugFlags.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 198 | DebugSet(clientID, argc, argv, value) | ^ In file included from debugFlags.c:27: ../debug/debug.h:76:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 76 | extern void DebugShow(), DebugSet(); | ^ 9 warnings generated. --- compiling debug/hist.o rm -f hist.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c hist.c hist.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 53 | histFind(name, ptrKeys) | ^ hist.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 84 | HistCreate(name, ptrKeys, low, step, bins) | ^ In file included from hist.c:31: ../debug/debug.h:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 71 | extern void HistCreate(); | ^ hist.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | HistAdd(name, ptrKeys, value) | ^ In file included from hist.c:31: ../debug/debug.h:72:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 72 | extern void HistAdd(); | ^ hist.c:180:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 180 | FILE * fp, * fopen(); | ^ hist.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | HistPrint(name) | ^ In file included from hist.c:31: ../debug/debug.h:73:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 73 | extern void HistPrint(); | ^ 8 warnings generated. --- linking libdebug.o rm -f libdebug.o /usr/bin/ld -r debugFlags.o hist.o -o libdebug.o gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/debug' gmake[2]: Entering directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/drc' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling drc/DRCarray.o rm -f DRCarray.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCarray.c DRCarray.c:127:38: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 127 | savedPaintTable = DBNewPaintTable(DRCCurStyle->DRCPaintTable); | ^ DRCarray.c:128:38: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 128 | savedPaintPlane = DBNewPaintPlane(DBPaintPlaneMark); | ^ DRCarray.c:181:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | DBCellClearDef(DRCdef); | ^ DRCarray.c:182:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 182 | (void) DBArraySr(use, &yankArea, drcArrayYankFunc, | ^ DRCarray.c:184:36: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 184 | drcArrayCount += DRCBasicCheck(DRCdef, &yankArea, &errorArea, | ^ DRCarray.c:188:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 188 | (void) DBArraySr(use, &errorArea, drcArrayOverlapFunc, | ^ DRCarray.c:200:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 200 | DBCellClearDef(DRCdef); | ^ DRCarray.c:201:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | (void) DBArraySr(use, &yankArea, drcArrayYankFunc, | ^ DRCarray.c:203:36: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 203 | drcArrayCount += DRCBasicCheck(DRCdef, &yankArea, &errorArea, | ^ DRCarray.c:207:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | (void) DBArraySr(use, &errorArea, drcArrayOverlapFunc, | ^ DRCarray.c:224:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | DBCellClearDef(DRCdef); | ^ DRCarray.c:225:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 225 | (void) DBArraySr(use, &yankArea, drcArrayYankFunc, | ^ DRCarray.c:227:36: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | drcArrayCount += DRCBasicCheck(DRCdef, &yankArea, &errorArea, | ^ DRCarray.c:231:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | (void) DBArraySr(use, &errorArea, drcArrayOverlapFunc, | ^ DRCarray.c:243:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | DBCellClearDef(DRCdef); | ^ DRCarray.c:244:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 244 | (void) DBArraySr(use, &yankArea, drcArrayYankFunc, | ^ DRCarray.c:246:36: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 246 | drcArrayCount += DRCBasicCheck(DRCdef, &yankArea, &errorArea, | ^ DRCarray.c:250:22: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | (void) DBArraySr(use, &errorArea, drcArrayOverlapFunc, | ^ DRCarray.c:258:27: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | (void) DBNewPaintTable(savedPaintTable); | ^ DRCarray.c:259:27: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 259 | (void) DBNewPaintPlane(savedPaintPlane); | ^ DRCarray.c:101:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 101 | drcArrayFunc(scx, arg) | ^ In file included from DRCarray.c:33: ../drc/drc.h:257:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 257 | extern int drcArrayFunc(); | ^ DRCarray.c:301:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 301 | (void) DBCellCopyAllPaint(&scx, &DBAllButSpaceBits, 0, DRCuse); | ^ DRCarray.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 287 | drcArrayYankFunc(use, transform, x, y, yankArea) | ^ DRCarray.c:39:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 39 | extern int drcArrayYankFunc(), drcArrayOverlapFunc(); | ^ DRCarray.c:341:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | (void) DBTreeSrTiles(&scx, &DRCCurStyle->DRCExactOverlapTypes, 0, | ^ DRCarray.c:326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | drcArrayOverlapFunc(use, transform, x, y, arg) | ^ DRCarray.c:39:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 39 | extern int drcArrayYankFunc(), drcArrayOverlapFunc(); | ^ 28 warnings generated. --- compiling drc/DRCbasic.o rm -f DRCbasic.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCbasic.c DRCbasic.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 80 | point_to_segment(px, py, s1x, s1y, s2x, s2y) | ^ DRCbasic.c:268:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | (*(arg->dCD_function))(arg->dCD_celldef, &rect, arg->dCD_cptr, | ^ DRCbasic.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | areaCheck(tile, arg) | ^ DRCbasic.c:57:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | extern int areaCheck(); | ^ DRCbasic.c:309:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 309 | (*(arg->dCD_function))(arg->dCD_celldef, &rect, arg->dCD_cptr, | ^ DRCbasic.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | areaNMCheck(tile, arg) | ^ DRCbasic.c:390:18: warning: passing arguments to 'DBResetTilePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | DBResetTilePlane(celldef->cd_planes[planeNum], DRC_UNPROCESSED); | ^ DRCbasic.c:391:30: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | (void) DBSrPaintArea ((Tile *) NULL, celldef->cd_planes[planeNum], | ^ DRCbasic.c:394:16: warning: passing arguments to 'drcCifCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | drcCifCheck(&arg); | ^ DRCbasic.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | DRCBasicCheck (celldef, checkRect, clipRect, function, cdata) | ^ In file included from DRCbasic.c:35: ../drc/drc.h:280:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 280 | extern int DRCBasicCheck(); | ^ DRCbasic.c:453:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 453 | (*(arg->dCD_function)) (arg->dCD_celldef, &errRect, | ^ DRCbasic.c:475:21: warning: passing arguments to 'drcCheckAngles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | drcCheckAngles(tile, arg, cptr); | ^ DRCbasic.c:486:21: warning: passing arguments to 'drcCheckAngles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | drcCheckAngles(tile, arg, cptr); | ^ DRCbasic.c:567:21: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 567 | DBSrPaintNMArea((Tile *) NULL, | ^ DRCbasic.c:674:16: warning: passing arguments to 'drcCheckArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 674 | drcCheckArea(tile, arg, cptr); | ^ DRCbasic.c:690:30: warning: passing arguments to 'drcCanonicalMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 690 | mrd = drcCanonicalMaxwidth(tpleft, GEO_WEST, arg, cptr); | ^ DRCbasic.c:692:30: warning: passing arguments to 'drcCanonicalMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 692 | mrd = drcCanonicalMaxwidth(tile, GEO_EAST, arg, cptr); | ^ DRCbasic.c:732:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | (*(arg->dCD_function)) (arg->dCD_celldef, | ^ DRCbasic.c:745:24: warning: passing arguments to 'drcCheckMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 745 | drcCheckMaxwidth(tile, arg, cptr, TRUE); | ^ DRCbasic.c:751:24: warning: passing arguments to 'drcCheckMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 751 | drcCheckMaxwidth(tile, arg, cptr, FALSE); | ^ DRCbasic.c:763:20: warning: passing arguments to 'drcCheckRectSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 763 | drcCheckRectSize(tile, arg, cptr); | ^ DRCbasic.c:773:22: warning: passing arguments to 'drcCheckOffGrid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 773 | drcCheckOffGrid(&errRect, arg, cptr); | ^ DRCbasic.c:959:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 959 | DBSrPaintArea((Tile *) NULL, | ^ DRCbasic.c:1087:30: warning: passing arguments to 'drcCanonicalMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1087 | mrd = drcCanonicalMaxwidth(tpbot, GEO_SOUTH, arg, cptr); | ^ DRCbasic.c:1089:30: warning: passing arguments to 'drcCanonicalMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1089 | mrd = drcCanonicalMaxwidth(tile, GEO_NORTH, arg, cptr); | ^ DRCbasic.c:1129:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1129 | (*(arg->dCD_function)) (arg->dCD_celldef, | ^ DRCbasic.c:1150:22: warning: passing arguments to 'drcCheckOffGrid' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1150 | drcCheckOffGrid(&errRect, arg, cptr); | ^ DRCbasic.c:1295:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1295 | DBSrPaintArea((Tile *) NULL, | ^ DRCbasic.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 421 | drcTile (tile, arg) | ^ DRCbasic.c:58:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 58 | extern int drcTile(); | ^ 31 warnings generated. --- compiling drc/DRCcif.o rm -f DRCcif.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCcif.c DRCcif.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | drcCifSetStyle(argc, argv) | ^ DRCcif.c:181:27: warning: passing arguments to 'drcWhyCreate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | int why = drcWhyCreate(argv[3]); | ^ DRCcif.c:211:17: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 211 | drcCifAssign(dpnew, centidistance, dpnext, &CIFSolidBits, | ^ DRCcif.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | drcCifWidth(argc, argv) | ^ DRCcif.c:240:27: warning: passing arguments to 'drcWhyCreate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | int why = drcWhyCreate(argv[5]); | ^ DRCcif.c:303:17: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 303 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, | ^ DRCcif.c:311:17: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, | ^ DRCcif.c:323:22: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 323 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, &cmask, | ^ DRCcif.c:331:15: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, &cmask, | ^ DRCcif.c:340:27: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, | ^ DRCcif.c:348:27: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | drcCifAssign(dpnew, centidistance, dpnext, &DBSpaceBits, &cmask, | ^ DRCcif.c:360:22: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | drcCifAssign(dpnew, scalefactor, dpnext, &DBSpaceBits, &DBZeroTypeBits, | ^ DRCcif.c:366:22: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 366 | drcCifAssign(dpnew, scalefactor, dpnext, &DBSpaceBits, &DBZeroTypeBits, | ^ DRCcif.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 235 | drcCifSpacing(argc, argv) | ^ In file included from DRCcif.c:43: ../drc/drc.h:302:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 302 | extern void drcCifScale(); | ^ DRCcif.c:381:1: note: conflicting prototype is here 381 | drcCifScale(int n, int d) | ^ DRCcif.c:528:18: warning: passing arguments to 'CIFLoadStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 528 | CIFLoadStyle(drcNeedStyle); | ^ DRCcif.c:557:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 557 | CIFGen(arg->dCD_celldef, arg->dCD_celldef, checkRect, CIFPlanes, | ^ DRCcif.c:570:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 570 | DBSrPaintArea((Tile *) NULL, CIFPlanes[i], &cifrect, | ^ DRCcif.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | drcCifCheck(arg) | ^ In file included from DRCcif.c:43: ../drc/drc.h:294:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 294 | extern void drcCifCheck(); | ^ DRCcif.c:663:22: warning: passing arguments to 'drcCheckCifArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 663 | drcCheckCifArea(tile, arg, drcCifCur); | ^ DRCcif.c:668:26: warning: passing arguments to 'drcCheckCifMaxwidth' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 668 | drcCheckCifMaxwidth(tile, arg, drcCifCur); | ^ DRCcif.c:807:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 807 | (void) DBSrPaintArea((Tile *) NULL, | ^ DRCcif.c:994:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 994 | (void) DBSrPaintArea((Tile *) NULL, | ^ DRCcif.c:599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 599 | drcCifTile (tile, arg) | ^ DRCcif.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 54 | extern int drcCifTile(); | ^ DRCcif.c:1062:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1062 | (*(arg->dCD_function)) (arg->dCD_celldef, &rect, | ^ DRCcif.c:1027:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1027 | areaCifCheck(tile, arg) | ^ DRCcif.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 55 | extern int areaCifCheck(); | ^ DRCcif.c:1099:27: warning: passing arguments to 'drcWhyCreate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1099 | int why = drcWhyCreate(argv[4]); | ^ DRCcif.c:1130:17: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1130 | drcCifAssign(dpnew, centihorizon, dpnext, &CIFSolidBits, &CIFSolidBits, | ^ DRCcif.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1092 | drcCifArea(argc, argv) | ^ DRCcif.c:1160:27: warning: passing arguments to 'drcWhyCreate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1160 | int why = drcWhyCreate(argv[4]); | ^ DRCcif.c:1200:17: warning: passing arguments to 'drcCifAssign' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1200 | drcCifAssign(dpnew, centidistance, dpnext, &CIFSolidBits, &CIFSolidBits, | ^ DRCcif.c:1153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1153 | drcCifMaxwidth(argc, argv) | ^ DRCcif.c:1239:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1239 | DRCstack = StackNew(64); | ^ DRCcif.c:1242:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1242 | PUSHTILE(starttile); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1246:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1246 | tile = (Tile *) STACKPOP(DRCstack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DRCcif.c:1260:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1260 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1264:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1264 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1268:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1268 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1272:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1272 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1284:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1284 | (*(arg->dCD_function)) (arg->dCD_celldef, &rect, | ^ DRCcif.c:1293:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1293 | STACKPUSH(starttile, DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1296:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1296 | tile = (Tile *) STACKPOP(DRCstack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DRCcif.c:1303:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1303 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1311:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1311 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1319:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1319 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1327:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1327 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1225 | drcCheckCifArea(starttile, arg, cptr) | ^ DRCcif.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 57 | extern void drcCheckCifArea(); | ^ DRCcif.c:1365:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1365 | DRCstack = StackNew(64); | ^ DRCcif.c:1383:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1383 | (*(arg->dCD_function)) (arg->dCD_celldef, &rect, | ^ DRCcif.c:1391:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1391 | PUSHTILE(starttile); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1396:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1396 | tile = (Tile *) STACKPOP(DRCstack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DRCcif.c:1410:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1410 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1414:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1414 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1418:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1418 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1422:49: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1422 | if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); | ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' 64 | STACKPUSH((ClientData) (tp), DRCstack); \ | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1437:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1437 | (*(arg->dCD_function)) (arg->dCD_celldef, &rect, | ^ DRCcif.c:1446:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1446 | STACKPUSH(starttile, DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1449:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1449 | tile = (Tile *) STACKPOP(DRCstack); | ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' 73 | (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) | ^ DRCcif.c:1456:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1456 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1464:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1464 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1472:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1472 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1480:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1480 | STACKPUSH(tp,DRCstack); | ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 78 | StackPush(a, st); \ | ^ DRCcif.c:1351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1351 | drcCheckCifMaxwidth(starttile,arg,cptr) | ^ DRCcif.c:56:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 56 | extern void drcCheckCifMaxwidth(); | ^ 68 warnings generated. --- compiling drc/DRCcontin.o rm -f DRCcontin.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCcontin.c DRCcontin.c:271:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | DBPaintPlane(celldef->cd_planes[PL_DRC_CHECK], &dummyRect, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:295:24: warning: passing arguments to 'DBComputeArrayArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 295 | DBComputeArrayArea(area, cu, cu->cu_xhi, cu->cu_yhi, &dummyRect); | ^ DRCcontin.c:184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 184 | DRCCheckThis (celldef, operation, area) | ^ In file included from DRCcontin.c:41: ../drc/drc.h:270:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 270 | extern void DRCCheckThis(); | ^ DRCcontin.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | DRCRemovePending(def) | ^ In file included from DRCcontin.c:41: ../drc/drc.h:271:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 271 | extern void DRCRemovePending(); | ^ DRCcontin.c:377:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 377 | DRCdef = DBCellLookDef(DRCYANK); | ^ DRCcontin.c:380:23: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 380 | DRCdef = DBCellNewDef(DRCYANK); | ^ DRCcontin.c:382:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | DBCellSetAvail(DRCdef); | ^ DRCcontin.c:385:27: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 385 | DRCuse = DBCellNewUse (DRCdef, (char *) NULL); | ^ DRCcontin.c:386:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 386 | DBSetTrans (DRCuse, &GeoIdentityTransform); | ^ DRCcontin.c:393:31: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 393 | DRCDummyUse = DBCellNewUse(DRCdef, (char *) NULL); | ^ DRCcontin.c:394:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | DBSetTrans (DRCDummyUse, &GeoIdentityTransform); | ^ DRCcontin.c:416:33: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 416 | drcDisplayPlane = DBNewPlane((ClientData) TT_SPACE); | ^ DRCcontin.c:417:30: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 417 | drcTempPlane = DBNewPlane((ClientData) TT_SPACE); | ^ DRCcontin.c:453:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 453 | DBReComputeBbox(DRCdef); | ^ DRCcontin.c:455:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 455 | DBWAreaChanged(DRCdef, &drc_orig_bbox, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DRCcontin.c:501:60: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 501 | if (TxInputRedirect != TX_INPUT_REDIRECTED) TxSetPrompt(']'); | ^ DRCcontin.c:515:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 515 | DBSrPaintArea ((Tile *) NULL, | ^ DRCcontin.c:550:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 550 | DBReComputeBbox(DRCPendingRoot->dpc_def); | ^ DRCcontin.c:564:60: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 564 | if (TxInputRedirect != TX_INPUT_REDIRECTED) TxSetPrompt('%'); | ^ DRCcontin.c:576:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 576 | DBReComputeBbox(DRCdef); | ^ DRCcontin.c:578:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 578 | DBWAreaChanged(DRCdef, &drc_orig_bbox, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DRCcontin.c:672:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 672 | (void) DBSrPaintArea((Tile *) NULL, celldef->cd_planes[PL_DRC_CHECK], | ^ DRCcontin.c:691:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 691 | DBClearPaintPlane(drcDisplayPlane); | ^ DRCcontin.c:692:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 692 | (void) DBSrPaintArea((Tile *) NULL, celldef->cd_planes[PL_DRC_ERROR], | ^ DRCcontin.c:696:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 696 | DBClearPaintPlane(drcTempPlane); | ^ DRCcontin.c:713:31: warning: passing arguments to 'DRCInteractionCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 713 | (void) DRCInteractionCheck(celldef, &square, &erasebox, | ^ DRCcontin.c:729:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 729 | DBPaintPlane(celldef->cd_planes[PL_DRC_CHECK], &erasebox, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:732:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 732 | DBPaintPlane(celldef->cd_planes[PL_DRC_ERROR], &erasebox, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:735:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | DBPaintPlane(celldef->cd_planes[PL_DRC_ERROR], &checkbox, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:738:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 738 | (void) DBSrPaintArea((Tile *) NULL, drcTempPlane, &TiPlaneRect, | ^ DRCcontin.c:747:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 747 | (void) DBSrPaintArea((Tile *) NULL, celldef->cd_planes[PL_DRC_ERROR], | ^ DRCcontin.c:749:21: warning: passing arguments to 'DBBoundPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 749 | if (DBBoundPlane(drcDisplayPlane, &redisplayArea)) | ^ DRCcontin.c:753:21: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 753 | DBWAreaChanged (celldef, &redisplayArea, DBW_ALLWINDOWS, | ^ DRCcontin.c:757:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | DBWAreaChanged(celldef, &square, DBW_ALLWINDOWS, &DRCLayers); | ^ DRCcontin.c:758:23: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 758 | DBCellSetModified (celldef, TRUE); | ^ DRCcontin.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 641 | drcCheckTile(tile, arg) | ^ DRCcontin.c:145:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 145 | extern int drcCheckTile(); | ^ DRCcontin.c:775:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 775 | DBPaintPlane(drcDisplayPlane, &area, drcXorTable, (PaintUndoInfo *) NULL); | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 769 | drcXorFunc(tile) | ^ DRCcontin.c:791:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | DBPaintPlane(cellDef->cd_planes[PL_DRC_ERROR], &area, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCcontin.c:784:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 784 | drcPutBackFunc(tile, cellDef) | ^ DRCcontin.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 818 | drcIncludeArea(tile, rect) | ^ In file included from DRCcontin.c:41: ../drc/drc.h:239:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 239 | extern int drcIncludeArea(); | ^ 45 warnings generated. --- compiling drc/DRCmain.o rm -f DRCmain.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCmain.c DRCmain.c:157:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 157 | DBPaintPlane(plane, rect, DBStdPaintTbl(DRCErrorType, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCmain.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | drcPaintError(celldef, rect, cptr, plane) | ^ In file included from DRCmain.c:39: ../drc/drc.h:237:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 237 | extern void drcPaintError(); | ^ DRCmain.c:206:22: warning: passing arguments to 'CIFGetScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | oscale = CIFGetScale(100); /* 100 = microns to centimicrons */ | ^ DRCmain.c:208:28: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ | ^ DRCmain.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 182 | drcSubstitute (cptr) | ^ DRCmain.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | drcPrintError (celldef, rect, cptr, scx) | ^ In file included from DRCmain.c:39: ../drc/drc.h:238:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 238 | extern void drcPrintError(); | ^ DRCmain.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | drcListError (celldef, rect, cptr, scx) | ^ DRCmain.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 330 | drcListallError (celldef, rect, cptr, scx) | ^ DRCmain.c:499:15: warning: passing arguments to 'drcWhyFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 499 | drcWhyFunc(&scx, (pointertype)dolist); | ^ DRCmain.c:509:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 509 | DBReComputeBbox(DRCdef); | ^ DRCmain.c:511:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 511 | DBWAreaChanged(DRCdef, &box, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DRCmain.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 466 | DRCWhy(dolist, use, area) | ^ In file included from DRCmain.c:39: ../drc/drc.h:273:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 273 | extern void DRCWhy(); | ^ DRCmain.c:551:18: warning: passing arguments to 'drcWhyAllFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 551 | drcWhyAllFunc(&scx, NULL); | ^ DRCmain.c:572:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 572 | HashKill(&DRCErrorTable); | ^ DRCmain.c:578:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 578 | DBReComputeBbox(DRCdef); | ^ DRCmain.c:580:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 580 | DBWAreaChanged(DRCdef, &box, DBW_ALLWINDOWS, &DBAllButSpaceBits); | ^ DRCmain.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 519 | DRCWhyAll(use, area, fout) | ^ In file included from DRCmain.c:39: ../drc/drc.h:292:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 292 | extern void DRCWhyAll(); | ^ DRCmain.c:617:31: warning: passing arguments to 'DRCInteractionCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 617 | (void) DRCInteractionCheck(def, &scx->scx_area, &scx->scx_area, | ^ DRCmain.c:608:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 608 | drcWhyFunc(scx, cdarg) | ^ DRCmain.c:633:31: warning: passing arguments to 'DRCInteractionCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 633 | (void) DRCInteractionCheck(def, &scx->scx_area, &scx->scx_area, | ^ DRCmain.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 625 | drcWhyAllFunc(scx, cdarg) | ^ DRCmain.c:667:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 667 | if (DBCellReadArea(use, area, TRUE)) | ^ DRCmain.c:678:24: warning: passing arguments to 'drcCheckFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 678 | (void) drcCheckFunc(&scx, (ClientData) NULL); | ^ DRCmain.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 658 | DRCCheck(use, area) | ^ In file included from DRCmain.c:39: ../drc/drc.h:275:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 275 | extern void DRCCheck(); | ^ DRCmain.c:703:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 703 | DBPaintPlane(def->cd_planes[PL_DRC_CHECK], &cellArea, | ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' 776 | #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) | ^ DRCmain.c:707:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 707 | DRCCheckThis(def, TT_CHECKPAINT, (Rect *) NULL); | ^ DRCmain.c:710:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 710 | (void) DBCellSrArea(scx, drcCheckFunc, (ClientData) NULL); | ^ DRCmain.c:683:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 683 | drcCheckFunc(scx, cdarg) | ^ DRCmain.c:772:24: warning: passing arguments to 'drcCountFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 772 | (void) drcCountFunc(&scx, &dupTable); | ^ DRCmain.c:793:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | HashKill(&dupTable); | ^ DRCmain.c:740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 740 | DRCCount(use, area, recurse) | ^ In file included from DRCmain.c:39: ../drc/drc.h:276:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 276 | extern DRCCountList *DRCCount(); | ^ DRCmain.c:826:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 826 | (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[PL_DRC_ERROR], | ^ DRCmain.c:840:17: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 840 | DBCellSrArea(scx, drcCountFunc, (ClientData)dupTable); | ^ DRCmain.c:803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 803 | drcCountFunc(scx, dupTable) | ^ DRCmain.c:850:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 850 | drcCountFunc2(tile, countptr) | ^ DRCmain.c:944:25: warning: passing arguments to 'drcFindFunc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 944 | result = drcFindFunc(&scx, &finddata); | ^ DRCmain.c:946:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 946 | HashKill(&defTable); | ^ DRCmain.c:917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 917 | DRCFind(use, area, rect, indx) | ^ In file included from DRCmain.c:39: ../drc/drc.h:277:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 277 | extern int DRCFind(); | ^ DRCmain.c:975:22: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 975 | (void) DBCellRead(def, TRUE, TRUE, NULL); | ^ DRCmain.c:977:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 977 | if (DBSrPaintArea((Tile *) NULL, def->cd_planes[PL_DRC_ERROR], | ^ DRCmain.c:962:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 962 | drcFindFunc(scx, finddata) | ^ DRCmain.c:991:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 991 | drcFindFunc2(tile, finddata) | ^ 49 warnings generated. --- compiling drc/DRCsubcell.o rm -f DRCsubcell.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCsubcell.c DRCsubcell.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | drcFindOtherCells(use, area) | ^ DRCsubcell.c:155:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | (*(arg->dCD_function))(arg->dCD_celldef, &destArea, arg->dCD_cptr, | ^ DRCsubcell.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | drcSubCopyErrors(tile, cxp) | ^ DRCsubcell.c:200:27: warning: passing arguments to 'DBNoTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 200 | return DBNoTreeSrTiles(scx, &drcMask, 0, drcSubCopyErrors, cdarg); | ^ DRCsubcell.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | drcSubCopyFunc(scx, cdarg) | ^ DRCsubcell.c:251:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 251 | (void) DBSrPaintArea((Tile *) NULL, drcSubDef->cd_planes[i], | ^ DRCsubcell.c:282:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | (void) DBSrCellPlaneArea(drcSubDef->cd_cellPlane, &haloArea, | ^ DRCsubcell.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | drcSubcellFunc(subUse, flags) | ^ DRCsubcell.c:355:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | if (DBTreeSrTiles(scx, &DBAllButSpaceAndDRCBits, 0, drcAlwaysOne, | ^ DRCsubcell.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | drcSubCheckPaint(scx, curUse) | ^ DRCsubcell.c:428:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 428 | (void) DBSrCellPlaneArea(def->cd_cellPlane, &drcSubLookArea, | ^ DRCsubcell.c:448:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | if (DBSrPaintArea((Tile *) NULL, def->cd_planes[i], | ^ DRCsubcell.c:459:19: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 459 | if (DBTreeSrCells(&scx, 0, drcSubCheckPaint, (ClientData) &use) == 0) | ^ DRCsubcell.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | DRCFindInteractions(def, area, radius, interaction) | ^ In file included from DRCsubcell.c:34: ../drc/drc.h:279:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 279 | extern int DRCFindInteractions(); | ^ DRCsubcell.c:502:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 502 | (*(arg->dCD_function)) (arg->dCD_celldef, &rect, arg->dCD_cptr, | ^ DRCsubcell.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 492 | drcExactOverlapCheck(tile, arg) | ^ DRCsubcell.c:560:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 560 | rmask = DBResidueMask(t); | ^ DRCsubcell.c:568:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 568 | rmask = DBResidueMask(type); | ^ DRCsubcell.c:576:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 576 | if (DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], | ^ DRCsubcell.c:583:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 583 | DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], &r2, | ^ DRCsubcell.c:598:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 598 | DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], | ^ DRCsubcell.c:611:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 611 | DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], | ^ DRCsubcell.c:624:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 624 | DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], | ^ DRCsubcell.c:637:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 637 | DBSrPaintArea((Tile *) NULL, DRCdef->cd_planes[i], | ^ DRCsubcell.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 531 | drcExactOverlapTile(tile, cxp) | ^ In file included from DRCsubcell.c:34: ../drc/drc.h:240:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 240 | extern int drcExactOverlapTile(); | ^ DRCsubcell.c:675:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 675 | (*drcSubFunc)(DRCErrorDef, rect, &drcOffGridCookie, drcSubClientData); | ^ DRCsubcell.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 671 | DRCOffGridError(rect) | ^ In file included from DRCsubcell.c:34: ../drc/drc.h:281:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 281 | extern void DRCOffGridError(); | ^ DRCsubcell.c:781:30: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 781 | DRCBasicCheck(def, &intArea, &subArea, func, cdarg); | ^ DRCsubcell.c:786:15: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 786 | DBCellSrArea(&scx, drcSubCopyFunc, &arg); | ^ DRCsubcell.c:787:15: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 787 | DBCellSrArea(&scx, drcArrayFunc, &arg); | ^ DRCsubcell.c:821:34: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | DRCBasicCheck(def, &eraseHalo, &subArea, func, cdarg); | ^ DRCsubcell.c:824:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 824 | DBCellSrArea(&scx, drcSubCopyFunc, &arg); | ^ DRCsubcell.c:825:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 825 | DBCellSrArea(&scx, drcArrayFunc, &arg); | ^ DRCsubcell.c:833:34: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 833 | DRCBasicCheck(def, &eraseHalo, &subArea, func, cdarg); | ^ DRCsubcell.c:836:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 836 | DBCellSrArea(&scx, drcSubCopyFunc, &arg); | ^ DRCsubcell.c:837:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 837 | DBCellSrArea(&scx, drcArrayFunc, &arg); | ^ DRCsubcell.c:847:34: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 847 | DRCBasicCheck(def, &eraseHalo, &subArea, func, cdarg); | ^ DRCsubcell.c:850:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 850 | DBCellSrArea(&scx, drcSubCopyFunc, &arg); | ^ DRCsubcell.c:851:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 851 | DBCellSrArea(&scx, drcArrayFunc, &arg); | ^ DRCsubcell.c:859:34: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | DRCBasicCheck(def, &eraseHalo, &subArea, func, cdarg); | ^ DRCsubcell.c:862:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 862 | DBCellSrArea(&scx, drcSubCopyFunc, &arg); | ^ DRCsubcell.c:863:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | DBCellSrArea(&scx, drcArrayFunc, &arg); | ^ DRCsubcell.c:878:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 878 | DBCellClearDef(DRCdef); | ^ DRCsubcell.c:880:39: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 880 | savedPaintTable = DBNewPaintTable(DRCCurStyle->DRCPaintTable); | ^ DRCsubcell.c:881:39: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 881 | savedPaintPlane = DBNewPaintPlane(DBPaintPlaneMark); | ^ DRCsubcell.c:883:36: warning: passing arguments to 'DBCellCheckCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 883 | (void) DBCellCheckCopyAllPaint(&scx, &DBAllButSpaceBits, 0, | ^ DRCsubcell.c:886:28: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | (void) DBNewPaintTable(savedPaintTable); | ^ DRCsubcell.c:887:28: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 887 | (void) DBNewPaintPlane(savedPaintPlane); | ^ DRCsubcell.c:891:28: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 891 | count += DRCBasicCheck(DRCdef, &scx.scx_area, &intArea, | ^ DRCsubcell.c:904:32: warning: passing arguments to 'DBTreeSrUniqueTiles' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 904 | (void) DBTreeSrUniqueTiles(&scx, &DRCCurStyle->DRCExactOverlapTypes, | ^ DRCsubcell.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 714 | DRCInteractionCheck(def, area, erasebox, func, cdarg) | ^ In file included from DRCsubcell.c:34: ../drc/drc.h:256:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 256 | extern int DRCInteractionCheck(); | ^ DRCsubcell.c:941:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 941 | DBCellClearDef(DRCdef); | ^ DRCsubcell.c:943:39: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 943 | savedPaintTable = DBNewPaintTable(DRCCurStyle->DRCPaintTable); | ^ DRCsubcell.c:944:39: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 944 | savedPaintPlane = DBNewPaintPlane(DBPaintPlaneMark); | ^ DRCsubcell.c:946:31: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 946 | (void) DBCellCopyAllPaint(&scx, &DBAllButSpaceBits, 0, DRCuse); | ^ DRCsubcell.c:948:28: warning: passing arguments to 'DBNewPaintTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 948 | (void) DBNewPaintTable(savedPaintTable); | ^ DRCsubcell.c:949:28: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 949 | (void) DBNewPaintPlane(savedPaintPlane); | ^ DRCsubcell.c:951:26: warning: passing arguments to 'DRCBasicCheck' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 951 | (void) DRCBasicCheck(DRCdef, &scx.scx_area, &chunk, | ^ DRCsubcell.c:915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 915 | DRCFlatCheck(use, area) | ^ In file included from DRCsubcell.c:34: ../drc/drc.h:291:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 291 | extern void DRCFlatCheck(); | ^ DRCsubcell.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 960 | drcIncCount(def, area, rule, count) | ^ DRCsubcell.c:966:5: warning: expression result unused [-Wunused-value] 966 | *count++; | ^~~~~~~~ 66 warnings generated. --- compiling drc/DRCtech.o rm -f DRCtech.o cc -O2 -pipe -Wno-parentheses -Wno-error=int-conversion -Wimplicit-int -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DCAD_DIR=\"/usr/local/lib\" -DBIN_DIR=\"/usr/local/bin\" -DTCL_DIR=\"/usr/local/lib/magic/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ZLIB=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DCAIRO_OFFSCREEN_RENDER=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" -DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DMAGIC_COMMIT=\"\" -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG -c DRCtech.c DRCtech.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 106 | CoincidentPlanes(typeMask, pmask) | ^ In file included from DRCtech.c:34: ../drc/drc.h:301:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 301 | extern int LowestMaskBit(); | ^ DRCtech.c:131:1: note: conflicting prototype is here 131 | LowestMaskBit(PlaneMask pmask) | ^ DRCtech.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | DRCPrintStyle(dolist, doforall, docurrent) | ^ In file included from DRCtech.c:34: ../drc/drc.h:283:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 283 | extern void DRCPrintStyle(); | ^ DRCtech.c:253:14: warning: passing arguments to 'drcLoadStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 253 | drcLoadStyle(match->ds_name); | ^ DRCtech.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | DRCSetStyle(name) | ^ In file included from DRCtech.c:34: ../drc/drc.h:284:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 284 | extern void DRCSetStyle(); | ^ DRCtech.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | drcWhyCreate(whystring) | ^ In file included from DRCtech.c:34: ../drc/drc.h:244:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 244 | extern int drcWhyCreate(); | ^ DRCtech.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 406 | drcFindBucket(i, j, distance) | ^ DRCtech.c:459:32: warning: passing arguments to 'TechSectionGetMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 459 | invdrc = TechSectionGetMask("drc", NULL); | ^ DRCtech.c:462:17: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 462 | DRCTechScale(DBLambda[0], DBLambda[1]); | ^ DRCtech.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 449 | drcLoadStyle(stylename) | ^ DRCtech.c:87:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 87 | void drcLoadStyle(); | ^ DRCtech.c:643:26: warning: passing arguments to 'DBTechFindStacking' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 643 | && (DBTechFindStacking(i, j) == result))) | ^ DRCtech.c:831:34: error: incompatible pointer types passing 'char *[2][10]' to parameter of type 'char **' [-Wincompatible-pointer-types] 831 | if (DRCTechLine(sectionName, 2, locargv) == FALSE) | ^~~~~~~ DRCtech.c:926:26: warning: passing arguments to 'DRCTechAddRule' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 926 | return DRCTechAddRule(sectionName, argc, argv); | ^ DRCtech.c:685:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 685 | DRCTechLine(sectionName, argc, argv) | ^ In file included from DRCtech.c:34: ../drc/drc.h:260:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 260 | extern bool DRCTechLine(); | ^ DRCtech.c:930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 930 | drcCifAssign(cookie, dist, next, mask, corner, tag, cdist, flags, planeto, planefrom) | ^ In file included from DRCtech.c:34: ../drc/drc.h:243:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 243 | extern void drcCifAssign(); | ^ DRCtech.c:955:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 955 | drcAssign(cookie, dist, next, mask, corner, why, cdist, flags, planeto, planefrom) | ^ In file included from DRCtech.c:34: ../drc/drc.h:242:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 242 | extern void drcAssign(); | ^ DRCtech.c:1076:25: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1076 | which = LookupStruct(argv[0], (LookupTable *) ruleKeys, sizeof ruleKeys[0]); | ^ DRCtech.c:1094:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1094 | distance = (*rp->rk_proc)(argc, argv); | ^ DRCtech.c:1010:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1010 | DRCTechAddRule(sectionName, argc, argv) | ^ In file included from DRCtech.c:34: ../drc/drc.h:261:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 261 | extern bool DRCTechAddRule(); | ^ DRCtech.c:1180:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1180 | ptest = DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:1190:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1190 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:1150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1150 | drcExtend(argc, argv) | ^ DRCtech.c:79:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 79 | int drcExactOverlap(), drcExtend(); | ^ DRCtech.c:1347:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1347 | ptest = DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:1326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1326 | drcWidth(argc, argv) | ^ DRCtech.c:78:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 78 | int drcWidth(), drcSpacing(), drcEdge(), drcNoOverlap(); | ^ DRCtech.c:1451:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1451 | ptest = DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:1437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1437 | drcArea(argc, argv) | ^ DRCtech.c:82:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | int drcMaxwidth(), drcArea(), drcRectangle(), drcAngles(); | ^ DRCtech.c:1530:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1530 | DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:1517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1517 | drcOffGrid(argc, argv) | ^ DRCtech.c:81:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | int drcStepSize(), drcOption(), drcOffGrid(); | ^ DRCtech.c:1632:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1632 | ptest = DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:1617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1617 | drcMaxwidth(argc, argv) | ^ DRCtech.c:82:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | int drcMaxwidth(), drcArea(), drcRectangle(), drcAngles(); | ^ DRCtech.c:1743:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1743 | ptest = DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:1708:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1708 | drcAngles(argc, argv) | ^ DRCtech.c:82:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | int drcMaxwidth(), drcArea(), drcRectangle(), drcAngles(); | ^ DRCtech.c:1890:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1890 | ptest = DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:1893:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1893 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:1896:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1896 | ptest = DBTechNoisyNameMask(layers3, &set3); | ^ DRCtech.c:1875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1875 | drcSpacing3(argc, argv) | ^ DRCtech.c:1966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1966 | drcMaskSpacing(set1, set2, pmask1, pmask2, wwidth, distance, adjacency, | ^ DRCtech.c:2496:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2496 | ptest = DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:2524:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2524 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:2437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2437 | drcSpacing(argc, argv) | ^ DRCtech.c:78:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 78 | int drcWidth(), drcSpacing(), drcEdge(), drcNoOverlap(); | ^ DRCtech.c:2630:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2630 | ptest = DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:2633:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2633 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:2648:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2648 | ptest = DBTechNoisyNameMask(cornerTypes, &setC); | ^ DRCtech.c:2658:33: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2658 | tmpPlane = DBTechNoisyNamePlane(argv[8]); | ^ DRCtech.c:2665:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2665 | ptest = DBTechNoisyNameMask(okTypes, &setM); | ^ DRCtech.c:2609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2609 | drcEdge(argc, argv) | ^ DRCtech.c:78:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 78 | int drcWidth(), drcSpacing(), drcEdge(), drcNoOverlap(); | ^ DRCtech.c:2790:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2790 | ptest = DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:2800:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2800 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:2777:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2777 | drcOverhang(argc, argv) | ^ DRCtech.c:80:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 80 | int drcSurround(), drcRectOnly(), drcOverhang(); | ^ DRCtech.c:2926:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2926 | ptest = DBTechNoisyNameMask(layers, &set1); | ^ DRCtech.c:2914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2914 | drcRectOnly(argc, argv) | ^ DRCtech.c:80:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 80 | int drcSurround(), drcRectOnly(), drcOverhang(); | ^ DRCtech.c:3054:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3054 | ptest = DBTechNoisyNameMask(layers1, &setM); | ^ DRCtech.c:3062:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3062 | ptest = DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:3019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3019 | drcSurround(argc, argv) | ^ DRCtech.c:80:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 80 | int drcSurround(), drcRectOnly(), drcOverhang(); | ^ DRCtech.c:3334:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3334 | DBTechNoisyNameMask(layers1, &set1); | ^ DRCtech.c:3335:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3335 | DBTechNoisyNameMask(layers2, &set2); | ^ DRCtech.c:3319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3319 | drcNoOverlap(argc, argv) | ^ DRCtech.c:78:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 78 | int drcWidth(), drcSpacing(), drcEdge(), drcNoOverlap(); | ^ DRCtech.c:3386:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3386 | DBTechNoisyNameMask(layers, &set); | ^ DRCtech.c:3373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3373 | drcExactOverlap(argc, argv) | ^ DRCtech.c:79:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 79 | int drcExactOverlap(), drcExtend(); | ^ DRCtech.c:3430:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3430 | ptest = DBTechNoisyNameMask(layers, &types); | ^ DRCtech.c:3443:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3443 | even = Lookup(argv[3], drcRectOpt); | ^ DRCtech.c:3417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3417 | drcRectangle(argc, argv) | ^ DRCtech.c:82:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | int drcMaxwidth(), drcArea(), drcRectangle(), drcAngles(); | ^ DRCtech.c:3540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3540 | drcOption(argc, argv) | ^ DRCtech.c:81:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | int drcStepSize(), drcOption(), drcOffGrid(); | ^ DRCtech.c:3587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3587 | drcStepSize(argc, argv) | ^ DRCtech.c:81:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | int drcStepSize(), drcOption(), drcOffGrid(); | ^ DRCtech.c:3643:22: warning: passing arguments to 'drcTechFinalStyle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3643 | drcTechFinalStyle(DRCCurStyle); | ^ DRCtech.c:3665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3665 | drcScaleDown(style, scalefactor) | ^ DRCtech.c:3718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3718 | drcScaleUp(style, scalefactor) | ^ DRCtech.c:3789:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3789 | HashKill(&DRCWhyErrorTable); | ^ DRCtech.c:3780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3780 | drcTechFinalStyle(style) | ^ DRCtech.c:89:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 89 | void drcTechFinalStyle(); | ^ DRCtech.c:4125:17: warning: passing arguments to 'DRCPlowScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4125 | DRCPlowScale(DRCCurStyle->DRCScaleFactorN, DRCCurStyle->DRCScaleFactorD, FALSE); | ^ DRCtech.c:4131:23: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4131 | scalegcf = FindGCF(DRCCurStyle->DRCScaleFactorD, DRCCurStyle->DRCScaleFactorN); | ^ DRCtech.c:4140:17: warning: passing arguments to 'DRCPlowScale' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4140 | DRCPlowScale(DRCCurStyle->DRCScaleFactorD, DRCCurStyle->DRCScaleFactorN, TRUE); | ^ DRCtech.c:4110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4110 | DRCTechScale(scalen, scaled) | ^ In file included from DRCtech.c:34: ../drc/drc.h:265:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 265 | extern void DRCTechScale(); | ^ DRCtech.c:4179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4179 | DRCGetDefaultLayerWidth(ttype) | ^ In file included from DRCtech.c:34: ../drc/drc.h:250:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 250 | extern int DRCGetDefaultLayerWidth(); | ^ DRCtech.c:4245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4245 | DRCGetDefaultLayerSpacing(ttype1, ttype2) | ^ In file included from DRCtech.c:34: ../drc/drc.h:251:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 251 | extern int DRCGetDefaultLayerSpacing(); | ^ DRCtech.c:4342:22: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] 4342 | (cptr->drcc_flags && DRC_BOTHCORNERS) && | ^ ~~~~~~~~~~~~~~~ DRCtech.c:4342:22: note: use '&' for a bitwise operation 4342 | (cptr->drcc_flags && DRC_BOTHCORNERS) && | ^~ | & DRCtech.c:4342:22: note: remove constant to silence this warning 4342 | (cptr->drcc_flags && DRC_BOTHCORNERS) && | ^~~~~~~~~~~~~~~~~~ DRCtech.c:4304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4304 | DRCGetDefaultLayerSurround(ttype1, ttype2) | ^ In file included from DRCtech.c:34: ../drc/drc.h:253:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 253 | extern int DRCGetDefaultLayerSurround(); | ^ DRCtech.c:4378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4378 | DRCGetDirectionalLayerSurround(ttype1, ttype2) | ^ In file included from DRCtech.c:34: ../drc/drc.h:254:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 254 | extern int DRCGetDirectionalLayerSurround(); | ^ DRCtech.c:4430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4430 | DRCGetDefaultWideLayerSpacing(ttype, twidth) | ^ In file included from DRCtech.c:34: ../drc/drc.h:252:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 252 | extern int DRCGetDefaultWideLayerSpacing(); | ^ 109 warnings and 1 error generated. gmake[2]: *** [../rules.mak:26: DRCtech.o] Error 1 gmake[2]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393/drc' gmake[1]: *** [Makefile:52: modules] Error 1 gmake[1]: Leaving directory '/usr/obj/ports/magic-8.3.393/magic-8.3.393' gmake: *** [Makefile:26: tcl] Error 2 *** Error 2 in cad/magic (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/magic-8.3.393/.build_done': @cd /usr/obj/ports/magic...) *** Error 2 in cad/magic (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=magic-8.3.393p0; export _LOCKS_HELD=" magic-8.3.393p...) ===> Exiting cad/magic with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779882478.45 max_stuck=9.07/waiting-for-lock #492=34.51/depends=5.90/show-prepare-results=2.05/patch=2.77/configure=13.77/build=371.01 Error: job failed with 512 on localhost at 1779882478