>>> Building on exopi-5 under cad/magic BDEPENDS = [graphics/cairo;devel/gmake;lang/tcl/8.5;x11/tk/8.5;lang/python/3.10] DIST = [cad/magic:magic-8.3.393.tgz] FULLPKGNAME = magic-8.3.393 RDEPENDS = [graphics/cairo;shells/bash;x11/tk/8.5;lang/tcl/8.5] (Junk lock obtained for exopi-5 at 1713820057.10) >>> Running depends in cad/magic at 1713820057.14 last junk was in x11/kde-applications/konsole /usr/sbin/pkg_add -aI -Drepair cairo-1.18.0 tcl-8.5.19p6 tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair cairo-1.18.0 gmake-4.4.1 python-3.10.14p0 tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair cairo-1.18.0 tcl-8.5.19p6 tk-8.5.19p2 New and changed readme(s): /usr/local/share/doc/pkg-readmes/tcl-8.5 --- +tcl-8.5.19p6 ------------------- You may wish to add /usr/local/lib/tcl/tcl8.5/man to /etc/man.conf --- +tk-8.5.19p2 ------------------- You may wish to add /usr/local/lib/tcl/tk8.5/man to /etc/man.conf >>> Running show-prepare-results in cad/magic at 1713820063.29 ===> cad/magic ===> Building from scratch magic-8.3.393 ===> magic-8.3.393 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> magic-8.3.393 depends on: gmake-* -> gmake-4.4.1 ===> magic-8.3.393 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> magic-8.3.393 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> magic-8.3.393 depends on: cairo-* -> cairo-1.18.0 ===> 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.1 GLU.9.0 X11.18.0 Xext.13.0 Xi.12.2 Xmu.11.0 c.100.0 cairo.13.4 fontconfig.13.1 freetype.30.3 m.10.1 z.7.0 cairo-1.18.0 gmake-4.4.1 python-3.10.14p0 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for exopi-5 at 1713820064.97) distfiles size=4209393 >>> Running patch in cad/magic at 1713820065.01 ===> cad/magic ===> Checking files for magic-8.3.393 `/exopi-cvs/ports/distfiles/magic-8.3.393.tgz' is up to date. >> (SHA256) magic-8.3.393.tgz: OK ===> Extracting for magic-8.3.393 ===> Patching for magic-8.3.393 ===> 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 1713820066.37 ===> cad/magic ===> Generating configure for magic-8.3.393 ===> Configuring for magic-8.3.393 Using /exopi-obj/pobj/magic-8.3.393/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/magic-8.3.393/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 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... /exopi-obj/pobj/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 1713820074.40 ===> cad/magic ===> Building for magic-8.3.393 --- errors and warnings logged in file make.log gmake[1]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/bplane' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/cmwind' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/commands' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/database' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/dbwind' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/debug' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/drc' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extflat' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extract' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/graphics' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/netmenu' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plow' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/resis' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/select' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/sim' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/textio' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tiles' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/utils' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/windows' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/wiring' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2sim' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2spice' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/calma' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/cif' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plot' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/lef' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/garouter' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/grouter' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/irouter' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/mzrouter' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/router' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/gcr' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/readline' gmake[2]: Nothing to be done for 'depend'. gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/readline' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/lisp' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' gmake[2]: Entering directory '/exopi-obj/pobj/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 '/exopi-obj/pobj/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 '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/bplane' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/cmwind' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &rectp->r_r, resultTbl, &ui); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int complabel(); ^ CmdLQ.c:1408:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(SelectDef->cd_planes[PL_DRC_CHECK], ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(EditCellUse->cu_def->cd_planes[pNum], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(EditCellUse->cu_def->cd_planes[pNum], ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(EditCellUse->cu_def->cd_planes[pNum], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(EditCellUse->cu_def->cd_planes[pNum], ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/commands' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void dbInstanceUnplace(); ^ DBcell.c:60:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] result = DBNMPaintPlane(def->cd_planes[pNum], type, area, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(def->cd_planes[pNum], &expand, undo); ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(tempPlane, &rect, DBStdPaintTbl(subType, plane), ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] return DBNMPaintPlane(plane, type, &targetRect, DBStdEraseTbl(subType, pNum), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] return DBNMPaintPlane(plane, type, &targetRect, DBStdPaintTbl(subType, pNum), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] return DBNMPaintPlane(plane, type, &targetRect, DBStdEraseTbl(subType, pNum), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] return DBNMPaintPlane(plane, type, &rect, DBStdPaintTbl(loctype, pNum), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBUndoReset(celldef); ^ DBcellname.c:286:38: warning: too few arguments in call to 'DBCellRename' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int strcmpbynum(); ^ DBcellname.c:638:5: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int DBSrCellPlaneArea(); ^ DBcellsrch.c:86:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(scvals->ptarget, exact, &targetRect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(mvvals->ptarget, exact, &targetRect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(newplane); ^ DBcellsrch.c:2244:22: warning: too many arguments in call to 'dbMovePlane' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tile, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)pNum, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] pNum = (int)STACKPOP(dbConnectStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] tile = (Tile *)STACKPOP(dbConnectStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)pNum, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)pNum, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)pNum, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)pNum, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)i, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)t2, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)i, dbConnectStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(def->cd_planes[pNum], dinfo, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/sys/fcntl.h:76:9: note: previous definition is here #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] FILETYPE dbReadOpen(); ^ DBio.c:1496:57: warning: too many arguments in call to 'dbReadOpen' 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] 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] dbReadOpen(cellDef, name, setFileName, FALSE, errptr); ^~~~~ ../utils/magic.h:68:15: note: expanded from macro 'FALSE' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] *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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cellDef->cd_planes[pNum], type, rect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(cellDef->cd_planes[pNum], &brect, &ui); ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-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 C2x [-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 C2x [-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 C2x [-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 C2x [-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 C2x [-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 C2x [-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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPAINTUNDO(tile, newType, undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*newtile, SplitRightType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*oldtile, SplitRightType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*oldtile, SplitLeftType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*newtile, SplitLeftType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*newtile, SplitRightType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*oldtile, SplitRightType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*oldtile, SplitLeftType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] if (undo) DBPAINTUNDO(*newtile, SplitLeftType(*oldtile), undo); ^ DBpaint.c:132:48: note: expanded from macro 'DBPAINTUNDO' 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] || (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] && (*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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int dbDeleteCellUse(); /* Forward reference */ ^ DBtiles.c:830:5: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], dinfo, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], dinfo, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(dbUndoLastCell->cd_planes[up->pue_plane], &up->pue_rect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/database' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(crec->dbw_hlRedraw, &labelArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&r); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DBWElementDelete(); ^ DBWelement.c:566:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DBWElementParseFlags(); ^ DBWelement.c:943:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DBWElementPos(); ^ DBWelement.c:1196:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(crec->dbw_hlErase, &erase, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(crec->dbw_hlRedraw, &redraw, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DBWHLRedrawPrepWindow(); ^ DBWhlights.c:328:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] GrFastBox(&side); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] GrFastBox(&side); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] GrFastBox(&side); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] GrFastBox(&side); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DBWResetBox(); ^ DBWtools.c:831:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/dbwind' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/debug' gmake[2]: Entering directory '/exopi-obj/pobj/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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void drcCifScale(); ^ DRCcif.c:381:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] PUSHTILE(starttile); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] STACKPUSH(starttile, DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] PUSHTILE(starttile); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetType(tp))) PUSHTILE(tp); ^ DRCcif.c:64:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] STACKPUSH(starttile, DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(celldef->cd_planes[PL_DRC_CHECK], &dummyRect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(celldef->cd_planes[PL_DRC_CHECK], &erasebox, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(celldef->cd_planes[PL_DRC_ERROR], &erasebox, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(celldef->cd_planes[PL_DRC_ERROR], &checkbox, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(drcDisplayPlane, &area, drcXorTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(cellDef->cd_planes[PL_DRC_ERROR], &area, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, rect, DBStdPaintTbl(DRCErrorType, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[PL_DRC_CHECK], &cellArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*(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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (*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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] drcIncCount(def, area, rule, count) ^ DRCsubcell.c:966:5: warning: expression result unused [-Wunused-value] *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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int LowestMaskBit(); ^ DRCtech.c:131:1: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] && (DBTechFindStacking(i, j) == result))) ^ DRCtech.c:831:34: warning: incompatible pointer types passing 'char *[2][10]' to parameter of type 'char **' [-Wincompatible-pointer-types] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int DRCGetDefaultLayerSpacing(); ^ DRCtech.c:4342:22: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (cptr->drcc_flags && DRC_BOTHCORNERS) && ^ ~~~~~~~~~~~~~~~ DRCtech.c:4342:22: note: use '&' for a bitwise operation (cptr->drcc_flags && DRC_BOTHCORNERS) && ^~ & DRCtech.c:4342:22: note: remove constant to silence this warning (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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int DRCGetDefaultWideLayerSpacing(); ^ 110 warnings generated. --- compiling drc/DRCprint.o rm -f DRCprint.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 DRCprint.c DRCprint.c:60:43: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) strncpy(string, DBTypeShortName(layer), 8); ^ DRCprint.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcGetName(layer, string) ^ DRCprint.c:112:15: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maskToPrint(&dp->drcc_mask), ^ DRCprint.c:115:15: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maskToPrint(&dp->drcc_corner)); ^ DRCprint.c:161:17: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maskToPrint(&DRCCurStyle->DRCExactOverlapTypes)); ^ DRCprint.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCPrintRulesTable (fp) ^ In file included from DRCprint.c:32: ../drc/drc.h:272:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DRCPrintRulesTable(); ^ DRCprint.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maskToPrint (mask) ^ DRCprint.c:34:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *maskToPrint(); ^ 9 warnings generated. --- compiling drc/DRCextend.o rm -f DRCextend.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 DRCextend.c DRCextend.c:66:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(arg->dCD_function)) (arg->dCD_celldef, &rect, ^ DRCextend.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCheckAngles(tile, arg, cptr) ^ In file included from DRCextend.c:19: ../drc/drc.h:296:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void drcCheckAngles(); ^ DRCextend.c:111:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(arg->dCD_function)) (arg->dCD_celldef, &rect, ^ DRCextend.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCheckOffGrid(edgeRect, arg, cptr) ^ In file included from DRCextend.c:19: ../drc/drc.h:300:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void drcCheckOffGrid(); ^ DRCextend.c:147:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCstack = StackNew(64); ^ DRCextend.c:150:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(starttile); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:154:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:168:55: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetBottomType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:172:54: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetRightType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:176:52: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetTopType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:180:53: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetLeftType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:189:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(arg->dCD_function)) (arg->dCD_celldef, &rect, ^ DRCextend.c:196:52: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (!StackEmpty(DRCstack)) tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:200:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(starttile, DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:203:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:210:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:218:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:226:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:234:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCheckArea(starttile,arg,cptr) ^ In file included from DRCextend.c:19: ../drc/drc.h:297:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void drcCheckArea(); ^ DRCextend.c:278:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCstack = StackNew(64); ^ DRCextend.c:282:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(starttile); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:287:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:299:52: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (!StackEmpty(DRCstack)) tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:305:55: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetBottomType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:309:54: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetRightType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:313:52: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetTopType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:317:53: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(oktypes, TiGetLeftType(tp))) PUSHTILE(tp); ^ DRCextend.c:29:9: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), DRCstack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:330:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(arg->dCD_function)) (arg->dCD_celldef, &rect, ^ DRCextend.c:340:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(starttile, DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:343:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tile = (Tile *) STACKPOP(DRCstack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ DRCextend.c:350:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:358:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:366:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:374:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp,DRCstack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ DRCextend.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCheckMaxwidth(starttile,arg,cptr,both) ^ In file included from DRCextend.c:19: ../drc/drc.h:298:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int drcCheckMaxwidth(); ^ DRCextend.c:444:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(arg->dCD_function)) (arg->dCD_celldef, &rect, ^ DRCextend.c:398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCheckRectSize(starttile, arg, cptr) ^ In file included from DRCextend.c:19: ../drc/drc.h:299:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void drcCheckRectSize(); ^ DRCextend.c:566:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(starttile, arg->dCD_celldef->cd_planes[cptr->drcc_plane], ^ DRCextend.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCanonicalMaxwidth(starttile, dir, arg, cptr) ^ 45 warnings generated. --- linking libdrc.o rm -f libdrc.o /usr/bin/ld -r DRCarray.o DRCbasic.o DRCcif.o DRCcontin.o DRCmain.o DRCsubcell.o DRCtech.o DRCprint.o DRCextend.o -o libdrc.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/drc' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extflat' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling extflat/EFargs.o rm -f EFargs.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 EFargs.c EFargs.c:179:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efWatchTable, 32, HT_CLIENTKEYS, ^ EFargs.c:201:19: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = ArgStr(&argc, &argv, "cap threshold")) == NULL) ^ EFargs.c:206:24: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFSearchPath = ArgStr(&argc, &argv, "search path"); ^ EFargs.c:211:19: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = ArgStr(&argc, &argv, "resist threshold")) == NULL) ^ EFargs.c:216:19: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = ArgStr(&argc, &argv, "symbolic name")) == NULL) ^ EFargs.c:218:11: warning: passing arguments to 'efSymAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efSymAdd(cp); ^ EFargs.c:221:19: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = ArgStr(&argc, &argv, "trim characters")) == NULL) ^ EFargs.c:237:19: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = ArgStr(&argc, &argv, "symbol file")) == NULL) ^ EFargs.c:239:15: warning: passing arguments to 'efSymAddFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efSymAddFile(cp); ^ EFargs.c:251:21: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((name = ArgStr(&argc, &argv, "nodename")) == NULL) ^ EFargs.c:254:23: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hierName = EFStrToHN((HierName *) NULL, name); ^ EFargs.c:259:21: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((name = ArgStr(&argc, &argv, "filename")) == NULL) ^ EFargs.c:274:27: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hierName = EFStrToHN((HierName *) NULL, line); ^ EFargs.c:287:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (argsProc != NULL) (*argsProc)(&argc, &argv, cdata); ^ EFargs.c:296:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*argsProc)(&argc, &argv, cdata)) ^ EFargs.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFArgs(argc, argv, err_result, argsProc, cdata) ^ In file included from EFargs.c:36: ../extflat/extflat.h:350:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *EFArgs(); ^ 17 warnings generated. --- compiling extflat/EFbuild.o rm -f EFbuild.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 EFbuild.c EFbuild.c:168:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Warning: duplicate node name %s\n", nodeName); ^ EFbuild.c:205:27: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tnew = efBuildAddStr(EFLayerNames, &EFLayerNumNames, ^ EFbuild.c:223:32: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newname->efnn_hier = EFStrToHN((HierName *) NULL, nodeName); ^ EFbuild.c:243:19: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAddStr(EFLayerNames, &EFLayerNumNames, MAXTYPES, layerName); ^ EFbuild.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildNode(def, isSubsnode, isDevSubsnode, isExtNode, nodeName, nodeCap, ^ In file included from EFbuild.c:36: ../extflat/EFint.h:316:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildNode(); ^ EFbuild.c:308:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Error: subcap has unknown node %s\n", nodeName); ^ EFbuild.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efAdjustSubCap(def, nodeName, nodeCapAdjust) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:364:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efAdjustSubCap(); ^ EFbuild.c:346:13: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Attribute for nonexistent node %s ignored\n", nodeName); ^ EFbuild.c:355:15: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAddStr(EFLayerNames, &EFLayerNumNames, MAXTYPES, layerName); ^ EFbuild.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAttr(def, nodeName, r, layerName, text) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:366:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildAttr(); ^ EFbuild.c:399:20: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hn1 = EFStrToHN((HierName *) NULL, driver); ^ EFbuild.c:400:20: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hn2 = EFStrToHN((HierName *) NULL, receiver); ^ EFbuild.c:403:17: warning: passing arguments to 'EFHNBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFHNBest(hn1, hn2)) ^ EFbuild.c:430:10: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hn1, (HierName *) NULL, HN_ALLOC); ^ EFbuild.c:431:10: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hn2, (HierName *) NULL, HN_ALLOC); ^ EFbuild.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDist(def, driver, receiver, min, max) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:369:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildDist(); ^ EFbuild.c:469:32: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] kill->kill_name = EFStrToHN((HierName *) NULL, name); ^ EFbuild.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildKill(def, name) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:371:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildKill(); ^ EFbuild.c:520:14: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Creating new node %s\n", nodeName1); ^ EFbuild.c:529:13: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFStrToHN((HierName *) NULL, nodeName2)); ^ EFbuild.c:528:15: warning: passing arguments to 'efNodeAddName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeAddName(nn1->efnn_node, he2, ^ EFbuild.c:559:19: warning: passing arguments to 'efBuildDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDevice(def, sdev, "None", &GeoNullRect, 10, argv); ^ EFbuild.c:589:14: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Merged nodes %s and %s\n", nodeName1, nodeName2); ^ EFbuild.c:590:17: warning: passing arguments to 'efNodeMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeMerge(&nn1->efnn_node, &nn2->efnn_node); ^ EFbuild.c:619:13: warning: passing arguments to 'EFStrToHN' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFStrToHN((HierName *) NULL, nodeName1)); ^ EFbuild.c:618:18: warning: passing arguments to 'efNodeAddName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeAddName(nn2->efnn_node, he1, ^ EFbuild.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildEquiv(def, nodeName1, nodeName2, resist) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:370:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildEquiv(); ^ EFbuild.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efGetDeviceParams(name) ^ In file included from EFbuild.c:36: ../extflat/EFint.h:315:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern DevParam *efGetDeviceParams(); ^ EFbuild.c:677:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Bad parameter assignment \"%s\" for device \"%s\"\n", ^ EFbuild.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDeviceParams(name, argc, argv) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:368:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildDeviceParams(); ^ EFbuild.c:887:43: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devtmp.dev_subsnode = efBuildDevNode(def, argv[argstart], TRUE); ^ EFbuild.c:900:29: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dev_type = efBuildAddStr(EFDevTypes, &EFDevNumTypes, TT_MAXTYPES, type); ^ EFbuild.c:910:26: warning: passing arguments to 'extGetDevType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttype = extGetDevType(type); ^ EFbuild.c:945:30: warning: passing arguments to 'extGetDevType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (ttype != extGetDevType(EFDevTypes[newdev->dev_type])))) ^ EFbuild.c:1007:15: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Error: expected L and W, got %s %s\n", argv[0], ^ EFbuild.c:1014:15: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Error: expected resistance value, got %s\n", ^ EFbuild.c:1035:15: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Error: expected L and W, got %s %s\n", argv[0], ^ EFbuild.c:1042:15: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Error: expected capacitance value, got %s\n", ^ EFbuild.c:1055:43: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdev->dev_subsnode = efBuildDevNode(def, argv[2], TRUE); ^ EFbuild.c:1062:40: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdev->dev_subsnode = efBuildDevNode(def, argv[2], TRUE); ^ EFbuild.c:1066:40: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdev->dev_subsnode = efBuildDevNode(def, argv[2], TRUE); ^ EFbuild.c:1072:40: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdev->dev_subsnode = efBuildDevNode(def, argv[2], TRUE); ^ EFbuild.c:1084:35: warning: passing arguments to 'efBuildDevNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] term->dterm_node = efBuildDevNode(def, av[TERM_NAME], FALSE); ^ EFbuild.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDevice(def, class, type, r, argc, argv) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:367:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efBuildDevice(); ^ EFbuild.c:1116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildPortNode(def, name, idx, x, y, layername, toplevel) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:372:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildPortNode(); ^ EFbuild.c:1163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetPortMax(def) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:358:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFGetPortMax(); ^ EFbuild.c:1225:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Node %s doesn't exist so creating it\n", name); ^ EFbuild.c:1234:17: warning: passing arguments to 'EFHNIsGlob' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!EFHNIsGlob(nn->efnn_hier)) ^ EFbuild.c:1210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDevNode(def, name, isSubsNode) ^ EFbuild.c:65:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] EFNode *efBuildDevNode(); ^ EFbuild.c:1266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAddStr(table, pMax, size, str) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:365:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efBuildAddStr(); ^ EFbuild.c:1330:23: warning: passing arguments to 'efDefLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdef = efDefLook(subDefName); ^ EFbuild.c:1332:19: warning: passing arguments to 'efDefNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdef = efDefNew(subDefName); ^ EFbuild.c:1316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildUse(def, subDefName, subUseId, ta, tb, tc, td, te, tf) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:373:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildUse(); ^ EFbuild.c:1416:23: warning: passing arguments to 'efConnInitSubs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efConnInitSubs(conn, nodeName1, nodeName2)) ^ EFbuild.c:1401:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildConnect(def, nodeName1, nodeName2, deltaC, av, ac) ^ In file included from EFbuild.c:36: ../extflat/EFint.h:317:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildConnect(); ^ EFbuild.c:1461:23: warning: passing arguments to 'efConnInitSubs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efConnInitSubs(conn, nodeName1, nodeName2)) ^ EFbuild.c:1452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildResistor(def, nodeName1, nodeName2, resistance) ^ In file included from EFbuild.c:36: ../extflat/EFint.h:318:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildResistor(); ^ EFbuild.c:1498:23: warning: passing arguments to 'efConnInitSubs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efConnInitSubs(conn, nodeName1, nodeName2)) ^ EFbuild.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildCap(def, nodeName1, nodeName2, cap) ^ In file included from EFbuild.c:36: ../extflat/EFint.h:319:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efBuildCap(); ^ EFbuild.c:1534:25: warning: passing arguments to 'efConnBuildName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!efConnBuildName(c1, nodeName1) || !efConnBuildName(c2, nodeName2)) ^ EFbuild.c:1534:60: warning: passing arguments to 'efConnBuildName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!efConnBuildName(c1, nodeName1) || !efConnBuildName(c2, nodeName2)) ^ EFbuild.c:1539:13: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Number of subscripts doesn't match\n"); ^ EFbuild.c:1548:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Subscript %d range mismatch\n", n); ^ EFbuild.c:1525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efConnInitSubs(conn, nodeName1, nodeName2) ^ EFbuild.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool efConnInitSubs(); ^ EFbuild.c:1626:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Too many array subscripts (maximum=2)\n"); ^ EFbuild.c:1631:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Subscript syntax error\n"); ^ EFbuild.c:1636:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Backwards subscript range [%d:%d]\n", ^ EFbuild.c:1583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efConnBuildName(cnp, name) ^ EFbuild.c:69:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool efConnBuildName(); ^ EFbuild.c:1714:35: warning: passing arguments to 'EFHNBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (oldnn == NULL || (EFHNBest(newnn->efnn_hier, oldnn->efnn_hier) && !topport)) ^ EFbuild.c:1690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeAddName(node, he, hn) ^ EFbuild.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void efNodeAddName(); ^ EFbuild.c:1786:12: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNToStr(keeping->efnode_name->efnn_hier)); ^ EFbuild.c:1789:18: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ? EFHNToStr(removing->efnode_name->efnn_hier) ^ EFbuild.c:1818:18: warning: passing arguments to 'EFHNBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || EFHNBest(removing->efnode_name->efnn_hier, ^ EFbuild.c:1752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeMerge(node1ptr, node2ptr) ^ EFbuild.c:67:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void efNodeMerge(); ^ EFbuild.c:1945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeUseTable(table) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:383:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efFreeUseTable(); ^ EFbuild.c:1975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeDevTable(table) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:380:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efFreeDevTable(); ^ EFbuild.c:2018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeTable(table) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:382:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efFreeNodeTable(); ^ EFbuild.c:2090:10: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func)(node->efnode_client); ^ EFbuild.c:2073:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeList(head, func) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:381:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efFreeNodeList(); ^ EFbuild.c:2117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeConn(conn) ^ In file included from EFbuild.c:35: ../extflat/extflat.h:379:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efFreeConn(); ^ 106 warnings generated. --- compiling extflat/EFdef.o rm -f EFdef.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 EFdef.c EFdef.c:114:17: warning: passing arguments to 'efFreeNodeTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeTable(&def->def_nodes); ^ EFdef.c:115:16: warning: passing arguments to 'efFreeNodeList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeList(&def->def_firstn, func); ^ EFdef.c:116:16: warning: passing arguments to 'efFreeUseTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeUseTable(&def->def_uses); ^ EFdef.c:117:16: warning: passing arguments to 'efFreeDevTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeDevTable(&def->def_devs); ^ EFdef.c:118:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&def->def_nodes); ^ EFdef.c:119:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&def->def_dists); ^ EFdef.c:120:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&def->def_uses); ^ EFdef.c:121:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&def->def_devs); ^ EFdef.c:123:16: warning: passing arguments to 'efFreeConn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeConn(conn); ^ EFdef.c:125:16: warning: passing arguments to 'efFreeConn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeConn(conn); ^ EFdef.c:127:16: warning: passing arguments to 'efFreeConn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeConn(conn); ^ EFdef.c:164:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efDevParamTable); ^ EFdef.c:172:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efFreeHashTable); ^ EFdef.c:175:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efDefHashTable); ^ EFdef.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDone(func) ^ In file included from EFdef.c:32: ../extflat/extflat.h:397:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFDone(); ^ EFdef.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efDefLook(name) ^ In file included from EFdef.c:33: ../extflat/EFint.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Def *efDefLook(); ^ EFdef.c:259:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&newdef->def_dists, INITNODESIZE, HT_CLIENTKEYS, ^ EFdef.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efDefNew(name) ^ In file included from EFdef.c:33: ../extflat/EFint.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Def *efDefNew(); ^ 21 warnings generated. --- compiling extflat/EFerr.o rm -f EFerr.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 EFerr.c EFerr.c:74:15: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tcl_printf(stderr, fmt, args); ^ 1 warning generated. --- compiling extflat/EFflat.o rm -f EFflat.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 EFflat.c EFflat.c:106:30: warning: passing arguments to 'efDefLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatRootDef = efDefLook(name); ^ EFflat.c:107:34: warning: passing arguments to 'efHNPrintSizes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHNStats) efHNPrintSizes("before building flattened table"); ^ EFflat.c:110:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efNodeHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:114:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efDistHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:121:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efHNUseHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:144:24: warning: passing arguments to 'efFlatNodesStdCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodesStdCell(&efFlatContext); ^ EFflat.c:149:17: warning: passing arguments to 'efFlatNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodes(&efFlatContext, (ClientData)flatnodeflags); ^ EFflat.c:151:13: warning: passing arguments to 'efFlatKills' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatKills(&efFlatContext); ^ EFflat.c:158:12: warning: passing arguments to 'efFlatCaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatCaps(&efFlatContext); ^ EFflat.c:162:13: warning: passing arguments to 'efFlatDists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatDists(&efFlatContext); ^ EFflat.c:164:34: warning: passing arguments to 'efHNPrintSizes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHNStats) efHNPrintSizes("after building flattened table"); ^ EFflat.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuild(name, flags) ^ In file included from EFflat.c:34: ../extflat/extflat.h:398:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFFlatBuild(); ^ EFflat.c:194:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efNodeHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:198:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efDistHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:205:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&efHNUseHashTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:220:16: warning: passing arguments to 'efFlatNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodes(&efFlatContext, (ClientData)flatnodeflags); ^ EFflat.c:229:14: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrUses(&efFlatContext, efFlatNodesDeviceless, (ClientData)&usecount); ^ EFflat.c:234:16: warning: passing arguments to 'efFlatKills' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatKills(&efFlatContext); ^ EFflat.c:238:22: warning: passing arguments to 'efFlatCapsDeviceless' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatCapsDeviceless(&efFlatContext); ^ EFflat.c:240:13: warning: passing arguments to 'efFlatDists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatDists(&efFlatContext); ^ EFflat.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuildOneLevel(def, flags) ^ In file included from EFflat.c:35: ../extflat/EFint.h:320:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HierContext *EFFlatBuildOneLevel(); ^ EFflat.c:273:20: warning: passing arguments to 'efFreeNodeTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeTable(&efNodeHashTable); ^ EFflat.c:274:19: warning: passing arguments to 'efFreeNodeList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFreeNodeList(&efNodeList, func); ^ EFflat.c:275:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&efCapHashTable); ^ EFflat.c:276:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efNodeHashTable); ^ EFflat.c:277:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efDistHashTable); ^ EFflat.c:278:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&efHNUseHashTable); ^ EFflat.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(func) ^ In file included from EFflat.c:34: ../extflat/extflat.h:399:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFFlatDone(); ^ EFflat.c:335:24: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHierSrUses(hc, efFlatNodes, clientData); ^ EFflat.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodes(hc, clientData) ^ In file included from EFflat.c:34: ../extflat/extflat.h:377:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efFlatNodes(); ^ EFflat.c:385:21: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHierSrUses(hc, efFlatNodesStdCell, (ClientData) NULL); ^ EFflat.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodesStdCell(hc) ^ In file included from EFflat.c:34: ../extflat/extflat.h:378:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efFlatNodesStdCell(); ^ EFflat.c:411:14: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrUses(hc, efFlatNodesDeviceless, (ClientData)&newcount); ^ EFflat.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatNodesDeviceless(hc, cdata) ^ EFflat.c:456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efAddNodes(hc, stdcell) ^ EFflat.c:458:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bool stdcell; ^ EFflat.c:64:35: note: previous declaration is here int efAddNodes(HierContext *, bool); ^ EFflat.c:539:32: warning: passing arguments to 'EFHNConcat' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else hierName = EFHNConcat(hc->hc_hierName, nn->efnn_hier); ^ EFflat.c:549:15: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hierName, hc->hc_hierName, HN_CONCAT); ^ EFflat.c:551:18: warning: passing arguments to 'efNodeMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeMerge(&oldname->efnn_node, &newnode); ^ EFflat.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efAddConns(hc, doWarn) ^ EFflat.c:604:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bool doWarn; ^ EFflat.c:65:35: note: previous declaration is here int efAddConns(HierContext *, bool); ^ EFflat.c:610:12: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNToStr(hc->hc_hierName), ^ EFflat.c:619:19: warning: passing arguments to 'efHierSrArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrArray(hc, conn, efAddOneConn, (ClientData)doWarn); ^ EFflat.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efAddOneConn(hc, name1, name2, conn, doWarn) ^ EFflat.c:650:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bool doWarn; ^ EFflat.c:66:67: note: previous declaration is here int efAddOneConn(HierContext *, char *, char *, Connection *, bool); ^ EFflat.c:656:19: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he1 = EFHNLook(hc->hc_hierName, name1, (doWarn) ? "connect(1)" : NULL); ^ EFflat.c:672:16: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he2 = EFHNLook(hc->hc_hierName, name2, (doWarn) ? "connect(2)" : NULL); ^ EFflat.c:677:17: warning: passing arguments to 'efNodeMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeMerge(&node, &newnode); ^ EFflat.c:722:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(&globalTable, INITFLATSIZE, HT_CLIENTKEYS, ^ EFflat.c:746:17: warning: passing arguments to 'EFHNIsGlob' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!EFHNIsGlob(hnFlat)) ^ EFflat.c:785:17: warning: passing arguments to 'efNodeMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efNodeMerge(&nodeFlat, &nodeGlob); ^ EFflat.c:819:14: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hnGlob, (HierName *) NULL, HN_GLOBAL); ^ EFflat.c:823:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&globalTable); ^ EFflat.c:828:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatGlobError(nameGlob, nameFlat) ^ EFflat.c:842:32: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf(" %s\n", EFHNToStr(nn->efnn_hier)); ^ EFflat.c:850:32: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf(" %s\n", EFHNToStr(nn->efnn_hier)); ^ EFflat.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatGlobCmp(hierName1, hierName2) ^ EFflat.c:872:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatGlobCopy(hierName) ^ EFflat.c:884:12: warning: passing arguments to 'efHNRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNRecord(size, HN_GLOBAL); ^ EFflat.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatGlobHash(hierName) ^ EFflat.c:925:24: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHierSrUses(hc, efFlatKills, (ClientData) NULL); ^ EFflat.c:930:25: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (he = EFHNConcatLook(hc->hc_hierName, k->kill_name, "kill")) ^ EFflat.c:916:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatKills(hc) ^ In file included from EFflat.c:34: ../extflat/extflat.h:376:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efFlatKills(); ^ EFflat.c:972:14: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrUses(hc, efFlatCapsDeviceless, (ClientData)NULL); ^ EFflat.c:983:21: warning: passing arguments to 'efFlatSingleCap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatSingleCap(hc, conn->conn_name1, conn->conn_name2, conn); ^ EFflat.c:985:19: warning: passing arguments to 'efHierSrArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrArray(hc, conn, efFlatSingleCap, (ClientData) NULL); ^ EFflat.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatCapsDeviceless(hc) ^ EFflat.c:1031:24: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHierSrUses(hc, efFlatCaps, (ClientData) 0); ^ EFflat.c:1038:21: warning: passing arguments to 'efFlatSingleCap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatSingleCap(hc, conn->conn_name1, conn->conn_name2, conn); ^ EFflat.c:1040:19: warning: passing arguments to 'efHierSrArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrArray(hc, conn, efFlatSingleCap, (ClientData) NULL); ^ EFflat.c:1025:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatCaps(hc) ^ In file included from EFflat.c:34: ../extflat/extflat.h:374:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efFlatCaps(); ^ EFflat.c:1086:23: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((he = EFHNLook(hc->hc_hierName, name1, msg)) == NULL) ^ EFflat.c:1093:23: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((he = EFHNLook(hc->hc_hierName, name2, msg)) == NULL) ^ EFflat.c:1113:64: warning: passing arguments to 'CapHashGetValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CapHashSetValue(he, (double) (conn->conn_cap + CapHashGetValue(he))); ^ EFflat.c:1113:17: warning: passing arguments to 'CapHashSetValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CapHashSetValue(he, (double) (conn->conn_cap + CapHashGetValue(he))); ^ EFflat.c:1069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatSingleCap(hc, name1, name2, conn) ^ EFflat.c:58:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int efFlatSingleCap(); ^ EFflat.c:1148:24: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHierSrUses(hc, efFlatDists, (ClientData) 0); ^ EFflat.c:1155:18: warning: passing arguments to 'efHNBuildDistKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNBuildDistKey(hc->hc_hierName, dist, &distKey); ^ EFflat.c:1169:14: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(distKey.dist_1, hc->hc_hierName, HN_CONCAT); ^ EFflat.c:1170:14: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(distKey.dist_2, hc->hc_hierName, HN_CONCAT); ^ EFflat.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efFlatDists(hc) ^ In file included from EFflat.c:34: ../extflat/extflat.h:375:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efFlatDists(); ^ EFflat.c:1191:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFCapValue CapHashGetValue(he) ^ In file included from EFflat.c:35: ../extflat/EFint.h:306:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern EFCapValue CapHashGetValue(); ^ EFflat.c:1211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CapHashSetValue(he, c) ^ In file included from EFflat.c:35: ../extflat/EFint.h:307:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CapHashSetValue(); ^ 94 warnings generated. --- compiling extflat/EFhier.o rm -f EFhier.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 EFhier.c EFhier.c:90:37: warning: passing arguments to 'efHNFromUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newhc.hc_hierName = efHNFromUse(&newhc, hc->hc_hierName); ^ EFhier.c:92:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(&newhc, cdata)) ^ EFhier.c:114:34: warning: passing arguments to 'efHNFromUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newhc.hc_hierName = efHNFromUse(&newhc, hc->hc_hierName); ^ EFhier.c:115:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(&newhc, cdata)) ^ EFhier.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrUses(hc, func, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:389:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHierSrUses(); ^ EFhier.c:176:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*proc)(hc, c1->cn_name, c2->cn_name, conn, cdata); ^ EFhier.c:185:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*proc)(hc, name1, c2->cn_name ? name2 : (char *) NULL, ^ EFhier.c:208:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*proc)(hc,name1,c2->cn_name ? name2 : (char *) NULL, ^ EFhier.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierSrArray(hc, conn, proc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:388:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHierSrArray(); ^ EFhier.c:277:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] retval = (*func)(hc, cdata); ^ EFhier.c:236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierSrDefs(hc, func, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:412:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierSrDefs(); ^ EFhier.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitSubcircuits(hc, subProc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:414:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierVisitSubcircuits(); ^ EFhier.c:363:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*ca->ca_proc)(hc->hc_use, hc->hc_hierName, is_top)) ^ EFhier.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierVisitSubcircuits(hc, ca) ^ EFhier.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierDevKilled(hc, dev, prefix) ^ EFhier.c:454:27: warning: passing arguments to 'efHierVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return efHierVisitDevs(hc, (ClientData) &ca); ^ EFhier.c:445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitDevs(hc, devProc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:415:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierVisitDevs(); ^ EFhier.c:495:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*ca->ca_proc)(hc, dev, scale, ca->ca_cdata)) ^ EFhier.c:469:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierVisitDevs(hc, ca) ^ In file included from EFhier.c:33: ../extflat/extflat.h:390:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHierVisitDevs(); ^ EFhier.c:547:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*ca->ca_proc)(hc, n1->efnode_name->efnn_hier, ^ EFhier.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierVisitSingleResist(hc, name1, name2, res, ca) ^ EFhier.c:597:30: warning: passing arguments to 'efHierVisitResists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return efHierVisitResists(hc, (ClientData) &ca); ^ EFhier.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitResists(hc, resProc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:416:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierVisitResists(); ^ EFhier.c:612:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHierVisitResists(hc, ca) ^ EFhier.c:684:24: warning: passing arguments to 'CapHashGetValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ccap = CapHashGetValue(he); ^ EFhier.c:686:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*capProc)(hc, ck->ck_1->efnode_name->efnn_hier, ^ EFhier.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitCaps(hc, capProc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:417:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierVisitCaps(); ^ EFhier.c:741:20: warning: passing arguments to 'EFNodeResist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = EFNodeResist(snode); ^ EFhier.c:749:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*nodeProc)(hc, snode, res, (double)cap, cdata)) ^ EFhier.c:726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitNodes(hc, nodeProc, cdata) ^ In file included from EFhier.c:33: ../extflat/extflat.h:418:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHierVisitNodes(); ^ 39 warnings generated. --- compiling extflat/EFname.o rm -f EFname.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 EFname.c EFname.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNIsGlob(hierName) ^ In file included from EFname.c:34: ../extflat/extflat.h:362:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool EFHNIsGlob(); ^ EFname.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNIsGND(hierName) ^ In file included from EFname.c:34: ../extflat/extflat.h:400:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool EFHNIsGND(); ^ EFname.c:184:27: warning: passing arguments to 'efHNRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHNStats) efHNRecord(size, HN_CONCAT); ^ EFname.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNConcat(prefix, suffix) ^ In file included from EFname.c:34: ../extflat/extflat.h:355:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HierName *EFHNConcat(); ^ EFname.c:246:31: warning: passing arguments to 'efHNRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHNStats) efHNRecord(size, HN_ALLOC); ^ EFname.c:247:14: warning: passing arguments to 'efHNInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNInit(hierName, slashPtr, cp); ^ EFname.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFStrToHN(prefix, suffixStr) ^ In file included from EFname.c:34: ../extflat/extflat.h:356:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HierName *EFStrToHN(); ^ EFname.c:284:25: warning: passing arguments to 'efHNToStrFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) efHNToStrFunc(hierName, namebuf); ^ EFname.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNToStr(hierName) ^ In file included from EFname.c:34: ../extflat/extflat.h:357:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *EFHNToStr(); ^ EFname.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNToStrFunc(hierName, dstp) ^ In file included from EFname.c:35: ../extflat/EFint.h:289:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *efHNToStrFunc(); ^ EFname.c:386:10: warning: passing arguments to 'EFHNFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hierName, prefix, HN_ALLOC); ^ EFname.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNLook(prefix, suffixStr, errorStr) ^ In file included from EFname.c:34: ../extflat/extflat.h:353:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HashEntry *EFHNLook(); ^ EFname.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNConcatLook(prefix, suffix, errorStr) ^ In file included from EFname.c:34: ../extflat/extflat.h:354:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HashEntry *EFHNConcatLook(); ^ EFname.c:476:16: warning: passing arguments to 'efHNRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNRecord(-HIERNAMESIZE(len), type); ^ EFname.c:461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNFree(hierName, prefix, type) ^ EFname.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFHNFree(); ^ EFname.c:549:25: warning: passing arguments to 'efHNLexOrder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (efHNLexOrder(hierName1, hierName2) > 0); ^ EFname.c:503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNBest(hierName1, hierName2) ^ In file included from EFname.c:35: ../extflat/EFint.h:290:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool EFHNBest(); ^ EFname.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNLexOrder(hierName1, hierName2) ^ In file included from EFname.c:34: ../extflat/extflat.h:385:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHNLexOrder(); ^ EFname.c:662:30: warning: passing arguments to 'efHNRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHNStats) efHNRecord(size, HN_FROMUSE); ^ EFname.c:663:13: warning: passing arguments to 'efHNInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNInit(hierName, namePtr, (char *) NULL); ^ EFname.c:612:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNFromUse(hc, prefix) ^ In file included from EFname.c:35: ../extflat/EFint.h:288:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern HierName *efHNFromUse(); ^ EFname.c:709:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNUseCompare(hierName1, hierName2) ^ In file included from EFname.c:35: ../extflat/EFint.h:303:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool efHNUseCompare(); ^ EFname.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNUseHash(hierName) ^ In file included from EFname.c:35: ../extflat/EFint.h:304:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHNUseHash(); ^ EFname.c:744:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNInit(hierName, cp, endp) ^ EFname.c: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNInit(); ^ EFname.c:801:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNCompare(hierName1, hierName2) ^ In file included from EFname.c:35: ../extflat/EFint.h:293:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHNCompare(); ^ EFname.c:821:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNHash(hierName) ^ EFname.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNDistCompare(dist1, dist2) ^ In file included from EFname.c:35: ../extflat/EFint.h:297:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool efHNDistCompare(); ^ EFname.c:870:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNDistCopy(dist) ^ In file included from EFname.c:35: ../extflat/EFint.h:298:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *efHNDistCopy(); ^ EFname.c:881:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNDistHash(dist) ^ In file included from EFname.c:35: ../extflat/EFint.h:299:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efHNDistHash(); ^ EFname.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNDistKill(dist) ^ In file included from EFname.c:35: ../extflat/EFint.h:300:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNDistKill(); ^ EFname.c:920:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNBuildDistKey(prefix, dist, distKey) ^ In file included from EFname.c:34: ../extflat/extflat.h:384:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNBuildDistKey(); ^ EFname.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNRecord(size, type) ^ EFname.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNRecord(); ^ EFname.c:994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNPrintSizes(when) ^ In file included from EFname.c:34: ../extflat/extflat.h:386:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNPrintSizes(); ^ 56 warnings generated. --- compiling extflat/EFread.o rm -f EFread.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 EFread.c EFread.c:145:20: warning: passing arguments to 'efDefLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = efDefLook(name); ^ EFread.c:147:16: warning: passing arguments to 'efDefNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = efDefNew(name); ^ EFread.c:150:19: warning: passing arguments to 'efReadDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rc = efReadDef(def, dosubckt, resist, noscale, TRUE); ^ EFread.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFReadFile(name, dosubckt, resist, noscale) ^ In file included from EFread.c:38: ../extflat/extflat.h:402:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool EFReadFile(); ^ EFread.c:206:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((dbdef = DBCellLookDef(name)) != NULL) ^ EFread.c:254:30: warning: passing arguments to 'efReadLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((argc = efReadLine(&line, &size, inf, argv)) >= 0) ^ EFread.c:256:18: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(argv[0], (LookupTable *) keyTable, sizeof keyTable[0]); ^ EFread.c:259:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Unrecognized token \"%s\" (ignored)\n", argv[0]); ^ EFread.c:264:17: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Not enough tokens for %s line\n", argv[0]); ^ EFread.c:275:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Bad resistance scaling = 0; reset to 1.\n"); ^ EFread.c:281:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Bad capacitance scaling = 0; reset to 1.\n"); ^ EFread.c:292:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Bad linear scaling = 0; reset to 1.\n"); ^ EFread.c:312:14: warning: passing arguments to 'efBuildAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAttr(def, argv[1], &r, argv[6], argv[7]); ^ EFread.c:318:13: warning: passing arguments to 'efBuildCap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildCap(def, argv[1], argv[2], (double) cap); ^ EFread.c:324:17: warning: passing arguments to 'efAdjustSubCap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efAdjustSubCap(def, argv[1], cap); ^ EFread.c:329:15: warning: passing arguments to 'efBuildEquiv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildEquiv(def, argv[1], argv[2], resist); ^ EFread.c:345:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Unknown device class\n"); ^ EFread.c:381:20: warning: passing arguments to 'efBuildDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efBuildDevice(def, (char)n, argv[2], &r, argc - 7, &argv[7]) != 0) ^ EFread.c:383:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Incomplete terminal description for device\n"); ^ EFread.c:395:20: warning: passing arguments to 'efBuildDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efBuildDevice(def, DEV_FET, argv[1], &r, argc - 6, &argv[6]) != 0) ^ EFread.c:397:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Incomplete terminal description for fet\n"); ^ EFread.c:417:17: warning: passing arguments to 'efBuildConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildConnect(def, argv[1], argv[2], (double)cap, &argv[4], argc - 4); ^ EFread.c:429:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError( ^ EFread.c:434:14: warning: passing arguments to 'efBuildNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildNode(def, ^ EFread.c:444:22: warning: passing arguments to 'efBuildDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDeviceParams(argv[1], argc - 2, &argv[2]); ^ EFread.c:452:18: warning: passing arguments to 'efBuildPortNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildPortNode(def, argv[1], atoi(argv[2]), atoi(argv[3]), ^ EFread.c:463:14: warning: passing arguments to 'efBuildNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildNode(def, FALSE, FALSE, FALSE, argv[1], (double) cap, ^ EFread.c:478:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Number of resistance classes doesn't match:\n"); ^ EFread.c:480:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Re-extract the entire tree with " ^ EFread.c:488:15: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError("Resistance class values don't match:\n"); ^ EFread.c:495:13: warning: passing arguments to 'efBuildUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildUse(def, argv[1], argv[2], ^ EFread.c:550:22: warning: passing arguments to 'ExtCompareStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ExtCompareStyle(argv[1]) == FALSE) ^ EFread.c:579:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError( ^ EFread.c:581:18: warning: passing arguments to 'efReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadError(" It should be re-extracted.\n"); ^ EFread.c:587:14: warning: passing arguments to 'efBuildDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildDist(def, argv[1], argv[2], ^ EFread.c:594:14: warning: passing arguments to 'efBuildKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildKill(def, argv[1]); ^ EFread.c:600:18: warning: passing arguments to 'efBuildResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildResistor(def, argv[1], argv[2], ^ EFread.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadDef(def, dosubckt, resist, noscale, toplevel) ^ EFread.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static bool efReadDef(); ^ EFread.c:680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efReadLine(lineptr, sizeptr, file, argv) ^ In file included from EFread.c:38: ../extflat/extflat.h:393:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efReadLine(); ^ 42 warnings generated. --- compiling extflat/EFsym.o rm -f EFsym.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 EFsym.c EFsym.c:115:15: warning: passing arguments to 'efSymAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!efSymAdd(line)) ^ EFsym.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efSymAddFile(name) ^ In file included from EFsym.c:42: ../extflat/extflat.h:395:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool efSymAddFile(); ^ EFsym.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efSymAdd(str) ^ EFsym.c:49:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool efSymAdd(); ^ EFsym.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efSymLook(name, pValue) ^ In file included from EFsym.c:42: ../extflat/extflat.h:405:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool efSymLook(); ^ 7 warnings generated. --- compiling extflat/EFvisit.o rm -f EFvisit.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 EFvisit.c EFvisit.c:104:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*subProc)(hc->hc_use, hc->hc_hierName, TRUE)) ^ EFvisit.c:113:21: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHierSrUses(hc, efVisitSubcircuits, (ClientData) &ca)) ^ EFvisit.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitSubcircuits(subProc, cdata) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:413:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFVisitSubcircuits(); ^ EFvisit.c:140:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*ca->ca_proc)(hc->hc_use, hc->hc_hierName, NULL)) ^ EFvisit.c:148:21: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHierSrUses(hc, efVisitSubcircuits, (ClientData) ca)) ^ EFvisit.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efVisitSubcircuits(hc, ca) ^ EFvisit.c:228:39: warning: passing arguments to 'efDevFixLW' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gate->dterm_attrs) efDevFixLW(gate->dterm_attrs, &l, &w); ^ EFvisit.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, lptr, wptr) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:410:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFGetLengthAndWidth(); ^ EFvisit.c:284:23: warning: passing arguments to 'efVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return efVisitDevs(&efFlatContext, (ClientData) &ca); ^ EFvisit.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(devProc, cdata) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:403:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFVisitDevs(); ^ EFvisit.c:313:21: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHierSrUses(hc, efVisitDevs, (ClientData) ca)) ^ EFvisit.c:325:17: warning: passing arguments to 'efDevKilled' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efDevKilled(dev, hc->hc_hierName)) ^ EFvisit.c:328:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*ca->ca_proc)(dev, hc, scale, &t, ca->ca_cdata)) ^ EFvisit.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efVisitDevs(hc, ca) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:404:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efVisitDevs(); ^ EFvisit.c:365:21: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "kill"); ^ EFvisit.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efDevKilled(dev, prefix) ^ EFvisit.c:51:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool efDevKilled(); ^ EFvisit.c:428:26: warning: passing arguments to 'efSymLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (!efSymLook(cp, &value)) goto done; ^ EFvisit.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efDevFixLW(attrs, pL, pW) ^ EFvisit.c:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efDevFixLW(); ^ EFvisit.c:490:26: warning: passing arguments to 'efVisitResists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return efVisitResists(&efFlatContext, (ClientData) &ca); ^ EFvisit.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitResists(resProc, cdata) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:407:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFVisitResists(); ^ EFvisit.c:518:21: warning: passing arguments to 'efHierSrUses' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efHierSrUses(hc, efVisitResists, (ClientData) ca)) ^ EFvisit.c:527:29: warning: passing arguments to 'efVisitSingleResist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efVisitSingleResist(hc, res->conn_name1, res->conn_name2, ^ EFvisit.c:531:24: warning: passing arguments to 'efHierSrArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (efHierSrArray(hc, res, efVisitSingleResist, (ClientData) ca)) ^ EFvisit.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efVisitResists(hc, ca) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:406:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efVisitResists(); ^ EFvisit.c:567:23: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((he = EFHNLook(hc->hc_hierName, name1, "resist(1)")) == NULL) ^ EFvisit.c:573:23: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((he = EFHNLook(hc->hc_hierName, name2, "resist(2)")) == NULL) ^ EFvisit.c:583:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*ca->ca_proc)(n1->efnode_name->efnn_hier, ^ EFvisit.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efVisitSingleResist(hc, name1, name2, res, ca) ^ EFvisit.c:504:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int efVisitSingleResist(); ^ EFvisit.c:629:23: warning: passing arguments to 'CapHashGetValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = CapHashGetValue(he); ^ EFvisit.c:631:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*capProc)(ck->ck_1->efnode_name->efnn_hier, ^ EFvisit.c:617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitCaps(capProc, cdata) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:409:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFVisitCaps(); ^ EFvisit.c:687:20: warning: passing arguments to 'EFNodeResist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = EFNodeResist(node); ^ EFvisit.c:692:19: warning: passing arguments to 'EFHNIsGND' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFHNIsGND(hierName)) ^ EFvisit.c:707:32: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("\t%s\n", EFHNToStr(nn->efnn_hier)); ^ EFvisit.c:715:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*nodeProc)(node, res, (double) cap, cdata)) ^ EFvisit.c:673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(nodeProc, cdata) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:408:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFVisitNodes(); ^ EFvisit.c:771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFNodeResist(node) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:363:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFNodeResist(); ^ EFvisit.c:827:17: warning: passing arguments to 'EFHNBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFHNBest(hn1, hn2)) ^ EFvisit.c:820:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFLookDist(hn1, hn2, pMinDist, pMaxDist) ^ EFvisit.c:873:43: warning: passing arguments to 'efHNOutPrefix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (hierName->hn_parent) efHNOutPrefix(hierName->hn_parent, outf); ^ EFvisit.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, outf) ^ In file included from EFvisit.c:35: ../extflat/extflat.h:411:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void EFHNOut(); ^ EFvisit.c:907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efHNOutPrefix(hierName, outf) ^ EFvisit.c:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void efHNOutPrefix(); ^ 56 warnings generated. --- compiling extflat/EFantenna.o rm -f EFantenna.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 EFantenna.c EFantenna.c:159:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdAntennaCheckOption); ^ EFantenna.c:196:20: warning: passing arguments to 'EFArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inName = EFArgs(argc, argv, &err_result, antennacheckArgs, (ClientData) NULL); ^ EFantenna.c:227:19: warning: passing arguments to 'EFReadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFReadFile(inName, FALSE, FALSE, FALSE) == FALSE) ^ EFantenna.c:236:16: warning: passing arguments to 'EFFlatBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuild(inName, flatFlags); ^ EFantenna.c:240:25: warning: passing arguments to 'ExtGetDevInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (ExtGetDevInfo(idx++, &devname, NULL, NULL, NULL, NULL, NULL)) ^ EFantenna.c:247:22: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAddStr(EFDevTypes, &EFDevNumTypes, TT_MAXTYPES, devname); ^ EFantenna.c:254:38: warning: passing arguments to 'extGetDevType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDeviceTypes[i] = extGetDevType(EFDevTypes[i]); ^ EFantenna.c:258:16: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(antennacheckVisit, (ClientData)editUse); ^ EFantenna.c:259:15: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(NULL); ^ EFantenna.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdAntennaCheck(w, cmd) ^ EFantenna.c:192:22: warning: implicit conversion from 'int' to 'EFCapValue' (aka 'float') changes value from 1073741820 to 1073741824 [-Wimplicit-const-int-float-conversion] EFCapThreshold = INFINITY; ~ ^~~~~~~~ ../tiles/tile.h:158:47: note: expanded from macro 'INFINITY' #define INFINITY ((1 << (8*sizeof (int) - 2)) - 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ EFantenna.c:294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] antennacheckArgs(pargc, pargv) ^ EFantenna.c:46:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int antennacheckArgs(); ^ EFantenna.c:336:28: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "output"); ^ EFantenna.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AntennaGetNode(prefix, suffix) ^ EFantenna.c:445:19: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__PATHYANK__", &extPathUse, &extPathDef); ^ EFantenna.c:501:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(i) && DBPlane(i) == pNum2) ^ EFantenna.c:523:17: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(extPathDef); ^ EFantenna.c:527:20: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &DBConnectTbl[t], 0, ^ EFantenna.c:535:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, extPathUse->cu_def->cd_planes[p], ^ EFantenna.c:544:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, extPathUse->cu_def->cd_planes[pNum], ^ EFantenna.c:557:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, extPathUse->cu_def->cd_planes[p], ^ EFantenna.c:575:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && !DBIsContact(i)) ^ EFantenna.c:650:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && !DBIsContact(i)) ^ EFantenna.c:711:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, extPathUse->cu_def->cd_planes[pNum], ^ EFantenna.c:721:21: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, extPathUse->cu_def->cd_planes[p], ^ EFantenna.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] antennacheckVisit(dev, hc, scale, trans, editUse) ^ EFantenna.c:47:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int antennacheckVisit(); ^ EFantenna.c:638:56: warning: implicit conversion from 'int' to 'float' changes value from 1073741820 to 1073741824 [-Wimplicit-const-int-float-conversion] if (ExtCurStyle->exts_antennaRatio[i].ratioDiffB != INFINITY) ~~ ^~~~~~~~ ../tiles/tile.h:158:47: note: expanded from macro 'INFINITY' #define INFINITY ((1 << (8*sizeof (int) - 2)) - 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ EFantenna.c:756:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&rect, msg, ams->def, 1, STYLE_PALEHIGHLIGHTS); ^ EFantenna.c:747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] areaMarkFunc(tile, ams) ^ EFantenna.c:785:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ EFantenna.c:771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] areaAccumFunc(tile, gdas) ^ EFantenna.c:826:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ EFantenna.c:839:23: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(type, &cutsize, &cutsep, &cutborder); ^ EFantenna.c:856:23: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(type, &sMask); ^ EFantenna.c:870:20: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBResidueMask(type, &sMask); ^ EFantenna.c:950:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ EFantenna.c:961:23: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(type, &cutsize, &cutsep, &cutborder); ^ EFantenna.c:973:23: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(type, &sMask); ^ EFantenna.c:981:16: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBResidueMask(type, &sMask); ^ EFantenna.c:809:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] antennaAccumFunc(tile, aaptr) ^ 42 warnings generated. --- linking libextflat.o rm -f libextflat.o /usr/bin/ld -r EFargs.o EFbuild.o EFdef.o EFerr.o EFflat.o EFhier.o EFname.o EFread.o EFsym.o EFvisit.o EFantenna.o -o libextflat.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extflat' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extract' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling extract/ExtArray.o rm -f ExtArray.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 ExtArray.c ExtArray.c:170:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, extArrayFunc, (ClientData) &ha); ^ ExtArray.c:178:19: warning: passing arguments to 'extOutputConns' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputConns(&ha.ha_connHash, f); ^ ExtArray.c:179:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ha.ha_connHash); ^ ExtArray.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArray(parentUse, f) ^ In file included from ExtArray.c:37: ../extract/extract.h:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extArray(); ^ ExtArray.c:292:17: warning: passing arguments to 'extArrayProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayProcess(ha, &primary); ^ ExtArray.c:306:17: warning: passing arguments to 'extArrayProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayProcess(ha, &primary); ^ ExtArray.c:327:17: warning: passing arguments to 'extArrayProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayProcess(ha, &primary); ^ ExtArray.c:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayFunc(scx, ha) ^ ExtArray.c:61:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extArrayFunc(); ^ ExtArray.c:375:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBArraySr(use, primary, extArrayPrimaryFunc, (ClientData) ha) == 0) ^ ExtArray.c:377:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(primary, ^ ExtArray.c:389:21: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &ha->ha_interArea, extArrayInterFunc, (ClientData)ha); ^ ExtArray.c:392:40: warning: passing arguments to 'extHierFreeOne' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extArrayPrimary) extHierFreeOne(extArrayPrimary); ^ ExtArray.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayProcess(ha, primary) ^ ExtArray.c:68:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extArrayProcess(); ^ ExtArray.c:451:27: warning: passing arguments to 'extHierYankFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extHierYankFunc(use, trans, x, y, &hy); ^ ExtArray.c:459:45: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayPrimary->et_nodes = extFindNodes(primDef, &ha->ha_clipArea, FALSE); ^ ExtArray.c:460:20: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(primDef, ExtCurStyle->exts_nodeConn, ^ ExtArray.c:464:17: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(primDef, &extArrayPrimary->et_coupleHash, ^ ExtArray.c:422:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayPrimaryFunc(use, trans, x, y, ha) ^ ExtArray.c:62:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extArrayPrimaryFunc(), extArrayInterFunc(); ^ ExtArray.c:589:27: warning: passing arguments to 'extHierYankFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extHierYankFunc(use, trans, x, y, &hy); ^ ExtArray.c:598:37: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oneFlat->et_nodes = extFindNodes(oneDef, &ha->ha_clipArea, FALSE); ^ ExtArray.c:599:20: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(oneDef, ExtCurStyle->exts_nodeConn, &oneFlat->et_nodes, ^ ExtArray.c:603:17: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(oneDef, &oneFlat->et_coupleHash, &ha->ha_clipArea); ^ ExtArray.c:606:23: warning: passing arguments to 'extHierConnections' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnections(ha, extArrayPrimary, oneFlat); ^ ExtArray.c:610:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, -1, y); ^ ExtArray.c:612:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, -1); ^ ExtArray.c:614:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, y); ^ ExtArray.c:623:17: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, cumUse); ^ ExtArray.c:625:17: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, cumUse); ^ ExtArray.c:636:40: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ha->ha_cumFlat.et_nodes = extFindNodes(cumDef, &ha->ha_clipArea, FALSE); ^ ExtArray.c:638:21: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(cumDef, &ha->ha_cumFlat.et_coupleHash, ^ ExtArray.c:640:16: warning: passing arguments to 'extArrayAdjust' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayAdjust(ha, oneFlat, extArrayPrimary); ^ ExtArray.c:642:20: warning: passing arguments to 'extCapHashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCapHashKill(&ha->ha_cumFlat.et_coupleHash); ^ ExtArray.c:646:32: warning: passing arguments to 'extHierFreeOne' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (oneFlat) extHierFreeOne(oneFlat); ^ ExtArray.c:648:19: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) ha->ha_cumFlat.et_nodes); ^ ExtArray.c:650:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cumDef); ^ ExtArray.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayInterFunc(use, trans, x, y, ha) ^ ExtArray.c:62:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extArrayPrimaryFunc(), extArrayInterFunc(); ^ ExtArray.c:674:30: warning: passing arguments to 'extArrayNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((name = extArrayNodeName(np, ha, et1, et2)) ^ ExtArray.c:689:23: warning: passing arguments to 'extHierAdjustments' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierAdjustments(ha, &ha->ha_cumFlat, et1, et1); ^ ExtArray.c:690:23: warning: passing arguments to 'extHierAdjustments' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierAdjustments(ha, &ha->ha_cumFlat, et2, et2); ^ ExtArray.c:695:22: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = extGetCapValue(he) / ExtCurStyle->exts_capScale; ^ ExtArray.c:700:25: warning: passing arguments to 'extArrayNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = extArrayNodeName(ck->ck_1, ha, et1, et2); ^ ExtArray.c:702:25: warning: passing arguments to 'extArrayNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = extArrayNodeName(ck->ck_2, ha, et1, et2); ^ ExtArray.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayAdjust(ha, et1, et2) ^ ExtArray.c:69:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extArrayAdjust(); ^ ExtArray.c:715:23: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = extNodeToTile(np, et1); ^ ExtArray.c:717:28: warning: passing arguments to 'extArrayTileToNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extArrayTileToNode(tp, np->nreg_pnum, et1, ha, TRUE)); ^ ExtArray.c:719:23: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = extNodeToTile(np, et2); ^ ExtArray.c:721:28: warning: passing arguments to 'extArrayTileToNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extArrayTileToNode(tp, np->nreg_pnum, et2, ha, TRUE)); ^ ExtArray.c:708:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayNodeName(np, ha, et1, et2) ^ ExtArray.c:66:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *extArrayNodeName(); ^ ExtArray.c:800:42: warning: passing arguments to 'extArrayHardNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (reg = (LabRegion *) extArrayHardNode(tp, pNum, def, ha)) ^ ExtArray.c:808:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, errorStr, ha->ha_parentUse->cu_def, 1, ^ ExtArray.c:833:26: warning: passing arguments to 'extArrayRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstp = extArrayRange(dstp, extArrayPrimXY.p_y, ^ ExtArray.c:836:26: warning: passing arguments to 'extArrayRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstp = extArrayRange(dstp, extArrayPrimXY.p_x, ^ ExtArray.c:842:26: warning: passing arguments to 'extArrayRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstp = extArrayRange(dstp, extArrayInterXY.p_y, ^ ExtArray.c:845:26: warning: passing arguments to 'extArrayRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstp = extArrayRange(dstp, extArrayInterXY.p_x, ^ ExtArray.c:856:23: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] srcp = extNodeName(reg); ^ ExtArray.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayTileToNode(tp, pNum, et, ha, doHard) ^ ExtArray.c:64:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *extArrayTileToNode(); ^ ExtArray.c:884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayRange(dstp, lo, hi, prevRange, followRange) ^ ExtArray.c:63:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *extArrayRange(); ^ ExtArray.c:959:23: warning: passing arguments to 'extArrayHardSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayHardSearch(def, &arg, &scx, extHardProc); ^ ExtArray.c:964:20: warning: passing arguments to 'extArrayHardSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayHardSearch(def, &arg, &scx, extHardProc); ^ ExtArray.c:935:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayHardNode(tp, pNum, def, ha) ^ ExtArray.c:65:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] LabRegion *extArrayHardNode(); ^ ExtArray.c:1025:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*proc)(scx, arg); ^ ExtArray.c:1003:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extArrayHardSearch(def, arg, scx, proc) ^ ExtArray.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extArrayHardSearch(); ^ 73 warnings generated. --- compiling extract/ExtBasic.o rm -f ExtBasic.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 ExtBasic.c ExtBasic.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFoundFunc(tile, cxp) ^ ExtBasic.c:221:47: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] transList = (TransRegion *) ExtFindRegions(def, &TiPlaneRect, ^ ExtBasic.c:225:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, extUnInit); ^ ExtBasic.c:255:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scontext, &transPlaneMask, 0, extFoundFunc, ^ ExtBasic.c:268:25: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeList = extFindNodes(def, (Rect *) NULL, FALSE); ^ ExtBasic.c:273:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "LEFview", &isabstract); ^ ExtBasic.c:280:17: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(def, ExtCurStyle->exts_nodeConn, &nodeList, &TiPlaneRect); ^ ExtBasic.c:288:24: warning: passing arguments to 'extFindDuplicateLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindDuplicateLabels(def, nodeList); ^ ExtBasic.c:299:17: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(def, &extCoupleHash, (Rect *) NULL); ^ ExtBasic.c:307:31: warning: passing arguments to 'extRelocateSubstrateCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extRelocateSubstrateCoupling(&extCoupleHash, glob_subsnode); ^ ExtBasic.c:311:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propptr = (char *)DBPropGet(def, "device", &propfound); ^ ExtBasic.c:333:25: warning: passing arguments to 'extOutputParameters' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputParameters(def, transList, outFile); ^ ExtBasic.c:340:16: warning: passing arguments to 'extOutputNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputNodes(nodeList, outFile); ^ ExtBasic.c:345:19: warning: passing arguments to 'extOutputCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputCoupling(&extCoupleHash, outFile); ^ ExtBasic.c:373:21: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devidx = Lookup(token, extDevTable); ^ ExtBasic.c:541:22: warning: passing arguments to 'extOutputDevices' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputDevices(def, transList, outFile); ^ ExtBasic.c:546:16: warning: passing arguments to 'extCapHashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCapHashKill(&extCoupleHash); ^ ExtBasic.c:547:22: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) transList); ^ ExtBasic.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extBasic(def, outFile) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1067:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern NodeRegion *extBasic(); ^ ExtBasic.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetResist(reg) ^ ExtBasic.c:678:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(ll->ll_label->lab_type)); ^ ExtBasic.c:685:26: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!strcmp(extNodeName((LabRegion *) reg), ^ ExtBasic.c:698:20: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text = extNodeName((LabRegion *) reg); ^ ExtBasic.c:725:22: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(loctype)); ^ ExtBasic.c:731:22: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(reg->nreg_type)); ^ ExtBasic.c:742:20: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(ll->ll_label->lab_text, LABTYPE_NODEATTR)) ^ ExtBasic.c:749:29: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(lab->lab_type)); ^ ExtBasic.c:781:22: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(ll->ll_label->lab_text, LABTYPE_NAME)) ^ ExtBasic.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputNodes(nodeList, outFile) ^ ExtBasic.c:135:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extOutputNodes(); ^ ExtBasic.c:838:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubsName(node) ^ ExtBasic.c:907:19: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaneShortName(plane), ^ ExtBasic.c:894:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extMakeNodeNumPrint(buf, lreg) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1072:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extMakeNodeNumPrint(); ^ ExtBasic.c:946:16: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(ll->ll_label->lab_text, LABTYPE_NAME)) ^ ExtBasic.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeName(node) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1066:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *extNodeName(); ^ ExtBasic.c:993:21: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!extLabType(text, LABTYPE_NAME)) ^ ExtBasic.c:1020:31: warning: incompatible pointer types passing 'NodeRegion *' (aka 'struct nreg *') to parameter of type 'LabRegion *' (aka 'struct lreg *') [-Wincompatible-pointer-types] extMakeNodeNumPrint(name, np2); ^~~ ExtBasic.c:1022:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, message, def, ^ ExtBasic.c:1036:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&labelHash); ^ ExtBasic.c:972:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindDuplicateLabels(def, nreg) ^ ExtBasic.c:145:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extFindDuplicateLabels(); ^ ExtBasic.c:1058:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSortTerminals(tran, ll) ^ ExtBasic.c:1147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extComputeCapLW(rlengthptr, rwidthptr) ^ ExtBasic.c:1198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extComputeEffectiveLW(rlengthptr, rwidthptr, numregions, chop) ^ ExtBasic.c:1493:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSeparateBounds(nterm) ^ ExtBasic.c:1609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputParameters(def, transList, outFile) ^ ExtBasic.c:147:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extOutputParameters(); ^ ExtBasic.c:1703:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputDevParams(reg, devptr, outFile, length, width, areavec) ^ ExtBasic.c:1865:27: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ntiles = ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:1871:25: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:1921:23: warning: passing arguments to 'extTransFindSubs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFindSubs(reg->treg_tile, t, tmask, def, &node, NULL); ^ ExtBasic.c:1930:28: warning: passing arguments to 'extDevFindMatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devptr = extDevFindMatch(devptr, t); ^ ExtBasic.c:1939:31: warning: passing arguments to 'extDevFindMatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devptr = extDevFindMatch(devptr, t); ^ ExtBasic.c:1978:14: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, mesg); ^ ExtBasic.c:2014:29: warning: incompatible pointer types passing 'NodeRegion *' (aka 'struct nreg *') to parameter of type 'LabRegion *' (aka 'struct lreg *') [-Wincompatible-pointer-types] subsName = extNodeName(subsNode); ^~~~~~~~ ExtBasic.c:2058:46: warning: incompatible pointer types passing 'NodeRegion *' (aka 'struct nreg *') to parameter of type 'LabRegion *' (aka 'struct lreg *') [-Wincompatible-pointer-types] fprintf(outFile, "\"%s\" ", extNodeName(node)); ^~~~ ExtBasic.c:2062:47: warning: incompatible pointer types passing 'NodeRegion *' (aka 'struct nreg *') to parameter of type 'LabRegion *' (aka 'struct lreg *') [-Wincompatible-pointer-types] fprintf(outFile, "\"%s\"\n", extNodeName(node)); ^~~~ ExtBasic.c:2174:15: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, ^ ExtBasic.c:2195:30: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2214:30: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2279:30: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2294:19: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, ^ ExtBasic.c:2312:30: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2340:15: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, mesg); ^ ExtBasic.c:2346:15: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, ^ ExtBasic.c:2389:15: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, ^ ExtBasic.c:2414:27: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2431:27: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtBasic.c:2443:16: warning: passing arguments to 'extTransBad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, reg->treg_tile, "L,W estimated " ^ ExtBasic.c:2476:21: warning: passing arguments to 'extTransOutTerminal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransOutTerminal((LabRegion *) node, ll, LL_GATEATTR, ^ ExtBasic.c:2488:25: warning: passing arguments to 'extTransOutTerminal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransOutTerminal((LabRegion *) extTransRec.tr_termnode[nsd], ll, ^ ExtBasic.c:1803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputDevices(def, transList, outFile) ^ ExtBasic.c:146:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extOutputDevices(); ^ ExtBasic.c:2532:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], &tileAreaPlus, ^ ExtBasic.c:2506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFindSubs(tile, t, mask, def, sn, layerptr) ^ ExtBasic.c:138:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extTransFindSubs(); ^ ExtBasic.c:2545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFindSubsFunc1(tile, noderecptr) ^ ExtBasic.c:2590:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], &tileArea, ^ ExtBasic.c:2574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFindId(tile, mask, def, idtypeptr) ^ ExtBasic.c:139:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extTransFindId(); ^ ExtBasic.c:2599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFindIdFunc1(tile, idtypeptr) ^ ExtBasic.c:2632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDevFindMatch(deventry, t) ^ ExtBasic.c:151:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ExtDevice *extDevFindMatch(); ^ ExtBasic.c:2736:13: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLabType(lab->lab_text, LABTYPE_GATEATTR)) ^ ExtBasic.c:2760:29: warning: passing arguments to 'extEnumTilePerim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perim = extEnumTilePerim(tile, mask, pNum, ^ ExtBasic.c:2713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransTileFunc(tile, pNum, arg) ^ ExtBasic.c:136:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extTransTileFunc(); ^ ExtBasic.c:2948:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extAddSharedDevice(eapd, node) ^ ExtBasic.c:2990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTermAPFunc(tile, pNum, eapd) ^ ExtBasic.c:3212:26: warning: passing arguments to 'DBSrConnectOnePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrConnectOnePlane(bp->b_outside, DBConnectTbl, ^ ExtBasic.c:3257:18: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && extLabType(lab->lab_text, LABTYPE_TERMATTR)) ^ ExtBasic.c:3324:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((!DBIsContact(toutside) && !DBIsContact(tinside)) || ^ ExtBasic.c:3324:48: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((!DBIsContact(toutside) && !DBIsContact(tinside)) || ^ ExtBasic.c:3085:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransPerimFunc(bp) ^ ExtBasic.c:137:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extTransPerimFunc(); ^ ExtBasic.c:3371:21: warning: passing arguments to 'extEnumTilePerim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extEnumTilePerim(tile, mask, pNum, extSpecialPerimFunc, (ClientData) TRUE); ^ ExtBasic.c:3351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extAnnularTileFunc(tile, pNum) ^ ExtBasic.c:141:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extAnnularTileFunc(); ^ ExtBasic.c:3429:18: warning: passing arguments to 'extEnumTilePerim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extEnumTilePerim(tile, mask, pNum, extSpecialPerimFunc, (ClientData)FALSE); ^ ExtBasic.c:3400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extResistorTileFunc(tile, pNum) ^ ExtBasic.c:142:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extResistorTileFunc(); ^ ExtBasic.c:3515:33: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pmask = DBTechTypesToPlanes(&mmask); ^ ExtBasic.c:3446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSpecialPerimFunc(bp, sense) ^ ExtBasic.c:143:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSpecialPerimFunc(); ^ ExtBasic.c:3673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransOutTerminal(lreg, ll, whichTerm, len, area, perim, shared, outFile) ^ ExtBasic.c:148:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTransOutTerminal(); ^ ExtBasic.c:3745:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, mesg, def, 1, STYLE_PALEHIGHLIGHTS); ^ ExtBasic.c:3735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransBad(def, tp, mesg) ^ ExtBasic.c:149:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTransBad(); ^ ExtBasic.c:3769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLabType(text, typeMask) ^ ExtBasic.c:153:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extLabType(); ^ ExtBasic.c:3809:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tile *extNodeToTile(np, et) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1041:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Tile *extNodeToTile(); ^ ExtBasic.c:3856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetNodeNum(reg, plane, tile) ^ In file included from ExtBasic.c:40: ../extract/extract.h:139:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extSetNodeNum(); ^ ExtBasic.c:3929:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransFirst(tile, arg) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1036:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRegion *extTransFirst(); extern int extTransEach(); ^ ExtBasic.c:3955:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTransEach(tile, pNum, arg) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1036:48: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRegion *extTransFirst(); extern int extTransEach(); ^ ExtBasic.c:4030:25: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeStack = StackNew(64); ^ ExtBasic.c:4083:21: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintClient((Tile *) NULL, def->cd_planes[pNum], ^ ExtBasic.c:4098:22: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintClient((Tile *) NULL, def->cd_planes[pNum], ^ ExtBasic.c:4102:22: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintClient((Tile *) NULL, def->cd_planes[pNum], ^ ExtBasic.c:4117:6: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] POPTILE(tile, tilePlaneNum); ^ ../extract/extractInt.h:997:16: note: expanded from macro 'POPTILE' tp = (Tile *) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtBasic.c:4117:6: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:998:22: note: expanded from macro 'POPTILE' pl = (spointertype) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtBasic.c:4119:21: warning: passing arguments to 'extNodeAreaFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeAreaFunc(tile, &arg); ^ ExtBasic.c:4126:21: warning: passing arguments to 'extNodeAreaFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeAreaFunc((Tile *)NULL, (FindRegion *)&arg); ^ ExtBasic.c:4143:24: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, def->cd_planes[pNum], ^ ExtBasic.c:4008:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindNodes(def, clipArea, subonly) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:1068:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern NodeRegion *extFindNodes(); ^ ExtBasic.c:4180:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, arg->fra_def->cd_planes[pNum], ^ ExtBasic.c:4185:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, arg->fra_pNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4185:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubsFunc(tile, arg) ^ ExtBasic.c:4209:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, arg->fra_def->cd_planes[pNum], ^ ExtBasic.c:4219:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, arg->fra_def->cd_planes[pNum], ^ ExtBasic.c:4224:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, arg->fra_pNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4224:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubsFunc2(tile, arg) ^ ExtBasic.c:4230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubsFunc3(tile) ^ ExtBasic.c:4285:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, arg->fra_pNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4285:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4290:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] POPTILE(tile, tilePlaneNum); ^ ../extract/extractInt.h:997:16: note: expanded from macro 'POPTILE' tp = (Tile *) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtBasic.c:4290:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:998:22: note: expanded from macro 'POPTILE' pl = (spointertype) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtBasic.c:4302:17: warning: passing arguments to 'extShowTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTile(tile, "neighbor", 1); ^ ExtBasic.c:4315:24: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] residue = (DBIsContact(type)) ? ^ ExtBasic.c:4316:19: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaneToResidue(type, tilePlaneNum) : type; ^ ExtBasic.c:4371:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4371:48: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4406:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILEBOTTOM(tp, tilePlaneNum); ^ ../extract/extractInt.h:1010:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4406:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1012:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4412:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILEBOTTOM(tp, tilePlaneNum); ^ ../extract/extractInt.h:1010:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4412:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1012:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4420:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4420:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4423:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4423:48: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4451:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4451:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4457:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4457:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4465:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4465:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4468:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4468:48: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4497:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILETOP(tp, tilePlaneNum); ^ ../extract/extractInt.h:1016:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4497:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1018:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4503:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILETOP(tp, tilePlaneNum); ^ ../extract/extractInt.h:1016:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4503:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1018:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4511:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4511:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4514:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4514:48: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4542:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4542:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4548:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4548:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4556:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4556:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4559:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4559:48: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tres = (DBIsContact(t)) ? DBPlaneToResidue(t, tilePlaneNum) : t; ^ ExtBasic.c:4572:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ ExtBasic.c:4595:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, pNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4595:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4603:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, pNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4603:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4613:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, pNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4613:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4618:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, pNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4618:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4626:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, pNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4626:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtBasic.c:4654:26: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintNMArea((Tile *) NULL, ^ ExtBasic.c:4661:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, ^ ExtBasic.c:4238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeAreaFunc(tile, arg) ^ ExtBasic.c:4683:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, value) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:44:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extSetCapValue(); ^ ExtBasic.c:4693:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extGetCapValue(he) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:43:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern CapValue extGetCapValue(); ^ ExtBasic.c:4732:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(ht); ^ ExtBasic.c:4717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCapHashKill(ht) ^ In file included from ExtBasic.c:41: ../extract/extractInt.h:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extCapHashKill(); ^ 205 warnings generated. --- compiling extract/ExtCell.o rm -f ExtCell.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 ExtCell.c ExtCell.c:106:25: warning: passing arguments to 'extPrepSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return extPrepSubstrate(def); ^ ExtCell.c:108:20: warning: passing arguments to 'extFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = extFileOpen(def, outName, "w", doLocal, &filename); ^ ExtCell.c:124:28: warning: passing arguments to 'extCellFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = extCellFile(def, f, doLength); ^ ExtCell.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtCell(def, outName, doLength) ^ In file included from ExtCell.c:37: ../extract/extract.h:90:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Plane *ExtCell(); ^ ExtCell.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFileOpen(def, file, mode, doLocal, prealfile) ^ ExtCell.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] FILE *extFileOpen(); ^ ExtCell.c:306:39: warning: passing arguments to 'DBCellGenerateSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subPlane = DBCellGenerateSubstrate(&scx, subType, ¬SubMask, ^ ExtCell.c:269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPrepSubstrate(def) ^ In file included from ExtCell.c:37: ../extract/extract.h:107:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Plane *extPrepSubstrate(); ^ ExtCell.c:382:45: warning: passing arguments to 'DBCellGenerateSimpleSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subPlane = DBCellGenerateSimpleSubstrate(&scx, subType, ¬SubMask, def); ^ ExtCell.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extResPrepSubstrate(def) ^ ExtCell.c:428:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(subPlane); ^ ExtCell.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(def, savePlane) ^ In file included from ExtCell.c:37: ../extract/extract.h:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtRevertSubstrate(); ^ ExtCell.c:477:40: warning: passing arguments to 'extHeader' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!SigInterruptPending) extHeader(def, f); ^ ExtCell.c:481:45: warning: passing arguments to 'extBasic' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!SigInterruptPending) reg = extBasic(def, f); ^ ExtCell.c:485:41: warning: passing arguments to 'extSubtree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!SigInterruptPending) extSubtree(extParentUse, reg, f); ^ ExtCell.c:486:39: warning: passing arguments to 'extArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!SigInterruptPending) extArray(extParentUse, f); ^ ExtCell.c:489:31: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (reg) ExtFreeLabRegions((LabRegion *) reg); ^ ExtCell.c:490:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, extUnInit); ^ ExtCell.c:494:11: warning: passing arguments to 'extLength' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLength(extParentUse, f); ^ ExtCell.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCellFile(def, f, doLength) ^ ExtCell.c:61:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Plane* extCellFile(); ^ ExtCell.c:568:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "parameter", &propfound); ^ ExtCell.c:578:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extOutputUsesFunc, (ClientData) f); ^ ExtCell.c:524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHeader(def, f) ^ ExtCell.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extHeader(); ^ ExtCell.c:615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputUsesFunc(cu, outf) ^ ExtCell.c:58:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extOutputUsesFunc(); ^ 30 warnings generated. --- compiling extract/ExtCouple.o rm -f ExtCouple.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 ExtCouple.c ExtCouple.c:97:23: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = extNodeName((LabRegion *) nr); ^ ExtCouple.c:91:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void extNregAdjustCap(nr, c, str) ^ ExtCouple.c:110:24: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name1 = extNodeName((LabRegion *) ck->ck_1); ^ ExtCouple.c:111:24: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name2 = extNodeName((LabRegion *) ck->ck_2); ^ ExtCouple.c:101:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void extAdjustCouple(he, c, str) ^ ExtCouple.c:187:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ ExtCouple.c:191:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ ExtCouple.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(def, table, clipArea) ^ In file included from ExtCouple.c:33: ../extract/extract.h:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extFindCoupling(); ^ ExtCouple.c:224:22: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = extGetCapValue(he); ^ ExtCouple.c:234:20: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, (CapValue)0); ^ ExtCouple.c:239:20: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, (CapValue)0); ^ ExtCouple.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extRelocateSubstrateCoupling(table, subsnode) ^ In file included from ExtCouple.c:33: ../extract/extract.h:138:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extRelocateSubstrateCoupling(); ^ ExtCouple.c:280:22: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = extGetCapValue(he) / ExtCurStyle->exts_capScale; ^ ExtCouple.c:285:20: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text = extNodeName((LabRegion *) ck->ck_1); ^ ExtCouple.c:287:20: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text = extNodeName((LabRegion *) ck->ck_2); ^ ExtCouple.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputCoupling(table, outFile) ^ In file included from ExtCouple.c:33: ../extract/extract.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extOutputCoupling(); ^ ExtCouple.c:333:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(thisType)) ^ ExtCouple.c:334:29: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] thisType = DBPlaneToResidue(thisType, thisPlane); ^ ExtCouple.c:356:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], &r, tMask, ^ ExtCouple.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extBasicOverlap(tile, ecs) ^ ExtCouple.c:49:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extBasicOverlap(), extBasicCouple(); ^ ExtCouple.c:456:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ta)) ^ ExtCouple.c:457:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ta = DBPlaneToResidue(ta, ecpls->plane_of_tile); ^ ExtCouple.c:459:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tb)) ^ ExtCouple.c:460:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tb = DBPlaneToResidue(tb, ecpls->plane_checked); ^ ExtCouple.c:476:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:482:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:529:20: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = extGetCapValue(he); ^ ExtCouple.c:534:16: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, c); ^ ExtCouple.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extAddOverlap(tbelow, ecpls) ^ ExtCouple.c:50:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extAddOverlap(), extAddCouple(); ^ ExtCouple.c:542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtractOverlap(tile, ov) ^ ExtCouple.c:594:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:600:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:564:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtractOverlap2(tile, ov) ^ ExtCouple.c:617:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtractSideOverlap(tile, sov) ^ ExtCouple.c:724:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:730:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:694:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtractSideOverlap2(tile, sov) ^ ExtCouple.c:771:28: warning: passing arguments to 'extEnumTilePerim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extEnumTilePerim(tile, ExtCurStyle->exts_sideEdges[TiGetType(tile)], ^ ExtCouple.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extBasicCouple(tile, ecs) ^ ExtCouple.c:49:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extBasicOverlap(), extBasicCouple(); ^ ExtCouple.c:830:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tin)) ^ ExtCouple.c:831:24: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tin = DBPlaneToResidue(tin, ecs->plane); ^ ExtCouple.c:832:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tout)) ^ ExtCouple.c:833:25: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tout = DBPlaneToResidue(tout, ecs->plane); ^ ExtCouple.c:882:17: warning: passing arguments to 'extWalkLeft' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkLeft(&r, ^ ExtCouple.c:889:18: warning: passing arguments to 'extWalkRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkRight(&r, ^ ExtCouple.c:896:16: warning: passing arguments to 'extWalkTop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkTop(&r, ^ ExtCouple.c:903:19: warning: passing arguments to 'extWalkBottom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkBottom(&r, ^ ExtCouple.c:807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extAddCouple(bp, ecs) ^ ExtCouple.c:50:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extAddOverlap(), extAddCouple(); ^ ExtCouple.c:925:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extRemoveSubcap(bp, clip, esws) ^ ExtCouple.c:1021:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, esws->def->cd_planes[pNum], ^ ExtCouple.c:998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindOverlap(tp, area, esws) ^ ExtCouple.c:53:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideOverlap(), extSideOverlapHalo(), extFindOverlap(); ^ ExtCouple.c:1098:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ta)) ^ ExtCouple.c:1099:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ta = DBPlaneToResidue(ta, esws->plane_of_boundary); ^ ExtCouple.c:1100:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tb)) ^ ExtCouple.c:1101:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tb = DBPlaneToResidue(tb, esws->plane_checked); ^ ExtCouple.c:1180:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:1186:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:1220:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ta)) ^ ExtCouple.c:1221:24: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ta = DBPlaneToResidue(ta, esws->plane_of_boundary); ^ ExtCouple.c:1222:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(outtype)) ^ ExtCouple.c:1223:29: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outtype = DBPlaneToResidue(outtype, esws->plane_of_boundary); ^ ExtCouple.c:1256:41: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, cap + extGetCapValue(he)); ^ ExtCouple.c:1256:16: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, cap + extGetCapValue(he)); ^ ExtCouple.c:1058:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideOverlapHalo(tp, esws) ^ ExtCouple.c:53:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideOverlap(), extSideOverlapHalo(), extFindOverlap(); ^ ExtCouple.c:1326:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ta)) ^ ExtCouple.c:1327:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ta = DBPlaneToResidue(ta, esws->plane_of_boundary); ^ ExtCouple.c:1328:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tb)) ^ ExtCouple.c:1329:23: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tb = DBPlaneToResidue(tb, esws->plane_checked); ^ ExtCouple.c:1359:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:1365:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtCouple.c:1397:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ta)) ^ ExtCouple.c:1398:24: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ta = DBPlaneToResidue(ta, esws->plane_of_boundary); ^ ExtCouple.c:1399:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(outtype)) ^ ExtCouple.c:1400:29: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outtype = DBPlaneToResidue(outtype, esws->plane_of_boundary); ^ ExtCouple.c:1434:41: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, cap + extGetCapValue(he)); ^ ExtCouple.c:1434:16: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, cap + extGetCapValue(he)); ^ ExtCouple.c:1285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideOverlap(tp, esws) ^ ExtCouple.c:53:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideOverlap(), extSideOverlapHalo(), extFindOverlap(); ^ ExtCouple.c:1501:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func(tp, &bloc, esws) != 0) return 1; ^ ExtCouple.c:1462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkTop(area, mask, func, bp, esws) ^ ExtCouple.c:52:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extWalkLeft(), extWalkRight(), extWalkBottom(), extWalkTop(); ^ ExtCouple.c:1613:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func(tp, &bloc, esws) != 0) return 1; ^ ExtCouple.c:1574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkBottom(area, mask, func, bp, esws) ^ ExtCouple.c:52:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extWalkLeft(), extWalkRight(), extWalkBottom(), extWalkTop(); ^ ExtCouple.c:1725:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func(tp, &bloc, esws) != 0) return 1; ^ ExtCouple.c:1686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkRight(area, mask, func, bp, esws) ^ ExtCouple.c:52:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extWalkLeft(), extWalkRight(), extWalkBottom(), extWalkTop(); ^ ExtCouple.c:1837:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func(tp, &bloc, esws) != 0) return 1; ^ ExtCouple.c:1798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extWalkLeft(area, mask, func, bp, esws) ^ ExtCouple.c:52:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extWalkLeft(), extWalkRight(), extWalkBottom(), extWalkTop(); ^ ExtCouple.c:1934:16: warning: passing arguments to 'extSideCommon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideCommon(rinside, rfar, tpnear, tpfar, overlap, sep, ^ ExtCouple.c:1915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideLeft(tpfar, bp, esws) ^ ExtCouple.c:51:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideLeft(), extSideRight(), extSideBottom(), extSideTop(); ^ ExtCouple.c:1984:16: warning: passing arguments to 'extSideCommon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideCommon(rinside, rfar, tpnear, tpfar, overlap, sep, ^ ExtCouple.c:1965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideRight(tpfar, bp, esws) ^ ExtCouple.c:51:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideLeft(), extSideRight(), extSideBottom(), extSideTop(); ^ ExtCouple.c:2034:16: warning: passing arguments to 'extSideCommon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideCommon(rinside, rfar, tpnear, tpfar, overlap, sep, ^ ExtCouple.c:2015:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideTop(tpfar, bp, esws) ^ ExtCouple.c:51:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideLeft(), extSideRight(), extSideBottom(), extSideTop(); ^ ExtCouple.c:2084:16: warning: passing arguments to 'extSideCommon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideCommon(rinside, rfar, tpnear, tpfar, overlap, sep, ^ ExtCouple.c:2065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideBottom(tpfar, bp, esws) ^ ExtCouple.c:51:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSideLeft(), extSideRight(), extSideBottom(), extSideTop(); ^ ExtCouple.c:2134:25: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = extGetCapValue(he); ^ ExtCouple.c:2143:19: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(he, cap); ^ ExtCouple.c:2116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSideCommon(rinside, rfar, tpnear, tpfar, overlap, sep, extCoupleList) ^ ExtCouple.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extSideCommon(); ^ 115 warnings generated. --- compiling extract/ExtHard.o rm -f ExtHard.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 ExtHard.c ExtHard.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLabFirst(tile, arg) ^ ExtHard.c:112:18: warning: passing arguments to 'extSetNodeNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetNodeNum((LabRegion *)reg, pNum, tile); ^ ExtHard.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLabEach(tile, pNum, arg) ^ ExtHard.c:189:18: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPrintUseId(scx, savenext, arg->hw_tpath.tp_last - savenext, ^ ExtHard.c:205:48: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] labRegList = (TransRegion *) ExtFindRegions(def, &scx->scx_area, ^ ExtHard.c:218:33: warning: passing arguments to 'extHardGenerateLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extHardGenerateLabel(scx, labRegList, arg); ^ ExtHard.c:228:27: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subList = ExtLabelRegions(def, ExtCurStyle->exts_nodeConn, NULL, NULL); ^ ExtHard.c:232:45: warning: passing arguments to 'extHardSetLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (reg->treg_labels && extHardSetLabel(scx, reg, arg)) ^ ExtHard.c:247:23: warning: passing arguments to 'extHardSetLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extHardSetLabel(scx, reg, arg)) ^ ExtHard.c:255:16: warning: passing arguments to 'extHardFreeAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardFreeAll(def, labRegList); ^ ExtHard.c:259:23: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = DBCellSrArea(scx, extHardProc, (ClientData) arg); ^ ExtHard.c:264:19: warning: passing arguments to 'extHardFreeAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardFreeAll(def, labRegList); ^ ExtHard.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardProc(scx, arg) ^ ExtHard.c:320:16: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(ll->ll_label->lab_text, LABTYPE_NAME)) break; ^ ExtHard.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardSetLabel(scx, reg, arg) ^ ExtHard.c:47:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extHardSetLabel(); ^ ExtHard.c:431:24: warning: passing arguments to 'extMakeNodeNumPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extMakeNodeNumPrint(gen, (LabRegion *)reg); ^ ExtHard.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardGenerateLabel(scx, reg, arg) ^ ExtHard.c:46:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extHardGenerateLabel(); ^ ExtHard.c:505:22: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindNeighbors(reg->treg_tile, arg.fra_pNum, &arg); ^ ExtHard.c:484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHardFreeAll(def, tReg) ^ ExtHard.c:45:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extHardFreeAll(); ^ 22 warnings generated. --- compiling extract/ExtHier.o rm -f ExtHier.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 ExtHier.c ExtHier.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubShieldFunc(tile) ^ ExtHier.c:126:24: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name1 = extNodeName(glob_subsnode); ^ ExtHier.c:129:46: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:132:28: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeList = extFindNodes(use->cu_def, (Rect *) NULL, TRUE); ^ ExtHier.c:135:19: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(use->cu_def, extUnInit); ^ ExtHier.c:169:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, ^ ExtHier.c:175:20: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(use->cu_def, extUnInit); ^ ExtHier.c:182:20: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(use->cu_def, ExtCurStyle->exts_nodeConn, &nodeList, ^ ExtHier.c:184:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(use->cu_def, extUnInit); ^ ExtHier.c:186:24: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name2 = extNodeName(temp_subsnode); ^ ExtHier.c:207:46: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, y) ^ In file included from ExtHier.c:42: ../extract/extract.h:130:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierSubstrate(); ^ ExtHier.c:278:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtHier.c:308:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, ^ ExtHier.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnections(ha, cumFlat, oneFlat) ^ In file included from ExtHier.c:42: ../extract/extract.h:126:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierConnections(); ^ ExtHier.c:366:18: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintNMArea((Tile *) NULL, cumDef->cd_planes[i], ^ ExtHier.c:371:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, cumDef->cd_planes[i], &r, ^ ExtHier.c:409:44: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:411:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = (*ha->ha_nodename)(ha->hierOneTile, ha->hierPNum, ^ ExtHier.c:415:44: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnectFunc1(oneTile, ha) ^ ExtHier.c:58:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extHierConnectFunc1(); ^ ExtHier.c:510:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = (*ha->ha_nodename)(cum, ha->hierPNumBelow, extHierCumFlat, ha, TRUE); ^ ExtHier.c:513:43: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:515:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = (*ha->ha_nodename)(ha->hierOneTile, ha->hierPNum, extHierOneFlat, ^ ExtHier.c:519:43: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:565:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, message, ^ ExtHier.c:474:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnectFunc2(cum, ha) ^ ExtHier.c:59:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extHierConnectFunc2(); ^ ExtHier.c:619:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = (*ha->ha_nodename)(cum, ha->hierPNumBelow, extHierCumFlat, ha, TRUE); ^ ExtHier.c:622:43: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:627:43: warning: passing arguments to 'extHierNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = nn ? nn->nn_node : extHierNewNode(he); ^ ExtHier.c:673:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, message, ^ ExtHier.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnectFunc3(cum, ha) ^ ExtHier.c:60:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extHierConnectFunc3(); ^ ExtHier.c:741:6: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NODETONODE(ckpOne->ck_1, cumFlat, ckCum.ck_1); ^ ../extract/extractInt.h:1059:24: note: expanded from macro 'NODETONODE' tp = extNodeToTile((nold), (et)); \ ^ ExtHier.c:742:6: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NODETONODE(ckpOne->ck_2, cumFlat, ckCum.ck_2); ^ ../extract/extractInt.h:1059:24: note: expanded from macro 'NODETONODE' tp = extNodeToTile((nold), (et)); \ ^ ExtHier.c:752:42: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(heCum, extGetCapValue(heCum) - extGetCapValue(he)); ^ ExtHier.c:752:66: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(heCum, extGetCapValue(heCum) - extGetCapValue(he)); ^ ExtHier.c:752:20: warning: passing arguments to 'extSetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetCapValue(heCum, extGetCapValue(heCum) - extGetCapValue(he)); ^ ExtHier.c:773:20: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = extNodeToTile(np, lookFlat); ^ ExtHier.c:781:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tp && (name = (*ha->ha_nodename)(tp, np->nreg_pnum, lookFlat, ha, FALSE)) ^ ExtHier.c:719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierAdjustments(ha, cumFlat, oneFlat, lookFlat) ^ In file included from ExtHier.c:42: ../extract/extract.h:125:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierAdjustments(); ^ ExtHier.c:854:5: warning: format specifies type 'int' but the argument has type 'dlong' (aka 'long long') [-Wformat] node->node_pa[n].pa_area, ^~~~~~~~~~~~~~~~~~~~~~~~ ExtHier.c:814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputConns(table, outf) ^ In file included from ExtHier.c:42: ../extract/extract.h:135:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extOutputConns(); ^ ExtHier.c:896:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierNewNode(he) ^ ExtHier.c:61:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Node *extHierNewNode(); ^ ExtHier.c:945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierLabFirst(tile, arg) ^ In file included from ExtHier.c:43: ../extract/extractInt.h:1039:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRegion *extHierLabFirst(); extern int extHierLabEach(); ^ ExtHier.c:973:18: warning: passing arguments to 'extSetNodeNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetNodeNum(reg, pNum, tile); ^ ExtHier.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierLabEach(tile, pNum, arg) ^ In file included from ExtHier.c:43: ../extract/extractInt.h:1039:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRegion *extHierLabFirst(); extern int extHierLabEach(); ^ ExtHier.c:1018:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank(defname, &et->et_use, &dummy); ^ ExtHier.c:1055:16: warning: passing arguments to 'extCapHashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCapHashKill(&et->et_coupleHash); ^ ExtHier.c:1056:40: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (et->et_nodes) ExtFreeLabRegions((LabRegion *) et->et_nodes); ^ ExtHier.c:1057:22: warning: passing arguments to 'extHierFreeLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierFreeLabels(et->et_use->cu_def); ^ ExtHier.c:1058:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(et->et_use->cu_def); ^ ExtHier.c:1051:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierFreeOne(et) ^ In file included from ExtHier.c:42: ../extract/extract.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierFreeOne(); ^ 63 warnings generated. --- compiling extract/ExtLength.o rm -f ExtLength.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 ExtLength.c ExtLength.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSetDriver(name) ^ In file included from ExtLength.c:43: ../extract/extract.h:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtSetDriver(); ^ ExtLength.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSetReceiver(name) ^ In file included from ExtLength.c:43: ../extract/extract.h:115:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtSetReceiver(); ^ ExtLength.c:185:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&extDriverHash); ^ ExtLength.c:186:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&extReceiverHash); ^ ExtLength.c:255:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__PATHYANK__", &extPathUse, &extPathDef); ^ ExtLength.c:266:22: warning: passing arguments to 'extPathLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dList = extPathLabel(rootUse, he->h_key.h_name); ^ ExtLength.c:289:23: warning: passing arguments to 'extLengthYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rList = extLengthYank(rootUse, dList); ^ ExtLength.c:300:22: warning: passing arguments to 'extPathPairDistance' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathPairDistance(dLab, rLab, &min, &max); ^ ExtLength.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLength(rootUse, f) ^ In file included from ExtLength.c:43: ../extract/extract.h:133:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extLength(); ^ ExtLength.c:353:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(extPathDef); ^ ExtLength.c:354:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(extPathDef, &extPathDef->cd_bbox, DBW_ALLWINDOWS, ^ ExtLength.c:357:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(extPathDef); ^ ExtLength.c:371:19: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &DBConnectTbl[lab->lab_type], 0, ^ ExtLength.c:377:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(extPathDef); ^ ExtLength.c:378:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(extPathDef, &extPathDef->cd_bbox, DBW_ALLWINDOWS, ^ ExtLength.c:383:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ ExtLength.c:399:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, extPathDef->cd_planes[pNum], ^ ExtLength.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLengthYank(use, labList) ^ ExtLength.c:115:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Label *extLengthYank(); ^ ExtLength.c:448:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(&scx, &mask, 0, &tpath, TF_LABEL_ATTACH, ^ ExtLength.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLengthLabels(tile, rootUse) ^ ExtLength.c:116:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extLengthLabels(); ^ ExtLength.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extLengthLabelsFunc(scx, label, tpath) ^ ExtLength.c:117:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extLengthLabelsFunc(); ^ ExtLength.c:546:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(use, text, extPathLabelFunc, (ClientData) &lab); ^ ExtLength.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathLabel(use, text) ^ ExtLength.c:114:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Label *extPathLabel(); ^ ExtLength.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathLabelFunc(rect, text, childLab, pLabList) ^ ExtLength.c:651:32: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pMask = DBTechTypesToPlanes(&mask); ^ ExtLength.c:656:28: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, extPathDef->cd_planes[pNum], ^ ExtLength.c:667:24: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, extPathDef->cd_planes[pNum], ^ ExtLength.c:624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathPairDistance(lab1, lab2, pMin, pMax) ^ ExtLength.c:123:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extPathPairDistance(); ^ ExtLength.c:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathResetClient(tile) ^ ExtLength.c:119:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extPathResetClient(); ^ ExtLength.c:738:17: warning: passing arguments to 'extPathFlood' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFlood(tile, &startPoint, 0, epa); ^ ExtLength.c:722:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathPairFunc(tile, epa) ^ ExtLength.c:118:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extPathPairFunc(); ^ ExtLength.c:795:10: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(extPathDef, &r, STYLE_SOLIDHIGHLIGHTS); ^ ExtLength.c:796:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore("Visit tile"); ^ ExtLength.c:797:10: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(extPathDef, &r, STYLE_ERASEHIGHLIGHTS); ^ ExtLength.c:805:31: warning: passing arguments to 'extPathTileDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdistance = extPathTileDist(p, &p2, tile, distance); ^ ExtLength.c:810:12: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ ExtLength.c:824:22: warning: passing arguments to 'extPathFloodTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodTile(tile, p, distance, tp, epa); ^ ExtLength.c:829:22: warning: passing arguments to 'extPathFloodTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodTile(tile, p, distance, tp, epa); ^ ExtLength.c:834:22: warning: passing arguments to 'extPathFloodTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodTile(tile, p, distance, tp, epa); ^ ExtLength.c:839:22: warning: passing arguments to 'extPathFloodTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodTile(tile, p, distance, tp, epa); ^ ExtLength.c:842:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ ExtLength.c:894:25: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, ^ ExtLength.c:765:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFlood(tile, p, distance, epa) ^ ExtLength.c:124:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extPathFlood(); ^ ExtLength.c:930:27: warning: passing arguments to 'extPathTileDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstDist = extPathTileDist(epfa->epfa_srcPoint, &dstPoint, ^ ExtLength.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodFunc(dstTile, epfa) ^ ExtLength.c:120:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extPathFloodFunc(); ^ ExtLength.c:984:30: warning: passing arguments to 'extPathTileDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dstDist = extPathTileDist(srcPoint, &dstPoint, srcTile, srcDist); ^ ExtLength.c:962:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathFloodTile(srcTile, srcPoint, srcDist, dstTile, epa) ^ ExtLength.c:125:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extPathFloodTile(); ^ ExtLength.c:1009:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPathTileDist(p1, p2, tile, oldDist) ^ In file included from ExtLength.c:43: ../extract/extract.h:137:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extPathTileDist(); ^ 62 warnings generated. --- compiling extract/ExtMain.o rm -f ExtMain.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 ExtMain.c ExtMain.c:160:20: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugAddClient("extract", sizeof debugFlags/sizeof debugFlags[0]); ^ ExtMain.c:163:15: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugAddFlag(extDebugID, debugFlags[n].di_name); ^ ExtMain.c:166:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__ext_cumulative", &extYuseCum, &extYdefCum); ^ ExtMain.c:169:32: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extParentUse = DBCellNewUse(extYdefCum, (char *) NULL); ^ ExtMain.c:170:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(extParentUse, &GeoIdentityTransform); ^ ExtMain.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extIsUsedFunc(use, clientData) ^ ExtMain.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extEnumFunc(tile, plane) ^ ExtMain.c:236:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extDefListFunc, (ClientData)defList); ^ ExtMain.c:245:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellEnum(def, extIsUsedFunc, (ClientData)NULL) == 0) ^ ExtMain.c:254:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, def->cd_planes[plane], &TiPlaneRect, ^ ExtMain.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefListFunc(use, defList) ^ ExtMain.c:294:30: warning: passing arguments to 'extTimestampMisMatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!extTimestampMisMatch(def)) ^ ExtMain.c:298:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extDefListFuncIncremental, (ClientData)defList); ^ ExtMain.c:307:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellEnum(def, extIsUsedFunc, (ClientData)NULL) == 0) ^ ExtMain.c:316:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, def->cd_planes[plane], &TiPlaneRect, ^ ExtMain.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefListFuncIncremental(use, defList) ^ ExtMain.c:365:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootUse->cu_def->cd_bbox, TRUE)) ^ ExtMain.c:375:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:385:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefStack = StackNew(100); ^ ExtMain.c:386:15: warning: passing arguments to 'extDefPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefPush(defList); ^ ExtMain.c:389:20: warning: passing arguments to 'extExtractStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extExtractStack(extDefStack, TRUE, rootUse->cu_def); ^ ExtMain.c:390:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(extDefStack); ^ ExtMain.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtAll(rootUse) ^ In file included from ExtMain.c:36: ../extract/extract.h:110:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtAll(); ^ ExtMain.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefInitFunc(def) ^ ExtMain.c:99:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extDefInitFunc(); ^ ExtMain.c:417:15: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData)defList->ld_def, extDefStack); ^ ExtMain.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefPush(defList) ^ ExtMain.c:100:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extDefPush(); ^ ExtMain.c:461:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootUse->cu_def->cd_bbox, TRUE)) ^ ExtMain.c:471:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:481:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefStack = StackNew(100); ^ ExtMain.c:486:38: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (def = (CellDef *) StackPop(extDefStack)) ^ ExtMain.c:490:17: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (StackLook(extDefStack) != (ClientData)NULL)) ^ ExtMain.c:497:28: warning: passing arguments to 'extUniqueCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nwarn += extUniqueCell(def, locoption); ^ ExtMain.c:499:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(extDefStack); ^ ExtMain.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtUnique(rootUse, option) ^ In file included from ExtMain.c:36: ../extract/extract.h:118:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtUnique(); ^ ExtMain.c:532:15: warning: passing arguments to 'extParents' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extParents(use, TRUE); ^ ExtMain.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtParents(use) ^ In file included from ExtMain.c:36: ../extract/extract.h:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtParents(); ^ ExtMain.c:539:15: warning: passing arguments to 'extParents' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extParents(use, FALSE); ^ ExtMain.c:536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtShowParents(use) ^ In file included from ExtMain.c:36: ../extract/extract.h:116:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtShowParents(); ^ ExtMain.c:553:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:565:28: warning: passing arguments to 'extPrepSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveSub = extPrepSubstrate(def); ^ ExtMain.c:580:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:583:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefStack = StackNew(100); ^ ExtMain.c:584:21: warning: passing arguments to 'extDefParentFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefParentFunc(use->cu_def); ^ ExtMain.c:587:20: warning: passing arguments to 'extExtractStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extExtractStack(extDefStack, doExtract, (CellDef *) NULL); ^ ExtMain.c:588:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(extDefStack); ^ ExtMain.c:593:20: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(sl->sl_def, sl->sl_plane); ^ ExtMain.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extParents(use, doExtract) ^ ExtMain.c:102:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extParents(); ^ ExtMain.c:615:14: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) def, extDefStack); ^ ExtMain.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefParentFunc(def) ^ ExtMain.c:103:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extDefParentFunc(); ^ ExtMain.c:651:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:661:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefStack = StackNew(100); ^ ExtMain.c:662:25: warning: passing arguments to 'extDefParentAreaFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefParentAreaFunc(use->cu_def, use->cu_def, (CellUse *) NULL, &area); ^ ExtMain.c:665:20: warning: passing arguments to 'extExtractStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extExtractStack(extDefStack, doExtract, (CellDef *) NULL); ^ ExtMain.c:666:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(extDefStack); ^ ExtMain.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtParentArea(use, changedArea, doExtract) ^ In file included from ExtMain.c:37: ../extract/extractInt.h:1096:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtParentArea(); ^ ExtMain.c:692:46: warning: passing arguments to 'extContainsGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (def == baseDef || extContainsGeometry(def, allButUse, area)) ^ ExtMain.c:695:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) def, extDefStack); ^ ExtMain.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefParentAreaFunc(def, baseDef, allButUse, area) ^ ExtMain.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extDefParentAreaFunc(); ^ ExtMain.c:750:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:762:37: warning: passing arguments to 'extPrepSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = extPrepSubstrate(subDef); ^ ExtMain.c:775:24: warning: passing arguments to 'ExtCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = ExtCell(def, outName, doLength); ^ ExtMain.c:779:46: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (savePlane != NULL) ExtRevertSubstrate(def, savePlane); ^ ExtMain.c:782:27: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(sl->sl_def, sl->sl_plane); ^ ExtMain.c:732:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtractOneCell(def, outName, doLength) ^ In file included from ExtMain.c:36: ../extract/extract.h:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtractOneCell(); ^ ExtMain.c:799:26: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrCellPlaneArea(def->cd_cellPlane, area, ^ ExtMain.c:804:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ ExtMain.c:790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extContainsGeometry(def, allButUse, area) ^ ExtMain.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extContainsGeometry(); ^ ExtMain.c:815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extContainsCellFunc(use, allButUse) ^ ExtMain.c:108:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extContainsCellFunc(); ^ ExtMain.c:854:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootUse->cu_def->cd_bbox, TRUE)) ^ ExtMain.c:864:19: warning: passing arguments to 'DBUpdateStamps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUpdateStamps(NULL); ^ ExtMain.c:867:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtMain.c:877:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDefStack = StackNew(100); ^ ExtMain.c:881:20: warning: passing arguments to 'extExtractStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extExtractStack(extDefStack, TRUE, rootUse->cu_def); ^ ExtMain.c:882:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(extDefStack); ^ ExtMain.c:848:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtIncremental(rootUse) ^ In file included from ExtMain.c:36: ../extract/extract.h:111:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtIncremental(); ^ ExtMain.c:906:26: warning: passing arguments to 'extFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFile = extFileOpen(def, (char *) NULL, "r", doLocal, (char **) NULL); ^ ExtMain.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimestampMisMatch(def) ^ ExtMain.c:109:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extTimestampMisMatch(); ^ ExtMain.c:954:38: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (def = (CellDef *) StackPop(stack)) ^ ExtMain.c:961:22: warning: passing arguments to 'ExtCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = ExtCell(def, (char *) NULL, (def == rootDef)); ^ ExtMain.c:987:20: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(sl->sl_def, sl->sl_plane); ^ ExtMain.c:943:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extExtractStack(stack, doExtract, rootDef) ^ ExtMain.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extExtractStack(); ^ 97 warnings generated. --- compiling extract/ExtNghbors.o rm -f ExtNghbors.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 ExtNghbors.c ExtNghbors.c:95:25: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNodeStack = StackNew(64); ^ ExtNghbors.c:98:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:98:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:102:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] POPTILE(tile, tilePlaneNum); ^ ../extract/extractInt.h:997:16: note: expanded from macro 'POPTILE' tp = (Tile *) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtNghbors.c:102:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:998:22: note: expanded from macro 'POPTILE' pl = (spointertype) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtNghbors.c:125:17: warning: passing arguments to 'extShowTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTile(tile, "neighbor", 1); ^ ExtNghbors.c:138:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILEBOTTOM(tp, tilePlaneNum); ^ ../extract/extractInt.h:1010:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:138:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1012:2: note: expanded from macro 'PUSHTILEBOTTOM' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:146:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:146:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:162:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:162:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:170:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:170:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:187:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILETOP(tp, tilePlaneNum); ^ ../extract/extractInt.h:1016:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:187:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1018:2: note: expanded from macro 'PUSHTILETOP' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:195:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:195:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:211:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, tilePlaneNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:211:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:219:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, tilePlaneNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:219:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:227:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*arg->fra_each)(tile, tilePlaneNum, arg)) ^ ExtNghbors.c:231:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ ExtNghbors.c:253:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, pNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:253:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:261:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, pNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:261:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:270:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILERIGHT(tp, pNum); ^ ../extract/extractInt.h:1027:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)(pl | TT_SIDE), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:270:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1028:2: note: expanded from macro 'PUSHTILERIGHT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:275:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILELEFT(tp, pNum); ^ ../extract/extractInt.h:1022:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)(pl), extNodeStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:275:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:1023:2: note: expanded from macro 'PUSHTILELEFT' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:283:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, pNum); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:283:8: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:306:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ ExtNghbors.c:319:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] POPTILE(tile, tilePlaneNum); ^ ../extract/extractInt.h:997:16: note: expanded from macro 'POPTILE' tp = (Tile *) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtNghbors.c:319:2: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:998:22: note: expanded from macro 'POPTILE' pl = (spointertype) STACKPOP(extNodeStack); \ ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ExtNghbors.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindNeighbors(tile, tilePlaneNum, arg) ^ In file included from ExtNghbors.c:36: ../extract/extract.h:120:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ExtFindNeighbors(); ^ ExtNghbors.c:372:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, pla->plane); ^ ../extract/extractInt.h:992:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)(pl | \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:372:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../extract/extractInt.h:994:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData)(pointertype)tp, extNodeStack) ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ExtNghbors.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNbrPushFunc(tile, pla) ^ In file included from ExtNghbors.c:37: ../extract/extractInt.h:1070:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extNbrPushFunc(); ^ 43 warnings generated. --- compiling extract/ExtPerim.o rm -f ExtPerim.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 ExtPerim.c ExtPerim.c:130:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) (*func)(&b, cdata); ^ ExtPerim.c:145:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) (*func)(&b, cdata); ^ ExtPerim.c:160:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) (*func)(&b, cdata); ^ ExtPerim.c:175:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) (*func)(&b, cdata); ^ ExtPerim.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extEnumTilePerim(tpIn, mask, pNum, func, cdata) ^ In file included from ExtPerim.c:36: ../extract/extract.h:106:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extEnumTilePerim(); ^ 6 warnings generated. --- compiling extract/ExtRegion.o rm -f ExtRegion.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 ExtRegion.c ExtRegion.c:126:24: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, def->cd_planes[arg.fra_pNum], ^ ExtRegion.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindRegions(def, area, mask, connectsTo, uninit, first, each) ^ In file included from ExtRegion.c:36: ../extract/extractInt.h:1032:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRegion *ExtFindRegions(); ^ ExtRegion.c:164:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*arg->fra_first)(tile, arg); ^ ExtRegion.c:167:13: warning: passing arguments to 'extShowTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTile(tile, "area enum", 0); ^ ExtRegion.c:170:28: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors(tile, arg->fra_pNum, arg); ^ ExtRegion.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extRegionAreaFunc(tile, arg) ^ ExtRegion.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(def, connTo, nodeList, clipArea) ^ In file included from ExtRegion.c:36: ../extract/extractInt.h:1033:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern LabelList *ExtLabelRegions(); ^ ExtRegion.c:365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelOneRegion(def, connTo, reg) ^ In file included from ExtRegion.c:35: ../extract/extract.h:143:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtLabelOneRegion(); ^ ExtRegion.c:445:18: warning: passing arguments to 'DBResetTilePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBResetTilePlane(def->cd_planes[pNum], resetTo); ^ ExtRegion.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, resetTo) ^ In file included from ExtRegion.c:35: ../extract/extract.h:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtResetTiles(); ^ ExtRegion.c:472:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeRegions(regList) ^ ExtRegion.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions(regList) ^ In file included from ExtRegion.c:35: ../extract/extract.h:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtFreeLabRegions(); ^ ExtRegion.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeHierLabRegions(regList) ^ 18 warnings generated. --- compiling extract/ExtSubtree.o rm -f ExtSubtree.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 ExtSubtree.c ExtSubtree.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extClearUseFlags(use, clientData) ^ ExtSubtree.c:178:16: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(5); /* Print at 5-second intervals */ ^ ExtSubtree.c:232:34: warning: passing arguments to 'DRCFindInteractions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DRCFindInteractions(def, &rbloat, halo, &ha.ha_interArea); ^ ExtSubtree.c:264:24: warning: passing arguments to 'extSubtreeInteraction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeInteraction(&ha); ^ ExtSubtree.c:275:15: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSrArea(&scx, extSubstrateFunc, (ClientData)&ha); ^ ExtSubtree.c:289:18: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(5); ^ ExtSubtree.c:335:19: warning: passing arguments to 'extOutputConns' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extOutputConns(&ha.ha_connHash, f); ^ ExtSubtree.c:336:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ha.ha_connHash); ^ ExtSubtree.c:341:15: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(def, extClearUseFlags, (ClientData)NULL); ^ ExtSubtree.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtree(parentUse, reg, f) ^ In file included from ExtSubtree.c:44: ../extract/extract.h:141:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extSubtree(); ^ ExtSubtree.c:445:20: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, ha->ha_cumFlat.et_use); ^ ExtSubtree.c:453:20: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, oneFlat->et_use); ^ ExtSubtree.c:455:37: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oneFlat->et_nodes = extFindNodes(oneDef, &ha->ha_clipArea, FALSE); ^ ExtSubtree.c:460:17: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(oneDef, &oneFlat->et_coupleHash, &ha->ha_clipArea); ^ ExtSubtree.c:481:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, extSubtreeFunc, (ClientData) ha); ^ ExtSubtree.c:492:40: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ha->ha_cumFlat.et_nodes = extFindNodes(cumDef, &ha->ha_clipArea, FALSE); ^ ExtSubtree.c:493:17: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(cumDef, ExtCurStyle->exts_nodeConn, ^ ExtSubtree.c:499:21: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(cumDef, &ha->ha_cumFlat.et_coupleHash, ^ ExtSubtree.c:505:22: warning: passing arguments to 'extSubtreeAdjustInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeAdjustInit(ha); ^ ExtSubtree.c:507:24: warning: passing arguments to 'extHierAdjustments' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierAdjustments(ha, &ha->ha_cumFlat, oneFlat, &ha->ha_cumFlat); ^ ExtSubtree.c:559:30: warning: passing arguments to 'extSubtreeOutputCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeOutputCoupling(ha); ^ ExtSubtree.c:560:20: warning: passing arguments to 'extCapHashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCapHashKill(&ha->ha_cumFlat.et_coupleHash); ^ ExtSubtree.c:566:45: warning: passing arguments to 'extHierFreeOne' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nextFlat = oneFlat->et_next, extHierFreeOne(oneFlat); ^ ExtSubtree.c:576:19: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) ha->ha_cumFlat.et_nodes); ^ ExtSubtree.c:578:22: warning: passing arguments to 'extHierFreeLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierFreeLabels(cumDef); ^ ExtSubtree.c:579:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cumDef); ^ ExtSubtree.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeInteraction(ha) ^ ExtSubtree.c:97:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extSubtreeInteraction(); ^ ExtSubtree.c:635:25: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((name = extNodeName((LabRegion *) np)) ^ ExtSubtree.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeAdjustInit(ha) ^ ExtSubtree.c:98:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extSubtreeAdjustInit(); ^ ExtSubtree.c:685:22: warning: passing arguments to 'extGetCapValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cap = extGetCapValue(he) / ExtCurStyle->exts_capScale; ^ ExtSubtree.c:691:20: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = extNodeToTile(ck->ck_1, &ha->ha_cumFlat); ^ ExtSubtree.c:692:29: warning: passing arguments to 'extSubtreeTileToNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = extSubtreeTileToNode(tp, ck->ck_1->nreg_pnum, &ha->ha_cumFlat, ha, TRUE); ^ ExtSubtree.c:695:20: warning: passing arguments to 'extNodeToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = extNodeToTile(ck->ck_2, &ha->ha_cumFlat); ^ ExtSubtree.c:696:29: warning: passing arguments to 'extSubtreeTileToNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = extSubtreeTileToNode(tp, ck->ck_2->nreg_pnum, &ha->ha_cumFlat, ha, TRUE); ^ ExtSubtree.c:672:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeOutputCoupling(ha) ^ ExtSubtree.c:99:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extSubtreeOutputCoupling(); ^ ExtSubtree.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFoundProc(tile, clientData) ^ ExtSubtree.c:775:21: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &ha->ha_subArea, extHierYankFunc, (ClientData) &hy); ^ ExtSubtree.c:784:37: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oneFlat->et_nodes = extFindNodes(oneDef, &ha->ha_clipArea, FALSE); ^ ExtSubtree.c:785:20: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(oneDef, ExtCurStyle->exts_nodeConn, ^ ExtSubtree.c:789:17: warning: passing arguments to 'extFindCoupling' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extFindCoupling(oneDef, &oneFlat->et_coupleHash, &ha->ha_clipArea); ^ ExtSubtree.c:850:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, ^ ExtSubtree.c:880:35: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (NodeRegion *) ExtFindRegions(cumUse->cu_def, &TiPlaneRect, ^ ExtSubtree.c:884:17: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(cumUse->cu_def, ExtCurStyle->exts_nodeConn, ^ ExtSubtree.c:889:23: warning: passing arguments to 'extHierConnections' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierConnections(ha, &ha->ha_cumFlat, oneFlat); ^ ExtSubtree.c:897:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, -1, -1); ^ ExtSubtree.c:901:22: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, -1, y); ^ ExtSubtree.c:906:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, -1); ^ ExtSubtree.c:912:19: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, y); ^ ExtSubtree.c:920:15: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(cumUse->cu_def, extUnInit); ^ ExtSubtree.c:921:19: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) ha->ha_cumFlat.et_nodes); ^ ExtSubtree.c:933:20: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyPaint(&newscx, &DBAllButSpaceBits, 0, cumUse); ^ ExtSubtree.c:934:22: warning: passing arguments to 'extHierCopyLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierCopyLabels(oneFlat->et_use->cu_def, cumUse->cu_def); ^ ExtSubtree.c:744:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeFunc(scx, ha) ^ ExtSubtree.c:90:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSubtreeFunc(); ^ ExtSubtree.c:979:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, -1, -1); ^ ExtSubtree.c:983:22: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, -1, y); ^ ExtSubtree.c:988:18: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, -1); ^ ExtSubtree.c:994:19: warning: passing arguments to 'extHierSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierSubstrate(ha, use, x, y); ^ ExtSubtree.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubstrateFunc(scx, ha) ^ ExtSubtree.c:91:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSubstrateFunc(); ^ ExtSubtree.c:1066:25: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extNodeName(reg)); ^ ExtSubtree.c:1094:22: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintNMArea((Tile *) NULL, ^ ExtSubtree.c:1101:26: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extNodeName(reg)); ^ ExtSubtree.c:1106:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, ^ ExtSubtree.c:1112:26: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extNodeName(reg)); ^ ExtSubtree.c:1121:34: warning: passing arguments to 'extSubtreeHardNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (reg = extSubtreeHardNode(tp, pNum, et, ha))) ^ ExtSubtree.c:1125:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, warningStr, parentDef, 1, STYLE_PALEHIGHLIGHTS); ^ ExtSubtree.c:1128:21: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (extNodeName(reg)); ^ ExtSubtree.c:1133:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, errorStr, parentDef, 1, STYLE_MEDIUMHIGHLIGHTS); ^ ExtSubtree.c:1041:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeTileToNode(tp, pNum, et, ha, doHard) ^ ExtSubtree.c:89:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *extSubtreeTileToNode(); ^ ExtSubtree.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extConnFindFunc(tp, preg) ^ ExtSubtree.c:92:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extConnFindFunc(); ^ ExtSubtree.c:1241:25: warning: passing arguments to 'extSubtreeHardSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeHardSearch(et, &arg); ^ ExtSubtree.c:1246:22: warning: passing arguments to 'extSubtreeHardSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeHardSearch(et, &arg); ^ ExtSubtree.c:1199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeHardNode(tp, pNum, et, ha) ^ ExtSubtree.c:66:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern LabRegion *extSubtreeHardNode(); ^ ExtSubtree.c:1297:16: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBArraySr(oneFlat->et_realuse, &arg->hw_area, ^ ExtSubtree.c:1308:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(ha->ha_subUse, &arg->hw_area, ^ ExtSubtree.c:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeHardSearch(et, arg) ^ ExtSubtree.c:100:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extSubtreeHardSearch(); ^ ExtSubtree.c:1347:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return ((*arg->hw_proc)(&scx, arg)); ^ ExtSubtree.c:1330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSubtreeHardUseFunc(use, trans, x, y, arg) ^ ExtSubtree.c:93:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extSubtreeHardUseFunc(); ^ 88 warnings generated. --- compiling extract/ExtTech.o rm -f ExtTech.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 ExtTech.c In file included from ExtTech.c:43: ../extract/extract.h:117:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern void ExtTechScale(); ^ ExtTech.c:63:6: note: conflicting prototype is here void ExtTechScale(int, int); ^ ExtTech.c:275:15: warning: passing arguments to 'ExtLoadStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLoadStyle(stylename); ^ ExtTech.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtCompareStyle(stylename) ^ In file included from ExtTech.c:43: ../extract/extract.h:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ExtCompareStyle(); ^ ExtTech.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetDevInfo(idx, devnameptr, devtypeptr, s_rclassptr, d_rclassptr, ^ In file included from ExtTech.c:43: ../extract/extract.h:145:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ExtGetDevInfo(); ^ ExtTech.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extGetDevType(devname) ^ In file included from ExtTech.c:44: ../extract/extractInt.h:1071:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern TileType extGetDevType(); ^ ExtTech.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetGateTypesMask(mask) ^ In file included from ExtTech.c:43: ../extract/extract.h:93:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ExtGetGateTypesMask(); ^ ExtTech.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetDiffTypesMask(mask) ^ In file included from ExtTech.c:43: ../extract/extract.h:94:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ExtGetDiffTypesMask(); ^ ExtTech.c:560:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetZAxis(tile, height, thick) ^ In file included from ExtTech.c:43: ../extract/extract.h:101:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtGetZAxis(); ^ ExtTech.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtPrintStyle(dolist, doforall, docurrent) ^ In file included from ExtTech.c:43: ../extract/extract.h:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtPrintStyle(); ^ ExtTech.c:691:14: warning: passing arguments to 'ExtLoadStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLoadStyle(match->exts_name); ^ ExtTech.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSetStyle(name) ^ In file included from ExtTech.c:43: ../extract/extract.h:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtSetStyle(); ^ ExtTech.c:816:15: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&devptr->exts_deviceResist); ^ ExtTech.c:732:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTechStyleInit(style) ^ ExtTech.c:910:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] aToCap(str) ^ ExtTech.c:937:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] aToRes(str) ^ ExtTech.c:977:32: warning: passing arguments to 'TechSectionGetMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invext = TechSectionGetMask("extract", NULL); ^ ExtTech.c:984:23: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(DBLambda[1], DBLambda[0]); ^ ExtTech.c:989:23: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(DBLambda[0], DBLambda[1]); ^ ExtTech.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLoadStyle(stylename) ^ ExtTech.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void ExtLoadStyle(); ^ ExtTech.c:1084:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types); ^ ExtTech.c:1086:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane1 = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:1094:31: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane2 = DBTechNoisyNamePlane(argv[argc - 2]); ^ ExtTech.c:1098:21: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[argc - 3], &subtypes); ^ ExtTech.c:1185:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:1067:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechSimpleAreaCap(argc, argv) ^ ExtTech.c:1262:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types); ^ ExtTech.c:1264:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane1 = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:1275:31: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane2 = DBTechNoisyNamePlane(argv[argc - 2]); ^ ExtTech.c:1279:21: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[argc - 3], &subtypes); ^ ExtTech.c:1373:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:1383:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) continue; ^ ExtTech.c:1245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechSimplePerimCap(argc, argv) ^ ExtTech.c:1440:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types1); ^ ExtTech.c:1442:33: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:1426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechSimpleSidewallCap(argc, argv) ^ ExtTech.c:1526:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types1); ^ ExtTech.c:1528:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane1 = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:1531:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[3], &types2); ^ ExtTech.c:1533:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane2 = DBTechNoisyNamePlane(argv[4]); ^ ExtTech.c:1565:23: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:1570:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) continue; ^ ExtTech.c:1511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechSimpleOverlapCap(argv) ^ ExtTech.c:1626:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types); ^ ExtTech.c:1628:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane1 = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:1634:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[3], &ov); ^ ExtTech.c:1636:34: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane2 = DBTechNoisyNamePlane(argv[4]); ^ ExtTech.c:1697:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:1707:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) continue; ^ ExtTech.c:1609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechSimpleSideOverlapCap(argv) ^ ExtTech.c:1893:21: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(argv[0], (LookupTable *) keyTable, sizeof keyTable[0]); ^ ExtTech.c:2109:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types1); ^ ExtTech.c:2113:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[3], &types1); ^ ExtTech.c:2170:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[2], &termtypes[0]); ^ ExtTech.c:2192:22: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[6], &subsTypes); ^ ExtTech.c:2263:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(argv[1], (LookupTable *)devTable, sizeof devTable[0]); ^ ExtTech.c:2328:22: warning: passing arguments to 'DBTechNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((DBTechNameMask(argv[argc - 1] + 1, &idTypes)) == 0) ^ ExtTech.c:2371:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* emitter */ ^ ExtTech.c:2374:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &subsTypes); /* collector */ ^ ExtTech.c:2383:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* source */ ^ ExtTech.c:2385:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &termtypes[1]); /* drain */ ^ ExtTech.c:2402:27: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[6], &subsTypes); /* substrate */ ^ ExtTech.c:2413:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* source/drain */ ^ ExtTech.c:2418:27: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &subsTypes); /* substrate */ ^ ExtTech.c:2432:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* negative types */ ^ ExtTech.c:2438:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &subsTypes); /* substrate */ ^ ExtTech.c:2447:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* terminals */ ^ ExtTech.c:2453:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &subsTypes); /* substrate */ ^ ExtTech.c:2463:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* bottom */ ^ ExtTech.c:2478:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &subsTypes); /* substrate */ ^ ExtTech.c:2492:25: warning: passing arguments to 'DBTechNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTechNameMask(argv[argc - 1], &termtypes[0]) <= 0) ^ ExtTech.c:2496:27: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[argc - 2], &subsTypes); ^ ExtTech.c:2526:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[i], &termtypes[i - iterm]); ^ ExtTech.c:2546:26: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &termtypes[0]); /* terminals */ ^ ExtTech.c:2552:23: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &subsTypes); /* substrate */ ^ ExtTech.c:2797:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[2], &types2); ^ ExtTech.c:2804:22: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &shield); ^ ExtTech.c:2812:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:2819:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) continue; ^ ExtTech.c:2864:23: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(r)) continue; ^ ExtTech.c:2887:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[2], &types2); ^ ExtTech.c:2889:31: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pov = DBTechNoisyNameMask(argv[3], &ov); ^ ExtTech.c:2895:22: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[5], &shield); ^ ExtTech.c:2909:39: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p3 = (spointertype) dbTechNameLookup(cp, &dbPlaneNameLists); ^ ExtTech.c:2921:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(s)) continue; ^ ExtTech.c:2935:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) continue; ^ ExtTech.c:2958:23: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(r)) continue; ^ ExtTech.c:2985:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[2], &types2); ^ ExtTech.c:2987:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[3], &near); ^ ExtTech.c:2989:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[4], &far); ^ ExtTech.c:3040:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[2], &types2); ^ ExtTech.c:3108:22: warning: passing arguments to 'DBTechNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((DBTechNameMask(argv[argc - 1] + 1, &idTypes)) == 0) ^ ExtTech.c:3119:65: warning: passing arguments to 'DBTechNoisyNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtCurStyle->exts_globSubstratePlane = DBTechNoisyNamePlane(argv[2]); ^ ExtTech.c:3151:48: warning: passing arguments to 'dbTechNameLookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int pnum = (spointertype) dbTechNameLookup(argv[1], &dbPlaneNameLists); ^ ExtTech.c:1861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechLine(sectionName, argc, argv) ^ In file included from ExtTech.c:43: ../extract/extract.h:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ExtTechLine(); ^ ExtTech.c:2721:22: warning: implicit conversion from 'int' to 'float' changes value from 1073741820 to 1073741824 [-Wimplicit-const-int-float-conversion] antennaratio = INFINITY; ~ ^~~~~~~~ ../tiles/tile.h:158:47: note: expanded from macro 'INFINITY' #define INFINITY ((1 << (8*sizeof (int) - 2)) - 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ExtTech.c:3219:22: warning: passing arguments to 'extTechFinalStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTechFinalStyle(ExtCurStyle); ^ ExtTech.c:3309:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(s)) continue; ^ ExtTech.c:3320:19: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(s, &rmask); ^ ExtTech.c:3467:34: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float dscale = CIFGetOutputScale(1000); ^ ExtTech.c:3257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTechFinalStyle(style) ^ ExtTech.c:61:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTechFinalStyle(); ^ ExtTech.c:3556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechScale(scalen, scaled) ^ ExtTech.c:3572:17: warning: passing arguments to 'DBScaleValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScaleValue(&style->exts_sideCoupleHalo, scaled, scalen); ^ ExtTech.c:3573:17: warning: passing arguments to 'DBScaleValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScaleValue(&style->exts_stepSize, scaled, scalen); ^ ExtTech.c:3616:19: warning: passing arguments to 'DBScaleValue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScaleValue(&(ec->ec_offset), scaled, scalen); ^ 115 warnings generated. --- compiling extract/ExtTest.o rm -f ExtTest.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 ExtTest.c ExtTest.c:153:35: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectedCell = CmdGetSelectedCell((Transform *) NULL); ^ ExtTest.c:160:13: warning: passing arguments to 'extDispInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDispInit(selectedCell->cu_def, w); ^ ExtTest.c:161:21: warning: passing arguments to 'ExtCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = ExtCell(selectedCell->cu_def, selectedCell->cu_def->cd_name, FALSE); ^ ExtTest.c:162:20: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(selectedCell->cu_def, savePlane); ^ ExtTest.c:166:21: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(cmd->tx_argv[1], (LookupTable *) cmds, sizeof cmds[0]); ^ ExtTest.c:206:26: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interPlane = DBNewPlane((ClientData) TT_SPACE); ^ ExtTest.c:210:25: warning: passing arguments to 'ExtFindInteractions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindInteractions(EditCellUse->cu_def, halo, bloat, interPlane); ^ ExtTest.c:211:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, interPlane, &TiPlaneRect, ^ ExtTest.c:213:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(interPlane); ^ ExtTest.c:229:19: warning: passing arguments to 'ExtInterCount' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtInterCount((CellUse *) w->w_surfaceID, halo, f); ^ ExtTest.c:244:14: warning: passing arguments to 'ExtTimes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTimes((CellUse *) w->w_surfaceID, f); ^ ExtTest.c:250:16: warning: passing arguments to 'ExtParentArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtParentArea(EditCellUse, &editArea, TRUE); ^ ExtTest.c:259:17: warning: passing arguments to 'ExtDumpCaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtDumpCaps(cmd->tx_argc > 2 ? cmd->tx_argv[2] : "-"); ^ ExtTest.c:268:18: warning: passing arguments to 'ExtSetDriver' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSetDriver(cmd->tx_argv[2]); ^ ExtTest.c:276:20: warning: passing arguments to 'ExtSetReceiver' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtSetReceiver(cmd->tx_argv[2]); ^ ExtTest.c:285:16: warning: passing arguments to 'ExtParentArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtParentArea(EditCellUse, &editArea, FALSE); ^ ExtTest.c:288:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(extDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], TRUE); ^ ExtTest.c:291:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(extDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], FALSE); ^ ExtTest.c:295:15: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(extDebugID); ^ ExtTest.c:298:17: warning: passing arguments to 'extShowTech' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTech(cmd->tx_argc > 2 ? cmd->tx_argv[2] : "-"); ^ ExtTest.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtractTest(w, cmd) ^ In file included from ExtTest.c:44: ../extract/extract.h:119:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtractTest(); ^ ExtTest.c:320:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, "interaction", EditCellUse->cu_def, ^ ExtTest.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowInter(tile) ^ ExtTest.c:76:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extShowInter(); ^ ExtTest.c:373:22: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(t), ^ ExtTest.c:382:41: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, "%-8.8s ", DBTypeShortName(t)); ^ ExtTest.c:393:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(t), DBTypeShortName(s), ^ ExtTest.c:393:39: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(t), DBTypeShortName(s), ^ ExtTest.c:402:59: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, " %-10.10s: types=", DBPlaneShortName(p)); ^ ExtTest.c:411:59: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, " %-10.10s: planes=", DBTypeShortName(t)); ^ ExtTest.c:419:20: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(s), ExtCurStyle->exts_overlapCap[t][s]); ^ ExtTest.c:428:53: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, " %-10.10s: ", DBPlaneShortName(p)); ^ ExtTest.c:437:52: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, " %-10.10s: ", DBTypeShortName(s)); ^ ExtTest.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTech(name) ^ ExtTest.c:77:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extShowTech(); ^ ExtTest.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTrans(name, mask, out) ^ ExtTest.c:504:19: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(t), devptr->exts_deviceSDCount); ^ ExtTest.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowConnect(hdr, connectsTo, out) ^ ExtTest.c:525:50: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, " %-8.8s: ", DBTypeShortName(t)); ^ ExtTest.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowMask(m, out) ^ ExtTest.c:545:40: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, "%s", DBTypeShortName(t)); ^ ExtTest.c:550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowPlanes(m, out) ^ ExtTest.c:563:41: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(out, "%s", DBPlaneShortName(pNum)); ^ ExtTest.c:585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extDispInit(def, w) ^ ExtTest.c:78:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extDispInit(); ^ ExtTest.c:622:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(extDebugWindow, &edgeRect, &extScreenRect); ^ ExtTest.c:645:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(extDebugWindow, TRUE); ^ ExtTest.c:646:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&extScreenRect, style); ^ ExtTest.c:647:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(extDebugWindow); ^ ExtTest.c:650:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(extDebugWindow, TRUE); ^ ExtTest.c:651:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&extScreenRect, STYLE_ORANGE1); ^ ExtTest.c:652:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(extDebugWindow); ^ ExtTest.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowEdge(s, bp) ^ ExtTest.c:684:21: warning: passing arguments to 'extShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!extShowRect(&tileRect, styles[style_index])) ^ ExtTest.c:689:23: warning: passing arguments to 'extShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extShowRect(&tileRect, STYLE_ERASEHIGHLIGHTS); ^ ExtTest.c:675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowTile(tile, s, style_index) ^ In file included from ExtTest.c:44: ../extract/extract.h:140:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extShowTile(); ^ ExtTest.c:699:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(extDebugWindow, r, &extScreenRect); ^ ExtTest.c:710:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(extDebugWindow, TRUE); ^ ExtTest.c:711:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&extScreenRect, style); ^ ExtTest.c:712:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(extDebugWindow); ^ ExtTest.c:693:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extShowRect(r, style) ^ ExtTest.c:79:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool extShowRect(); ^ ExtTest.c:723:21: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLine(line, sizeof line); ^ ExtTest.c:732:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank(name, puse, pdef); ^ ExtTest.c:727:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extNewYank(name, puse, pdef) ^ ExtTest.c:742:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtDumpCapsToFile(f) ^ ExtTest.c:1089:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtDumpCaps(filename) ^ In file included from ExtTest.c:44: ../extract/extract.h:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtDumpCaps(); ^ 70 warnings generated. --- compiling extract/ExtTimes.o rm -f ExtTimes.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 ExtTimes.c ExtTimes.c:172:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootUse->cu_def->cd_bbox, TRUE)) ^ ExtTimes.c:179:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumFetsPerSecPaint); ^ ExtTimes.c:180:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumRectsPerSecPaint); ^ ExtTimes.c:181:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumFetsPerSecFlat); ^ ExtTimes.c:182:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumRectsPerSecFlat); ^ ExtTimes.c:183:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumFetsPerSecHier); ^ ExtTimes.c:184:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumRectsPerSecHier); ^ ExtTimes.c:185:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumIncrTime); ^ ExtTimes.c:186:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumPercentClipped); ^ ExtTimes.c:187:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumPercentInteraction); ^ ExtTimes.c:188:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumTotalArea); ^ ExtTimes.c:189:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumInteractArea); ^ ExtTimes.c:190:15: warning: passing arguments to 'extCumInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(&cumClippedArea); ^ ExtTimes.c:201:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtTimes.c:205:28: warning: passing arguments to 'extTimesInitFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extTimesInitFunc(rootUse); ^ ExtTimes.c:214:18: warning: passing arguments to 'extTimesCellFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesCellFunc((struct cellStats *) HashGetValue(he)); ^ ExtTimes.c:224:18: warning: passing arguments to 'extTimesIncrFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesIncrFunc((struct cellStats *) HashGetValue(he)); ^ ExtTimes.c:234:21: warning: passing arguments to 'extTimesSummaryFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesSummaryFunc((struct cellStats *) HashGetValue(he), f); ^ ExtTimes.c:242:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("fets/sec paint ", &cumFetsPerSecPaint, f); ^ ExtTimes.c:243:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("fets/sec hier ", &cumFetsPerSecHier, f); ^ ExtTimes.c:244:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("fets/sec flat ", &cumFetsPerSecFlat, f); ^ ExtTimes.c:245:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("rects/sec paint", &cumRectsPerSecPaint, f); ^ ExtTimes.c:246:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("rects/sec hier ", &cumRectsPerSecHier, f); ^ ExtTimes.c:247:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("rects/sec flat ", &cumRectsPerSecFlat, f); ^ ExtTimes.c:248:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("tot incr time ", &cumIncrTime, f); ^ ExtTimes.c:249:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("% cell clipped ", &cumPercentClipped, f); ^ ExtTimes.c:250:17: warning: passing arguments to 'extCumOutput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput("% cell interact", &cumPercentInteraction, f); ^ ExtTimes.c:263:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&cellStatsTable); ^ ExtTimes.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTimes(rootUse, f) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1095:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtTimes(); ^ ExtTimes.c:312:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extTimesInitFunc, (ClientData) 0); ^ ExtTimes.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesInitFunc(use) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1098:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extTimesInitFunc(); ^ ExtTimes.c:354:47: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] transList = (TransRegion *) ExtFindRegions(def, &TiPlaneRect, ^ ExtTimes.c:357:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, extUnInit); ^ ExtTimes.c:360:22: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) transList); ^ ExtTimes.c:364:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], &TiPlaneRect, ^ ExtTimes.c:368:16: warning: passing arguments to 'extTimeProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimeProc(extPaintOnly, def, &cs->cs_tpaint); ^ ExtTimes.c:374:16: warning: passing arguments to 'extTimeProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimeProc(extHierCell, def, &cs->cs_tcell); ^ ExtTimes.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesCellFunc(cs) ^ ExtTimes.c:103:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTimesCellFunc(); ^ ExtTimes.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCountTiles(tile, cs) ^ ExtTimes.c:113:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extCountTiles(); ^ ExtTimes.c:434:23: warning: passing arguments to 'extTimesParentFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesParentFunc(cs->cs_def, cs); ^ ExtTimes.c:437:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtTimes.c:444:28: warning: passing arguments to 'extTimesHierFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extTimesHierFunc(cs->cs_def, cs); ^ ExtTimes.c:447:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtTimes.c:454:28: warning: passing arguments to 'extTimesFlatFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extTimesFlatFunc(cs->cs_def, cs); ^ ExtTimes.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesIncrFunc(cs) ^ ExtTimes.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTimesIncrFunc(); ^ ExtTimes.c:550:35: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_fets > 0) extCumAdd(&cumFetsPerSecPaint, fetspaint); ^ ExtTimes.c:551:36: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_rects > 0) extCumAdd(&cumRectsPerSecPaint, rectspaint); ^ ExtTimes.c:552:36: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_hfets > 0) extCumAdd(&cumFetsPerSecHier, fetshier); ^ ExtTimes.c:553:37: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_hrects > 0) extCumAdd(&cumRectsPerSecHier, rectshier); ^ ExtTimes.c:554:36: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_ffets > 0) extCumAdd(&cumFetsPerSecFlat, fetsflat); ^ ExtTimes.c:555:37: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cs->cs_frects > 0) extCumAdd(&cumRectsPerSecFlat, rectsflat); ^ ExtTimes.c:556:33: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pctclip > 0.0) extCumAdd(&cumPercentClipped, pctclip); ^ ExtTimes.c:557:34: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pctinter > 0.0) extCumAdd(&cumPercentInteraction, pctinter); ^ ExtTimes.c:558:14: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumAdd(&cumTotalArea, (double) cs->cs_area); ^ ExtTimes.c:559:14: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumAdd(&cumInteractArea, (double) cs->cs_interarea); ^ ExtTimes.c:560:14: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumAdd(&cumClippedArea, (double) cs->cs_cliparea); ^ ExtTimes.c:561:14: warning: passing arguments to 'extCumAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumAdd(&cumIncrTime, tincr); ^ ExtTimes.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesSummaryFunc(cs, f) ^ ExtTimes.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTimesSummaryFunc(); ^ ExtTimes.c:599:32: warning: passing arguments to 'extGetStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((csForDef = extGetStats(def)) == NULL) ^ ExtTimes.c:585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesParentFunc(def, cs) ^ ExtTimes.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTimesParentFunc(); ^ ExtTimes.c:652:32: warning: passing arguments to 'extGetStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((csForDef = extGetStats(def)) == NULL) ^ ExtTimes.c:669:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extTimesHierUse, (ClientData) cs); ^ ExtTimes.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesHierFunc(def, cs) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1099:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extTimesHierFunc(); ^ ExtTimes.c:674:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesHierUse(use, cs) ^ ExtTimes.c:710:32: warning: passing arguments to 'extGetStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((csForDef = extGetStats(def)) == NULL) ^ ExtTimes.c:718:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extTimesFlatUse, (ClientData) cs); ^ ExtTimes.c:702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesFlatFunc(def, cs) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extTimesFlatFunc(); ^ ExtTimes.c:723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimesFlatUse(use, cs) ^ ExtTimes.c:787:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getrusage(); ^ /usr/include/sys/resource.h:122:5: note: conflicting prototype is here int getrusage(int, struct rusage *); ^ ExtTimes.c:791:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*proc)(def); ^ ExtTimes.c:806:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*proc)(def); ^ ExtTimes.c:776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTimeProc(proc, def, tv) ^ ExtTimes.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extTimeProc(); ^ ExtTimes.c:834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extPaintOnly(def) ^ ExtTimes.c:839:19: warning: passing arguments to 'extBasic' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reg = extBasic(def, extDevNull); ^ ExtTimes.c:840:31: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (reg) ExtFreeLabRegions((LabRegion *) reg); ^ ExtTimes.c:841:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, extUnInit); ^ ExtTimes.c:862:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierCell(def) ^ ExtTimes.c:865:16: warning: passing arguments to 'extCellFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCellFile(def, extDevNull, FALSE); ^ ExtTimes.c:885:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumInit(cum) ^ ExtTimes.c:108:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extCumInit(); ^ ExtTimes.c:912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumOutput(str, cum, f) ^ ExtTimes.c:109:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extCumOutput(); ^ ExtTimes.c:956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extCumAdd(cum, v) ^ ExtTimes.c:110:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void extCumAdd(); ^ ExtTimes.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extGetStats(def) ^ ExtTimes.c:102:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] struct cellStats *extGetStats(); ^ ExtTimes.c:1027:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootUse->cu_def->cd_bbox, TRUE)) ^ ExtTimes.c:1039:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtTimes.c:1046:28: warning: passing arguments to 'extInterAreaFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extInterAreaFunc(rootUse, f); ^ ExtTimes.c:1049:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, extDefInitFunc, (ClientData) 0); ^ ExtTimes.c:1019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtInterCount(rootUse, halo, f) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1094:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtInterCount(); ^ ExtTimes.c:1076:25: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interPlane = DBNewPlane((ClientData) TT_SPACE); ^ ExtTimes.c:1087:24: warning: passing arguments to 'ExtFindInteractions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindInteractions(def, extInterCountHalo, 0, interPlane); ^ ExtTimes.c:1089:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, interPlane, &TiPlaneRect, ^ ExtTimes.c:1091:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(interPlane); ^ ExtTimes.c:1105:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, extInterAreaFunc, (ClientData) f); ^ ExtTimes.c:1065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterAreaFunc(use, f) ^ In file included from ExtTimes.c:44: ../extract/extractInt.h:1102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extInterAreaFunc(); ^ ExtTimes.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterCountFunc(tile, pArea) ^ 110 warnings generated. --- compiling extract/ExtYank.o rm -f ExtYank.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 ExtYank.c ExtYank.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierCopyLabels(sourceDef, targetDef) ^ In file included from ExtYank.c:39: ../extract/extractInt.h:1097:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierCopyLabels(); ^ ExtYank.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierFreeLabels(def) ^ In file included from ExtYank.c:38: ../extract/extract.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void extHierFreeLabels(); ^ ExtYank.c:184:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx, &DBAllButSpaceBits, 0, hy->hy_target); ^ ExtYank.c:191:30: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tpath.tp_next = DBPrintUseId(&scx, labelBuf, sizeof labelBuf - 3, FALSE); ^ ExtYank.c:195:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(&scx, &DBAllButSpaceBits, 0, &tpath, TF_LABEL_ATTACH, ^ ExtYank.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierYankFunc(use, trans, x, y, hy) ^ ExtYank.c:46:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extHierYankFunc(); ^ ExtYank.c:217:20: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!extLabType(label->lab_text, LABTYPE_NAME)) ^ ExtYank.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extHierLabelFunc(scx, label, tpath, targetDef) ^ ExtYank.c:47:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extHierLabelFunc(); ^ 12 warnings generated. --- compiling extract/ExtInter.o rm -f ExtInter.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 ExtInter.c ExtInter.c:116:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, extInterSubtree, (ClientData) NULL); ^ ExtInter.c:126:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, extInterSubtreePaint, (ClientData) def); ^ ExtInter.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFindInteractions(def, halo, bloatby, resultPlane) ^ In file included from ExtInter.c:37: ../extract/extractInt.h:1092:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ExtFindInteractions(); ^ ExtInter.c:142:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], &r, ^ ExtInter.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterSubtreePaint(scx, def) ^ ExtInter.c:58:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterSubtreePaint(); ^ ExtInter.c:182:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&parentScx, extInterSubtreeClip, (ClientData) scx); ^ ExtInter.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterSubtree(scx) ^ ExtInter.c:54:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterSubtree(); ^ ExtInter.c:207:21: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(scx->scx_use, &r, extInterSubtreeElement, ^ ExtInter.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterSubtreeClip(overlapScx, scx) ^ ExtInter.c:55:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterSubtreeClip(); ^ ExtInter.c:245:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ ExtInter.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterSubtreeElement(use, trans, x, y, r) ^ ExtInter.c:56:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterSubtreeElement(); ^ ExtInter.c:289:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&newscx, extInterOverlapSubtree, (ClientData) NULL); ^ ExtInter.c:273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterSubtreeTile(tile, cxp) ^ ExtInter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterSubtreeTile(); ^ ExtInter.c:320:30: warning: passing arguments to 'extTreeSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) extTreeSrPaintArea(scx, extInterOverlapTile, (ClientData) NULL); ^ ExtInter.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterOverlapSubtree(scx) ^ ExtInter.c:52:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterOverlapSubtree(); ^ ExtInter.c:360:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(extInterPlane, &rootr, DBStdWriteTbl(TT_ERROR_P), ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ ExtInter.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extInterOverlapTile(tile, cxp) ^ ExtInter.c:53:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int extInterOverlapTile(); ^ ExtInter.c:427:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ ExtInter.c:440:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ ExtInter.c:446:25: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (DBCellSrArea(scx, extTreeSrFunc, (ClientData) &filter)); ^ ExtInter.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTreeSrPaintArea(scx, func, cdarg) ^ In file included from ExtInter.c:37: ../extract/extractInt.h:1103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extTreeSrPaintArea(); ^ ExtInter.c:465:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ ExtInter.c:476:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ ExtInter.c:482:25: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (DBCellSrArea(scx, extTreeSrFunc, (ClientData) fp)); ^ ExtInter.c:456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extTreeSrFunc(scx, fp) ^ 34 warnings generated. --- compiling extract/ExtUnique.o rm -f ExtUnique.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 ExtUnique.c ExtUnique.c:96:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "LEFview", &isabstract); ^ ExtUnique.c:106:28: warning: passing arguments to 'extFindNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeList = extFindNodes(def, (Rect *)NULL, TRUE); ^ ExtUnique.c:109:44: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lregList = (LabRegion *) ExtFindRegions(def, &TiPlaneRect, ^ ExtUnique.c:115:20: warning: passing arguments to 'ExtLabelRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelRegions(def, ExtCurStyle->exts_nodeConn, &lregList, &TiPlaneRect); ^ ExtUnique.c:122:16: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(lab->lab_text, LABTYPE_NAME)) ^ ExtUnique.c:138:21: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!extLabType(text, LABTYPE_NAME)) ^ ExtUnique.c:157:25: warning: passing arguments to 'extMakeUnique' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nwarn += extMakeUnique(def, ll, lp, lregList, ^ ExtUnique.c:164:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&labelHash); ^ ExtUnique.c:165:22: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) lregList); ^ ExtUnique.c:167:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(def, extUnInit); ^ ExtUnique.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extUniqueCell(def, option) ^ In file included from ExtUnique.c:38: ../extract/extract.h:142:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extUniqueCell(); ^ ExtUnique.c:224:22: warning: passing arguments to 'extMakeNodeNumPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extMakeNodeNumPrint(name, lp2); ^ ExtUnique.c:226:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, message, def, 1, STYLE_MEDIUMHIGHLIGHTS); ^ ExtUnique.c:296:19: warning: passing arguments to 'DBRemoveLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBRemoveLabel(def, lab); ^ ExtUnique.c:297:27: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPutFontLabel(def, &saveLab.lab_rect, ^ ExtUnique.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extMakeUnique(def, ll, lreg, lregList, labelHash, option) ^ In file included from ExtUnique.c:39: ../extract/extractInt.h:1104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int extMakeUnique(); ^ 18 warnings generated. --- linking libextract.o rm -f libextract.o /usr/bin/ld -r ExtArray.o ExtBasic.o ExtCell.o ExtCouple.o ExtHard.o ExtHier.o ExtLength.o ExtMain.o ExtNghbors.o ExtPerim.o ExtRegion.o ExtSubtree.o ExtTech.o ExtTest.o ExtTimes.o ExtYank.o ExtInter.o ExtUnique.o -o libextract.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/extract' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/graphics' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling graphics/grMain.o rm -f grMain.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/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 -c grMain.c grMain.c:299:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = (*(grInitProcs[i]))(type, outName, mouseName); ^ grMain.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetDisplay(type, outName, mouseName) ^ In file included from grMain.c:69: ../graphics/graphics.h:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrSetDisplay(); ^ grMain.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrIsDisplay(disp1, disp2) ^ In file included from grMain.c:69: ../graphics/graphics.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrIsDisplay(); ^ grMain.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGuessDisplayType(graphics, mouse, display, monitor) ^ In file included from grMain.c:69: ../graphics/graphics.h:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrGuessDisplayType(); ^ grMain.c:445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grFgets(str, n, stream, name) ^ In file included from grMain.c:70: ../graphics/graphicsInt.h:48:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *grFgets(); ^ 9 warnings generated. --- compiling graphics/grLock.o rm -f grLock.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/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 -c grLock.c grLock.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grWindName(w) ^ grLock.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleLock(w, inside) ^ grLock.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleUnlock(w) ^ grLock.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(r) ^ In file included from grLock.c:38: ../graphics/graphics.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrClipTo(); ^ 5 warnings generated. --- compiling graphics/grDStyle.o rm -f grDStyle.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/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 -c grDStyle.c grDStyle.c:115:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(grCursorGlyphs->gr_glyph[num], &p); ^ grDStyle.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyphNum(num, xoff, yoff) ^ In file included from grDStyle.c:38: ../graphics/graphics.h:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrDrawGlyphNum(); ^ grDStyle.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetStyleFromName(stylename) ^ In file included from grDStyle.c:38: ../graphics/graphics.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrGetStyleFromName(); ^ grDStyle.c:233:27: warning: passing arguments to 'GrNameToColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] color = GrNameToColor(colorName); ^ grDStyle.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] styleBuildDisplayStyle(line, version) ^ grDStyle.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] styleBuildStipplesStyle(line, version) ^ grDStyle.c:361:14: warning: passing arguments to 'GrFreeGlyphs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFreeGlyphs(grCursorGlyphs); ^ grDStyle.c:365:22: warning: passing arguments to 'GrReadGlyphs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GrReadGlyphs(grCursorType, path, libPath, &grCursorGlyphs)) ^ grDStyle.c:373:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDefineCursorPtr)(grCursorGlyphs); ^ grDStyle.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLoadCursors(path, libPath) ^ In file included from grDStyle.c:38: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrLoadCursors(); ^ grDStyle.c:596:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetSPatternPtr)(GrStippleTable, grNumStipples); ^ grDStyle.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLoadStyles(techType, path, libPath) ^ In file included from grDStyle.c:38: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrLoadStyles(); ^ 16 warnings generated. --- compiling graphics/grText.o rm -f grText.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/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 -c grText.c grText.c:65:11: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(str, style, p, GEO_CENTER, GR_TEXT_MEDIUM, FALSE, clip, NULL); ^ grText.c:76:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetWMandCPtr)(GrStyleTable[style].mask, GrStyleTable[style].color); ^ grText.c:78:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFontTextPtr)(str, font, size, rotate, p, &nClip, grCurObscure); ^ grText.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFontText(str, style, p, font, size, rotate, clip) ^ In file included from grText.c:31: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrFontText(); ^ grText.c:160:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTextSize(str, size, &posR); ^ grText.c:284:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetCharSizePtr)(size); ^ grText.c:286:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetWMandCPtr)(GrStyleTable[style].mask, GrStyleTable[style].color); ^ grText.c:290:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grPutTextPtr)(str, &drawPoint, &nClip, grCurObscure); ^ grText.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(str, style, p, pos, size, adjust, clip, actual) ^ In file included from grText.c:31: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrPutText(); ^ grText.c:328:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTextSize(text, size, area); ^ grText.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLabelSize(text, pos, size, area) ^ In file included from grText.c:31: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrLabelSize(); ^ 14 warnings generated. --- compiling graphics/grCMap.o rm -f grCMap.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/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 -c grCMap.c grCMap.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrReadCMap(techStyle, dispType, monType, path, libPath) ^ In file included from grCMap.c:33: ../graphics/graphics.h:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrReadCMap(), GrSaveCMap(); ^ grCMap.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSaveCMap(techStyle, dispType, monType, path, libPath) ^ In file included from grCMap.c:33: ../graphics/graphics.h:86:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrReadCMap(), GrSaveCMap(); ^ grCMap.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrNameToColor(colorname) ^ In file included from grCMap.c:33: ../graphics/graphics.h:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrNameToColor(); ^ grCMap.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, red, green, blue) ^ In file included from grCMap.c:33: ../graphics/graphics.h:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrGetColor(), GrPutColor(); ^ grCMap.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutColor(color, red, green, blue) ^ In file included from grCMap.c:33: ../graphics/graphics.h:87:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrGetColor(), GrPutColor(); ^ grCMap.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutManyColors(color, red, green, blue, opaqueBit) ^ In file included from grCMap.c:33: ../graphics/graphics.h:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrPutManyColors(); ^ 12 warnings generated. --- compiling graphics/grClip.o rm -f grClip.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/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 -c grClip.c grClip.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(style) ^ In file included from grClip.c:35: ../graphics/graphics.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrSetStuff(); ^ grClip.c:116:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetWMandCPtr)(grCurWMask, grCurColor); ^ grClip.c:117:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetLineStylePtr)(grCurOutline); ^ grClip.c:118:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grSetStipplePtr)(grCurStipple); ^ grClip.c:155:23: warning: passing arguments to 'GrDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GrDisjoint(&lr->r_r, clip, grClipAddFunc, ^ grClip.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grClipAgainst(startllr, clip) ^ grClip.c:169:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bool grClipAddFunc(box, cd) ^ grClip.c:211:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawGridPtr)(grGridRect, grCurOutline, &((*areas)->r_r)); ^ grClip.c:213:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFillRectPtr)(&((*areas)->r_r)); ^ grClip.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grObsBox(r) ^ grClip.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grClipPoints(line, box, p1, p1OK, p2, p2OK) ^ grClip.c:504:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(areas->r_r.r_xbot, areas->r_r.r_ybot, ^ grClip.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipLine(x1, y1, x2, y2) ^ In file included from grClip.c:35: ../graphics/graphics.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrClipLine(); ^ grClip.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grAddSegment(llx, lly, urx, ury, segments) ^ grClip.c:574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrBoxOutline(tile, tilesegs) ^ In file included from grClip.c:36: ../graphics/graphicsInt.h:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrBoxOutline(); ^ In file included from grClip.c:35: ../graphics/graphics.h:143:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrBox(); ^ grClip.c:776:1: note: conflicting prototype is here GrBox(MagWindow *mw, Transform *trans, Tile *tile) ^ grClip.c:791:27: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(mw, &r2, &r); ^ grClip.c:793:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(mw, &r2, &r); ^ grClip.c:819:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), trans); ^ grClip.c:825:16: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&fullr, &clipr, needClip, dinfo, polyp, &np); ^ grClip.c:833:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*grFillPolygonPtr)(polyp, np); ^ grClip.c:850:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*grFillRectPtr)(&clipr); ^ grClip.c:869:31: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(mw, &r2, &rnc); ^ grClip.c:884:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ybot, r.r_xtop, r.r_ytop); ^ grClip.c:885:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ytop, r.r_xtop, r.r_ybot); ^ grClip.c:907:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ytop, r.r_xtop, r.r_ytop); ^ grClip.c:908:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ybot, r.r_xtop, r.r_ybot); ^ grClip.c:909:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ybot, r.r_xbot, r.r_ytop); ^ grClip.c:910:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xtop, r.r_ybot, r.r_xtop, r.r_ytop); ^ grClip.c:919:22: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(mw, &r2, &r); ^ grClip.c:924:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ybot, r.r_xtop, r.r_ytop); ^ grClip.c:944:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(polyp[cp].p_x, polyp[cp].p_y, ^ grClip.c:953:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(polyp[cp].p_x, polyp[cp].p_y, ^ grClip.c:1034:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawGridPtr)(grGridRect, grCurOutline, &clipr); ^ grClip.c:1036:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*grFillRectPtr)(&clipr); ^ grClip.c:1095:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ybot - crossSize, ^ grClip.c:1097:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot - crossSize, r->r_ybot, ^ grClip.c:1113:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ytop, r->r_xtop, r->r_ytop); ^ grClip.c:1114:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ybot, r->r_xtop, r->r_ybot); ^ grClip.c:1115:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ybot, r->r_xbot, r->r_ytop); ^ grClip.c:1116:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xtop, r->r_ybot, r->r_xtop, r->r_ytop); ^ grClip.c:1131:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ybot, r->r_xtop, r->r_ytop); ^ grClip.c:1132:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r->r_xbot, r->r_ytop, r->r_xtop, r->r_ybot); ^ grClip.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawFastBox(prect, scale) ^ In file included from grClip.c:35: ../graphics/graphics.h:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrDrawFastBox(); ^ grClip.c:1156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(r, c, clipped, dinfo, points, np) ^ grClip.c:42:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrClipTriangle(); ^ grClip.c:1419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawTriangleEdge(r, dinfo) ^ In file included from grClip.c:35: ../graphics/graphics.h:149:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrDrawTriangleEdge(); ^ grClip.c:1510:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*grFillPolygonPtr)(polyp, np); ^ grClip.c:1524:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(polyp[cp].p_x, polyp[cp].p_y, ^ grClip.c:1527:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(polyp[cp].p_x, polyp[cp].p_y, ^ grClip.c:1460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDiagonal(prect, dinfo) ^ In file included from grClip.c:35: ../graphics/graphics.h:145:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrDiagonal(); ^ grClip.c:1547:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFillPolygonPtr)(polyp, np); ^ grClip.c:1541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFillPolygon(polyp, np) ^ In file included from grClip.c:35: ../graphics/graphics.h:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrFillPolygon(); ^ grClip.c:1567:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(prect, style) ^ In file included from grClip.c:35: ../graphics/graphics.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrClipBox(); ^ grClip.c:1619:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result= (*func)(area, cdarg); ^ grClip.c:1638:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ grClip.c:1648:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ grClip.c:1658:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ grClip.c:1668:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ grClip.c:1603:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDisjoint(area, clipBox, func, cdarg) ^ grClip.c:41:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrDisjoint(); ^ 69 warnings generated. --- compiling graphics/grGlyphs.o rm -f grGlyphs.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/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 -c grGlyphs.c grGlyphs.c:64:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFreeCursorPtr)(g); ^ grGlyphs.c:72:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(g->gr_glyph[i]->gr_free))(g->gr_glyph[i]->gr_cache); ^ grGlyphs.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFreeGlyphs(g) ^ In file included from grGlyphs.c:33: ../graphics/glyphs.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrFreeGlyphs(); ^ grGlyphs.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrReadGlyphs(filename, path, libPath, gl) ^ In file included from grGlyphs.c:32: ../graphics/graphicsInt.h:93:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrReadGlyphs(); ^ 6 warnings generated. --- compiling graphics/grNull.o rm -f grNull.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/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 -c grNull.c grNull.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NullTextSize(text, size, r) ^ grNull.c:197:15: warning: passing arguments to 'TxAddEvent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxAddEvent(event); ^ grNull.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nullStdin(fd, cdata) ^ grNull.c:248:22: warning: passing arguments to 'TxAdd1InputDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxAdd1InputDevice(fileno(stdin), nullStdin, (ClientData) NULL); ^ grNull.c:249:36: warning: passing arguments to 'SigWatchFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxStdinIsatty) SigWatchFile(fileno(stdin), "stdin"); ^ grNull.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nullSetDisplay(dispType, outFileName, mouseFileName) ^ 6 warnings generated. --- compiling graphics/W3Dmain.o rm -f W3Dmain.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/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 -c W3Dmain.c W3Dmain.c:90:17: warning: passing arguments to 'grSimpleLock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleLock(w, TRUE); ^ W3Dmain.c:91:21: warning: passing arguments to 'w3dSetProjection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dSetProjection(w); ^ W3Dmain.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dLock(w) ^ W3Dmain.c:108:19: warning: passing arguments to 'grSimpleUnlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleUnlock(w); ^ W3Dmain.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dUnlock(w) ^ W3Dmain.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillEdge(bbox, r, ztop, zbot) ^ W3Dmain.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillPolygon(p, np, zval, istop) ^ W3Dmain.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillTile(r, zval, istop) ^ W3Dmain.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillXSide(xstart, xend, yval, ztop, zbot) ^ W3Dmain.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillYSide(xval, ystart, yend, ztop, zbot) ^ W3Dmain.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillDiagonal(x1, y1, x2, y2, ztop, zbot) ^ W3Dmain.c:259:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), trans); ^ W3Dmain.c:265:16: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&fullr, &r, cliprect != NULL, dinfo, p, &np); ^ W3Dmain.c:292:21: warning: passing arguments to 'GrBoxOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrBoxOutline(tile, &tilesegs)) ^ W3Dmain.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dFillOps(trans, tile, cliprect, ztop, zbot) ^ W3Dmain.c:392:16: warning: passing arguments to 'ExtGetZAxis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetZAxis(tile, &ftop, &fthk); ^ W3Dmain.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dRenderVolume(tile, trans, cliprect) ^ W3Dmain.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dRenderCIF(tile, layer, trans) ^ W3Dmain.c:453:15: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(cidx, &lr, &lg, &lb); ^ W3Dmain.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dSetProjection(w) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dSetProjection(); ^ W3Dmain.c:566:17: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigOnInterrupt(0); ^ W3Dmain.c:568:14: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(0); ^ W3Dmain.c:579:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(w3dStyle); ^ W3Dmain.c:544:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dPaintFunc(tile, cxp) ^ W3Dmain.c:606:17: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigOnInterrupt(0); ^ W3Dmain.c:608:14: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(0); ^ W3Dmain.c:623:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(layer->cl_renderStyle + TECHBEGINSTYLES); ^ W3Dmain.c:590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dCIFPaintFunc(tile, arg) ^ W3Dmain.c:654:32: warning: passing arguments to 'WindGetCommandTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] for (msg = WindGetCommandTable(W3DclientID); *msg != NULL; msg++) ^ W3Dmain.c:644:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dHelp(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dHelp(); ^ W3Dmain.c:715:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ToolGetBox(&rootBoxDef, &rootBox)) ^ W3Dmain.c:724:20: warning: passing arguments to 'w3drefreshFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(w); ^ W3Dmain.c:738:17: warning: passing arguments to 'w3drefreshFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(w); ^ W3Dmain.c:675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dCutBox(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dCutBox(); ^ W3Dmain.c:777:24: warning: passing arguments to 'CIFNameToMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFNameToMask(cmd->tx_argv[lidx], &mask)) ^ W3Dmain.c:783:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[lidx], &mask)) ^ W3Dmain.c:791:16: warning: passing arguments to 'w3drefreshFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(w); ^ W3Dmain.c:757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dSeeLayers(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dSeeLayers(); ^ W3Dmain.c:817:19: warning: passing arguments to 'WindDelete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindDelete(w); ^ W3Dmain.c:810:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dClose(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dClose(); ^ W3Dmain.c:833:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dRescale(crec, scalefactor) ^ W3Dmain.c:878:16: warning: passing arguments to 'w3drefreshFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(w); ^ W3Dmain.c:856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dToggleCIF(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dToggleCIF(); ^ W3Dmain.c:916:16: warning: passing arguments to 'w3drefreshFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(w); ^ W3Dmain.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dLevel(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dLevel(); ^ W3Dmain.c:946:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &screenRect); ^ W3Dmain.c:935:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3drefreshFunc(mw) ^ W3Dmain.c:81:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void w3drefreshFunc(); ^ W3Dmain.c:969:15: warning: passing arguments to 'Set3DDefaults' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Set3DDefaults(w, crec); ^ W3Dmain.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dDefaults(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dDefaults(); ^ W3Dmain.c:987:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dRefresh(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dRefresh(); ^ W3Dmain.c:1011:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dView(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dView(); ^ W3Dmain.c:1083:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dScroll(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dScroll(); ^ W3Dmain.c:1156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dZoom(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dZoom(); ^ W3Dmain.c:1233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w3dRenderValues(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void w3dRenderValues(); ^ W3Dmain.c:1318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Set3DDefaults(mw, crec) ^ W3Dmain.c:80:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void Set3DDefaults(); ^ W3Dmain.c:1396:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newEditDef = DBCellLookDef(name); ^ W3Dmain.c:1400:20: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(newEditDef, TRUE, TRUE, NULL)) ^ W3Dmain.c:1403:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(newEditDef); ^ W3Dmain.c:1408:30: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newEditUse = DBCellNewUse(newEditDef, (char *) NULL); ^ W3Dmain.c:1412:20: warning: passing arguments to 'WindLoad' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return WindLoad(window, W3DclientID, (ClientData)newEditUse, &loadBox); ^ W3Dmain.c:1388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3DloadWindow(window, name) ^ W3Dmain.c:1460:21: warning: passing arguments to 'GrIsDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GrIsDisplay(MainDisplayType, "OGL")) ^ W3Dmain.c:1499:24: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (ToolGetBox(&boxDef, &box)) ^ W3Dmain.c:1572:19: warning: passing arguments to 'MakeWindowCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeWindowCommand((name == NULL) ? ".magic3d" : name, window); ^ W3Dmain.c:1433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3Dcreate(window, argc, argv) ^ W3Dmain.c:1603:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3Ddelete(window) ^ W3Dmain.c:82:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool W3Ddelete(); ^ W3Dmain.c:1685:26: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scontext, &layers, 0, ^ W3Dmain.c:1636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3Dredisplay(w, rootArea, clipArea) ^ W3Dmain.c:79:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void W3Dredisplay(); ^ W3Dmain.c:1741:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ W3Dmain.c:1743:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, cellDef, &clipRect, CIFPlanes, &DBAllTypeBits, TRUE, ^ W3Dmain.c:1745:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ W3Dmain.c:1758:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[i], &TiPlaneRect, ^ W3Dmain.c:1713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3DCIFredisplay(w, rootArea, clipArea) ^ W3Dmain.c:78:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void W3DCIFredisplay(); ^ W3Dmain.c:1799:17: warning: passing arguments to 'WindExecute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindExecute(w, W3DclientID, cmd); ^ W3Dmain.c:1790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3Dcommand(w, cmd) ^ In file included from W3Dmain.c:36: ../graphics/wind3d.h:50:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void W3Dcommand(); ^ W3Dmain.c:1831:32: warning: passing arguments to 'WindAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] W3DclientID = WindAddClient("wind3d", W3Dcreate, W3Ddelete, ^ W3Dmain.c:1838:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1841:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1844:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1847:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1850:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1853:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1856:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1859:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1862:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1866:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1869:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ W3Dmain.c:1873:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(W3DclientID, ^ 107 warnings generated. --- compiling graphics/grTk1.o rm -f grTk1.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/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 -c grTk1.c In file included from grTk1.c:23: In file included from ../utils/main.h:26: In file included from ../windows/windows.h:26: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ grTk1.c:142:5: warning: passing arguments to 'grtkDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TK_FLUSH_BATCH(); ^ ./grTkInt.h:91:30: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:89:63: note: expanded from macro 'GR_TK_FLUSH_LINES' #define GR_TK_FLUSH_LINES() {if (grtkNbLines>0) {grtkDrawLines(grtkLines, grtkNbLines); grtkNbLines=0;}} ^ grTk1.c:142:5: warning: passing arguments to 'grtkFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTkInt.h:91:51: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:90:63: note: expanded from macro 'GR_TK_FLUSH_RECTS' #define GR_TK_FLUSH_RECTS() {if (grtkNbRects>0) {grtkFillRects(grtkRects, grtkNbRects); grtkNbRects=0;}} ^ grTk1.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetWMandC (mask, c) ^ In file included from grTk1.c:40: ./grTkInt.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkSetWMandC(); ^ grTk1.c:177:5: warning: passing arguments to 'grtkDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TK_FLUSH_BATCH(); ^ ./grTkInt.h:91:30: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:89:63: note: expanded from macro 'GR_TK_FLUSH_LINES' #define GR_TK_FLUSH_LINES() {if (grtkNbLines>0) {grtkDrawLines(grtkLines, grtkNbLines); grtkNbLines=0;}} ^ grTk1.c:177:5: warning: passing arguments to 'grtkFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTkInt.h:91:51: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:90:63: note: expanded from macro 'GR_TK_FLUSH_RECTS' #define GR_TK_FLUSH_RECTS() {if (grtkNbRects>0) {grtkFillRects(grtkRects, grtkNbRects); grtkNbRects=0;}} ^ grTk1.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetLineStyle (style) ^ In file included from grTk1.c:40: ./grTkInt.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkSetLineStyle(); ^ grTk1.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetSPattern (sttable, numstipples) ^ grTk1.c:321:5: warning: passing arguments to 'grtkDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TK_FLUSH_BATCH(); ^ ./grTkInt.h:91:30: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:89:63: note: expanded from macro 'GR_TK_FLUSH_LINES' #define GR_TK_FLUSH_LINES() {if (grtkNbLines>0) {grtkDrawLines(grtkLines, grtkNbLines); grtkNbLines=0;}} ^ grTk1.c:321:5: warning: passing arguments to 'grtkFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTkInt.h:91:51: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:90:63: note: expanded from macro 'GR_TK_FLUSH_RECTS' #define GR_TK_FLUSH_RECTS() {if (grtkNbRects>0) {grtkFillRects(grtkRects, grtkNbRects); grtkNbRects=0;}} ^ grTk1.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetStipple (stipple) ^ grTk1.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkInit(dispType) ^ grTk1.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrTkInit(); ^ grTk1.c:711:5: warning: passing arguments to 'grtkDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TK_FLUSH_BATCH(); ^ ./grTkInt.h:91:30: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:89:63: note: expanded from macro 'GR_TK_FLUSH_LINES' #define GR_TK_FLUSH_LINES() {if (grtkNbLines>0) {grtkDrawLines(grtkLines, grtkNbLines); grtkNbLines=0;}} ^ grTk1.c:711:5: warning: passing arguments to 'grtkFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTkInt.h:91:51: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:90:63: note: expanded from macro 'GR_TK_FLUSH_RECTS' #define GR_TK_FLUSH_RECTS() {if (grtkNbRects>0) {grtkFillRects(grtkRects, grtkNbRects); grtkNbRects=0;}} ^ grTk1.c:786:28: warning: passing arguments to 'WindButtonInFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindButtonInFrame(mw, ButtonEvent->x, ^ grTk1.c:856:22: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigOnInterrupt(0); /* Set InterruptPending */ ^ grTk1.c:898:22: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTk1.c:905:16: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt('%'); ^ grTk1.c:910:16: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(mw->w_client, (int)'.', ^ grTk1.c:979:32: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tl != 0) MacroDefine(mw->w_client, (int)'.', ^ grTk1.c:982:18: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTk1.c:1003:28: warning: passing arguments to 'MacroRetrieve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroRetrieve(mw->w_client, keywstate, &iMacro); ^ grTk1.c:1011:16: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt(':'); ^ grTk1.c:1020:30: warning: passing arguments to 'MacroSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroSubstitute(macroDef, "%W", Tk_PathName(wind)); ^ grTk1.c:1026:26: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *vis = MacroName(keywstate); ^ grTk1.c:1032:21: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString("", NULL, NULL); ^ grTk1.c:1064:15: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTk1.c:1067:18: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(macroDef, NULL, NULL); ^ grTk1.c:1088:30: warning: passing arguments to 'grtkCreateBackingStore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkCreateBackingStore(mw); ^ grTk1.c:1091:24: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &mw->w_allArea); ^ grTk1.c:1123:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrLockPtr)(mw, FALSE); ^ grTk1.c:1124:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrGetBackingStorePtr)(mw, &screenRect); ^ grTk1.c:1125:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrUnlockPtr)(mw); ^ grTk1.c:1126:26: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(mw, &screenRect, &surface); ^ grTk1.c:1127:28: warning: passing arguments to 'DBWHLRedrawPrepWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedrawPrepWindow(mw, &surface); ^ grTk1.c:1128:21: warning: passing arguments to 'WindDrawBorder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindDrawBorder(mw, &screenRect); ^ grTk1.c:1131:22: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &screenRect); ^ grTk1.c:1158:14: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(mw, &screenRect, FALSE, FALSE); ^ grTk1.c:1159:16: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTk1.c:1160:42: warning: passing arguments to 'grtkCreateBackingStore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (need_resize) grtkCreateBackingStore(mw); ^ grTk1.c:732:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagicEventProc(clientData, xevent) ^ grTk1.c:1198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x11SetDisplay (dispType, outFileName, mouseFileName) ^ grTk1.c:1322:26: warning: passing arguments to 'WindSeparateRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSeparateRedisplay(w); ^ grTk1.c:1333:13: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(w,&(w->w_frameArea),FALSE,FALSE); ^ grTk1.c:1418:16: warning: passing arguments to 'GrTkIconUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkIconUpdate(w, w->w_caption); ^ grTk1.c:1460:19: warning: passing arguments to 'MakeWindowCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeWindowCommand((name == NULL) ? windowname : name, w); ^ grTk1.c:1302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkCreate(w, name) ^ grTk1.c:106:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrTkEventPending(), GrTkCreate(), grtkGetCursorPos(); ^ grTk1.c:1526:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkDelete(w) ^ grTk1.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkDelete(),GrTkConfigure(),GrTkRaise(),GrTkLower(); ^ grTk1.c:1557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkConfigure(w) ^ grTk1.c:103:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkDelete(),GrTkConfigure(),GrTkRaise(),GrTkLower(); ^ grTk1.c:1585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkRaise(w) ^ grTk1.c:103:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkDelete(),GrTkConfigure(),GrTkRaise(),GrTkLower(); ^ grTk1.c:1613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkLower(w) ^ grTk1.c:103:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkDelete(),GrTkConfigure(),GrTkRaise(),GrTkLower(); ^ grTk1.c:1646:17: warning: passing arguments to 'grSimpleLock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleLock(w, flag); ^ grTk1.c:1641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkLock(w, flag) ^ grTk1.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkLock(),GrTkUnlock(),GrTkIconUpdate(); ^ grTk1.c:1683:5: warning: passing arguments to 'grtkDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TK_FLUSH_BATCH(); ^ ./grTkInt.h:91:30: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:89:63: note: expanded from macro 'GR_TK_FLUSH_LINES' #define GR_TK_FLUSH_LINES() {if (grtkNbLines>0) {grtkDrawLines(grtkLines, grtkNbLines); grtkNbLines=0;}} ^ grTk1.c:1683:5: warning: passing arguments to 'grtkFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTkInt.h:91:51: note: expanded from macro 'GR_TK_FLUSH_BATCH' #define GR_TK_FLUSH_BATCH() {GR_TK_FLUSH_LINES(); GR_TK_FLUSH_RECTS();} ^ ./grTkInt.h:90:63: note: expanded from macro 'GR_TK_FLUSH_RECTS' #define GR_TK_FLUSH_RECTS() {if (grtkNbRects>0) {grtkFillRects(grtkRects, grtkNbRects); grtkNbRects=0;}} ^ grTk1.c:1684:19: warning: passing arguments to 'grSimpleUnlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleUnlock(w); ^ grTk1.c:1680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkUnlock(w) ^ grTk1.c:104:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkLock(),GrTkUnlock(),GrTkIconUpdate(); ^ grTk1.c:1734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkIconUpdate(w, text) /* See Blt code */ ^ grTk1.c:104:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkLock(),GrTkUnlock(),GrTkIconUpdate(); ^ grTk1.c:1785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkWindowId(tkname) ^ grTk1.c:107:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTkWindowId(); ^ 71 warnings generated. --- compiling graphics/grTk2.o rm -f grTk2.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/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 -c grTk2.c grTk2.c:12:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *getenv(); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ grTk2.c:93:22: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(GrGetColor(i, &red, &green, &blue))) break; ^ grTk2.c:156:22: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(GrGetColor(i, &red, &green, &blue))) break; ^ grTk2.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkDrawLines(lines, nb) ^ In file included from grTk2.c:24: ./grTkInt.h:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkDrawLines(); ^ grTk2.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkDrawLine (x1, y1, x2, y2) ^ In file included from grTk2.c:24: ./grTkInt.h:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkDrawLine(); ^ grTk2.c:242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkFillRects(rects, nb) ^ In file included from grTk2.c:24: ./grTkInt.h:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkFillRects(); ^ grTk2.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkFillRect(r) ^ In file included from grTk2.c:24: ./grTkInt.h:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkFillRect(); ^ grTk2.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkFillPolygon(tp, np) ^ In file included from grTk2.c:24: ./grTkInt.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkFillPolygon(); ^ 13 warnings generated. --- compiling graphics/grTk3.o rm -f grTk3.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/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 -c grTk3.c grTk3.c:81:21: warning: passing arguments to 'grtkSetLineStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetLineStyle(outline); ^ grTk3.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkDrawGrid (prect, outline, clip) ^ In file included from grTk3.c:31: ../graphics/grTkInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtkDrawGrid(); ^ grTk3.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkSetCharSize (size) ^ In file included from grTk3.c:31: ../graphics/grTkInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkSetCharSize(); ^ grTk3.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkTextSize(text, size, r) ^ In file included from grTk3.c:31: ../graphics/grTkInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkTextSize(); ^ grTk3.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkReadPixel (w, x, y) ^ In file included from grTk3.c:31: ../graphics/grTkInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTkReadPixel(); ^ grTk3.c:266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkBitBlt(r, p) ^ In file included from grTk3.c:31: ../graphics/grTkInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkBitBlt(); ^ grTk3.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkRectConvert(mr, xr) ^ In file included from grTk3.c:31: ../graphics/grTkInt.h:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkRectConvert(); ^ grTk3.c:348:19: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, NULL, NULL, &cbbox); ^ grTk3.c:365:19: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, &clist, &coffset, &cbbox); ^ grTk3.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkFontText(text, font, size, rotate, pos, clip, obscure) ^ In file included from grTk3.c:31: ../graphics/grTkInt.h:67:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkFontText(); ^ grTk3.c:509:16: warning: passing arguments to 'grtkGeoSub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkGeoSub(&location, &overlap); ^ grTk3.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkPutText (text, pos, clip, obscure) ^ In file included from grTk3.c:31: ../graphics/grTkInt.h:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkPutText(); ^ grTk3.c:548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkGeoSub(r, area) ^ 21 warnings generated. --- compiling graphics/grTk4.o rm -f grTk4.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/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 -c grTk4.c grTk4.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkGetCursorPos (mw, p) ^ In file included from grTk4.c:23: ./grTkInt.h:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtkGetCursorPos(); ^ grTk4.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtkGetCursorRootPos (mw, p) ^ In file included from grTk4.c:23: ./grTkInt.h:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtkGetCursorRootPos(); ^ 4 warnings generated. --- compiling graphics/grTk5.o rm -f grTk5.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/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 -c grTk5.c grTk5.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkDrawGlyph (gl, p) ^ In file included from grTk5.c:24: ./grTkInt.h:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkDrawGlyph(); ^ grTk5.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkSetCursor(cursorNum) ^ In file included from grTk5.c:24: ./grTkInt.h:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTkSetCursor(); ^ 4 warnings generated. --- compiling graphics/grTOGL1.o rm -f grTOGL1.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/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 -c grTOGL1.c In file included from grTOGL1.c:26: In file included from ../utils/main.h:26: In file included from ../windows/windows.h:26: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ grTOGL1.c:105:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TOGL_FLUSH_BATCH(); ^ ../graphics/grTOGLInt.h:116:32: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' #define GR_TOGL_FLUSH_BATCH() {GR_TOGL_FLUSH_LINES(); \ ^ ../graphics/grTOGLInt.h:95:17: note: expanded from macro 'GR_TOGL_FLUSH_LINES' grtoglDrawLines(grtoglLines, grtoglNbLines); \ ^ grTOGL1.c:105:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:117:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_DIAGONAL(); \ ^ ../graphics/grTOGLInt.h:103:17: note: expanded from macro 'GR_TOGL_FLUSH_DIAGONAL' grtoglDrawLines(grtoglDiagonal, grtoglNbDiagonal); \ ^ grTOGL1.c:105:5: warning: passing arguments to 'grtoglFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:118:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_RECTS();} ^ ../graphics/grTOGLInt.h:111:17: note: expanded from macro 'GR_TOGL_FLUSH_RECTS' grtoglFillRects(grtoglRects, grtoglNbRects); \ ^ grTOGL1.c:107:15: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(c, &lr, &lb, &lg); ^ grTOGL1.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetWMandC (mask, c) ^ In file included from grTOGL1.c:43: ../graphics/grTOGLInt.h:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglSetWMandC(); ^ grTOGL1.c:163:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TOGL_FLUSH_BATCH(); ^ ../graphics/grTOGLInt.h:116:32: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' #define GR_TOGL_FLUSH_BATCH() {GR_TOGL_FLUSH_LINES(); \ ^ ../graphics/grTOGLInt.h:95:17: note: expanded from macro 'GR_TOGL_FLUSH_LINES' grtoglDrawLines(grtoglLines, grtoglNbLines); \ ^ grTOGL1.c:163:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:117:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_DIAGONAL(); \ ^ ../graphics/grTOGLInt.h:103:17: note: expanded from macro 'GR_TOGL_FLUSH_DIAGONAL' grtoglDrawLines(grtoglDiagonal, grtoglNbDiagonal); \ ^ grTOGL1.c:163:5: warning: passing arguments to 'grtoglFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:118:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_RECTS();} ^ ../graphics/grTOGLInt.h:111:17: note: expanded from macro 'GR_TOGL_FLUSH_RECTS' grtoglFillRects(grtoglRects, grtoglNbRects); \ ^ grTOGL1.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetLineStyle (style) ^ In file included from grTOGL1.c:43: ../graphics/grTOGLInt.h:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglSetLineStyle(); ^ grTOGL1.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetSPattern (sttable, numstipples) ^ grTOGL1.c:235:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TOGL_FLUSH_BATCH(); ^ ../graphics/grTOGLInt.h:116:32: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' #define GR_TOGL_FLUSH_BATCH() {GR_TOGL_FLUSH_LINES(); \ ^ ../graphics/grTOGLInt.h:95:17: note: expanded from macro 'GR_TOGL_FLUSH_LINES' grtoglDrawLines(grtoglLines, grtoglNbLines); \ ^ grTOGL1.c:235:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:117:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_DIAGONAL(); \ ^ ../graphics/grTOGLInt.h:103:17: note: expanded from macro 'GR_TOGL_FLUSH_DIAGONAL' grtoglDrawLines(grtoglDiagonal, grtoglNbDiagonal); \ ^ grTOGL1.c:235:5: warning: passing arguments to 'grtoglFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:118:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_RECTS();} ^ ../graphics/grTOGLInt.h:111:17: note: expanded from macro 'GR_TOGL_FLUSH_RECTS' grtoglFillRects(grtoglRects, grtoglNbRects); \ ^ grTOGL1.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetStipple (stipple) ^ grTOGL1.c:387:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TOGL_FLUSH_BATCH(); ^ ../graphics/grTOGLInt.h:116:32: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' #define GR_TOGL_FLUSH_BATCH() {GR_TOGL_FLUSH_LINES(); \ ^ ../graphics/grTOGLInt.h:95:17: note: expanded from macro 'GR_TOGL_FLUSH_LINES' grtoglDrawLines(grtoglLines, grtoglNbLines); \ ^ grTOGL1.c:387:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:117:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_DIAGONAL(); \ ^ ../graphics/grTOGLInt.h:103:17: note: expanded from macro 'GR_TOGL_FLUSH_DIAGONAL' grtoglDrawLines(grtoglDiagonal, grtoglNbDiagonal); \ ^ grTOGL1.c:387:5: warning: passing arguments to 'grtoglFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTOGLInt.h:118:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_RECTS();} ^ ../graphics/grTOGLInt.h:111:17: note: expanded from macro 'GR_TOGL_FLUSH_RECTS' grtoglFillRects(grtoglRects, grtoglNbRects); \ ^ grTOGL1.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] toglSetProjection(llx, lly, width, height) ^ grTOGL1.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void toglSetProjection(); ^ grTOGL1.c:543:28: warning: passing arguments to 'WindButtonInFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindButtonInFrame(mw, ButtonEvent->x, ^ grTOGL1.c:607:22: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigOnInterrupt(0); /* Set InterruptPending */ ^ grTOGL1.c:643:22: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTOGL1.c:650:16: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt('%'); ^ grTOGL1.c:654:23: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(mw->w_client, (int)'.', ^ grTOGL1.c:722:32: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tl != 0) MacroDefine(mw->w_client, ^ grTOGL1.c:725:18: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTOGL1.c:746:28: warning: passing arguments to 'MacroRetrieve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroRetrieve(mw->w_client, keywstate, &iMacro); ^ grTOGL1.c:754:16: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt(':'); ^ grTOGL1.c:763:30: warning: passing arguments to 'MacroSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroSubstitute(macroDef, "%W", Tk_PathName(tkwind)); ^ grTOGL1.c:769:26: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *vis = MacroName(keywstate); ^ grTOGL1.c:775:21: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString("", NULL, NULL); ^ grTOGL1.c:808:15: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTOGL1.c:811:18: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(macroDef, NULL, NULL); ^ grTOGL1.c:844:14: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(mw, &screenRect, FALSE, FALSE); ^ grTOGL1.c:845:16: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTOGL1.c:846:46: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (need_resize) (*GrCreateBackingStorePtr)(mw); ^ grTOGL1.c:862:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(mw); ^ grTOGL1.c:865:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &mw->w_allArea); ^ grTOGL1.c:894:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrLockPtr)(mw, FALSE); ^ grTOGL1.c:895:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrGetBackingStorePtr)(mw, &screenRect); ^ grTOGL1.c:896:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrUnlockPtr)(mw); ^ grTOGL1.c:897:26: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(mw, &screenRect, &surface); ^ grTOGL1.c:898:28: warning: passing arguments to 'DBWHLRedrawPrepWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedrawPrepWindow(mw, &surface); ^ grTOGL1.c:899:21: warning: passing arguments to 'WindDrawBorder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindDrawBorder(mw, &screenRect); ^ grTOGL1.c:902:22: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &screenRect); ^ grTOGL1.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TOGLEventProc(clientData, xevent) ^ In file included from grTOGL1.c:43: ../graphics/grTOGLInt.h:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TOGLEventProc(); ^ grTOGL1.c:959:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oglSetDisplay (dispType, outFileName, mouseFileName) ^ grTOGL1.c:1092:26: warning: passing arguments to 'WindSeparateRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSeparateRedisplay(w); ^ grTOGL1.c:1103:13: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(w,&(w->w_frameArea),FALSE,FALSE); ^ grTOGL1.c:1180:18: warning: passing arguments to 'GrTOGLIconUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLIconUpdate(w, w->w_caption); ^ grTOGL1.c:1196:19: warning: passing arguments to 'MakeWindowCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeWindowCommand((name == NULL) ? windowname : name, w); ^ grTOGL1.c:1075:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLCreate(w, name) ^ grTOGL1.c:70:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrTOGLEventPending(), GrTOGLCreate(), grtoglGetCursorPos(); ^ grTOGL1.c:1224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLDelete(w) ^ grTOGL1.c:67:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLDelete(), GrTOGLConfigure(), GrTOGLRaise(), GrTOGLLower(); ^ grTOGL1.c:1254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLConfigure(w) ^ grTOGL1.c:67:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLDelete(), GrTOGLConfigure(), GrTOGLRaise(), GrTOGLLower(); ^ grTOGL1.c:1282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLRaise(w) ^ grTOGL1.c:67:48: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLDelete(), GrTOGLConfigure(), GrTOGLRaise(), GrTOGLLower(); ^ grTOGL1.c:1310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLLower(w) ^ grTOGL1.c:67:63: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLDelete(), GrTOGLConfigure(), GrTOGLRaise(), GrTOGLLower(); ^ grTOGL1.c:1356:14: warning: passing arguments to 'GrTCairoLock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoLock(w, flag); ^ grTOGL1.c:1362:17: warning: passing arguments to 'grSimpleLock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleLock(w, flag); ^ grTOGL1.c:1345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLLock(w, flag) ^ grTOGL1.c:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLLock(), GrTOGLUnlock(), GrTOGLIconUpdate(); ^ grTOGL1.c:1410:16: warning: passing arguments to 'GrTCairoUnlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoUnlock(w); ^ grTOGL1.c:1467:19: warning: passing arguments to 'grSimpleUnlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleUnlock(w); ^ grTOGL1.c:1401:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLUnlock(w) ^ grTOGL1.c:68:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLLock(), GrTOGLUnlock(), GrTOGLIconUpdate(); ^ grTOGL1.c:1517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLIconUpdate(w,text) /* See Blt code */ ^ grTOGL1.c:68:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLLock(), GrTOGLUnlock(), GrTOGLIconUpdate(); ^ grTOGL1.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLWindowId(tkname) ^ grTOGL1.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTOGLWindowId(); ^ 77 warnings generated. --- compiling graphics/grTOGL2.o rm -f grTOGL2.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/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 -c grTOGL2.c grTOGL2.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglDrawLines(lines, nb) ^ In file included from grTOGL2.c:24: ./grTOGLInt.h:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglDrawLines(); ^ grTOGL2.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglDrawLine (x1, y1, x2, y2) ^ In file included from grTOGL2.c:24: ./grTOGLInt.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglDrawLine(); ^ grTOGL2.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglFillRects(rects, nb) ^ In file included from grTOGL2.c:24: ./grTOGLInt.h:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglFillRects(); ^ grTOGL2.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglFillRect(r) ^ In file included from grTOGL2.c:24: ./grTOGLInt.h:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglFillRect(); ^ grTOGL2.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglFillPolygon(tp, np) ^ In file included from grTOGL2.c:24: ./grTOGLInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglFillPolygon(); ^ 10 warnings generated. --- compiling graphics/grTOGL3.o rm -f grTOGL3.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/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 -c grTOGL3.c grTOGL3.c:89:23: warning: passing arguments to 'grtoglSetLineStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetLineStyle(outline); ^ grTOGL3.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglDrawGrid (prect, outline, clip) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtoglDrawGrid(); ^ grTOGL3.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglSetCharSize (size) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglSetCharSize(); ^ grTOGL3.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLTextSize(text, size, r) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLTextSize(); ^ ../graphics/grTOGLInt.h:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglFreeBackingStore(); ^ grTOGL3.c:253:1: note: conflicting prototype is here grtoglFreeBackingStore(MagWindow *w) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglCreateBackingStore(); ^ grTOGL3.c:266:1: note: conflicting prototype is here grtoglCreateBackingStore(MagWindow *w) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtoglGetBackingStore(); ^ grTOGL3.c:299:1: note: conflicting prototype is here grtoglGetBackingStore(MagWindow *w, Rect *area) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtoglScrollBackingStore(); ^ grTOGL3.c:337:1: note: conflicting prototype is here grtoglScrollBackingStore(MagWindow *w, Point *shift) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglPutBackingStore(); ^ grTOGL3.c:397:1: note: conflicting prototype is here grtoglPutBackingStore(MagWindow *w, Rect *area) ^ grTOGL3.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLReadPixel (w, x, y) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h:67:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTOGLReadPixel(); ^ grTOGL3.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLBitBlt(r, p) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLBitBlt(); ^ grTOGL3.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglDrawCharacter(clist, tc, pixsize) ^ grTOGL3.c:631:12: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, NULL, NULL, &cbbox); ^ grTOGL3.c:639:12: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, &clist, &coffset, NULL); ^ grTOGL3.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglFontText(text, font, size, rotate, pos, clip, obscure) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglFontText(); ^ grTOGL3.c:698:18: warning: passing arguments to 'grTOGLGeoSub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTOGLGeoSub(&location, &overlap); ^ grTOGL3.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglPutText (text, pos, clip, obscure) ^ In file included from grTOGL3.c:26: ../graphics/grTOGLInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtoglPutText(); ^ grTOGL3.c:727:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTOGLGeoSub(r, area) ^ 25 warnings generated. --- compiling graphics/grTOGL4.o rm -f grTOGL4.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/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 -c grTOGL4.c grTOGL4.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglGetCursorPos (mw, p) ^ In file included from grTOGL4.c:24: ./grTOGLInt.h:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtoglGetCursorPos(); ^ grTOGL4.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtoglGetCursorRootPos (mw, p) ^ In file included from grTOGL4.c:24: ./grTOGLInt.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtoglGetCursorRootPos(); ^ 4 warnings generated. --- compiling graphics/grTOGL5.o rm -f grTOGL5.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/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 -c grTOGL5.c grTOGL5.c:61:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TOGL_FLUSH_BATCH(); ^ ./grTOGLInt.h:116:32: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' #define GR_TOGL_FLUSH_BATCH() {GR_TOGL_FLUSH_LINES(); \ ^ ./grTOGLInt.h:95:17: note: expanded from macro 'GR_TOGL_FLUSH_LINES' grtoglDrawLines(grtoglLines, grtoglNbLines); \ ^ grTOGL5.c:61:5: warning: passing arguments to 'grtoglDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTOGLInt.h:117:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_DIAGONAL(); \ ^ ./grTOGLInt.h:103:17: note: expanded from macro 'GR_TOGL_FLUSH_DIAGONAL' grtoglDrawLines(grtoglDiagonal, grtoglNbDiagonal); \ ^ grTOGL5.c:61:5: warning: passing arguments to 'grtoglFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTOGLInt.h:118:3: note: expanded from macro 'GR_TOGL_FLUSH_BATCH' GR_TOGL_FLUSH_RECTS();} ^ ./grTOGLInt.h:111:17: note: expanded from macro 'GR_TOGL_FLUSH_RECTS' grtoglFillRects(grtoglRects, grtoglNbRects); \ ^ grTOGL5.c:96:14: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, &red, &green, &blue); ^ grTOGL5.c:150:18: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, &red, &green, &blue); ^ grTOGL5.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLDrawGlyph (gl, p) ^ In file included from grTOGL5.c:26: ./grTOGLInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLDrawGlyph(); ^ grTOGL5.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTOGLSetCursor(cursorNum) ^ In file included from grTOGL5.c:26: ./grTOGLInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTOGLSetCursor(); ^ 9 warnings generated. --- compiling graphics/grTCairo1.o rm -f grTCairo1.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/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 -c grTCairo1.c In file included from grTCairo1.c:28: In file included from ../utils/main.h:26: In file included from ../windows/windows.h:26: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ grTCairo1.c:109:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TCAIRO_FLUSH_BATCH(); ^ ../graphics/grTCairoInt.h:118:2: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_LINES(); \ ^ ../graphics/grTCairoInt.h:98:22: note: expanded from macro 'GR_TCAIRO_FLUSH_LINES' grtcairoDrawLines(grtcairoLines, grtcairoNbLines); \ ^ grTCairo1.c:109:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:119:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_DIAGONAL(); \ ^ ../graphics/grTCairoInt.h:105:19: note: expanded from macro 'GR_TCAIRO_FLUSH_DIAGONAL' grtcairoDrawLines(grtcairoDiagonal, grtcairoNbDiagonal); \ ^ grTCairo1.c:109:2: warning: passing arguments to 'grtcairoFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:120:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_RECTS(); \ ^ ../graphics/grTCairoInt.h:112:22: note: expanded from macro 'GR_TCAIRO_FLUSH_RECTS' grtcairoFillRects(grtcairoRects, grtcairoNbRects); \ ^ grTCairo1.c:111:12: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(c, &lr, &lg, &lb); ^ grTCairo1.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoSetWMandC (mask, c) ^ In file included from grTCairo1.c:45: ../graphics/grTCairoInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoSetWMandC(); ^ grTCairo1.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoSetLineStyle (style) ^ In file included from grTCairo1.c:45: ../graphics/grTCairoInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoSetLineStyle(); ^ grTCairo1.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoSetSPattern (sttable, numstipples) ^ grTCairo1.c:227:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TCAIRO_FLUSH_BATCH(); ^ ../graphics/grTCairoInt.h:118:2: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_LINES(); \ ^ ../graphics/grTCairoInt.h:98:22: note: expanded from macro 'GR_TCAIRO_FLUSH_LINES' grtcairoDrawLines(grtcairoLines, grtcairoNbLines); \ ^ grTCairo1.c:227:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:119:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_DIAGONAL(); \ ^ ../graphics/grTCairoInt.h:105:19: note: expanded from macro 'GR_TCAIRO_FLUSH_DIAGONAL' grtcairoDrawLines(grtcairoDiagonal, grtcairoNbDiagonal); \ ^ grTCairo1.c:227:2: warning: passing arguments to 'grtcairoFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:120:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_RECTS(); \ ^ ../graphics/grTCairoInt.h:112:22: note: expanded from macro 'GR_TCAIRO_FLUSH_RECTS' grtcairoFillRects(grtcairoRects, grtcairoNbRects); \ ^ grTCairo1.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoSetStipple (stipple) ^ grTCairo1.c:345:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TCAIRO_FLUSH_BATCH(); ^ ../graphics/grTCairoInt.h:118:2: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_LINES(); \ ^ ../graphics/grTCairoInt.h:98:22: note: expanded from macro 'GR_TCAIRO_FLUSH_LINES' grtcairoDrawLines(grtcairoLines, grtcairoNbLines); \ ^ grTCairo1.c:345:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:119:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_DIAGONAL(); \ ^ ../graphics/grTCairoInt.h:105:19: note: expanded from macro 'GR_TCAIRO_FLUSH_DIAGONAL' grtcairoDrawLines(grtcairoDiagonal, grtcairoNbDiagonal); \ ^ grTCairo1.c:345:2: warning: passing arguments to 'grtcairoFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ../graphics/grTCairoInt.h:120:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_RECTS(); \ ^ ../graphics/grTCairoInt.h:112:22: note: expanded from macro 'GR_TCAIRO_FLUSH_RECTS' grtcairoFillRects(grtcairoRects, grtcairoNbRects); \ ^ grTCairo1.c:380:18: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTCairo1.c:387:18: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTCairo1.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tcairoSetProjection(llx, lly, width, height) ^ grTCairo1.c:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void tcairoSetProjection(); ^ grTCairo1.c:525:25: warning: passing arguments to 'WindButtonInFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindButtonInFrame(mw, ButtonEvent->x, ^ grTCairo1.c:589:20: warning: passing arguments to 'sigOnInterrupt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigOnInterrupt(0); /* Set InterruptPending */ ^ grTCairo1.c:625:16: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTCairo1.c:632:17: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt('%'); ^ grTCairo1.c:636:17: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(mw->w_client, (int)'.', ^ grTCairo1.c:704:30: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tl != 0) MacroDefine(mw->w_client, ^ grTCairo1.c:707:16: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTCairo1.c:728:29: warning: passing arguments to 'MacroRetrieve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroRetrieve(mw->w_client, keywstate, &iMacro); ^ grTCairo1.c:736:18: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt(':'); ^ grTCairo1.c:745:31: warning: passing arguments to 'MacroSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroSubstitute(macroDef, "%W", Tk_PathName(tkwind)); ^ grTCairo1.c:751:28: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *vis = MacroName(keywstate); ^ grTCairo1.c:757:19: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString("", NULL, NULL); ^ grTCairo1.c:790:17: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(KeyPressedEvent->x, ^ grTCairo1.c:793:20: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(macroDef, NULL, NULL); ^ grTCairo1.c:836:14: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(mw, &screenRect, FALSE, FALSE); ^ grTCairo1.c:837:16: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTCairo1.c:838:46: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (need_resize) (*GrCreateBackingStorePtr)(mw); ^ grTCairo1.c:854:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(mw); ^ grTCairo1.c:857:21: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &mw->w_allArea); ^ grTCairo1.c:886:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrLockPtr)(mw, FALSE); ^ grTCairo1.c:887:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrGetBackingStorePtr)(mw, &screenRect); ^ grTCairo1.c:888:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrUnlockPtr)(mw); ^ grTCairo1.c:889:23: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(mw, &screenRect, &surface); ^ grTCairo1.c:890:25: warning: passing arguments to 'DBWHLRedrawPrepWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedrawPrepWindow(mw, &surface); ^ grTCairo1.c:891:18: warning: passing arguments to 'WindDrawBorder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindDrawBorder(mw, &screenRect); ^ grTCairo1.c:894:19: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(mw, &screenRect); ^ grTCairo1.c:471:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TCairoEventProc(clientData, xevent) ^ In file included from grTCairo1.c:45: ../graphics/grTCairoInt.h:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TCairoEventProc(); ^ grTCairo1.c:953:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cairoSetDisplay (dispType, outFileName, mouseFileName) ^ grTCairo1.c:1077:23: warning: passing arguments to 'WindSeparateRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSeparateRedisplay(w); ^ grTCairo1.c:1088:14: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(w, &(w->w_frameArea), FALSE, FALSE); ^ grTCairo1.c:1181:21: warning: passing arguments to 'GrTCairoIconUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoIconUpdate(w, w->w_caption); ^ grTCairo1.c:1197:20: warning: passing arguments to 'MakeWindowCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeWindowCommand((name == NULL) ? windowname : name, w); ^ grTCairo1.c:1060:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoCreate(w, name) ^ grTCairo1.c:73:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GrTCairoEventPending(), GrTCairoCreate(), grtcairoGetCursorPos(); ^ grTCairo1.c:1236:26: warning: passing arguments to 'grtcairoFreeBackingStore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoFreeBackingStore(w); ^ grTCairo1.c:1225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoDelete(w) ^ grTCairo1.c:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoDelete(), GrTCairoConfigure(), GrTCairoRaise(), GrTCairoLower(); ^ grTCairo1.c:1266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoConfigure(w) ^ grTCairo1.c:70:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoDelete(), GrTCairoConfigure(), GrTCairoRaise(), GrTCairoLower(); ^ grTCairo1.c:1300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoRaise(w) ^ grTCairo1.c:70:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoDelete(), GrTCairoConfigure(), GrTCairoRaise(), GrTCairoLower(); ^ grTCairo1.c:1328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoLower(w) ^ grTCairo1.c:70:69: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoDelete(), GrTCairoConfigure(), GrTCairoRaise(), GrTCairoLower(); ^ grTCairo1.c:1363:14: warning: passing arguments to 'grSimpleLock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleLock(w, flag); ^ grTCairo1.c:1357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoLock(w, flag) ^ grTCairo1.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoLock(), GrTCairoUnlock(), GrTCairoIconUpdate(); ^ grTCairo1.c:1406:16: warning: passing arguments to 'grSimpleUnlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grSimpleUnlock(w); ^ grTCairo1.c:1402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoUnlock(w) ^ grTCairo1.c:71:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoLock(), GrTCairoUnlock(), GrTCairoIconUpdate(); ^ grTCairo1.c:1455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoIconUpdate(w, text) /* See Blt code */ ^ grTCairo1.c:71:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoLock(), GrTCairoUnlock(), GrTCairoIconUpdate(); ^ grTCairo1.c:1510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoWindowId(tkname) ^ grTCairo1.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTCairoWindowId(); ^ 75 warnings generated. --- compiling graphics/grTCairo2.o rm -f grTCairo2.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/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 -c grTCairo2.c grTCairo2.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoDrawLines(lines, nb) ^ In file included from grTCairo2.c:25: ./grTCairoInt.h:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoDrawLines(); ^ grTCairo2.c:101:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoDrawLine (x1, y1, x2, y2) ^ In file included from grTCairo2.c:25: ./grTCairoInt.h:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoDrawLine(); ^ grTCairo2.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoFillRects(rects, nb) ^ In file included from grTCairo2.c:25: ./grTCairoInt.h:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoFillRects(); ^ grTCairo2.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoFillRect(r) ^ In file included from grTCairo2.c:25: ./grTCairoInt.h:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoFillRect(); ^ grTCairo2.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoFillPolygon(tp, np) ^ In file included from grTCairo2.c:25: ./grTCairoInt.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoFillPolygon(); ^ 10 warnings generated. --- compiling graphics/grTCairo3.o rm -f grTCairo3.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/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 -c grTCairo3.c grTCairo3.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoDrawGrid (prect, outline, clip) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtcairoDrawGrid(); ^ grTCairo3.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoSetCharSize (size) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoSetCharSize(); ^ grTCairo3.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoTextSize(text, size, r) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoTextSize(); ^ ../graphics/grTCairoInt.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoFreeBackingStore(); ^ grTCairo3.c:212:1: note: conflicting prototype is here grtcairoFreeBackingStore(MagWindow *window) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoCreateBackingStore(); ^ grTCairo3.c:228:1: note: conflicting prototype is here grtcairoCreateBackingStore(MagWindow *w) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtcairoGetBackingStore(); ^ grTCairo3.c:281:1: note: conflicting prototype is here grtcairoGetBackingStore(MagWindow *w, Rect *area) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtcairoScrollBackingStore(); ^ grTCairo3.c:317:1: note: conflicting prototype is here grtcairoScrollBackingStore(MagWindow *w, Point *shift) ^ grTCairo3.c:363:29: warning: passing arguments to 'grtcairoPutBackingStore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoPutBackingStore(w, &area); ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoPutBackingStore(); ^ grTCairo3.c:380:1: note: conflicting prototype is here grtcairoPutBackingStore(MagWindow *w, Rect *area) ^ grTCairo3.c:431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoReadPixel (w, x, y) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:70:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GrTCairoReadPixel(); ^ grTCairo3.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoBitBlt(r, p) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoBitBlt(); ^ grTCairo3.c:471:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoDrawCharacter(clist, tc, pixsize) ^ grTCairo3.c:547:13: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, NULL, NULL, &cbbox); ^ grTCairo3.c:555:13: warning: passing arguments to 'DBFontChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFontChar(font, *tptr, &clist, &coffset, NULL); ^ grTCairo3.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoFontText(text, font, size, rotate, pos, clip, obscure) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoFontText(); ^ grTCairo3.c:615:18: warning: passing arguments to 'grTCairoGeoSub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTCairoGeoSub(&location, &overlap); ^ grTCairo3.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoPutText (text, pos, clip, obscure) ^ In file included from grTCairo3.c:31: ../graphics/grTCairoInt.h:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtcairoPutText(); ^ grTCairo3.c:649:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTCairoGeoSub(r, area) ^ 25 warnings generated. --- compiling graphics/grTCairo4.o rm -f grTCairo4.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/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 -c grTCairo4.c grTCairo4.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoGetCursorPos (mw, p) ^ In file included from grTCairo4.c:26: ./grTCairoInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtcairoGetCursorPos(); ^ grTCairo4.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grtcairoGetCursorRootPos (mw, p) ^ In file included from grTCairo4.c:26: ./grTCairoInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtcairoGetCursorRootPos(); ^ 4 warnings generated. --- compiling graphics/grTCairo5.o rm -f grTCairo5.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/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 -c grTCairo5.c grTCairo5.c:62:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GR_TCAIRO_FLUSH_BATCH(); ^ ./grTCairoInt.h:118:2: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_LINES(); \ ^ ./grTCairoInt.h:98:22: note: expanded from macro 'GR_TCAIRO_FLUSH_LINES' grtcairoDrawLines(grtcairoLines, grtcairoNbLines); \ ^ grTCairo5.c:62:2: warning: passing arguments to 'grtcairoDrawLines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTCairoInt.h:119:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_DIAGONAL(); \ ^ ./grTCairoInt.h:105:19: note: expanded from macro 'GR_TCAIRO_FLUSH_DIAGONAL' grtcairoDrawLines(grtcairoDiagonal, grtcairoNbDiagonal); \ ^ grTCairo5.c:62:2: warning: passing arguments to 'grtcairoFillRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./grTCairoInt.h:120:5: note: expanded from macro 'GR_TCAIRO_FLUSH_BATCH' GR_TCAIRO_FLUSH_RECTS(); \ ^ ./grTCairoInt.h:112:22: note: expanded from macro 'GR_TCAIRO_FLUSH_RECTS' grtcairoFillRects(grtcairoRects, grtcairoNbRects); \ ^ grTCairo5.c:98:17: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, &red, &green, &blue); ^ grTCairo5.c:152:18: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, &red, &green, &blue); ^ grTCairo5.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoDrawGlyph (gl, p) ^ In file included from grTCairo5.c:26: ./grTCairoInt.h:67:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoDrawGlyph(); ^ grTCairo5.c:184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoSetCursor(cursorNum) ^ In file included from grTCairo5.c:26: ./grTCairoInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrTCairoSetCursor(); ^ 9 warnings generated. --- compiling graphics/grTkCommon.o rm -f grTkCommon.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/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 -c grTkCommon.c grTkCommon.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTkFreeCursors(glyphs) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:33:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grTkFreeCursors(); ^ grTkCommon.c:193:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(GR_LOCK_SCREEN, FALSE); ^ grTkCommon.c:226:13: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(GrStyleTable[*p].color, &red, &green, &blue); ^ grTkCommon.c:243:13: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(GrStyleTable[*p].color, &red, &green, &blue); ^ grTkCommon.c:286:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(GR_LOCK_SCREEN); ^ grTkCommon.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grTkDefineCursor(glyphs) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:32:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grTkDefineCursor(); ^ grTkCommon.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkWindowName(mw) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:35:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkFreeBackingStore(); ^ grTkCommon.c:327:1: note: conflicting prototype is here grtkFreeBackingStore(MagWindow *window) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkCreateBackingStore(); ^ grTkCommon.c:352:1: note: conflicting prototype is here grtkCreateBackingStore(MagWindow *w) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtkGetBackingStore(); ^ grTkCommon.c:394:1: note: conflicting prototype is here grtkGetBackingStore(MagWindow *w, Rect *area) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool grtkScrollBackingStore(); ^ grTkCommon.c:461:1: note: conflicting prototype is here grtkScrollBackingStore(MagWindow *w, Point *shift) ^ In file included from grTkCommon.c:33: ../graphics/grTkCommon.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void grtkPutBackingStore(); ^ grTkCommon.c:526:1: note: conflicting prototype is here grtkPutBackingStore(MagWindow *w, Rect *area) ^ grTkCommon.c:652:12: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(falsecolor.pixel, &red, &green, &blue); ^ grTkCommon.c:610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTkGetColorByName(name) ^ grTkCommon.c:764:5: warning: incompatible function pointer types initializing 'Tk_ImageCreateProc *' (aka 'int (*)(struct Tcl_Interp *, char *, int, struct Tcl_Obj *const *, struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') with an expression of type 'int (Tcl_Interp *, const char *, int, Tcl_Obj *const *, const Tk_ImageType *, Tk_ImageMaster, ClientData *)' (aka 'int (struct Tcl_Interp *, const char *, int, struct Tcl_Obj *const *, const struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') [-Wincompatible-function-pointer-types] ImgLayerCreate, /* createProc */ ^~~~~~~~~~~~~~ grTkCommon.c:826:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerCreate(interp, name, argc, argv, typePtr, master, clientDataPtr) ^ grTkCommon.c:880:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerConfigureMaster(masterPtr, objc, objv, flags) ^ grTkCommon.c:939:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(rect->r_xbot, rect->r_ytop - 1, rect->r_xtop - 1, ^ grTkCommon.c:941:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(rect->r_xbot, rect->r_ybot, rect->r_xtop - 1, ^ grTkCommon.c:943:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(rect->r_xbot, rect->r_ybot, rect->r_xbot, ^ grTkCommon.c:945:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(rect->r_xtop - 1, rect->r_ybot, rect->r_xtop - 1, ^ grTkCommon.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grDrawOffScreenBox(rect) ^ grTkCommon.c:976:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerConfigureInstance(instancePtr) ^ grTkCommon.c:1013:21: warning: passing arguments to 'WindSearchData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mw = WindSearchData((ClientData)instancePtr->pixmap); ^ grTkCommon.c:1016:16: warning: passing arguments to 'windUnlink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUnlink(mw); ^ grTkCommon.c:1018:14: warning: passing arguments to 'windFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFree(mw); ^ grTkCommon.c:1040:28: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layer = DBTechNameType(masterPtr->layerString); ^ grTkCommon.c:1044:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layer = (*GrWindowIdPtr)(masterPtr->layerString); ^ grTkCommon.c:1072:24: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mw = WindSearchWid(layer); ^ grTkCommon.c:1086:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrDeleteWindowPtr)(mw); ^ grTkCommon.c:1095:17: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(mw, &screenRect, FALSE, FALSE); ^ grTkCommon.c:1096:19: warning: passing arguments to 'WindRedisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(mw); ^ grTkCommon.c:1112:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(&tmpmw, FALSE); ^ grTkCommon.c:1118:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_ERASEALL); ^ grTkCommon.c:1120:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFillRectPtr)(&r); ^ grTkCommon.c:1127:13: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(i + TECHBEGINSTYLES + ^ grTkCommon.c:1133:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grFillRectPtr)(&r); ^ grTkCommon.c:1142:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ybot, r.r_xtop - 1, ^ grTkCommon.c:1144:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*grDrawLinePtr)(r.r_xbot, r.r_ytop - 1, r.r_xtop - 1, ^ grTkCommon.c:1152:13: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_LABEL); ^ grTkCommon.c:1157:13: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_BBOX); ^ grTkCommon.c:1163:16: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_BLACK); ^ grTkCommon.c:1165:20: warning: passing arguments to 'GrDrawGlyphNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyphNum(masterPtr->layerLock, 0, 0); ^ grTkCommon.c:1169:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(saveStyle); ^ grTkCommon.c:1172:10: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(&tmpmw); ^ grTkCommon.c:1214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerCmd(clientData, interp, objc, objv) ^ grTkCommon.c:1283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerGet(tkwin, masterData) ^ grTkCommon.c:1349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerDisplay(clientData, display, drawable, imageX, imageY, width, ^ grTkCommon.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerFree(clientData, display) ^ grTkCommon.c:1413:21: warning: passing arguments to 'WindSearchData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mw = WindSearchData((ClientData)instancePtr->pixmap); ^ grTkCommon.c:1416:16: warning: passing arguments to 'windUnlink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUnlink(mw); ^ grTkCommon.c:1418:14: warning: passing arguments to 'windFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFree(mw); ^ grTkCommon.c:1452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerDelete(masterData) ^ grTkCommon.c:1488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgLayerCmdDeletedProc(clientData) ^ 56 warnings generated. --- linking libgraphics.o rm -f libgraphics.o /usr/bin/ld -r grMain.o grLock.o grDStyle.o grText.o grCMap.o grClip.o grGlyphs.o grNull.o W3Dmain.o grTk1.o grTk2.o grTk3.o grTk4.o grTk5.o grTOGL1.o grTOGL2.o grTOGL3.o grTOGL4.o grTOGL5.o grTCairo1.o grTCairo2.o grTCairo3.o grTCairo4.o grTCairo5.o grTkCommon.o -o libgraphics.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/graphics' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/netmenu' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling netmenu/NMbutton.o rm -f NMbutton.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 NMbutton.c NMbutton.c:78:14: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(EditCellUse->cu_def->cd_name); ^ NMbutton.c:82:15: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(newName, MAXLENGTH) == NULL) newName[0] == 0; ^ NMbutton.c:82:56: warning: equality comparison result unused [-Wunused-comparison] if (TxGetLine(newName, MAXLENGTH) == NULL) newName[0] == 0; ~~~~~~~~~~~^~~~ NMbutton.c:82:56: note: use '=' to turn this equality comparison into an assignment if (TxGetLine(newName, MAXLENGTH) == NULL) newName[0] == 0; ^~ = NMbutton.c:84:14: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(newName); ^ NMbutton.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMButtonNetList(window, cmd, nmButton, point) ^ In file included from NMbutton.c:36: ../netmenu/nmInt.h:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMButtonNetList(); ^ NMbutton.c:131:21: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetPoint(&rootPoint, &rootArea); ^ NMbutton.c:140:24: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(w, &tmp1, &tmp2); ^ NMbutton.c:149:24: warning: passing arguments to 'DBNearestLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBNearestLabel(EditCellUse, &searchArea, &editPoint, 0, ^ NMbutton.c:204:20: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMEnumTerms(name, nmButCheckFunc, (ClientData) NMCurNetName)) ^ NMbutton.c:213:17: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet((char *) NULL); ^ NMbutton.c:214:24: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmNewRefFunc, (ClientData) name); ^ NMbutton.c:216:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(name, NMCurNetName, NMUE_REMOVE); ^ NMbutton.c:217:21: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMDeleteTerm(name); ^ NMbutton.c:218:21: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmButUnHighlightFunc, ^ NMbutton.c:229:18: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(name) != NULL) ^ NMbutton.c:232:24: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmFindNetNameFunc, (ClientData) &netName); ^ NMbutton.c:238:12: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(name, netName, NMUE_REMOVE); ^ NMbutton.c:239:25: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMDeleteTerm(name); ^ NMbutton.c:241:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(name, NMCurNetName, NMUE_ADD); ^ NMbutton.c:242:18: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMAddTerm(name, NMCurNetName); ^ NMbutton.c:243:21: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmButHighlightFunc, ^ NMbutton.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMButtonRight(w, cmd) ^ In file included from NMbutton.c:37: ../netmenu/netmenu.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMButtonRight(); ^ NMbutton.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmButCheckFunc(name1, name2) ^ NMbutton.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmFindNetNameFunc(name1, pname2) ^ NMbutton.c:294:15: warning: passing arguments to 'NMAddPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMAddPoint(&point); ^ NMbutton.c:282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmButHighlightFunc(area, name, label, pExists) ^ NMbutton.c:309:18: warning: passing arguments to 'NMDeletePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeletePoint(&point); ^ NMbutton.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmButUnHighlightFunc(area) ^ NMbutton.c:322:13: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet(name); ^ NMbutton.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmNewRefFunc(name, oldRef) ^ NMbutton.c:354:11: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(name, NMCurNetName, NMUE_SELECT); ^ NMbutton.c:362:32: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCurNetName = NMTermInList(name); ^ NMbutton.c:368:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmSelNetFunc, (ClientData) NULL); ^ NMbutton.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet(name) ^ In file included from NMbutton.c:36: ../netmenu/nmInt.h:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMSelectNet(); ^ NMbutton.c:380:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmButHighlightFunc, ^ NMbutton.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmSelNetFunc(name) ^ NMbutton.c:420:21: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(name) == NULL) (void) NMAddTerm(name, name); ^ NMbutton.c:420:53: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(name) == NULL) (void) NMAddTerm(name, name); ^ NMbutton.c:405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMButtonLeft(w, cmd) ^ In file included from NMbutton.c:37: ../netmenu/netmenu.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMButtonLeft(); ^ NMbutton.c:465:21: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(name) == NULL) (void) NMAddTerm(name, name); ^ NMbutton.c:465:53: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(name) == NULL) (void) NMAddTerm(name, name); ^ NMbutton.c:466:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmSelNetFunc, (ClientData) NULL); ^ NMbutton.c:467:15: warning: passing arguments to 'NMJoinNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMJoinNets(name, NMCurNetName); ^ NMbutton.c:444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMButtonMiddle(w, cmd) ^ In file included from NMbutton.c:37: ../netmenu/netmenu.h:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMButtonMiddle(); ^ NMbutton.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMButtonProc(w, cmd) ^ In file included from NMbutton.c:36: ../netmenu/nmInt.h:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMButtonProc(); ^ 51 warnings generated. --- compiling netmenu/NMcmdAK.o rm -f NMcmdAK.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 NMcmdAK.c NMcmdAK.c:74:21: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMAddTerm(cmd->tx_argv[1], cmd->tx_argv[2]); ^ NMcmdAK.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdAdd(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMCmdAdd(), NMCmdCleanup(), NMCmdCull(), NMCmdDnet(), ^ NMcmdAK.c:151:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmCleanupFunc1, (ClientData) NULL); ^ NMcmdAK.c:180:19: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(answer, sizeof answer) == NULL) continue; ^ NMcmdAK.c:182:24: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else indx = Lookup(answer, options); ^ NMcmdAK.c:194:14: warning: passing arguments to 'NMDeleteNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteNet(p->nmcl_name); ^ NMcmdAK.c:197:15: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteTerm(p->nmcl_name); ^ NMcmdAK.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdCleanup(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:94:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMCmdAdd(), NMCmdCleanup(), NMCmdCull(), NMCmdDnet(), ^ NMcmdAK.c:228:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmCleanupFunc2, ^ NMcmdAK.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmCleanupFunc1(name, firstInNet, cdarg) ^ NMcmdAK.c:123:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int nmCleanupFunc1(), nmCleanupFunc2(); ^ NMcmdAK.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmCleanupFunc2(rect, name, label, pCount) ^ NMcmdAK.c:123:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int nmCleanupFunc1(), nmCleanupFunc2(); ^ NMcmdAK.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdCull(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:94:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMCmdAdd(), NMCmdCleanup(), NMCmdCull(), NMCmdDnet(), ^ NMcmdAK.c:354:17: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet((char *) NULL); ^ NMcmdAK.c:355:17: warning: passing arguments to 'NMDeleteNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteNet(name); ^ NMcmdAK.c:361:18: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(cmd->tx_argv[i]) != NULL) ^ NMcmdAK.c:362:17: warning: passing arguments to 'NMDeleteNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteNet(cmd->tx_argv[i]); ^ NMcmdAK.c:337:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdDnet(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:94:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMCmdAdd(), NMCmdCleanup(), NMCmdCull(), NMCmdDnet(), ^ NMcmdAK.c:409:18: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(cmd->tx_argv[i]) != NULL) ^ NMcmdAK.c:410:18: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteTerm(cmd->tx_argv[i]); ^ NMcmdAK.c:392:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdDterm(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:95:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdDterm(), NMCmdExtract(), NMCmdFindLabels(), NMCmdFlush(), ^ NMcmdAK.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdExtract(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:95:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdDterm(), NMCmdExtract(), NMCmdFindLabels(), NMCmdFlush(), ^ NMcmdAK.c:499:21: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[2], &mask)) ^ NMcmdAK.c:503:16: warning: passing arguments to 'NMShowLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowLabel(pattern, pMask); ^ NMcmdAK.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdFindLabels(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:95:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdDterm(), NMCmdExtract(), NMCmdFindLabels(), NMCmdFlush(), ^ NMcmdAK.c:549:19: warning: passing arguments to 'NMFlushNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMFlushNetlist(name); ^ NMcmdAK.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdFlush(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:95:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdDterm(), NMCmdExtract(), NMCmdFindLabels(), NMCmdFlush(), ^ NMcmdAK.c:592:21: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(cmd->tx_argv[1]) == (char *) NULL) ^ NMcmdAK.c:598:21: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(cmd->tx_argv[2]) == (char *) NULL) ^ NMcmdAK.c:604:15: warning: passing arguments to 'NMJoinNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMJoinNets(cmd->tx_argv[1], cmd->tx_argv[2]); ^ NMcmdAK.c:578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdJoinNets(w, cmd) ^ In file included from NMcmdAK.c:32: ../netmenu/nmInt.h:96:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdJoinNets(), ^ 41 warnings generated. --- compiling netmenu/NMcmdLZ.o rm -f NMcmdLZ.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 NMcmdLZ.c NMcmdLZ.c:65:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE * fp, * fopen(); ^ NMcmdLZ.c:88:14: warning: passing arguments to 'NMMeasureAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMMeasureAll((FILE *) NULL); ^ NMcmdLZ.c:97:14: warning: passing arguments to 'NMMeasureAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMMeasureAll(fp); ^ NMcmdLZ.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdMeasure(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:98:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdMeasure(), ^ NMcmdLZ.c:139:14: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(EditCellUse->cu_def->cd_name); ^ NMcmdLZ.c:140:22: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else NMNewNetlist(cmd->tx_argv[1]); ^ NMcmdLZ.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdNetlist(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:100:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdNetlist(), NMCmdPrint(), NMCmdPushButton(), NMCmdRipup(), ^ NMcmdLZ.c:192:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmCmdPrintFunc, (ClientData) &gotAny); ^ NMcmdLZ.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdPrint(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:100:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdNetlist(), NMCmdPrint(), NMCmdPushButton(), NMCmdRipup(), ^ NMcmdLZ.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmCmdPrintFunc(name, pGotAny) ^ NMcmdLZ.c:245:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button = Lookup(cmd->tx_argv[1], NMButton); ^ NMcmdLZ.c:266:14: warning: passing arguments to 'NMcommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMcommand(w, cmd); ^ NMcmdLZ.c:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdPushButton(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:100:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdNetlist(), NMCmdPrint(), NMCmdPushButton(), NMCmdRipup(), ^ NMcmdLZ.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdRipup(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:100:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdNetlist(), NMCmdPrint(), NMCmdPushButton(), NMCmdRipup(), ^ NMcmdLZ.c:344:16: warning: passing arguments to 'NMWriteNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMWriteNetlist((char *) NULL); ^ NMcmdLZ.c:345:24: warning: passing arguments to 'NMWriteNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else NMWriteNetlist(cmd->tx_argv[1]); ^ NMcmdLZ.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdSavenetlist(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:101:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdSavenetlist(), NMCmdShownet(), NMCmdShowterms(), ^ NMcmdLZ.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdShownet(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:101:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdSavenetlist(), NMCmdShownet(), NMCmdShowterms(), ^ NMcmdLZ.c:422:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmShowtermsFunc1, (ClientData) NULL); ^ NMcmdLZ.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdShowterms(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:101:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdSavenetlist(), NMCmdShownet(), NMCmdShowterms(), ^ NMcmdLZ.c:439:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmShowtermsFunc2, ^ NMcmdLZ.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmShowtermsFunc1(name, firstInNet, cdarg) ^ NMcmdLZ.c:458:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&expanded, "\"Showterms\" result", EditCellUse->cu_def, ^ NMcmdLZ.c:450:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmShowtermsFunc2(rect, name, label, cdarg) ^ NMcmdLZ.c:495:17: warning: passing arguments to 'NMShowRoutedNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowRoutedNet((char *) NULL); ^ NMcmdLZ.c:496:25: warning: passing arguments to 'NMShowRoutedNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else NMShowRoutedNet(cmd->tx_argv[1]); ^ NMcmdLZ.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdTrace(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:102:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdTrace(), NMCmdVerify(), NMCmdWriteall(); ^ NMcmdLZ.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdVerify(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:102:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdTrace(), NMCmdVerify(), NMCmdWriteall(); ^ NMcmdLZ.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMCmdWriteall(w, cmd) ^ In file included from NMcmdLZ.c:33: ../netmenu/nmInt.h:102:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NMCmdTrace(), NMCmdVerify(), NMCmdWriteall(); ^ 40 warnings generated. --- compiling netmenu/NMlabel.o rm -f NMlabel.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 NMlabel.c NMlabel.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmGetNums(string, num1, num2) ^ NMlabel.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmPutNums(src, num1, num2) ^ NMlabel.c:257:20: warning: passing arguments to 'NMredisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMredisplay(NMWindow, &NMLabelButton.nmb_area, (Rect *) NULL); ^ NMlabel.c:258:20: warning: passing arguments to 'NMredisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMredisplay(NMWindow, &NMNum1Button.nmb_area, (Rect *) NULL); ^ NMlabel.c:259:20: warning: passing arguments to 'NMredisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMredisplay(NMWindow, &NMNum2Button.nmb_area, (Rect *) NULL); ^ NMlabel.c:292:15: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(line, MAXLENGTH) == NULL) line[0] = 0; ^ NMlabel.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMChangeNum(window,cmd, nmButton, point) ^ In file included from NMlabel.c:39: ../netmenu/nmInt.h:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMChangeNum(); ^ NMlabel.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmGetPos(button, point) ^ NMlabel.c:516:17: warning: passing arguments to 'CmdLabelProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdLabelProc(text, -1, 1, 0, 0, 0, pos, 0, (TileType)-1); ^ NMlabel.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMPutLabel(window, cmd, nmButton, point) ^ In file included from NMlabel.c:39: ../netmenu/nmInt.h:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMPutLabel(); ^ NMlabel.c:552:20: warning: passing arguments to 'DBReOrientLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReOrientLabel(EditCellUse->cu_def, &editArea, pos); ^ NMlabel.c:539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMReOrientLabel(window, cmd, nmButton, point) ^ In file included from NMlabel.c:39: ../netmenu/nmInt.h:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMReOrientLabel(); ^ NMlabel.c:583:16: warning: passing arguments to 'NMShowLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowLabel(pattern, (TileTypeBitMask *) NULL); ^ NMlabel.c:613:25: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetBoxWindow(&scx.scx_area, (int *) NULL); ^ NMlabel.c:626:25: warning: passing arguments to 'DBSearchLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSearchLabel(&scx, pMask, 0, pattern, ^ NMlabel.c:605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowLabel(pattern, pMask) ^ In file included from NMlabel.c:39: ../netmenu/nmInt.h:118:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMShowLabel(); ^ NMlabel.c:647:17: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(label->lab_type), tpath->tp_first); ^ NMlabel.c:651:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&rootArea, mesg, rootDef, 1, ^ NMlabel.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmlLabelFunc(scx, label, tpath, rootDef) ^ 23 warnings generated. --- compiling netmenu/NMmain.o rm -f NMmain.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 NMmain.c NMmain.c:150:16: warning: passing arguments to 'WindCaption' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindCaption(window, "NETLIST MENU"); ^ NMmain.c:153:23: warning: passing arguments to 'WindSetWindowAreas' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSetWindowAreas(window); ^ NMmain.c:154:13: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(window, &nmSurfaceArea); ^ NMmain.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMcreate(window, argc, argv) ^ NMmain.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMdelete(window) ^ NMmain.c:219:24: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (final) WindMove(window, &nmSurfaceArea); ^ NMmain.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMreposition(window, newScreenArea, final) ^ NMmain.c:262:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, TRUE); ^ NMmain.c:270:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&clip); ^ NMmain.c:271:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, rootArea, &screenR); ^ NMmain.c:272:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, STYLE_ERASEALL); ^ NMmain.c:273:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, STYLE_PURPLE); ^ NMmain.c:281:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, &nb->nmb_area, &screenR); ^ NMmain.c:288:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, STYLE_ERASEALL); ^ NMmain.c:289:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, nb->nmb_style); ^ NMmain.c:290:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, STYLE_BBOX); ^ NMmain.c:299:11: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&GrScreenRect); ^ NMmain.c:300:12: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(nb->nmb_text, STYLE_BBOX, &screenP, ^ NMmain.c:302:11: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&clip); ^ NMmain.c:309:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&GrScreenRect); ^ NMmain.c:314:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, &nl->nml_area, &screenR); ^ NMmain.c:321:15: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(nl->nml_text, nl->nml_style, &screenP, ^ NMmain.c:325:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&clip); ^ NMmain.c:333:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, &nr->nmr_area, &screenR); ^ NMmain.c:334:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenR, nr->nmr_style); ^ NMmain.c:338:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ NMmain.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMredisplay(w, rootArea, clipArea) ^ In file included from NMmain.c:41: ../netmenu/nmInt.h:137:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMredisplay(); ^ NMmain.c:373:13: warning: passing arguments to 'WindExecute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindExecute(w, NMClientID, cmd); ^ NMmain.c:379:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &cmd->tx_p, &surfacePoint, (Rect *) NULL); ^ NMmain.c:431:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (proc != NULL) (*proc)(w, cmd, nb, &surfacePoint); ^ NMmain.c:362:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMcommand(w, cmd) ^ In file included from NMmain.c:41: ../netmenu/nmInt.h:133:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMcommand(); ^ NMmain.c:471:31: warning: passing arguments to 'WindAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMClientID = WindAddClient("netlist", NMcreate, NMdelete, ^ NMmain.c:475:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLAddClient(NMRedrawPoints); ^ NMmain.c:476:19: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLAddClient(NMRedrawCell); ^ NMmain.c:477:24: warning: passing arguments to 'DBWAddButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAddButtonHandler("netlist", NMButtonProc, STYLE_CURS_NET, doc); ^ NMmain.c:482:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:485:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:488:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:491:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:495:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:498:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:501:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:506:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:509:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:512:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:516:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:520:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:524:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:529:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:532:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:536:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:539:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:543:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ NMmain.c:546:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(NMClientID, ^ 56 warnings generated. --- compiling netmenu/NMnetlist.o rm -f NMnetlist.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 NMnetlist.c NMnetlist.c:157:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(newEntry->ne_name, newEntry->ne_prev->ne_name, NMUE_REMOVE); ^ NMnetlist.c:198:11: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(new, other, NMUE_ADD); ^ NMnetlist.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMAddTerm(new, other) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:37:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *NMAddTerm(); ^ NMnetlist.c:234:11: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(entry->ne_name, entry->ne_next->ne_name, NMUE_REMOVE); ^ NMnetlist.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteTerm(name) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMDeleteTerm(); ^ NMnetlist.c:298:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(tmp->ne_name, termB, NMUE_REMOVE); ^ NMnetlist.c:299:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(tmp->ne_name, termA, NMUE_ADD); ^ NMnetlist.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMJoinNets(termA, termB) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMJoinNets(); ^ NMnetlist.c:354:8: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(next->ne_name, net, NMUE_REMOVE); ^ NMnetlist.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteNet(net) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:40:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMDeleteNet(); ^ NMnetlist.c:396:11: warning: passing arguments to 'NMUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(name, NMNetListButton.nmb_text, NMUE_NETLIST); ^ NMnetlist.c:399:27: warning: passing arguments to 'NMredisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMredisplay(NMWindow, &NMNetListButton.nmb_area, (Rect *) NULL); ^ NMnetlist.c:400:16: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet((char *) NULL); ^ NMnetlist.c:483:18: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(line) != NULL) ^ NMnetlist.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(name) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:35:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMNewNetlist(); ^ NMnetlist.c:587:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(entry->ne_name, TRUE, clientData) != 0) ^ NMnetlist.c:596:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(entry2->ne_name, FALSE, clientData) != 0) ^ NMnetlist.c:558:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NMEnumNets(func, clientData) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:41:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMEnumNets(); ^ NMnetlist.c:663:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(entry2->ne_name, clientData) != 0) return 1; ^ NMnetlist.c:647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMEnumTerms(name, func, clientData) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:42:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMEnumTerms(); ^ NMnetlist.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMTermInList(name) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:44:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *NMTermInList(); ^ NMnetlist.c:779:19: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(line, 50) == (char *) NULL) return; ^ NMnetlist.c:745:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMWriteNetlist(fileName) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMWriteNetlist(); ^ NMnetlist.c:799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmWriteNetsFunc(name, firstInNet, file) ^ NMnetlist.c:855:16: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((TxGetLine(answer, sizeof answer) == NULL) || (answer[0] == 0)) ^ NMnetlist.c:857:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] indx = Lookup(answer, yesno); ^ NMnetlist.c:896:19: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(answer, sizeof answer) == NULL) continue; ^ NMnetlist.c:898:24: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else indx = Lookup(answer, options); ^ NMnetlist.c:974:20: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((TxGetLine(answer, sizeof answer) == NULL) || (answer[0] == 0)) ^ NMnetlist.c:976:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] indx = Lookup(answer, yesno); ^ NMnetlist.c:937:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMFlushNetlist(name) ^ In file included from NMnetlist.c:39: ../netmenu/netmenu.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMFlushNetlist(); ^ 41 warnings generated. --- compiling netmenu/NMshowpt.o rm -f NMshowpt.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 NMshowpt.c NMshowpt.c:103:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, plane, &dbArea, ^ NMshowpt.c:107:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &dbArea, &screen); ^ NMshowpt.c:112:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &dbArea, &screen); ^ NMshowpt.c:127:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screen, STYLE_SOLIDHIGHLIGHTS); ^ NMshowpt.c:134:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screen2, STYLE_SOLIDHIGHLIGHTS); ^ NMshowpt.c:137:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screen2, STYLE_SOLIDHIGHLIGHTS); ^ NMshowpt.c:140:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screen2, STYLE_SOLIDHIGHLIGHTS); ^ NMshowpt.c:143:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screen2, STYLE_SOLIDHIGHLIGHTS); ^ NMshowpt.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMRedrawPoints(window, plane) ^ NMshowpt.c:218:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(EditRootDef, &area, FALSE); ^ NMshowpt.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMAddPoint(point) ^ NMshowpt.c:267:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(EditRootDef, &area, TRUE); ^ NMshowpt.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeletePoint(point) ^ NMshowpt.c:299:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(EditRootDef, &area, TRUE); ^ 14 warnings generated. --- compiling netmenu/NMshowcell.o rm -f NMshowcell.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 NMshowcell.c NMshowcell.c:105:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_PALEHIGHLIGHTS); ^ NMshowcell.c:107:12: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_SOLIDHIGHLIGHTS); ^ NMshowcell.c:113:22: warning: passing arguments to 'DBBoundPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBBoundPlane(plane, &area)) return 0; ^ NMshowcell.c:117:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, nmscUse->cu_def->cd_planes[i], ^ NMshowcell.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMRedrawCell(window, plane) ^ In file included from NMshowcell.c:39: ../netmenu/nmInt.h:113:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMRedrawCell(); ^ NMshowcell.c:133:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, nmscPlane, &area, ^ NMshowcell.c:136:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &area, &screenArea); ^ NMshowcell.c:137:5: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #define GrFastBox(x) GrDrawFastBox(x, 0) ^ NMshowcell.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmscRedrawFunc(tile, window) ^ NMshowcell.c:79:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int nmscRedrawFunc(); /* Forward declaration. */ ^ NMshowcell.c:173:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(oldDef, &nmscUse->cu_def->cd_bbox, TRUE); ^ NMshowcell.c:211:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(nmscRootDef, &nmscUse->cu_def->cd_bbox, FALSE); ^ NMshowcell.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowCell(use, rootDef) ^ In file included from NMshowcell.c:39: ../netmenu/nmInt.h:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMShowCell(); ^ NMshowcell.c:236:32: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmscShowDef = DBCellLookDef("__SHOW__"); ^ NMshowcell.c:239:28: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmscShowDef = DBCellNewDef("__SHOW__"); ^ NMshowcell.c:241:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(nmscShowDef); ^ NMshowcell.c:244:31: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmscShowUse = DBCellNewUse(nmscShowDef, (char *) NULL); ^ NMshowcell.c:245:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(nmscShowUse, &GeoIdentityTransform); ^ NMshowcell.c:277:25: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetBoxWindow(&scx.scx_area, (int *) NULL); if (w == NULL) ^ NMshowcell.c:294:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(nmscShowDef, &nmscShowDef->cd_bbox, DBW_ALLWINDOWS, ^ NMshowcell.c:296:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(nmscShowUse->cu_def); ^ NMshowcell.c:297:22: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &DBAllButSpaceAndDRCBits, 0, ^ NMshowcell.c:299:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(nmscShowDef, &nmscShowDef->cd_bbox, DBW_ALLWINDOWS, ^ NMshowcell.c:341:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(nmscShowDef, &nmscShowDef->cd_bbox, DBW_ALLWINDOWS, ^ NMshowcell.c:343:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(nmscShowUse->cu_def); ^ NMshowcell.c:344:16: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet(netName); ^ NMshowcell.c:351:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(NMCurNetName, nmShowRoutedNetFunc, ^ NMshowcell.c:353:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(nmscShowDef, &nmscShowDef->cd_bbox, DBW_ALLWINDOWS, ^ NMshowcell.c:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMShowRoutedNet(netName) ^ In file included from NMshowcell.c:39: ../netmenu/nmInt.h:117:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NMShowRoutedNet(); ^ NMshowcell.c:381:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc((CellUse *) clientData, name, nmSRNFunc, clientData); ^ NMshowcell.c:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmShowRoutedNetFunc(name, clientData) ^ NMshowcell.c:421:22: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &DBConnectTbl[label->lab_type], 0, ^ NMshowcell.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmSRNFunc(rect, name, label, cdarg) ^ 36 warnings generated. --- compiling netmenu/NMundo.o rm -f NMundo.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 NMundo.c NMundo.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMUndo(term, curNet, type) ^ In file included from NMundo.c:30: ../netmenu/nmInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMUndo(); ^ NMundo.c:144:22: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMAddTerm(u->nmue_term, u->nmue_curNet); ^ NMundo.c:147:25: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMDeleteTerm(u->nmue_term); ^ NMundo.c:150:24: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMSelectNet(u->nmue_term); ^ NMundo.c:153:25: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMNewNetlist(u->nmue_term); ^ NMundo.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmUndoForw(u) ^ NMundo.c:166:25: warning: passing arguments to 'NMDeleteTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMDeleteTerm(u->nmue_term); ^ NMundo.c:169:22: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMAddTerm(u->nmue_term, u->nmue_curNet); ^ NMundo.c:172:24: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMSelectNet(u->nmue_curNet); ^ NMundo.c:175:25: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMNewNetlist(u->nmue_curNet); ^ NMundo.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmUndoBack(u) ^ NMundo.c:204:13: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet(NMCurNetName); ^ NMundo.c:230:35: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmUndoClientID = UndoAddClient((void (*)()) NULL, nmUndoDone, ^ 14 warnings generated. --- compiling netmenu/NMwiring.o rm -f NMwiring.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 NMwiring.c NMwiring.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwRipTileFunc(tile, plane, listHead) ^ NMwiring.c:174:23: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrConnect(EditCellUse->cu_def, &area, ^ NMwiring.c:185:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, &list->nmwa_area, list->nmwa_type); ^ NMwiring.c:187:21: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBEraseLabel(EditCellUse->cu_def, &list->nmwa_area, &maskBits, NULL); ^ NMwiring.c:189:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &list->nmwa_area); ^ NMwiring.c:190:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &list->nmwa_area, DBW_ALLWINDOWS, ^ NMwiring.c:195:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ NMwiring.c:238:23: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrConnect(EditCellUse->cu_def, &initialArea, ^ NMwiring.c:245:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, &list->nmwa_area, list->nmwa_type); ^ NMwiring.c:247:21: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBEraseLabel(EditCellUse->cu_def, &list->nmwa_area, &maskBits, NULL); ^ NMwiring.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmRipLocFunc(rect, name, label, area) ^ NMwiring.c:284:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmRipLocFunc, (ClientData) area); ^ NMwiring.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmRipNameFunc(name, firstInNet, area) ^ NMwiring.c:319:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmRipNameFunc, (ClientData) &area); ^ NMwiring.c:320:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ NMwiring.c:321:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &area, DBW_ALLWINDOWS, ^ NMwiring.c:323:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &area); ^ NMwiring.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwNetCellFunc(scx) ^ NMwiring.c:372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwCheckFunc(name, otherName) ^ NMwiring.c:429:21: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NMTermInList(tpath->tp_first)) ^ NMwiring.c:432:21: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || (NMEnumTerms(*netPtr, nmwCheckFunc, ^ NMwiring.c:441:21: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *netPtr = NMAddTerm(tpath->tp_first, tpath->tp_first); ^ NMwiring.c:442:29: warning: passing arguments to 'NMAddTerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else *netPtr = NMAddTerm(tpath->tp_first, *netPtr); ^ NMwiring.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwNetTermFunc(scx, label, tpath, netPtr) ^ NMwiring.c:502:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrLabels(&scx, &DBConnectTbl[TiGetType(tile)], 0, &tpath, ^ NMwiring.c:515:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, nmwNetCellFunc, (ClientData) NULL); ^ NMwiring.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwNetTileFunc(tile, plane, netPtr) ^ NMwiring.c:551:23: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrConnect(EditCellUse->cu_def, &area, ^ NMwiring.c:560:16: warning: passing arguments to 'NMSelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMSelectNet(net); ^ NMwiring.c:608:24: warning: passing arguments to 'NMTermInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] name = NMTermInList(tpath->tp_first); ^ NMwiring.c:691:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmwVerifyLabelFunc, cd); ^ NMwiring.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVerifyLabelFunc2(scx, label, tpath, cd) ^ NMwiring.c:727:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func)(tile); ^ NMwiring.c:735:26: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(&scx, &DBConnectTbl[TiGetType(tile)], ^ NMwiring.c:715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVerifyTileFunc(tile, plane, func) ^ NMwiring.c:798:23: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrConnect(EditCellUse->cu_def, &biggerArea, mask, ^ NMwiring.c:763:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVerifyLabelFunc(rect, name, label, cd) ^ NMwiring.c:839:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&biggerArea, msg, EditCellUse->cu_def, 1, ^ NMwiring.c:824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVErrorLabelFunc(rect, name, label) ^ NMwiring.c:895:21: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmwVErrorLabelFunc, ^ NMwiring.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVerifyTermFunc(name, report) ^ NMwiring.c:944:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmwVerifyLabelFunc, ^ NMwiring.c:964:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmwVerifyTermFunc, (ClientData) 1); ^ NMwiring.c:983:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&biggerArea, msg, EditCellUse->cu_def, ^ NMwiring.c:921:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwVerifyNetFunc(name, first) ^ NMwiring.c:1036:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmwVerifyNetFunc, (ClientData) NULL); ^ NMwiring.c:1085:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmwCullNetFunc, (ClientData) NULL); ^ NMwiring.c:1130:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmwVerifyLabelFunc, ^ NMwiring.c:1138:23: warning: passing arguments to 'NMEnumTerms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumTerms(name, nmwVerifyTermFunc, (ClientData) 0); ^ NMwiring.c:1159:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&biggerArea, msg, EditCellUse->cu_def, ^ NMwiring.c:1171:17: warning: passing arguments to 'NMDeleteNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMDeleteNet(name); ^ NMwiring.c:1116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwCullNetFunc(name, first) ^ NMwiring.c:1211:24: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumPaint(&nmMeasureMask, TRUE, (bool *) NULL, ^ NMwiring.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmMeasureFunc(r, type, clientData) ^ NMwiring.c:1261:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nmAllFunc, (ClientData) fp); ^ NMwiring.c:1255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMMeasureAll(fp) ^ In file included from NMwiring.c:37: ../netmenu/netmenu.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NMMeasureAll(); ^ NMwiring.c:1289:24: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, nmwVerifyLabelFunc, ^ NMwiring.c:1269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmAllFunc(name, firstInNet, fp) ^ NMwiring.c:1327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmwMeasureTileFunc(tile) ^ 60 warnings generated. --- linking libnetmenu.o rm -f libnetmenu.o /usr/bin/ld -r NMbutton.o NMcmdAK.o NMcmdLZ.o NMlabel.o NMmain.o NMnetlist.o NMshowpt.o NMshowcell.o NMundo.o NMwiring.o -o libnetmenu.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/netmenu' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plow' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling plow/PlowCmd.o rm -f PlowCmd.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 PlowCmd.c PlowCmd.c:115:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdPlowOption); ^ PlowCmd.c:147:50: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetEditBox(&editBox) || !ToolGetBox(&rootDef, &rootBox)) ^ PlowCmd.c:176:18: warning: passing arguments to 'PlowSetBound' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSetBound(editDef, &editBox, rootDef, &rootBox); ^ PlowCmd.c:179:59: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cmd->tx_argc == 3) PlowJogHorizon = cmdParseCoord(w, ^ PlowCmd.c:212:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(layers, &mask)) ^ PlowCmd.c:214:14: warning: passing arguments to 'Plow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Plow(editDef, &editBox, mask, dir)) ^ PlowCmd.c:219:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootDef); ^ PlowCmd.c:220:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootDef); ^ PlowCmd.c:233:32: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] distance = cmdParseCoord(w, cmd->tx_argv[3], TRUE, TRUE); ^ PlowCmd.c:236:32: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] distance = cmdParseCoord(w, cmd->tx_argv[3], TRUE, FALSE); ^ PlowCmd.c:267:24: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = ToolGetPoint(&rootPoint, (Rect *) NULL); ^ PlowCmd.c:293:24: warning: passing arguments to 'PlowSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!PlowSelection(editDef, &distance, dir)) ^ PlowCmd.c:306:15: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(rootDef, &newBox); ^ PlowCmd.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdPlow(w, cmd) ^ PlowCmd.c:369:19: warning: passing arguments to 'PlowStraighten' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowStraighten(EditCellUse->cu_def, &editBox, dir); ^ PlowCmd.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdStraighten(w, cmd) ^ PlowCmd.c:400:13: warning: passing arguments to 'PlowTest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowTest(w, cmd); ^ PlowCmd.c:396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdPlowTest(w, cmd) ^ 18 warnings generated. --- compiling plow/PlowJogs.o rm -f PlowJogs.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 PlowJogs.c PlowJogs.c:116:18: warning: passing arguments to 'plowQueueInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueInit(area, area->r_xtop - area->r_xbot); ^ PlowJogs.c:132:16: warning: passing arguments to 'plowProcessJog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessJog(&edge, area); ^ PlowJogs.c:135:30: warning: passing arguments to 'plowQueueRightmost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowQueueRightmost(&edge)) ^ PlowJogs.c:136:16: warning: passing arguments to 'plowProcessJog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessJog(&edge, area); ^ PlowJogs.c:100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCleanupJogs(area, changedArea) ^ In file included from PlowJogs.c:32: ../plow/plowInt.h:258:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowCleanupJogs(); ^ PlowJogs.c:177:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "plowProcessJog"); ^ PlowJogs.c:192:28: warning: passing arguments to 'plowSrShadowBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowSrShadowBack(edge->e_pNum, &r, DBSpaceBits, ^ PlowJogs.c:197:28: warning: passing arguments to 'plowSrShadowBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadowBack(edge->e_pNum, &r, DBAllButSpaceBits, ^ PlowJogs.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessJog(edge, area) ^ PlowJogs.c: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowProcessJog(); ^ PlowJogs.c:225:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "plowJogPropagateLeft"); ^ PlowJogs.c:229:21: warning: passing arguments to 'plowQueueAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowQueueAdd(edge); ^ PlowJogs.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowJogPropagateLeft(edge) ^ PlowJogs.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowJogPropagateLeft(); ^ PlowJogs.c:270:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "plowProcessJogFunc"); ^ PlowJogs.c:281:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, mask, GEO_NORTH, ^ PlowJogs.c:290:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, mask, GEO_SOUTH, ^ PlowJogs.c:330:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(&newedge, (RuleTableEntry *) NULL, "jog extended edge"); ^ PlowJogs.c:343:25: warning: passing arguments to 'plowApplySearchRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowApplySearchRules(&newedge); ^ PlowJogs.c:356:30: warning: passing arguments to 'plowFindWidthBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] width = plowFindWidthBack(&newedge, mask, area, (Rect *) NULL); ^ PlowJogs.c:375:25: warning: passing arguments to 'plowSrShadowBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowSrShadowBack(newedge.e_pNum, &r, mask, ^ PlowJogs.c:380:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &newedge.e_rect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowJogs.c:387:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &lr->r_r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowJogs.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessJogFunc(edge, area) ^ PlowJogs.c:70:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowProcessJogFunc(); ^ PlowJogs.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowJogTopProc(outline) ^ PlowJogs.c:73:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowJogTopProc(); ^ PlowJogs.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowJogBotProc(outline) ^ PlowJogs.c:74:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowJogBotProc(); ^ PlowJogs.c:549:25: warning: passing arguments to 'plowApplySearchRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowApplySearchRules(edge); ^ PlowJogs.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowJogDragLHS(edge, newx) ^ PlowJogs.c:72:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowJogDragLHS(); ^ PlowJogs.c:592:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "plowJogMoveFunc"); ^ PlowJogs.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowJogMoveFunc(edge) ^ PlowJogs.c:71:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowJogMoveFunc(); ^ 36 warnings generated. --- compiling plow/PlowMain.o rm -f PlowMain.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 PlowMain.c In file included from PlowMain.c:38: ../plow/plowInt.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 C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern void plowMergeBottom(); ^ PlowMain.c:156:6: note: conflicting prototype is here void plowMergeBottom(Tile *, Plane *); ^ PlowMain.c:209:16: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLAddClient(PlowRedrawBound), firstTime = FALSE; ^ PlowMain.c:212:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(rootDef, rootArea, FALSE); ^ PlowMain.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSetBound(def, area, rootDef, rootArea) ^ In file included from PlowMain.c:38: ../plow/plowInt.h:254:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlowSetBound(); ^ PlowMain.c:241:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(pb->pb_rootDef, &pb->pb_rootArea, TRUE); ^ PlowMain.c:283:15: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_DOTTEDHIGHLIGHTS); ^ PlowMain.c:284:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &window->w_surfaceArea, &worldArea); ^ PlowMain.c:292:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, plane, &pb->pb_rootArea, ^ PlowMain.c:296:21: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &pb->pb_rootArea, &screenArea); ^ PlowMain.c:298:2: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFastBox(&screenArea); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #define GrFastBox(x) GrDrawFastBox(x, 0) ^ PlowMain.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowRedrawBound(window, plane) ^ PlowMain.c:159:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlowRedrawBound(); ^ PlowMain.c:342:17: warning: passing arguments to 'plowSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSetTrans(direction); ^ PlowMain.c:357:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(plowYankDef); ^ PlowMain.c:365:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowYankUse); ^ PlowMain.c:366:27: warning: passing arguments to 'DBCellCopyCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyCells(&scx, plowYankUse, (Rect *) NULL); ^ PlowMain.c:367:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(plowYankDef); ^ PlowMain.c:380:20: warning: passing arguments to 'plowCleanupJogs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCleanupJogs(&yankArea, &changedArea); ^ PlowMain.c:384:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowYankDef,&TiPlaneRect,DBW_ALLWINDOWS,&DBAllButSpaceBits); ^ PlowMain.c:385:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(plowYankDef); ^ PlowMain.c:400:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &changedUserArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowMain.c:407:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowDummyUse); ^ PlowMain.c:408:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ PlowMain.c:409:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &changedUserArea, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowMain.c:410:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(def, TT_CHECKPAINT, &changedUserArea); ^ PlowMain.c:327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowStraighten(def, area, direction) ^ In file included from PlowMain.c:38: ../plow/plowInt.h:255:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlowStraighten(); ^ PlowMain.c:445:17: warning: passing arguments to 'plowSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSetTrans(direction); ^ PlowMain.c:457:28: warning: passing arguments to 'plowPropagateSel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowPropagateSel(def, pdistance, &changedArea)) ^ PlowMain.c:461:12: warning: passing arguments to 'plowUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdate(def, direction, &changedArea); ^ PlowMain.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSelection(def, pdistance, direction) ^ In file included from PlowMain.c:38: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool PlowSelection(); ^ PlowMain.c:508:17: warning: passing arguments to 'plowSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSetTrans(direction); ^ PlowMain.c:521:29: warning: passing arguments to 'plowPropagateRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowPropagateRect(def, userRect, lc, &changedArea)) ^ PlowMain.c:525:12: warning: passing arguments to 'plowUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdate(def, direction, &changedArea); ^ PlowMain.c:486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Plow(def, userRect, layers, direction) ^ In file included from PlowMain.c:38: ../plow/plowInt.h:251:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool Plow(); ^ PlowMain.c:579:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(plowYankDef, plowUpdateCell, (ClientData) def); ^ PlowMain.c:587:21: warning: passing arguments to 'plowUpdateLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdateLabels(plowYankDef, def, &changedUserArea); ^ PlowMain.c:599:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &changedUserArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowMain.c:603:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plowYankDef->cd_planes[ui.pu_pNum], ^ PlowMain.c:610:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(def, &changedUserArea); ^ PlowMain.c:611:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(plowYankDef); ^ PlowMain.c:612:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ PlowMain.c:615:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &changedUserArea, DBW_ALLWINDOWS, m); ^ PlowMain.c:616:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(def, TT_CHECKSUBCELL, &changedUserArea); ^ PlowMain.c:552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdate(def, direction, pChangedArea) ^ PlowMain.c:161:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowUpdate(); ^ PlowMain.c:683:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(plowYankDef); ^ PlowMain.c:710:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowYankUse); ^ PlowMain.c:711:27: warning: passing arguments to 'DBCellCopyCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyCells(&scx, plowYankUse, (Rect *) NULL); ^ PlowMain.c:728:18: warning: passing arguments to 'plowQueueInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueInit(&plowCellBbox, plowRect.r_xtop - plowRect.r_xbot); ^ PlowMain.c:738:28: warning: passing arguments to 'plowSrShadowInitial' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadowInitial(pNum, &plowRect, ^ PlowMain.c:742:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrCellPlaneArea(plowYankDef->cd_cellPlane, ^ PlowMain.c:747:29: warning: passing arguments to 'plowQueueLeftmost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowQueueLeftmost(&edge)) ^ PlowMain.c:760:43: warning: passing arguments to 'plowPastBoundary' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowCheckBoundary && plowPastBoundary(def, &edge, &tooFar)) ^ PlowMain.c:763:21: warning: passing arguments to 'plowProcessEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessEdge(&edge, changedArea); ^ PlowMain.c:772:14: warning: passing arguments to 'plowShowTime' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShowTime(&t1, &t2, plowQueuedEdges, ^ PlowMain.c:654:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPropagateRect(def, userRect, lc, changedArea) ^ PlowMain.c:153:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool plowPropagateRect(); ^ PlowMain.c:849:17: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumPaint(&DBAllButSpaceBits, TRUE, &dummy, ^ PlowMain.c:851:17: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumCells(TRUE, &dummy, (SearchContext *) NULL, ^ PlowMain.c:858:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(plowYankDef); ^ PlowMain.c:886:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowYankUse); ^ PlowMain.c:887:27: warning: passing arguments to 'DBCellCopyCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyCells(&scx, plowYankUse, (Rect *) NULL); ^ PlowMain.c:903:18: warning: passing arguments to 'plowQueueInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueInit(&plowCellBbox, *pdistance); ^ PlowMain.c:912:17: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumPaint(&DBAllButSpaceBits, TRUE, &dummy, ^ PlowMain.c:914:17: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumCells(TRUE, &dummy, (SearchContext *) NULL, ^ PlowMain.c:919:29: warning: passing arguments to 'plowQueueLeftmost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (plowQueueLeftmost(&edge)) ^ PlowMain.c:932:43: warning: passing arguments to 'plowPastBoundary' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowCheckBoundary && plowPastBoundary(def, &edge, &tooFar)) ^ PlowMain.c:935:21: warning: passing arguments to 'plowProcessEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessEdge(&edge, changedArea); ^ PlowMain.c:944:14: warning: passing arguments to 'plowShowTime' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShowTime(&t1, &t2, plowQueuedEdges, ^ PlowMain.c:821:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPropagateSel(def, pdistance, changedArea) ^ PlowMain.c:152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool plowPropagateSel(); ^ PlowMain.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSelPaintBox(rect, type, pSelBox) ^ PlowMain.c:997:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSelCellBox(selUse, realUse, transform, pSelBox) ^ PlowMain.c:1045:17: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrShadow(DBPlane(type), &plowLHS, DBZeroTypeBits, ^ PlowMain.c:1056:17: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrShadow(DBPlane(type), &plowRHS, mask, ^ PlowMain.c:1026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSelPaintPlow(rect, type, distance) ^ PlowMain.c:1069:17: warning: passing arguments to 'plowQueueAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueAdd(edge); ^ PlowMain.c:1063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSelPaintAdd(edge) ^ PlowMain.c:1106:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(plowYankDef, plowFindSelCell, (ClientData)realUse); ^ PlowMain.c:1094:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSelCellPlow(selUse, realUse, transform, distance) ^ PlowMain.c:1131:24: warning: passing arguments to 'plowQueueAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowQueueAdd(&edge); ^ PlowMain.c:1113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowFindSelCell(yankUse, editUse) ^ PlowMain.c:1214:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&r, 1, 1)) ^ PlowMain.c:1256:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&r, 1, 1)) ^ PlowMain.c:1286:20: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &r, plowQueueAdd, (ClientData) NULL); ^ PlowMain.c:1292:20: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &r, plowQueueAdd, (ClientData) NULL); ^ PlowMain.c:1176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowExtendJogHorizon(edge) ^ In file included from PlowMain.c:37: ../plow/plow.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlowExtendJogHorizon(); ^ PlowMain.c:1315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSetTrans(direction) ^ PlowMain.c:162:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowSetTrans(); ^ PlowMain.c:1357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPastBoundary(def, edge, pmove) ^ PlowMain.c:151:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool plowPastBoundary(); ^ PlowMain.c:1424:24: warning: passing arguments to 'plowQueueAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowQueueAdd(edge); ^ PlowMain.c:1418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitialPaint(edge, xnew) ^ PlowMain.c:149:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitialPaint(), plowInitialCell(); ^ PlowMain.c:1476:24: warning: passing arguments to 'plowQueueAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowQueueAdd(&edge); ^ PlowMain.c:1446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitialCell(use, plowRect) ^ PlowMain.c:149:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitialPaint(), plowInitialCell(); ^ PlowMain.c:1530:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "matched edge"); ^ PlowMain.c:1552:25: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowYankMore(&r, plowYankHalo, 1); ^ PlowMain.c:1574:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*rte->rte_proc)(edge, (PlowRule *) NULL); ^ PlowMain.c:1620:25: warning: passing arguments to 'plowApplySearchRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowApplySearchRules(edge); ^ PlowMain.c:1623:17: warning: passing arguments to 'plowMoveEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMoveEdge(edge); ^ PlowMain.c:1514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowProcessEdge(edge, changedArea) ^ PlowMain.c:163:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowProcessEdge(); ^ PlowMain.c:1657:37: warning: passing arguments to 'plowBuildWidthRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widthRules = plowBuildWidthRules(edge, &plowCellBbox, &halo); ^ PlowMain.c:1660:24: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowYankMore(&edge->e_rect, halo, 1); ^ PlowMain.c:1702:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*rte->rte_proc)(edge, rules); ^ PlowMain.c:1645:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowApplySearchRules(edge) ^ In file included from PlowMain.c:38: ../plow/plowInt.h:256:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowApplySearchRules(); ^ PlowMain.c:1764:22: warning: passing arguments to 'plowFindWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dist = plowFindWidth(edge, prMin->pr_oktypes, bbox, &maxBox); ^ PlowMain.c:1767:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&maxBox, 1, 1)) ^ PlowMain.c:1777:32: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prReal->pr_dist, maskToPrint(&prReal->pr_oktypes)); ^ PlowMain.c:1782:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "find width"); ^ PlowMain.c:1738:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowBuildWidthRules(edge, bbox, phalo) ^ PlowMain.c:154:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] PlowRule *plowBuildWidthRules(); ^ PlowMain.c:1846:23: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSplitY(tp, edge->e_ytop); /* Tp is bottom tile */ ^ PlowMain.c:1849:23: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSplitY(tp, edge->e_ytop); /* Tp is bottom tile */ ^ PlowMain.c:1863:14: warning: passing arguments to 'plowMergeTop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeTop(tp, plane); ^ PlowMain.c:1877:21: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = plowSplitY(tp, edge->e_ybot); ^ PlowMain.c:1891:22: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tpL = plowSplitY(tpL, edge->e_ybot); /* TpL is upper tile */ ^ PlowMain.c:1897:17: warning: passing arguments to 'plowMergeTop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeTop(tp, plane); ^ PlowMain.c:1917:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, (RuleTableEntry *) NULL, "move"); ^ PlowMain.c:1825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMoveEdge(edge) ^ PlowMain.c:164:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowMoveEdge(); ^ PlowMain.c:1941:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSplitY(tp, y) ^ In file included from PlowMain.c:38: ../plow/plowInt.h:248:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Tile *plowSplitY(); ^ PlowMain.c:1979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeTop(tp, plane) ^ PlowMain.c:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowMergeTop(); ^ PlowMain.c:1994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeBottom(tp, plane) ^ PlowMain.c:2079:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(&plowRuleInitial, (&plowRuleInitial) + 1, RTE_NULL, ^ PlowMain.c:2088:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prCell, ^ PlowMain.c:2098:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prClearUmbra, "clear umbra", ^ PlowMain.c:2100:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_REALWIDTH, prUmbra, "umbra width", ^ PlowMain.c:2102:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_SPACING, prUmbra, "umbra spacing", ^ PlowMain.c:2106:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_REALWIDTH, prPenumbraTop, ^ PlowMain.c:2109:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_SPACING, prPenumbraTop, ^ PlowMain.c:2112:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_REALWIDTH, prPenumbraBot, ^ PlowMain.c:2115:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_SPACING, prPenumbraBot, ^ PlowMain.c:2120:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NOSPACING, prFixedPenumbraTop, ^ PlowMain.c:2123:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NOSPACING, prFixedPenumbraBot, ^ PlowMain.c:2128:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_MINWIDTH, prSliverTop, ^ PlowMain.c:2131:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_SPACING, prSliverTop, ^ PlowMain.c:2134:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_MINWIDTH, prSliverBot, ^ PlowMain.c:2137:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_SPACING, prSliverBot, ^ PlowMain.c:2143:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prInSliver, ^ PlowMain.c:2148:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prIllegalTop, ^ PlowMain.c:2151:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prIllegalBot, ^ PlowMain.c:2156:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prCoverTop, ^ PlowMain.c:2159:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prCoverBot, ^ PlowMain.c:2164:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prFixedLHS, ^ PlowMain.c:2167:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prFixedRHS, ^ PlowMain.c:2174:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prFixedDragStubs, ^ PlowMain.c:2179:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prContactLHS, ^ PlowMain.c:2182:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prContactRHS, ^ PlowMain.c:2187:17: warning: passing arguments to 'plowInitRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rp++, re, RTE_NULL, prFindCells, ^ PlowMain.c:2202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitRule(rtePtr, rteEnd, whichRules, proc, name, ltypes, rtypes) ^ PlowMain.c:157:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void plowInitRule(); ^ PlowMain.c:2245:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__PLOWYANK__", &plowYankUse, &plowYankDef); ^ PlowMain.c:2246:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__PLOWYANK__", &plowDummyUse, &plowYankDef); ^ PlowMain.c:2247:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__PLOWINCR__", &plowSpareUse, &plowSpareDef); ^ PlowMain.c:2253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShowTime(t1, t2, nqueued, nprocessed, nmoved) ^ In file included from PlowMain.c:38: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowShowTime(); ^ 167 warnings generated. --- compiling plow/PlowQueue.o rm -f PlowQueue.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 PlowQueue.c PlowQueue.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueInit(bbox, dist) ^ In file included from PlowQueue.c:32: ../plow/plowInt.h:264:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowQueueInit(); ^ PlowQueue.c:188:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(eadd, plowCurrentRule, "add"); ^ PlowQueue.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueAdd(eadd) ^ In file included from PlowQueue.c:32: ../plow/plowInt.h:245:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowQueueAdd(); ^ PlowQueue.c:503:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(enew, (RuleTableEntry *) NULL, "next"); ^ PlowQueue.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueLeftmost(edge) ^ In file included from PlowQueue.c:32: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool plowQueueLeftmost(); ^ PlowQueue.c:578:15: warning: passing arguments to 'plowDebugEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(enew, (RuleTableEntry *) NULL, "next"); ^ PlowQueue.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowQueueRightmost(edge) ^ In file included from PlowQueue.c:32: ../plow/plowInt.h:247:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool plowQueueRightmost(); ^ 11 warnings generated. --- compiling plow/PlowRandom.o rm -f PlowRandom.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 PlowRandom.c In file included from PlowRandom.c:37: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/sys/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ PlowRandom.c:118:21: warning: passing arguments to 'plowGenRandom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dir = plowGenRandom(0, 3); ^ PlowRandom.c:120:13: warning: passing arguments to 'plowGenRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowGenRect(&def->cd_bbox, &plowRect); ^ PlowRandom.c:121:13: warning: passing arguments to 'Plow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) Plow(def, &plowRect, DBAllTypeBits, plowDir); ^ PlowRandom.c:129:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[PL_DRC_ERROR], ^ PlowRandom.c:160:12: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(def, &def->cd_bbox, -1, "dummylabel", TT_SPACE, 0, 0); ^ PlowRandom.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowRandomTest(def) ^ In file included from PlowRandom.c:42: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlowRandomTest(); ^ PlowRandom.c:223:30: warning: passing arguments to 'plowGenRandom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r->r_xbot = plowGenRandom(bbox->r_xbot, bbox->r_xtop); ^ PlowRandom.c:224:30: warning: passing arguments to 'plowGenRandom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r->r_xtop = plowGenRandom(bbox->r_xbot, bbox->r_xtop); ^ PlowRandom.c:225:30: warning: passing arguments to 'plowGenRandom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r->r_ybot = plowGenRandom(bbox->r_ybot, bbox->r_ytop); ^ PlowRandom.c:226:30: warning: passing arguments to 'plowGenRandom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r->r_ytop = plowGenRandom(bbox->r_ybot, bbox->r_ytop); ^ PlowRandom.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowGenRect(bbox, r) ^ PlowRandom.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void plowGenRect(); ^ PlowRandom.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowGenRandom(lo, hi) ^ In file included from PlowRandom.c:42: ../plow/plowInt.h:262:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowGenRandom(); ^ PlowRandom.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowFileDiff(file1, file2) ^ 17 warnings generated. --- compiling plow/PlowRules1.o rm -f PlowRules1.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 PlowRules1.c PlowRules1.c:89:24: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(edge->e_pNum, &edge->e_rect, ^ PlowRules1.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prClearUmbra(edge) ^ PlowRules1.c:140:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, &searchArea, ^ PlowRules1.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prUmbra(edge, rules) ^ PlowRules1.c:234:15: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, pr->pr_ltypes, GEO_NORTH, ^ PlowRules1.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prPenumbraTop(edge, rules) ^ PlowRules1.c:259:15: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_SOUTH, ^ PlowRules1.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prPenumbraBot(edge, rules) ^ PlowRules1.c:344:25: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, ^ PlowRules1.c:352:24: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, &searchArea, ^ PlowRules1.c:304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPenumbraTopProc(outline, ar) ^ PlowRules1.c:37:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowPenumbraTopProc(); ^ PlowRules1.c:398:25: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, ^ PlowRules1.c:406:24: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, &searchArea, ^ PlowRules1.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPenumbraBotProc(outline, ar) ^ PlowRules1.c:38:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowPenumbraBotProc(); ^ PlowRules1.c:454:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(impactedEdge); ^ PlowRules1.c:428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowPenumbraRule(impactedEdge, ar) ^ PlowRules1.c:42:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowPenumbraRule(); ^ PlowRules1.c:515:15: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, pr->pr_ltypes, GEO_NORTH, ^ PlowRules1.c:527:19: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, pr->pr_ltypes, GEO_NORTH, ^ PlowRules1.c:481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prSliverTop(edge, rules) ^ PlowRules1.c:571:15: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_SOUTH, ^ PlowRules1.c:583:19: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_SOUTH, ^ PlowRules1.c:535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prSliverBot(edge, rules) ^ PlowRules1.c:645:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(&edge); ^ PlowRules1.c:622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSliverTopMove(outline, ar) ^ PlowRules1.c:39:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowSliverTopExtent(), plowSliverTopMove(); ^ PlowRules1.c:679:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(&edge); ^ PlowRules1.c:652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSliverBotMove(outline, ar) ^ PlowRules1.c:40:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowSliverBotExtent(), plowSliverBotMove(); ^ PlowRules1.c:814:29: warning: passing arguments to 'plowSliverApplyRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowSliverApplyRules(ar, TiGetTypeExact(outline->o_inside), ^ PlowRules1.c:715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSliverTopExtent(outline, ar) ^ PlowRules1.c:39:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowSliverTopExtent(), plowSliverTopMove(); ^ PlowRules1.c:920:29: warning: passing arguments to 'plowSliverApplyRules' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowSliverApplyRules(ar, TiGetTypeExact(outline->o_outside), ^ PlowRules1.c:821:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSliverBotExtent(outline, ar) ^ PlowRules1.c:40:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowSliverBotExtent(), plowSliverBotMove(); ^ PlowRules1.c:959:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSliverApplyRules(ar, far, farDist) ^ PlowRules1.c:43:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool plowSliverApplyRules(); ^ PlowRules1.c:1024:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(impactedEdge); ^ PlowRules1.c:1005:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowApplyRule(impactedEdge, ar) ^ PlowRules1.c:41:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowApplyRule(); ^ 42 warnings generated. --- compiling plow/PlowRules2.o rm -f PlowRules2.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 PlowRules2.c PlowRules2.c:91:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&atomRect, 1, 1)) ^ PlowRules2.c:96:24: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &atomRect, ^ PlowRules2.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFixedLHS(edge) ^ PlowRules2.c:125:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&atomRect, 1, 1)) ^ PlowRules2.c:130:24: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &atomRect, ^ PlowRules2.c:142:19: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&atomRect, 1, 1)) ^ PlowRules2.c:147:25: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &atomRect, ^ PlowRules2.c:161:19: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&atomRect, 1, 1)) ^ PlowRules2.c:166:25: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &atomRect, ^ PlowRules2.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFixedRHS(edge) ^ PlowRules2.c:234:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, &searchRect, pr->pr_oktypes, ^ PlowRules2.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFixedPenumbraTop(edge) ^ PlowRules2.c:264:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pr->pr_pNum, &searchRect, pr->pr_oktypes, ^ PlowRules2.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFixedPenumbraBot(edge) ^ PlowRules2.c:317:18: warning: passing arguments to 'plowYankMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (plowYankMore(&atomRect, 1, 1)) ^ PlowRules2.c:321:24: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(edge->e_pNum, &atomRect, ^ PlowRules2.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFixedDragStubs(edge) ^ PlowRules2.c:390:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*plowPropagateProcPtr)(lhsEdge); ^ PlowRules2.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDragEdgeProc(lhsEdge, movingEdge) ^ PlowRules2.c:44:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowDragEdgeProc(); ^ PlowRules2.c:427:24: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(pNum, &edge->e_rect, ^ PlowRules2.c:415:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prContactLHS(edge) ^ PlowRules2.c:444:24: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(pNum, &edge->e_rect, ^ PlowRules2.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prContactRHS(edge) ^ PlowRules2.c:496:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(edge->e_pNum, &searchArea, pr->pr_oktypes, ^ PlowRules2.c:502:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(edge->e_pNum, &searchArea, pr->pr_oktypes, ^ PlowRules2.c:470:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prCoverTop(edge) ^ PlowRules2.c:534:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(edge->e_pNum, &searchArea, pr->pr_oktypes, ^ PlowRules2.c:540:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(edge->e_pNum, &searchArea, pr->pr_oktypes, ^ PlowRules2.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prCoverBot(edge) ^ PlowRules2.c:580:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_NORTH, ^ PlowRules2.c:589:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_NORTH, ^ PlowRules2.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prIllegalTop(edge) ^ PlowRules2.c:609:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_SOUTH, ^ PlowRules2.c:617:18: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(edge->e_pNum, &startPoint, insideTypes, GEO_SOUTH, ^ PlowRules2.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prIllegalBot(edge) ^ PlowRules2.c:674:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(&edge); ^ PlowRules2.c:645:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCoverTopProc(outline, ar) ^ PlowRules2.c:42:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowCoverTopProc(), plowCoverBotProc(); ^ PlowRules2.c:710:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(&edge); ^ PlowRules2.c:681:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCoverBotProc(outline, ar) ^ PlowRules2.c:42:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowCoverTopProc(), plowCoverBotProc(); ^ PlowRules2.c:744:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowIllegalTopProc(outline, ar) ^ PlowRules2.c:43:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowIllegalTopProc(), plowIllegalBotProc(); ^ PlowRules2.c:789:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowIllegalBotProc(outline, ar) ^ PlowRules2.c:43:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowIllegalTopProc(), plowIllegalBotProc(); ^ PlowRules2.c:869:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrCellPlaneArea(cellPlane, &searchArea, plowFoundCell, ^ PlowRules2.c:856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prFindCells(edge) ^ PlowRules2.c:919:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plowYankDef->cd_planes[pNum], ^ PlowRules2.c:922:21: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(pNum, &shadowArea, DBZeroTypeBits, ^ PlowRules2.c:938:29: warning: passing arguments to 'DBSrCellPlaneArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrCellPlaneArea(plowYankDef->cd_cellPlane, ^ PlowRules2.c:893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prCell(edge) ^ PlowRules2.c:991:23: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(ar->ar_pNum, &atomRect, ^ PlowRules2.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCellDragPaint(tile, ar) ^ PlowRules2.c:41:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowCellDragPaint(), plowCellPushPaint(); ^ PlowRules2.c:1033:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(impactedEdge); ^ PlowRules2.c:1018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCellPushPaint(impactedEdge, ar) ^ PlowRules2.c:41:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowCellDragPaint(), plowCellPushPaint(); ^ PlowRules2.c:1099:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*plowPropagateProcPtr)(&edge); ^ PlowRules2.c:1059:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowFoundCell(use, ar) ^ PlowRules2.c:40:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowFoundCell(); ^ 61 warnings generated. --- compiling plow/PlowRules3.o rm -f PlowRules3.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 PlowRules3.c PlowRules3.c:99:20: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plane, &edgeBorder, &DBAllTypeBits, plowInSliverProc, ^ PlowRules3.c:109:20: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plane, &edgeBorder, &DBAllTypeBits, plowInSliverProc, ^ PlowRules3.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prInSliver(edge) ^ PlowRules3.c:133:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*inarg->ina_proc)(inarg, inarg->ina_t0, FALSE); ^ PlowRules3.c:149:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*inarg->ina_proc)(inarg, inarg->ina_t0, FALSE); ^ PlowRules3.c:179:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*inarg->ina_proc)(inarg, inarg->ina_t0, FALSE); ^ PlowRules3.c:187:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*inarg->ina_proc)(inarg, inarg->ina_t0, FALSE); ^ PlowRules3.c:196:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*inarg->ina_proc)(inarg, t1, TRUE); ^ PlowRules3.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInSliverProc(tile, inarg) ^ PlowRules3.c:40:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInSliverProc(); ^ PlowRules3.c:222:17: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plowYankDef->cd_planes[pr->pr_pNum], &inarg->ina_area, ^ PlowRules3.c:233:17: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plowYankDef->cd_planes[pr->pr_pNum], &inarg->ina_area, ^ PlowRules3.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scanDown(inarg, type, canMoveInargEdge) ^ PlowRules3.c:41:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int scanDown(), scanUp(); ^ PlowRules3.c:289:23: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(inarg->ina_rule->pr_pNum, &atomRect, ^ PlowRules3.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scanDownError(tile, inarg) ^ PlowRules3.c:42:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int scanDownError(), scanUpError(); ^ PlowRules3.c:317:17: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plowYankDef->cd_planes[pr->pr_pNum], &inarg->ina_area, ^ PlowRules3.c:328:17: warning: passing arguments to 'plowSrFinalArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plowYankDef->cd_planes[pr->pr_pNum], &inarg->ina_area, ^ PlowRules3.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scanUp(inarg, type, canMoveInargEdge) ^ PlowRules3.c:41:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int scanDown(), scanUp(); ^ PlowRules3.c:385:23: warning: passing arguments to 'plowAtomize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowAtomize(inarg->ina_rule->pr_pNum, &atomRect, ^ PlowRules3.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scanUpError(tile, inarg) ^ PlowRules3.c:42:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int scanDownError(), scanUpError(); ^ PlowRules3.c:399:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (DBSrPaintArea((Tile *) NULL, plane, area, okTypes, proc, cdata)); ^ PlowRules3.c:392:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrFinalArea(plane, area, okTypes, proc, cdata) ^ In file included from PlowRules3.c:33: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowSrFinalArea(); ^ 27 warnings generated. --- compiling plow/PlowSearch.o rm -f PlowSearch.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 PlowSearch.c PlowSearch.c:249:24: warning: passing arguments to 'plowShadowRHS' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (plowShadowRHS(tp, &s, bottom)) ^ PlowSearch.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrShadow(pNum, area, okTypes, proc, cdata) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:267:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowSrShadow(); ^ PlowSearch.c:312:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*s->s_proc)(&s->s_edge, s->s_cdata)) ^ PlowSearch.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShadowRHS(tp, s, bottomLeft) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:278:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowShadowRHS(); ^ PlowSearch.c:402:31: warning: passing arguments to 'plowShadowInitialRHS' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (plowShadowInitialRHS(tp, &s, bottom)) ^ PlowSearch.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrShadowInitial(pNum, area, okTypes, proc, cdata) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:269:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowSrShadowInitial(); ^ PlowSearch.c:468:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*s->s_proc)(&s->s_edge, s->s_cdata)) ^ PlowSearch.c:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShadowInitialRHS(tp, s, bottomLeft) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:276:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowShadowInitialRHS(); ^ PlowSearch.c:558:24: warning: passing arguments to 'plowShadowLHS' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (plowShadowLHS(tp, &s, top)) ^ PlowSearch.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrShadowBack(pNum, area, okTypes, proc, cdata) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:268:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowSrShadowBack(); ^ PlowSearch.c:622:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*s->s_proc)(&s->s_edge, s->s_cdata)) ^ PlowSearch.c:591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShadowLHS(tp, s, topRight) ^ In file included from PlowSearch.c:31: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowShadowLHS(); ^ PlowSearch.c:719:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*proc)(&edge, cdata)) ^ PlowSearch.c:674:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowAtomize(pNum, rect, proc, cdata) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:257:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowAtomize(); ^ PlowSearch.c:809:29: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowOutlineStack = StackNew(50); ^ PlowSearch.c:815:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData) NULL, plowOutlineStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:826:22: warning: passing arguments to 'plowSrOutlineInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutlineInit(&outline); ^ PlowSearch.c:846:19: warning: passing arguments to 'plowSrOutlineNext' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutlineNext(&outline); ^ PlowSearch.c:851:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*proc)(&outline, cdata)) ^ PlowSearch.c:856:12: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (STACKPOP(plowOutlineStack) != (ClientData) NULL) ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:782:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutline(pNum, startPoint, insideTypes, initialDir, dirMask, proc, cdata) ^ In file included from PlowSearch.c:31: ../plow/plowInt.h:266:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowSrOutline(); ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKOUTLINE(outline); ^ PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:30: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:70:33: note: expanded from macro 'STACKLOOK' (stackBodyEmpty(st) ? StackLook(st) : *((st)->st_ptr - 1)) ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:51: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:142:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:148:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:154:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1029:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:160:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:888:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutlineInit(outline) ^ PlowSearch.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowSrOutlineInit(); ^ PlowSearch.c:1083:9: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (STACKLOOK(plowOutlineStack)) ^ ../utils/stack.h:70:33: note: expanded from macro 'STACKLOOK' (stackBodyEmpty(st) ? StackLook(st) : *((st)->st_ptr - 1)) ^ PlowSearch.c:1098:33: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outline->o_nextOut = (Tile *) STACKPOP(plowOutlineStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1116:33: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outline->o_nextOut = (Tile *) STACKPOP(plowOutlineStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1134:32: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outline->o_nextIn = (Tile *) STACKPOP(plowOutlineStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1152:32: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outline->o_nextIn = (Tile *) STACKPOP(plowOutlineStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKOUTLINE(outline); ^ PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:30: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:70:33: note: expanded from macro 'STACKLOOK' (stackBodyEmpty(st) ? StackLook(st) : *((st)->st_ptr - 1)) ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:51: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:142:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:148:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:154:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1168:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:160:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKOUTLINE(outline); ^ PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:30: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:70:33: note: expanded from macro 'STACKLOOK' (stackBodyEmpty(st) ? StackLook(st) : *((st)->st_ptr - 1)) ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:136:5: note: expanded from macro 'STACKOUTLINE' FLUSHSTACK(plowOutlineStack); \ ^ PlowSearch.c:50:51: note: expanded from macro 'FLUSHSTACK' #define FLUSHSTACK(s) while (STACKLOOK(s)) (void) STACKPOP(s) ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:142:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:148:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:154:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1312:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowSearch.c:160:3: note: expanded from macro 'STACKOUTLINE' STACKPUSH((ClientData) tp, plowOutlineStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ PlowSearch.c:1053:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSrOutlineNext(outline) ^ PlowSearch.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowSrOutlineNext(); ^ 56 warnings generated. --- compiling plow/PlowTech.o rm -f PlowTech.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 PlowTech.c PlowTech.c:196:25: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct(argv[0], (LookupTable *) ruleKeys, sizeof ruleKeys[0]); ^ PlowTech.c:201:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*rp->rk_proc)(argc, argv); ^ PlowTech.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowDRCLine(sectionName, argc, argv) ^ PlowTech.c:244:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(layers, &set); ^ PlowTech.c:249:25: warning: passing arguments to 'LowestMaskBit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pNum = LowestMaskBit(pmask); ^ PlowTech.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowWidthRule(argc, argv) ^ PlowTech.c:74:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowEdgeRule(), plowWidthRule(), plowSpacingRule(); ^ PlowTech.c:322:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(layers1, &set1); ^ PlowTech.c:324:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(layers2, &set2); ^ PlowTech.c:335:22: warning: passing arguments to 'LowestMaskBit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pNum = LowestMaskBit(planes1); ^ PlowTech.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowSpacingRule(argc, argv) ^ PlowTech.c:74:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowEdgeRule(), plowWidthRule(), plowSpacingRule(); ^ PlowTech.c:470:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(layers1, &set1); ^ PlowTech.c:472:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(layers2, &set2); ^ PlowTech.c:482:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(cornerTypes, &setC); ^ PlowTech.c:487:25: warning: passing arguments to 'LowestMaskBit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pNum = LowestMaskBit(pmask); ^ PlowTech.c:493:30: warning: passing arguments to 'DBTechNamePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] checkPlane = DBTechNamePlane(argv[8]); ^ PlowTech.c:499:32: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ptest = DBTechNoisyNameMask(okTypes, &setM); ^ PlowTech.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowEdgeRule(argc, argv) ^ PlowTech.c:74:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowEdgeRule(), plowWidthRule(), plowSpacingRule(); ^ PlowTech.c:647:54: warning: passing arguments to 'plowTechOptimizeRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pr = plowWidthRulesTbl[i][j] = plowTechOptimizeRule(pr); ^ PlowTech.c:654:56: warning: passing arguments to 'plowTechOptimizeRule' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pr = plowSpacingRulesTbl[i][j] = plowTechOptimizeRule(pr); ^ PlowTech.c:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTechOptimizeRule(ruleList) ^ PlowTech.c:75:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] PlowRule *plowTechOptimizeRule(); ^ PlowTech.c:825:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &types); ^ PlowTech.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowTechLine(sectionName, argc, argv) ^ PlowTech.c:873:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) ^ PlowTech.c:1002:46: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(f, "\tLTYPES = %s\n", maskToPrint(&pr->pr_ltypes)); ^ PlowTech.c:1003:47: warning: passing arguments to 'maskToPrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(f, "\tOKTYPES = %s\n", maskToPrint(&pr->pr_oktypes)); ^ PlowTech.c:990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTechPrintRule(pr, f) ^ PlowTech.c:1008:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTechShowTable(table, header, f) ^ PlowTech.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTechShow(f) ^ In file included from PlowTech.c:36: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowTechShow(); ^ 33 warnings generated. --- compiling plow/PlowTest.o rm -f PlowTest.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 PlowTest.c PlowTest.c:148:50: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetEditBox(&editArea) || !ToolGetBox(&rootBoxDef, &rootBox)) ^ PlowTest.c:150:27: warning: passing arguments to 'CmdGetEditPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) CmdGetEditPoint(&editPoint, &dummyRect); ^ PlowTest.c:152:34: warning: passing arguments to 'plowGetCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((plowCmd = plowGetCommand(cmd)) == PC_ERROR) ^ PlowTest.c:166:20: warning: passing arguments to 'PlowRandomTest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowRandomTest(def); ^ PlowTest.c:169:17: warning: passing arguments to 'plowTestJog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTestJog(def, &editArea); ^ PlowTest.c:172:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(plowDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], TRUE); ^ PlowTest.c:175:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(plowDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], FALSE); ^ PlowTest.c:178:15: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(plowDebugID); ^ PlowTest.c:192:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[3], &okTypes)) ^ PlowTest.c:194:26: warning: passing arguments to 'plowSrOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrOutline(PL_TECHDEPBASE, &editArea.r_ll, okTypes, dir, ^ PlowTest.c:206:45: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cmd->tx_argc > 3 && !CmdParseLayers(cmd->tx_argv[3], &okTypes)) ^ PlowTest.c:208:15: warning: passing arguments to 'Plow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!Plow(def, &editArea, okTypes, dir)) ^ PlowTest.c:212:14: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootBoxDef); ^ PlowTest.c:213:17: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootBoxDef); ^ PlowTest.c:222:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[2], &okTypes)) ^ PlowTest.c:226:29: warning: passing arguments to 'plowSrShadowBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadowBack(PL_TECHDEPBASE, &editArea, ^ PlowTest.c:236:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[2], &okTypes)) ^ PlowTest.c:240:25: warning: passing arguments to 'plowSrShadow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSrShadow(PL_TECHDEPBASE, &editArea, ^ PlowTest.c:255:18: warning: passing arguments to 'plowTechShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTechShow(f); ^ PlowTest.c:265:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[2], &okTypes)) ^ PlowTest.c:274:26: warning: passing arguments to 'plowFindWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowFindWidth(&edge, okTypes, &def->cd_bbox, &editArea); ^ PlowTest.c:277:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootBoxDef); ^ PlowTest.c:278:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootBoxDef); ^ PlowTest.c:286:25: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[2], &okTypes)) ^ PlowTest.c:295:30: warning: passing arguments to 'plowFindWidthBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowFindWidthBack(&edge, okTypes, &def->cd_bbox, &editArea); ^ PlowTest.c:298:17: warning: passing arguments to 'ToolMoveBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveBox(TOOL_BL, &rootBox.r_ll, FALSE, rootBoxDef); ^ PlowTest.c:299:20: warning: passing arguments to 'ToolMoveCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolMoveCorner(TOOL_TR, &rootBox.r_ur, FALSE, rootBoxDef); ^ PlowTest.c:319:18: warning: passing arguments to 'plowMoveEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMoveEdge(&edge); ^ PlowTest.c:321:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &editArea, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowTest.c:332:35: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp, editArea.r_ybot, plowSplitY(tp, editArea.r_ybot)); ^ PlowTest.c:333:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &area2, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowTest.c:341:21: warning: passing arguments to 'plowMergeBottom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeBottom(tp, plane); ^ PlowTest.c:342:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &editArea, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowTest.c:350:18: warning: passing arguments to 'plowMergeTop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowMergeTop(tp, plane); ^ PlowTest.c:351:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &editArea, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowTest.c:157:13: warning: enumeration value 'PC_ERROR' not handled in switch [-Wswitch] switch (plowCmd) ^~~~~~~ PlowTest.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlowTest(w, cmd) ^ PlowTest.c:423:29: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowIndex = LookupStruct(cmd->tx_argv[1], ^ PlowTest.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowGetCommand(cmd) ^ PlowTest.c:471:33: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugID = DebugAddClient("plow", sizeof debug/sizeof debug[0]); ^ PlowTest.c:473:34: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *(debug[n].di_id) = DebugAddFlag(plowDebugID, debug[n].di_name); ^ PlowTest.c:509:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, mesg, def, scaleFactor, STYLE_SOLIDHIGHLIGHTS); ^ PlowTest.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShowShadow(edge, def) ^ PlowTest.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowShowShadow(); ^ PlowTest.c:549:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(plowYankDef); ^ PlowTest.c:557:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowYankUse); ^ PlowTest.c:558:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(plowYankDef); ^ PlowTest.c:559:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowYankDef,&TiPlaneRect,DBW_ALLWINDOWS,&DBAllButSpaceBits); ^ PlowTest.c:565:20: warning: passing arguments to 'plowCleanupJogs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCleanupJogs(area, &changedArea); ^ PlowTest.c:566:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(plowYankDef); ^ PlowTest.c:567:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowYankDef,&changedArea,DBW_ALLWINDOWS,&DBAllButSpaceBits); ^ PlowTest.c:573:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], area, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowTest.c:580:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowDummyUse); ^ PlowTest.c:581:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ PlowTest.c:582:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, area, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ PlowTest.c:583:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(def, TT_CHECKPAINT, area); ^ PlowTest.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowTestJog(def, area) ^ PlowTest.c:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowTestJog(); ^ PlowTest.c:620:18: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(edge->e_ltype), DBTypeShortName(edge->e_rtype), ^ PlowTest.c:620:50: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTypeShortName(edge->e_ltype), DBTypeShortName(edge->e_rtype), ^ PlowTest.c:628:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, "", plowYankDef, ^ PlowTest.c:636:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, "", plowYankDef, ^ PlowTest.c:644:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, "", plowYankDef, ^ PlowTest.c:652:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, "", plowYankDef, ^ PlowTest.c:657:21: warning: passing arguments to 'DBWFeedbackClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackClear(NULL); ^ PlowTest.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDebugEdge(edge, rtePtr, mesg) ^ In file included from PlowTest.c:42: ../plow/plowInt.h:259:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowDebugEdge(); ^ PlowTest.c:685:24: warning: passing arguments to 'TxGetLinePrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLinePrompt(answer, sizeof answer, " -- more -- ") == NULL) ^ PlowTest.c:690:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowYankDef, &TiPlaneRect, ^ PlowTest.c:756:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&edgeArea, mesg, EditCellUse->cu_def, ^ PlowTest.c:760:27: warning: passing arguments to 'TxGetLinePrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLinePrompt(answer, sizeof answer, prompt); ^ PlowTest.c:717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowShowOutline(outline, clipArea) ^ PlowTest.c:48:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowShowOutline(); ^ PlowTest.c:815:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowDummyUse->cu_def, &TiPlaneRect, ^ PlowTest.c:818:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowYankDef, &TiPlaneRect, ^ PlowTest.c:820:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(plowSpareDef, &TiPlaneRect, ^ PlowTest.c:811:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowDisplay(dodef) ^ 77 warnings generated. --- compiling plow/PlowWidth.o rm -f PlowWidth.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 PlowWidth.c PlowWidth.c:106:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ PlowWidth.c:123:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, plane, &wc.wc_area, &ctypes, ^ PlowWidth.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowFindWidth(edge, types, bbox, prect) ^ In file included from PlowWidth.c:31: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowFindWidth(); ^ PlowWidth.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitWidthFunc(tile, wc) ^ PlowWidth.c:39:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitWidthFunc(), plowWidthFunc(); ^ PlowWidth.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowWidthFunc(tile, wc) ^ PlowWidth.c:39:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitWidthFunc(), plowWidthFunc(); ^ PlowWidth.c:361:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ PlowWidth.c:378:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, plane, &wc.wc_area, &ctypes, ^ PlowWidth.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowFindWidthBack(edge, types, bbox, prect) ^ In file included from PlowWidth.c:31: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int plowFindWidthBack(); ^ PlowWidth.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowInitWidthBackFunc(tile, wc) ^ PlowWidth.c:40:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitWidthBackFunc(), plowWidthBackFunc(); ^ PlowWidth.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowWidthBackFunc(tile, wc) ^ PlowWidth.c:40:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowInitWidthBackFunc(), plowWidthBackFunc(); ^ 16 warnings generated. --- compiling plow/PlowYank.o rm -f PlowYank.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 PlowYank.c PlowYank.c:165:27: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceAndDRCBits, 0, plowSpareUse); ^ PlowYank.c:166:27: warning: passing arguments to 'DBCellCopyCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyCells(&scx, plowSpareUse, (Rect *) NULL); ^ PlowYank.c:175:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBCellEnum(plowYankDef, plowYankUpdateCell, (ClientData) NULL)) ^ PlowYank.c:186:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plowYankDef->cd_planes[pNum], ^ PlowYank.c:192:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(plowYankDef); ^ PlowYank.c:193:19: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(plowYankDef); ^ PlowYank.c:194:22: warning: passing arguments to 'DBCellCopyDefBody' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyDefBody(plowYankDef, &tmpDef); ^ PlowYank.c:195:22: warning: passing arguments to 'DBCellCopyDefBody' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyDefBody(plowSpareDef, plowYankDef); ^ PlowYank.c:196:22: warning: passing arguments to 'DBCellCopyDefBody' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyDefBody(&tmpDef, plowSpareDef); ^ PlowYank.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowYankMore(area, halo, back) ^ In file included from PlowYank.c:37: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool plowYankMore(); ^ PlowYank.c:243:18: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(spareChildUse); ^ PlowYank.c:246:18: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(yankChildUse); ^ PlowYank.c:247:17: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(yankChildUse, plowSpareDef); ^ PlowYank.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowYankUpdateCell(yankChildUse) ^ PlowYank.c:72:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowYankUpdateCell(); ^ PlowYank.c:314:20: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) plowSplitY(spareTp, TOP(yankTp)); ^ PlowYank.c:316:23: warning: passing arguments to 'plowSplitY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spareTp = plowSplitY(spareTp, BOTTOM(yankTp)); ^ PlowYank.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowYankUpdatePaint(yankTp, pNum) ^ PlowYank.c:73:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowYankUpdatePaint(); ^ PlowYank.c:386:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, yankDef->cd_planes[pNum], ^ PlowYank.c:393:22: warning: passing arguments to 'DBUndoEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUndoEraseLabel(origDef, origLab); ^ PlowYank.c:395:20: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUndoPutLabel(origDef, origLab); ^ PlowYank.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdateLabels(yankDef, origDef, origArea) ^ In file included from PlowYank.c:37: ../plow/plowInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void plowUpdateLabels(); ^ PlowYank.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowCheckLabel(tile, lu) ^ PlowYank.c:74:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int plowCheckLabel(); ^ PlowYank.c:503:17: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(origUse); ^ PlowYank.c:504:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(origDef, &origUse->cu_bbox, ^ PlowYank.c:506:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(origUse, &newTrans); ^ PlowYank.c:507:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(origUse, origDef); ^ PlowYank.c:508:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(origDef, &origUse->cu_bbox, ^ PlowYank.c:448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdateCell(use, origDef) ^ PlowYank.c:556:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(ui->pu_def->cd_planes[pNum], ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ PlowYank.c:535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plowUpdatePaintTile(tile, ui) ^ 35 warnings generated. --- linking libplow.o rm -f libplow.o /usr/bin/ld -r PlowCmd.o PlowJogs.o PlowMain.o PlowQueue.o PlowRandom.o PlowRules1.o PlowRules2.o PlowRules3.o PlowSearch.o PlowTech.o PlowTest.o PlowWidth.o PlowYank.o -o libplow.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plow' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/resis' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling resis/ResMain.o rm -f ResMain.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 ResMain.c ResMain.c:114:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDef = DBCellLookDef("__RESIS__"); ^ ResMain.c:117:23: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDef = DBCellNewDef("__RESIS__"); ^ ResMain.c:119:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(ResDef); ^ ResMain.c:122:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResUse = DBCellNewUse(ResDef, (char *) NULL); ^ ResMain.c:123:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(ResUse, &GeoIdentityTransform); ^ ResMain.c:158:19: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(oldtype, &residues); ^ ResMain.c:160:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(ResUse->cu_def, &(contacts->cp_rect), oldtype); ^ ResMain.c:163:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(ResUse->cu_def, &(contacts->cp_rect), t); ^ ResMain.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDissolveContacts(contacts) ^ ResMain.c:234:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(node->rs_ttype)) ^ ResMain.c:238:20: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(node->rs_ttype, &mask); ^ ResMain.c:252:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plane, rect, &mask, ^ ResMain.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMakePortBreakpoints(def) ^ ResMain.c:290:26: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResMain.c:313:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(slab->lab_type)) ^ ResMain.c:317:23: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(slab->lab_type, &mask); ^ ResMain.c:331:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plane, rect, &mask, ^ ResMain.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMakeLabelBreakpoints(def, goodies) ^ ResMain.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddBreakpointFunc(tile, node) ^ ResMain.c:389:19: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(contacts->cp_type, &mask); ^ ResMain.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFindNewContactTiles(contacts) ^ ResMain.c:476:34: warning: passing arguments to 'FindStartTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] startTile = FindStartTile(goodies, origin); ^ ResMain.c:479:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) (*tilefunc)(startTile, origin); ^ ResMain.c:561:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged |= (*tilefunc)(tile, (Point *)NULL); ^ ResMain.c:590:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged |= (*tilefunc)(tile,(Point *)NULL); ^ ResMain.c:612:24: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(resptr2, &ResNodeQueue); ^ ResMain.c:626:18: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr2, FALSE, &ResNodeList, &ResNodeQueue); ^ ResMain.c:627:21: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(resptr2); ^ ResMain.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResProcessTiles(goodies, origin) ^ ResMain.c:652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalcPerimOverlap(tile, dev) ^ ResMain.c:713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resMakeDevFunc(tile, cx) ^ ResMain.c:782:28: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devExtentsStack = StackNew(8); ^ ResMain.c:784:26: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devResetStack = StackNew(8); ^ ResMain.c:787:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tile, devExtentsStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:791:16: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = (Tile *) STACKPOP(devExtentsStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ResMain.c:792:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp, devResetStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:796:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(ResUse->cu_def->cd_planes[pNum], TiGetTypeExact(tp), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ ResMain.c:811:50: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ttype == thisDev->type) || (DBIsContact(ttype) ^ ResMain.c:812:33: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && TTMaskHasType(DBResidueMask(ttype), thisDev->type))) ^ ResMain.c:815:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, devExtentsStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:824:50: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ttype == thisDev->type) || (DBIsContact(ttype) ^ ResMain.c:825:33: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && TTMaskHasType(DBResidueMask(ttype), thisDev->type))) ^ ResMain.c:828:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, devExtentsStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:837:50: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ttype == thisDev->type) || (DBIsContact(ttype) ^ ResMain.c:838:33: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && TTMaskHasType(DBResidueMask(ttype), thisDev->type))) ^ ResMain.c:841:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, devExtentsStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:850:50: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ttype == thisDev->type) || (DBIsContact(ttype) ^ ResMain.c:851:33: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && TTMaskHasType(DBResidueMask(ttype), thisDev->type))) ^ ResMain.c:854:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, devExtentsStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResMain.c:862:16: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp = (Tile *) STACKPOP(devResetStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ResMain.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resExpandDevFunc(tile, cx) ^ ResMain.c:931:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CellDef *def = DBCellLookDef(cellname); ^ ResMain.c:937:28: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scx.scx_use = DBCellNewUse(def, (char *)NULL); ^ ResMain.c:938:13: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans (scx.scx_use, &GeoIdentityTransform); ^ ResMain.c:943:33: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagWindow *w = ToolGetBoxWindow(&scx.scx_area, (int *)NULL); ^ ResMain.c:953:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(ResUse->cu_def); ^ ResMain.c:975:22: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &FirstTileMask, 0, ResCopyMask, &TiPlaneRect, ^ ResMain.c:997:24: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ ResMain.c:1013:15: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrTiles(&scx, &tMask, 0, resExpandDevFunc, (ClientData)thisDev); ^ ResMain.c:1029:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(ResUse->cu_def); ^ ResMain.c:1031:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(scx.scx_use->cu_def, extUnInit); ^ ResMain.c:1035:55: warning: passing arguments to 'ExtFindRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResContactList = (ResContactPoint *)ExtFindRegions(ResUse->cu_def, ^ ResMain.c:1040:18: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(ResUse->cu_def, extUnInit); ^ ResMain.c:1055:13: warning: passing arguments to 'ResFracture' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFracture(plane, rect); ^ ResMain.c:1056:24: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *) NULL, plane, rect, ^ ResMain.c:1067:25: warning: passing arguments to 'ResPreProcessDevices' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPreProcessDevices(DevTiles, ResDevList, ResUse->cu_def); ^ ResMain.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResExtractNet(node, goodies, cellname) ^ In file included from ResMain.c:25: ../resis/resis.h:649:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ResExtractNet(); ^ ResMain.c:1126:28: warning: passing arguments to 'DBSrPaintClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintClient((Tile *)NULL, ResUse->cu_def->cd_planes[pNum], ^ ResMain.c:1134:14: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(ResNodeList, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMain.c:1158:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(ResUse->cu_def); ^ ResMain.c:1181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResGetTileFunc(tile, tpptr) ^ ResMain.c:1223:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(goodies->rg_ttype)) ^ ResMain.c:1225:40: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rmask = DBResidueMask(goodies->rg_ttype); ^ ResMain.c:1387:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ResUse->cu_def->cd_planes[pnum], ^ ResMain.c:1209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindStartTile(goodies, SourcePoint) ^ ResMain.c:42:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Tile *FindStartTile(); ^ ResMain.c:1418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResGetDevice(pt, type) ^ In file included from ResMain.c:25: ../resis/resis.h:628:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern resDevice *ResGetDevice(); ^ 79 warnings generated. --- compiling resis/ResJunct.o rm -f ResJunct.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 ResJunct.c ResJunct.c:93:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, PendingList); ^ ResJunct.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tile, tp, xj, yj, direction, PendingList) ^ In file included from ResJunct.c:27: ../resis/resis.h:652:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResNewSDDevice(); ^ ResJunct.c:149:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, PendingList); ^ ResJunct.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSubDevice(tile, tp, xj, yj, direction, PendingList) ^ In file included from ResJunct.c:27: ../resis/resis.h:653:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResNewSubDevice(); ^ ResJunct.c:194:18: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, NodeList); ^ ResJunct.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResProcessJunction(tile, tp, xj, yj, NodeList) ^ In file included from ResJunct.c:27: ../resis/resis.h:660:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResProcessJunction(); ^ 9 warnings generated. --- compiling resis/ResMakeRes.o rm -f ResMakeRes.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 ResMakeRes.c ResMakeRes.c:90:29: warning: passing arguments to 'ResCalcNearDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged |= ResCalcNearDevice(tile, pendingList, doneList, &ResResList); ^ ResMakeRes.c:94:29: warning: passing arguments to 'ResCalcNorthSouth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged |= ResCalcNorthSouth(tile, pendingList, doneList, &ResResList); ^ ResMakeRes.c:98:27: warning: passing arguments to 'ResCalcEastWest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged |= ResCalcEastWest(tile, pendingList, doneList, &ResResList); ^ ResMakeRes.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalcTileResistance(tile, junk, pendingList, doneList) ^ In file included from ResMakeRes.c:26: ../resis/resis.h:641:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ResCalcTileResistance(); ^ ResMakeRes.c:156:18: warning: passing arguments to 'ResSortBreaks' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(&junk->breakList, TRUE); ^ ResMakeRes.c:184:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p2->br_this, p1->br_this, pendingList, doneList); ^ ResMakeRes.c:192:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p1->br_this, p2->br_this, pendingList, doneList); ^ ResMakeRes.c:200:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p2->br_this, p1->br_this, pendingList, doneList); ^ ResMakeRes.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalcEastWest(tile, pendingList, doneList, resList) ^ ResMakeRes.c:35:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool ResCalcEastWest(); ^ ResMakeRes.c:326:18: warning: passing arguments to 'ResSortBreaks' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(&junk->breakList, FALSE); ^ ResMakeRes.c:354:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p2->br_this, p1->br_this, pendingList, doneList); ^ ResMakeRes.c:362:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p1->br_this, p2->br_this, pendingList, doneList); ^ ResMakeRes.c:370:21: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(p2->br_this, p1->br_this, pendingList, doneList); ^ ResMakeRes.c:294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalcNorthSouth(tile, pendingList, doneList, resList) ^ ResMakeRes.c:34:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool ResCalcNorthSouth(); ^ ResMakeRes.c:518:15: warning: passing arguments to 'ResSortBreaks' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(&junk->breakList,TRUE); ^ ResMakeRes.c:580:15: warning: passing arguments to 'ResSortBreaks' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(&junk->breakList, FALSE); ^ ResMakeRes.c:677:19: warning: passing arguments to 'ResSortBreaks' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(&junk->breakList, FALSE); ^ ResMakeRes.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalcNearDevice(tile, pendingList, doneList, resList) ^ ResMakeRes.c:33:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool ResCalcNearDevice(); ^ ResMakeRes.c:789:32: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] minside = CIFGetContactSize(contact->cp_type, &viawidth, &spacing, &border); ^ ResMakeRes.c:799:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, nodes); ^ ResMakeRes.c:854:19: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, nodes); ^ ResMakeRes.c:775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoContacts(contact, nodes, resList) ^ In file included from ResMakeRes.c:26: ../resis/resis.h:645:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResDoContacts(); ^ ResMakeRes.c:927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortBreaks(masterlist, xsort) ^ In file included from ResMakeRes.c:26: ../resis/resis.h:636:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResSortBreaks(); ^ 29 warnings generated. --- compiling resis/ResSimple.o rm -f ResSimple.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 ResSimple.c ResSimple.c:187:26: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(otherNode, biglist); ^ ResSimple.c:208:29: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resistor1->rr_connection1, resistor1); ^ ResSimple.c:209:29: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resistor1->rr_connection2, resistor1); ^ ResSimple.c:210:30: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(resistor1, reslist); ^ ResSimple.c:211:23: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(otherNode, node, nodelist, biglist); ^ ResSimple.c:215:32: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(otherNode, biglist); ^ ResSimple.c:223:25: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(otherNode); ^ ResSimple.c:261:16: warning: passing arguments to 'ResMoveDevices' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMoveDevices(node,otherNode); ^ ResSimple.c:277:22: warning: passing arguments to 'ResAddResistorToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddResistorToList(resistor1, reslist); ^ ResSimple.c:278:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node, resistor1); ^ ResSimple.c:279:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node, resistor2); ^ ResSimple.c:280:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node2, resistor2); ^ ResSimple.c:290:22: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(resistor2, reslist); ^ ResSimple.c:292:14: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(node, TRUE, biglist, nodelist); ^ ResSimple.c:297:24: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node1, biglist); ^ ResSimple.c:308:24: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node2, biglist); ^ ResSimple.c:315:17: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(node1); ^ ResSimple.c:348:25: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(resisptr->re_thisEl->rr_connection2, biglist); ^ ResSimple.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimplifyNet(nodelist, biglist, reslist, tolerance) ^ ResSimple.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMoveDevices(node1, node2) ^ ResSimple.c:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResMoveDevices(); ^ ResSimple.c:456:22: warning: passing arguments to 'ResAddResistorToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddResistorToList(working, &locallist); ^ ResSimple.c:533:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(current->rr_connection1, current); ^ ResSimple.c:534:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(current->rr_connection2, current); ^ ResSimple.c:539:22: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(current, reslist); ^ ResSimple.c:540:22: warning: passing arguments to 'ResAddResistorToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddResistorToList(working, reslist); ^ ResSimple.c:543:19: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(node2, node1, pendingList, biglist); ^ ResSimple.c:547:19: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(node1, node2, pendingList, biglist); ^ ResSimple.c:553:20: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node1, biglist); ^ ResSimple.c:554:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(node1, pendingList); ^ ResSimple.c:556:17: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(node1); ^ ResSimple.c:431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResScrunchNet(reslist, pendingList, biglist, tolerance) ^ ResSimple.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddResistorToList(resistor, locallist) ^ ResSimple.c:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResAddResistorToList(); ^ ResSimple.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDistributeCapacitance(nodelist, totalcap) ^ ResSimple.c:675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalculateChildCapacitance(me) ^ In file included from ResSimple.c:35: ../resis/resis.h:624:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern float ResCalculateChildCapacitance(); ^ ResSimple.c:753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCalculateTDi(node, resistor, resistorvalue) ^ ResSimple.c:838:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(currentRes->rr_connection1, currentRes); ^ ResSimple.c:839:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(currentRes->rr_connection2, currentRes); ^ ResSimple.c:840:19: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(currentRes->rr_connection1, currentRes->rr_connection2, ^ ResSimple.c:842:26: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(currentRes, resistorlist); ^ ResSimple.c:799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPruneTree(node, minTdi, nodelist1, nodelist2, resistorlist) ^ ResSimple.c:898:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(oldres->rr_node[0], oldres); ^ ResSimple.c:899:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(oldres->rr_node[1], oldres); ^ ResSimple.c:900:27: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(oldres, &ResResList); ^ ResSimple.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoSimplify(tolerance, rctol, goodies) ^ In file included from ResSimple.c:35: ../resis/resis.h:646:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResDoSimplify(); ^ ResSimple.c:1037:36: warning: passing arguments to 'ResGetDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resDevice *res = ResGetDevice(gparams.rg_devloc); ^ ResSimple.c:1043:16: warning: passing arguments to 'resPathNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resPathNode(ResOriginNode); ^ ResSimple.c:1045:12: warning: passing arguments to 'resPathRes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resPathRes((resResistor *)he.he_id); ^ ResSimple.c:1055:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resPathNode(node) ^ ResSimple.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void resPathNode(); ^ ResSimple.c:1100:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node0, res); ^ ResSimple.c:1101:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node1, res); ^ ResSimple.c:1102:26: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(res, &ResResList); ^ ResSimple.c:1082:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resPathRes(res) ^ ResSimple.c:42:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void resPathRes(); ^ 58 warnings generated. --- compiling resis/ResPrint.o rm -f ResPrint.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 ResPrint.c ResPrint.c:75:30: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResPrint.c:83:30: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResPrint.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtRes(outextfile, resistors, nodename) ^ In file included from ResPrint.c:30: ../resis/resis.h:667:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintExtRes(); ^ ResPrint.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtDev(outextfile, devices) ^ In file included from ResPrint.c:30: ../resis/resis.h:656:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintExtDev(); ^ ResPrint.c:258:30: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResPrint.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtNode(outextfile, nodelist, nodename) ^ In file included from ResPrint.c:30: ../resis/resis.h:666:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintExtNode(); ^ ResPrint.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintStats(goodies, name) ^ In file included from ResPrint.c:30: ../resis/resis.h:659:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintStats(); ^ ResPrint.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resWriteNodeName(fp, nodeptr) ^ ResPrint.c:374:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ ^ ResPrint.c:407:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(resptr->rr_tt)) ^ ResPrint.c:438:23: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(contact_res->rr_tt, &edge, &spacing, NULL); ^ ResPrint.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintFHNodes(fp, nodelist, nodename, nidx, celldef) ^ In file included from ResPrint.c:30: ../resis/resis.h:668:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintFHNodes(); ^ ResPrint.c:558:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ ^ ResPrint.c:563:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(resistors->rr_tt) && ^ ResPrint.c:568:23: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(resistors->rr_tt, &edge, NULL, NULL); ^ ResPrint.c:601:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(resistors->rr_tt)) ^ ResPrint.c:603:20: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(resistors->rr_tt, &edge, NULL, NULL); ^ ResPrint.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintFHRects(fp, reslist, nodename, eidx) ^ In file included from ResPrint.c:30: ../resis/resis.h:669:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintFHRects(); ^ ResPrint.c:658:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ ^ ResPrint.c:648:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintReference(fp, devices, cellDef) ^ In file included from ResPrint.c:30: ../resis/resis.h:657:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintReference(); ^ ResPrint.c:717:26: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetBoxWindow (&r, (int *)NULL); ^ ResPrint.c:729:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(resistors->rr_tt)) ^ ResPrint.c:758:23: warning: passing arguments to 'DBWElementAddLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWElementAddLine(w, name, &rcanon, def, STYLE_YELLOW1); ^ ResPrint.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCreateCenterlines(reslist, nidx, def) ^ In file included from ResPrint.c:30: ../resis/resis.h:670:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResCreateCenterlines(); ^ 32 warnings generated. --- compiling resis/ResReadSim.o rm -f ResReadSim.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 ResReadSim.c ResReadSim.c:129:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE *fp, *fopen(); ^ ResReadSim.c:140:21: warning: passing arguments to 'gettokens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (gettokens(line, fp) != 0) ^ ResReadSim.c:154:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fettype = DBTechNameType("efet"); ^ ResReadSim.c:157:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fettype = DBTechNameType("dfet"); ^ ResReadSim.c:160:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fettype = DBTechNameType("nfet"); ^ ResReadSim.c:163:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fettype = DBTechNameType("pfet"); ^ ResReadSim.c:166:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fettype = DBTechNameType("bnpn"); ^ ResReadSim.c:169:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (capproc) result = (*capproc)(line); ^ ResReadSim.c:172:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (resproc) result = (*resproc)(line); ^ ResReadSim.c:181:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = (*attrproc)(line[ATTRIBUTENODENAME], ^ ResReadSim.c:203:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = (*subproc)(line); ^ ResReadSim.c:212:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = (*fetproc)(line, sheetr, devptr); ^ ResReadSim.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResReadSim(simfile, fetproc, capproc, resproc, attrproc, mergeproc, subproc) ^ In file included from ResReadSim.c:36: ../resis/resis.h:662:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResReadSim(); ^ ResReadSim.c:243:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE *fp, *fopen(); ^ ResReadSim.c:255:21: warning: passing arguments to 'gettokens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (gettokens(line,fp) != 0) ^ ResReadSim.c:258:26: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResReadSim.c:269:29: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node->type = DBTechNameType(line[NODES_NODETYPE]); ^ ResReadSim.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResReadNode(nodefile) ^ In file included from ResReadSim.c:36: ../resis/resis.h:661:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResReadNode(); ^ ResReadSim.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gettokens(line, fp) ^ In file included from ResReadSim.c:36: ../resis/resis.h:674:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gettokens(); ^ ResReadSim.c:425:26: warning: passing arguments to 'extGetDevType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttype = extGetDevType(EFDevTypes[j]); ^ ResReadSim.c:442:13: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (MagAtof(wptr) == 0) ^ ResReadSim.c:445:34: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] device->resistance = MagAtof(lptr) * rpersquare/MagAtof(wptr); ^ ResReadSim.c:445:61: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] device->resistance = MagAtof(lptr) * rpersquare/MagAtof(wptr); ^ ResReadSim.c:458:25: warning: passing arguments to 'ResSimNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rvalue += ResSimNewNode(line[k], k, device); ^ ResReadSim.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimSubckt(line) ^ In file included from ResReadSim.c:36: ../resis/resis.h:621:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimSubckt(); ^ ResReadSim.c:504:16: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (MagAtof(line[RDEV_WIDTH]) != 0) ^ ResReadSim.c:505:30: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] device->resistance = MagAtof(line[RDEV_LENGTH]) * rpersquare / ^ ResReadSim.c:506:10: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagAtof(line[RDEV_WIDTH]); ^ ResReadSim.c:537:37: warning: passing arguments to 'extGetDevType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] device->rs_ttype = extGetDevType(devptr->exts_deviceName); ^ ResReadSim.c:600:27: warning: passing arguments to 'ResSimNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rvalue = ResSimNewNode(line[GATE], GATE, device) + ^ ResReadSim.c:601:25: warning: passing arguments to 'ResSimNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimNewNode(line[SOURCE], SOURCE, device) + ^ ResReadSim.c:602:25: warning: passing arguments to 'ResSimNewNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimNewNode(line[DRAIN], DRAIN, device); ^ ResReadSim.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimDevice(line, rpersquare, devptr) ^ In file included from ResReadSim.c:36: ../resis/resis.h:615:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimDevice(); ^ ResReadSim.c:636:29: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResReadSim.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimNewNode(line, type, device) ^ In file included from ResReadSim.c:36: ../resis/resis.h:664:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimNewNode(); ^ ResReadSim.c:692:30: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1 = ResInitializeNode(entry1); ^ ResReadSim.c:695:38: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1->capacitance += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:702:34: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = ResInitializeNode(entry2); ^ ResReadSim.c:703:38: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2->capacitance += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:708:38: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1->capacitance += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:713:34: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1->cap_vdd += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:717:30: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2 = ResInitializeNode(entry2); ^ ResReadSim.c:720:38: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2->capacitance += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:725:34: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2->cap_vdd += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:728:33: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node1->cap_couple += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:729:33: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node2->cap_couple += MagAtof(line[COUPLEVALUE]); ^ ResReadSim.c:679:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimCapacitor(line) ^ In file included from ResReadSim.c:36: ../resis/resis.h:617:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimCapacitor(); ^ ResReadSim.c:761:29: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResReadSim.c:767:31: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node->resistance = MagAtof(line[NODERESISTANCE]); ^ ResReadSim.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimResistor(line) ^ In file included from ResReadSim.c:36: ../resis/resis.h:618:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimResistor(); ^ ResReadSim.c:804:29: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResReadSim.c:835:28: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node->minsizeres = MagAtof(digit); ^ ResReadSim.c:842:30: warning: passing arguments to 'ResSimProcessDrivePoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimProcessDrivePoints(rootname); ^ ResReadSim.c:787:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimAttribute(aname, avalue, rootname, readextfile) ^ In file included from ResReadSim.c:36: ../resis/resis.h:619:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimAttribute(); ^ ResReadSim.c:917:26: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResReadSim.c:920:38: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node->rs_ttype = DBTechNoisyNameType(line[RES_EXT_ATTR_TILE]); ^ ResReadSim.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimProcessDrivePoints(filename) ^ ResReadSim.c:106:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResSimProcessDrivePoints(); ^ ResReadSim.c:977:41: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] thisfix->fp_ttype = DBTechNoisyNameType(line[RES_EXT_ATTR_TILE]); ^ ResReadSim.c:943:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimProcessFixPoints(filename) ^ ResReadSim.c:1011:29: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(HashFind(&ResNodeTable, line[ALIASNAME])); ^ ResReadSim.c:1013:38: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node->forward = ResInitializeNode(HashFind(&ResNodeTable, line[REALNAME])); ^ ResReadSim.c:999:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSimMerge(line) ^ In file included from ResReadSim.c:36: ../resis/resis.h:620:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSimMerge(); ^ ResReadSim.c:1040:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResInitializeNode(entry) ^ ResReadSim.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ResSimNode *ResInitializeNode(); ^ 75 warnings generated. --- compiling resis/ResRex.o rm -f ResRex.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 ResRex.c ResRex.c:138:36: warning: passing arguments to 'extResPrepSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savePlane = extResPrepSubstrate(celldef); ^ ResRex.c:151:25: warning: passing arguments to 'ExtGetDevInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (ExtGetDevInfo(idx++, &devname, NULL, NULL, NULL, NULL, NULL)) ^ ResRex.c:158:22: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildAddStr(EFDevTypes, &EFDevNumTypes, TT_MAXTYPES, devname); ^ ResRex.c:163:25: warning: passing arguments to 'ResReadSim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = (ResReadSim(celldef->cd_name, ^ ResRex.c:173:23: warning: passing arguments to 'ResReadNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = (ResReadNode(celldef->cd_name) == 0); ^ ResRex.c:179:22: warning: passing arguments to 'ResCheckBlackbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckBlackbox(celldef); ^ ResRex.c:181:19: warning: passing arguments to 'ResCheckPorts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckPorts(celldef); ^ ResRex.c:185:18: warning: passing arguments to 'DBIsSubcircuit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBIsSubcircuit(celldef)) ^ ResRex.c:186:22: warning: passing arguments to 'ResCheckSimNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckSimNodes(celldef, resisdata); ^ ResRex.c:189:19: warning: passing arguments to 'ResPrintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintStats((ResGlobalParams *)NULL, ""); ^ ResRex.c:212:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ResNodeTable); ^ ResRex.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResisForDef(celldef, resisdata) ^ ResRex.c:325:41: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = (cmd->tx_argc > 1) ? Lookup(cmd->tx_argv[1], cmdExtresisCmd) ^ ResRex.c:337:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:353:22: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tolerance = MagAtof(cmd->tx_argv[2]); ^ ResRex.c:409:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:426:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:443:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:459:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:475:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], onOff); ^ ResRex.c:486:26: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] j = DBTechNoisyNameType(cmd->tx_argv[2]); ^ ResRex.c:508:15: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ResIgnoreTable); ^ ResRex.c:533:15: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ResIncludeTable); ^ ResRex.c:565:23: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ToolGetBoxWindow((Rect *) NULL, (int *) NULL) == NULL) ^ ResRex.c:572:27: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tt = DBTechNoisyNameType(cmd->tx_argv[2]); ^ ResRex.c:573:28: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tt <= 0 || ToolGetBox(&def, &rect)== FALSE) return; ^ ResRex.c:587:20: warning: passing arguments to 'ResExtractNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ResExtractNet(&lnode, &gparams, NULL) != 0) return; ^ ResRex.c:588:23: warning: passing arguments to 'ResPrintResistorList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintResistorList(stdout, ResResList); ^ ResRex.c:589:21: warning: passing arguments to 'ResPrintDeviceList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintDeviceList(stdout, ResRDevList); ^ ResRex.c:602:38: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectedUse = CmdGetSelectedCell((Transform *) NULL); ^ ResRex.c:639:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetBox(&mainDef,(Rect *) NULL)) ^ ResRex.c:660:12: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(mainDef, resSubcircuitFunc, (ClientData) &resisdata); ^ ResRex.c:663:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ResProcessedTable); ^ ResRex.c:668:20: warning: passing arguments to 'ExtRevertSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtRevertSubstrate(sl->sl_def, sl->sl_plane); ^ ResRex.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdExtResis(win, cmd) ^ ResRex.c:715:23: warning: passing arguments to 'DBIsSubcircuit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsSubcircuit(cellDef)) ^ ResRex.c:718:12: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(cellDef, resSubcircuitFunc, (ClientData)rdata); ^ ResRex.c:709:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resSubcircuitFunc(cellUse, rdata) ^ ResRex.c:794:27: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResRex.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resPortFunc(scx, lab, tpath, result) ^ ResRex.c:851:19: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrLabels(&scx, &DBAllButSpaceAndDRCBits, 0, NULL, ^ ResRex.c:833:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckBlackbox(cellDef) ^ In file included from ResRex.c:32: ../resis/resis.h:631:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResCheckBlackbox(); ^ ResRex.c:926:27: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResRex.c:877:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckPorts(cellDef) ^ In file included from ResRex.c:32: ../resis/resis.h:630:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResCheckPorts(); ^ ResRex.c:1031:19: warning: passing arguments to 'ResPrintReference' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintReference(ResFHFile, ResRDevList, celldef); ^ ResRex.c:1063:20: warning: passing arguments to 'ResSortByGate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortByGate(&node->firstDev); ^ ResRex.c:1180:23: warning: passing arguments to 'ResExtractNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ResExtractNet(node, &gparams, outfile) != 0) ^ ResRex.c:1187:16: warning: passing arguments to 'ResDoSimplify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoSimplify(ftolerance,rctol,&gparams); ^ ResRex.c:1190:23: warning: passing arguments to 'ResWriteLumpFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResWriteLumpFile(node); ^ ResRex.c:1197:33: warning: passing arguments to 'ResWriteExtFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] failed3 += ResWriteExtFile(celldef, node, tol, rctol, ^ ResRex.c:1215:16: warning: passing arguments to 'ResPrintExtDev' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtDev(ResExtFile, ResRDevList); ^ ResRex.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckSimNodes(celldef, resisdata) ^ In file included from ResRex.c:32: ../resis/resis.h:632:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResCheckSimNodes(); ^ ResRex.c:1331:19: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, GATE, simDev, gate); ^ ResRex.c:1349:19: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, SUBS, simDev, subs); ^ ResRex.c:1389:23: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, SOURCE, simDev, source); ^ ResRex.c:1393:23: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, DRAIN, simDev, drain); ^ ResRex.c:1412:20: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(drain, source, &ResNodeQueue, ^ ResRex.c:1414:24: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(drain); ^ ResRex.c:1419:20: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(source, drain, &ResNodeQueue, ^ ResRex.c:1421:24: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(source); ^ ResRex.c:1427:27: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, SOURCE, simDev, source); ^ ResRex.c:1437:27: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, SOURCE, simDev, source); ^ ResRex.c:1458:18: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(drain, source, &ResNodeQueue, ^ ResRex.c:1460:27: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(drain); ^ ResRex.c:1465:26: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(source, drain, &ResNodeQueue, ^ ResRex.c:1467:27: warning: passing arguments to 'ResDoneWithNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(source); ^ ResRex.c:1477:23: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, DRAIN, simDev, drain); ^ ResRex.c:1487:16: warning: passing arguments to 'ResFixDevName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(newname, DRAIN, simDev, source); ^ ResRex.c:1289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixUpConnections(simDev, layoutDev, simNode, nodename) ^ ResRex.c:1529:33: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResRex.c:1535:33: warning: passing arguments to 'ResInitializeNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] node = ResInitializeNode(entry); ^ ResRex.c:1515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixDevName(line, type, device, layoutnode) ^ In file included from ResRex.c:32: ../resis/resis.h:634:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResFixDevName(); ^ ResRex.c:1586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devSortFunc(rec1, rec2) ^ ResRex.c:1637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSortByGate(DevpointerList) ^ In file included from ResRex.c:32: ../resis/resis.h:633:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResSortByGate(); ^ ResRex.c:1678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResWriteLumpFile(node) ^ In file included from ResRex.c:32: ../resis/resis.h:635:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResWriteLumpFile(); ^ ResRex.c:1713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAlignNodes(nodelist, reslist) ^ ResRex.c:1805:34: warning: passing arguments to 'ResGetDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (layoutDev = ResGetDevice(&ptr->thisDev->location, ptr->thisDev->rs_ttype)) ^ ResRex.c:1812:21: warning: passing arguments to 'ResPrintExtNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtNode(ResExtFile, ResNodeList, node->name); ^ ResRex.c:1813:26: warning: passing arguments to 'ResPrintExtRes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintExtRes(ResExtFile, ResResList, newname); ^ ResRex.c:1819:21: warning: passing arguments to 'ResPrintFHNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintFHNodes(ResFHFile, ResNodeList, node->name, nidx, celldef); ^ ResRex.c:1820:21: warning: passing arguments to 'ResPrintFHRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintFHRects(ResFHFile, ResResList, newname, eidx); ^ ResRex.c:1826:30: warning: passing arguments to 'ResCreateCenterlines' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ResCreateCenterlines(ResResList, nidx, celldef) < 0) ^ ResRex.c:1772:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResWriteExtFile(celldef, node, tol, rctol, nidx, eidx) ^ In file included from ResRex.c:32: ../resis/resis.h:665:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResWriteExtFile(); ^ 90 warnings generated. --- compiling resis/ResBasic.o rm -f ResBasic.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 ResBasic.c ResBasic.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resNodeIsPort(node, x, y, tile) ^ ResBasic.c:104:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, list); ^ ResBasic.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resAllPortNodes(tile, list) ^ ResBasic.c:136:19: warning: passing arguments to 'ResNewSDDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tp, tile, xj, yj, OTHERPLANE, &ResNodeQueue); ^ ResBasic.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMultiPlaneFunc(tile, tpptr) ^ ResBasic.c:167:20: warning: passing arguments to 'ResNewSubDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSubDevice(tp, tile, xj, yj, OTHERPLANE, &ResNodeQueue); ^ ResBasic.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSubstrateFunc(tile, tpptr) ^ ResBasic.c:223:15: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, &ResNodeQueue); ^ ResBasic.c:251:16: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(resptr, &ResNodeQueue); ^ ResBasic.c:268:19: warning: passing arguments to 'ResDoContacts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoContacts(cp, &ResNodeQueue, &ResResList); ^ ResBasic.c:297:18: warning: passing arguments to 'ResNewSDDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tile, tp, xj, yj, RIGHTEDGE, &ResNodeQueue); ^ ResBasic.c:309:31: warning: passing arguments to 'ResProcessJunction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ResProcessJunction(tile, tp, xj, yj, &ResNodeQueue); ^ ResBasic.c:329:18: warning: passing arguments to 'ResNewSDDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tile, tp, xj, yj, LEFTEDGE, &ResNodeQueue); ^ ResBasic.c:341:30: warning: passing arguments to 'ResProcessJunction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void)ResProcessJunction(tile, tp, xj, yj, &ResNodeQueue); ^ ResBasic.c:361:18: warning: passing arguments to 'ResNewSDDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tile, tp, xj, yj, BOTTOMEDGE, &ResNodeQueue); ^ ResBasic.c:373:24: warning: passing arguments to 'ResProcessJunction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResProcessJunction(tile, tp, xj, yj, &ResNodeQueue); ^ ResBasic.c:393:18: warning: passing arguments to 'ResNewSDDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResNewSDDevice(tile, tp, xj, yj, TOPEDGE, &ResNodeQueue); ^ ResBasic.c:405:24: warning: passing arguments to 'ResProcessJunction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResProcessJunction(tile, tp, xj, yj, &ResNodeQueue); ^ ResBasic.c:435:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ResUse->cu_def->cd_planes[pNum], ^ ResBasic.c:465:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ResUse->cu_def->cd_planes[pNum], ^ ResBasic.c:474:35: warning: passing arguments to 'ResCalcTileResistance' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] merged = ResCalcTileResistance(tile, tstructs, &ResNodeQueue, ^ ResBasic.c:189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEachTile(tile, startpoint) ^ 22 warnings generated. --- compiling resis/ResMerge.o rm -f ResMerge.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 ResMerge.c ResMerge.c:75:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resptr, rr1); ^ ResMerge.c:76:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resptr, rr1); ^ ResMerge.c:78:26: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:86:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:87:25: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:93:19: warning: passing arguments to 'ResMergeNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(resptr2, resptr, &ResNodeQueue, &ResNodeList); ^ ResMerge.c:95:26: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:113:30: warning: passing arguments to 'ResSeriesCheck' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status = ResSeriesCheck(resptr); ^ ResMerge.c:116:27: warning: passing arguments to 'ResParallelCheck' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status = ResParallelCheck(resptr); ^ ResMerge.c:119:27: warning: passing arguments to 'ResTriangleCheck' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] status = ResTriangleCheck(resptr); ^ ResMerge.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDoneWithNode(resptr) ^ In file included from ResMerge.c:17: ../resis/resis.h:647:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResDoneWithNode(); ^ ResMerge.c:171:24: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resptr, elimResis); ^ ResMerge.c:172:24: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(resptr, newResis); ^ ResMerge.c:173:25: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(elimResis, &ResResList); ^ ResMerge.c:174:17: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixRes(resptr, resptr2, resptr3, elimResis, newResis) ^ ResMerge.c:212:24: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(elimResis->rr_connection1, elimResis); ^ ResMerge.c:213:24: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(elimResis->rr_connection2, elimResis); ^ ResMerge.c:214:25: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(elimResis, &ResResList); ^ ResMerge.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixParallel(elimResis, newResis) ^ ResMerge.c:249:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:250:21: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:253:22: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:254:14: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:276:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:277:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:278:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection1, rr2); ^ ResMerge.c:279:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection2, rr2); ^ ResMerge.c:283:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:284:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr2, &ResResList); ^ ResMerge.c:285:16: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:307:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:308:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:309:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection1, rr2); ^ ResMerge.c:310:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection2, rr2); ^ ResMerge.c:314:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:315:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr2, &ResResList); ^ ResMerge.c:316:16: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:341:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:342:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:343:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection1, rr2); ^ ResMerge.c:344:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection2, rr2); ^ ResMerge.c:348:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:349:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr2, &ResResList); ^ ResMerge.c:350:16: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:372:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:373:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:374:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection1, rr2); ^ ResMerge.c:375:23: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection2, rr2); ^ ResMerge.c:379:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr1, &ResResList); ^ ResMerge.c:380:24: warning: passing arguments to 'ResEliminateResistor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(rr2, &ResResList); ^ ResMerge.c:381:16: warning: passing arguments to 'ResCleanNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, TRUE, &ResNodeList, &ResNodeQueue); ^ ResMerge.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSeriesCheck(resptr) ^ In file included from ResMerge.c:17: ../resis/resis.h:671:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResSeriesCheck(); ^ ResMerge.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResParallelCheck(resptr) ^ In file included from ResMerge.c:17: ../resis/resis.h:672:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResParallelCheck(); ^ ResMerge.c:554:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection2, rr1); ^ ResMerge.c:559:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr1->rr_connection1, rr1); ^ ResMerge.c:564:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection2, rr2); ^ ResMerge.c:569:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr2->rr_connection1, rr2); ^ ResMerge.c:574:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr3->rr_connection2, rr3); ^ ResMerge.c:579:26: warning: passing arguments to 'ResDeleteResPointer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(rr3->rr_connection1, rr3); ^ ResMerge.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResTriangleCheck(resptr) ^ In file included from ResMerge.c:17: ../resis/resis.h:673:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResTriangleCheck(); ^ ResMerge.c:661:24: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node1, pendingList); ^ ResMerge.c:662:19: warning: passing arguments to 'ResAddToQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(node1, pendingList); ^ ResMerge.c:714:19: warning: passing arguments to 'ResFixBreakPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixBreakPoint(&junk->breakList, node2, node1); ^ ResMerge.c:737:23: warning: passing arguments to 'ResFixBreakPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixBreakPoint(&junk->breakList, node2, node1); ^ ResMerge.c:766:26: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node2, doneList); ^ ResMerge.c:768:26: warning: passing arguments to 'ResRemoveFromQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node2, pendingList); ^ ResMerge.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResMergeNodes(node1, node2, pendingList, doneList) ^ ResMerge.c:23:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResMergeNodes(); ^ ResMerge.c:799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResDeleteResPointer(node,resistor) ^ ResMerge.c:24:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResDeleteResPointer(); ^ ResMerge.c:849:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEliminateResistor(resistor, homelist) ^ ResMerge.c:25:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResEliminateResistor(); ^ ResMerge.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCleanNode(resptr, junk, homelist1, homelist2) ^ ResMerge.c:26:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResCleanNode(); ^ ResMerge.c:972:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFixBreakPoint(sourcelist, origNode, newNode) ^ ResMerge.c:27:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResFixBreakPoint(); ^ 81 warnings generated. --- compiling resis/ResChecks.o rm -f ResChecks.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 ResChecks.c --- compiling resis/ResFract.o rm -f ResFract.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 ResFract.c ResFract.c:101:20: warning: passing arguments to 'ResCheckConcavity' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckConcavity(resSrTile, resTopTile, tt); ^ ResFract.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFracture(plane, rect) ^ In file included from ResFract.c:30: ../resis/resis.h:650:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResFracture(); ^ ResFract.c:182:27: warning: passing arguments to 'resWalkleft' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xlen = xpos - resWalkleft(top, tt, xpos, ypos, NULL); ^ ResFract.c:183:18: warning: passing arguments to 'resWalkup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ylen = resWalkup(top, tt, xpos, ypos, NULL) - ypos; ^ ResFract.c:186:22: warning: passing arguments to 'resWalkup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) resWalkup(top, tt, xpos, ypos, ResSplitX); ^ ResFract.c:204:31: warning: passing arguments to 'resWalkleft' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xlen = xpos - resWalkleft(top, tt, xpos, ypos, NULL); ^ ResFract.c:205:31: warning: passing arguments to 'resWalkdown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ylen = ypos - resWalkdown(bot, tt, xpos, ypos, NULL); ^ ResFract.c:208:21: warning: passing arguments to 'resWalkdown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) resWalkdown(bot,tt,xpos,ypos,ResSplitX); ^ ResFract.c:227:25: warning: passing arguments to 'resWalkright' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xlen = resWalkright(top, tt, xpos, ypos, NULL) - xpos; ^ ResFract.c:228:22: warning: passing arguments to 'resWalkup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ylen = resWalkup(top, tt, xpos, ypos, NULL) - ypos; ^ ResFract.c:231:19: warning: passing arguments to 'resWalkup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) resWalkup(top, tt, xpos, ypos, ResSplitX); ^ ResFract.c:247:21: warning: passing arguments to 'resWalkright' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xlen = resWalkright(top, tt, xpos, ypos, NULL) - xpos; ^ ResFract.c:248:27: warning: passing arguments to 'resWalkdown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ylen = ypos - resWalkdown(bot, tt, xpos, ypos, NULL); ^ ResFract.c:251:24: warning: passing arguments to 'resWalkdown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) resWalkdown(bot, tt, xpos, ypos, ResSplitX); ^ ResFract.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResCheckConcavity(bot, top, tt) ^ ResFract.c:41:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResCheckConcavity(); ^ ResFract.c:298:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) tile = (*func)(tile,xpos); ^ ResFract.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resWalkup(tile, tt, xpos, ypos, func) ^ In file included from ResFract.c:30: ../resis/resis.h:678:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int resWalkup(); ^ ResFract.c:339:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) tile = (*func)(tile, xpos); ^ ResFract.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resWalkdown(tile, tt, xpos, ypos, func) ^ In file included from ResFract.c:30: ../resis/resis.h:675:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int resWalkdown(); ^ ResFract.c:372:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) tile = (*func)(tile, ypos); ^ ResFract.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resWalkright(tile, tt, xpos, ypos, func) ^ In file included from ResFract.c:30: ../resis/resis.h:677:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int resWalkright(); ^ ResFract.c:413:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (func) tile = (*func)(tile, ypos); ^ ResFract.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resWalkleft(tile, tt, xpos, ypos, func) ^ In file included from ResFract.c:30: ../resis/resis.h:676:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int resWalkleft(); ^ ResFract.c:436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResSplitX(tile, x) ^ ResFract.c:32:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Tile *ResSplitX(); ^ 31 warnings generated. --- compiling resis/ResUtils.o rm -f ResUtils.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 ResUtils.c ResUtils.c:63:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) ^ ResUtils.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResFirst(tile, arg) ^ ResUtils.c:105:23: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tile); ^ ResUtils.c:126:23: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tile); ^ ResUtils.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResEach(tile, pNum, arg) ^ In file included from ResUtils.c:26: ../resis/resis.h:623:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResEach(),ResAddPlumbing(),ResRemovePlumbing(); ^ ResUtils.c:191:29: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resDevStack = StackNew(64); ^ ResUtils.c:202:26: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] junk2 = resAddField(tile); ^ ResUtils.c:259:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(source); ^ ResUtils.c:274:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(source); ^ ResUtils.c:289:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(source); ^ ResUtils.c:303:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(source); ^ ResUtils.c:318:21: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ^ ResUtils.c:335:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)source, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:340:25: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp1 = (Tile *) STACKPOP(resDevStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ResUtils.c:354:36: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileJunk *j = resAddField(tp2); ^ ResUtils.c:358:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:367:36: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileJunk *j = resAddField(tp2); ^ ResUtils.c:371:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:380:36: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileJunk *j = resAddField(tp2); ^ ResUtils.c:384:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:393:36: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileJunk *j = resAddField(tp2); ^ ResUtils.c:397:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:413:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ^ ResUtils.c:421:6: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tile, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:426:18: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp1 = (Tile *) STACKPOP(resDevStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ResUtils.c:443:29: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:444:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:452:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:463:29: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:464:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:471:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:482:22: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:483:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:490:29: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:501:29: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:502:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:509:29: warning: passing arguments to 'resAddField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Junk = resAddField(tp2); ^ ResUtils.c:522:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)source, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:527:25: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp1 = (Tile *) STACKPOP(resDevStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ ResUtils.c:545:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:558:18: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:571:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:584:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH((ClientData)tp2, resDevStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ ResUtils.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddPlumbing(tile, arg) ^ In file included from ResUtils.c:26: ../resis/resis.h:623:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResEach(),ResAddPlumbing(),ResRemovePlumbing(); ^ ResUtils.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemovePlumbing(tile, arg) ^ In file included from ResUtils.c:26: ../resis/resis.h:623:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ResEach(),ResAddPlumbing(),ResRemovePlumbing(); ^ ResUtils.c:655:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tt)) ^ ResUtils.c:660:23: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(tt, &ttresidues); ^ ResUtils.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPreProcessDevices(TileList, DeviceList, Def) ^ In file included from ResUtils.c:26: ../resis/resis.h:654:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPreProcessDevices(); ^ ResUtils.c:748:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResAddToQueue(node, list) ^ In file included from ResUtils.c:26: ../resis/resis.h:640:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResAddToQueue(); ^ ResUtils.c:771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResRemoveFromQueue(node, list) ^ In file included from ResUtils.c:26: ../resis/resis.h:663:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResRemoveFromQueue(); ^ ResUtils.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resAddField(tile) ^ In file included from ResUtils.c:26: ../resis/resis.h:629:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern tileJunk *resAddField(); ^ 58 warnings generated. --- compiling resis/ResDebug.o rm -f ResDebug.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 ResDebug.c ResDebug.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintNodeList(fp, list) ^ ResDebug.c:95:5: warning: format specifies type 'int' but the argument has type 'float' [-Wformat] list->rr_value); ^~~~~~~~~~~~~~ ResDebug.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintResistorList(fp, list) ^ In file included from ResDebug.c:27: ../resis/resis.h:658:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintResistorList(); ^ ResDebug.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResPrintDeviceList(fp, list) ^ In file included from ResDebug.c:27: ../resis/resis.h:655:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ResPrintDeviceList(); ^ 6 warnings generated. --- linking libresis.o rm -f libresis.o /usr/bin/ld -r ResMain.o ResJunct.o ResMakeRes.o ResSimple.o ResPrint.o ResReadSim.o ResRex.o ResBasic.o ResMerge.o ResChecks.o ResFract.o ResUtils.o ResDebug.o -o libresis.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/resis' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/select' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling select/selCreate.o rm -f selCreate.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 selCreate.c selCreate.c:111:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectDef = DBCellLookDef("__SELECT__"); ^ selCreate.c:114:26: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectDef = DBCellNewDef("__SELECT__"); ^ selCreate.c:116:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(SelectDef); ^ selCreate.c:120:29: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectUse = DBCellNewUse(SelectDef, (char *) NULL); ^ selCreate.c:121:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(SelectUse, &GeoIdentityTransform); ^ selCreate.c:125:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Select2Def = DBCellLookDef("__SELECT2__"); ^ selCreate.c:128:27: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Select2Def = DBCellNewDef("__SELECT2__"); ^ selCreate.c:130:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(Select2Def); ^ selCreate.c:133:30: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Select2Use = DBCellNewUse(Select2Def, (char *) NULL); ^ selCreate.c:134:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(Select2Use, &GeoIdentityTransform); ^ selCreate.c:183:23: warning: passing arguments to 'SelNetRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelNetRememberForUndo((CellDef *)NULL, (Point *)NULL, ^ selCreate.c:186:16: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(SelectDef); ^ selCreate.c:190:20: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:194:13: warning: passing arguments to 'DBEraseMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseMask(SelectDef, &TiPlaneRect, &DBAllButSpaceBits); ^ selCreate.c:201:21: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBEraseLabel(SelectDef, &TiPlaneRect, &DBAllTypeBits, &expand); ^ selCreate.c:217:25: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, selClearFunc, (ClientData) NULL); ^ selCreate.c:220:15: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(selDeleteUses[i], SelectDef); ^ selCreate.c:221:15: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(selDeleteUses[i]); ^ selCreate.c:222:25: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(selDeleteUses[i]); ^ selCreate.c:228:20: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &scx.scx_area); ^ selCreate.c:238:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &r, TRUE); ^ selCreate.c:240:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:241:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &expand, DBW_ALLWINDOWS, ^ selCreate.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selClearFunc(scx) ^ selCreate.c:276:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(SelectDef, &r, TiGetTypeExact(tile)); /* Paint back into SelectDef */ ^ selCreate.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selIntersectPaintFunc2(tile, rect) ^ selCreate.c:302:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, Select2Def->cd_planes[pNum], &r, ^ selCreate.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selIntersectPaintFunc(tile) ^ selCreate.c:355:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:358:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selCreate.c:362:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx2, &DBAllButSpaceAndDRCBits, CU_DESCEND_NO_LOCK, ^ selCreate.c:366:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(SelectDef); ^ selCreate.c:372:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(scx, &tMask, xMask, SelectUse); ^ selCreate.c:382:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[plane], ^ selCreate.c:387:16: warning: passing arguments to 'DBEraseMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseMask(SelectDef, &TiPlaneRect, &tMask); ^ selCreate.c:391:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &scx->scx_area); ^ selCreate.c:392:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:393:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &scx->scx_area, TRUE); ^ selCreate.c:394:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, ^ selCreate.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectIntersect(scx, type, xMask, negate) ^ In file included from selCreate.c:37: ../select/select.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectIntersect(); ^ selCreate.c:453:15: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:456:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:460:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(scx, types, xMask, SelectUse); ^ selCreate.c:469:26: warning: passing arguments to 'DBCellCopyGlobLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyGlobLabels(scx, &DBAllTypeBits, xMask, SelectUse, &labelArea, ^ selCreate.c:472:25: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllLabels(scx, &DBAllTypeBits, xMask, SelectUse, &labelArea); ^ selCreate.c:474:36: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else (void) DBCellCopyAllLabels(scx, types, xMask, SelectUse, &labelArea); ^ selCreate.c:479:34: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllCells(scx, xMask, SelectUse, &cellArea); ^ selCreate.c:490:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &labelArea); ^ selCreate.c:491:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:492:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &labelArea, TRUE); ^ selCreate.c:493:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, ^ selCreate.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArea(scx, types, xMask, globmatch) ^ In file included from selCreate.c:37: ../select/select.h:31:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectArea(); ^ selCreate.c:580:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, searchArea, wrongTypes, ^ selCreate.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selFindChunk(plane, wrongTypes, searchArea, containedArea, bestMin, ^ selCreate.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selSplitFunc(tile, cxp) ^ selCreate.c:654:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selChunkFunc(tile, wrong) ^ selCreate.c:718:15: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:737:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) DBMaskAddStacking(&typeMask); ^ selCreate.c:737:45: warning: passing arguments to 'DBMaskAddStacking' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) DBMaskAddStacking(&typeMask); ^ selCreate.c:751:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&newscx, &typeMask, 0, selSplitFunc, ^ selCreate.c:765:16: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selCreate.c:766:26: warning: passing arguments to 'DBCellCopyManhattanPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyManhattanPaint(&newscx, &typeMask, xMask, Select2Use); ^ selCreate.c:821:15: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(&bestChunk, &typeMask, NULL); ^ selCreate.c:828:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ selCreate.c:687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectChunk(scx, type, xMask, pArea, less) ^ In file included from selCreate.c:37: ../select/select.h:32:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectChunk(); ^ selCreate.c:887:15: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:903:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selCreate.c:904:22: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(scx, &connections[type], xMask, connections, ^ selCreate.c:912:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:922:20: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx2, &DBAllButSpaceAndDRCBits, ^ selCreate.c:924:21: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllLabels(&scx2, &DBAllTypeBits, CU_DESCEND_SPECIAL, SelectUse, ^ selCreate.c:930:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &Select2Def->cd_bbox); ^ selCreate.c:932:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:933:21: warning: passing arguments to 'DBComputeUseBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBComputeUseBbox(SelectUse); ^ selCreate.c:935:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &Select2Def->cd_extended, TRUE); ^ selCreate.c:936:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &Select2Def->cd_extended, DBW_ALLWINDOWS, ^ selCreate.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectRegion(scx, type, xMask, pArea, less) ^ In file included from selCreate.c:37: ../select/select.h:34:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectRegion(); ^ selCreate.c:992:15: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:1004:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selCreate.c:1005:22: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(scx, &mask, xMask, DBConnectTbl, ^ selCreate.c:1010:26: warning: passing arguments to 'SelNetRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelNetRememberForUndo(SelectRootDef, &savePoint, type, less, TRUE); ^ selCreate.c:1026:20: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx2, &DBAllButSpaceAndDRCBits, ^ selCreate.c:1028:21: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllLabels(&scx2, &DBAllTypeBits, CU_DESCEND_SPECIAL, SelectUse, ^ selCreate.c:1039:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:1040:21: warning: passing arguments to 'DBComputeUseBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBComputeUseBbox(SelectUse); ^ selCreate.c:1042:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &Select2Def->cd_extended, TRUE); ^ selCreate.c:1043:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &Select2Def->cd_extended, DBW_ALLWINDOWS, ^ selCreate.c:964:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectNet(scx, type, xMask, pArea, less) ^ In file included from selCreate.c:37: ../select/select.h:33:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectNet(); ^ selCreate.c:1089:15: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:1098:20: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:1100:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(selectLastUse, SelectDef); ^ selCreate.c:1101:14: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(selectLastUse); ^ selCreate.c:1102:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(selectLastUse); ^ selCreate.c:1103:20: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &area); ^ selCreate.c:1104:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &area, TRUE); ^ selCreate.c:1112:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newUse = DBCellNewUse(use->cu_def, (char *) use->cu_id); ^ selCreate.c:1113:20: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBLinkCell(newUse, SelectDef)) ^ selCreate.c:1117:19: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBLinkCell(newUse, SelectDef); ^ selCreate.c:1120:15: warning: passing arguments to 'DBSetArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetArray(use, newUse); ^ selCreate.c:1121:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(newUse, trans); ^ selCreate.c:1130:22: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellFindDup(newUse, SelectDef) != NULL) ^ selCreate.c:1132:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(newUse, SelectDef); ^ selCreate.c:1133:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(newUse); ^ selCreate.c:1138:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:1139:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(newUse, SelectDef); ^ selCreate.c:1142:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &newUse->cu_bbox); ^ selCreate.c:1143:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:1144:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &newUse->cu_bbox, TRUE); ^ selCreate.c:1145:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &newUse->cu_bbox, DBW_ALLWINDOWS, ^ selCreate.c:1068:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectCell(use, rootDef, trans, replace) ^ In file included from selCreate.c:37: ../select/select.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectCell(); ^ selCreate.c:1186:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(&scx, &mask, CU_DESCEND_SPECIAL, EditCellUse); ^ selCreate.c:1187:31: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllLabels(&scx, &DBActiveLayerBits, CU_DESCEND_SPECIAL, ^ selCreate.c:1189:30: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllCells(&scx, CU_DESCEND_SPECIAL, EditCellUse, (Rect *) NULL); ^ selCreate.c:1191:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(EditCellUse->cu_def, &editArea); ^ selCreate.c:1192:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editArea, DBW_ALLWINDOWS, ^ selCreate.c:1194:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editArea); ^ selCreate.c:1195:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ selCreate.c:1241:38: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savedPaintPlane = DBNewPaintPlane(DBPaintPlaneActive); ^ selCreate.c:1242:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_SPECIAL, ^ selCreate.c:1244:20: warning: passing arguments to 'DBNewPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewPaintPlane(savedPaintPlane); ^ selCreate.c:1245:31: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, EditCellUse, ^ selCreate.c:1247:30: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllCells(&scx, CU_DESCEND_SPECIAL, EditCellUse, (Rect *) NULL); ^ selCreate.c:1250:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(EditCellUse->cu_def, &editArea); ^ selCreate.c:1251:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editArea, DBW_ALLWINDOWS, ^ selCreate.c:1253:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editArea); ^ selCreate.c:1254:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ selCreate.c:1257:18: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ selCreate.c:1259:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selCreate.c:1272:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, Select2Def->cd_planes[plane], ^ selCreate.c:1275:2: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMergeNMTiles(Select2Def->cd_planes[plane], &TiPlaneRect, ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) ^ selCreate.c:1279:31: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, ^ selCreate.c:1290:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumCells(TRUE, (bool *) NULL, &scx, selACCellFunc, ^ selCreate.c:1293:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selCreate.c:1294:21: warning: passing arguments to 'DBComputeUseBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBComputeUseBbox(SelectUse); ^ selCreate.c:1304:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, (Rect *) NULL); ^ selCreate.c:1305:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, ^ selCreate.c:1221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(newSourceDef) ^ In file included from selCreate.c:36: ../select/selInt.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectAndCopy2(); ^ selCreate.c:1340:17: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintNMArea((Tile *) NULL, EditCellUse->cu_def->cd_planes[plane], ^ selCreate.c:1345:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, EditCellUse->cu_def->cd_planes[plane], ^ selCreate.c:1323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selACPaintFunc(tile, plane) ^ selCreate.c:1399:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(rtype); ^ selCreate.c:1410:20: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(editClip, &selArea, TRUE, dinfo, points, &np); ^ selCreate.c:1412:20: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&selArea, editClip, TRUE, type, points, &np); ^ selCreate.c:1468:15: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(SelectDef, &rrect, &tmask, 0); ^ selCreate.c:1486:15: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(SelectDef, &rrect, &tmask, 0); ^ selCreate.c:1501:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(rtype); ^ selCreate.c:1510:17: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(SelectDef, &selArea, &tmask, type); ^ selCreate.c:1361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selACPaintFunc2(tile, selACarg) ^ selCreate.c:1530:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newUse = DBCellNewUse(selUse->cu_def, realUse->cu_id); ^ selCreate.c:1531:20: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBLinkCell(newUse, SelectDef)) ^ selCreate.c:1535:19: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBLinkCell(newUse, SelectDef); ^ selCreate.c:1539:15: warning: passing arguments to 'DBSetArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetArray(selUse, newUse); ^ selCreate.c:1540:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(newUse, &selUse->cu_transform); ^ selCreate.c:1541:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(newUse, SelectDef); ^ selCreate.c:1519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selACCellFunc(selUse, realUse) ^ 162 warnings generated. --- compiling select/selDisplay.o rm -f selDisplay.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 selDisplay.c selDisplay.c:111:22: warning: passing arguments to 'DBBoundPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBBoundPlane(plane, &planeArea)) return; ^ selDisplay.c:127:15: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(STYLE_OUTLINEHIGHLIGHTS); ^ selDisplay.c:131:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, displayDef->cd_planes[i], ^ selDisplay.c:156:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, plane, &larger, &DBAllButSpaceBits, ^ selDisplay.c:161:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &tmpr, &screenArea); ^ selDisplay.c:163:18: warning: passing arguments to 'DBWDrawLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWDrawLabel(label, &screenArea, label->lab_just, ^ selDisplay.c:169:22: warning: passing arguments to 'DBWDrawFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWDrawFontLabel(label, window, &selDisUse->cu_transform, ^ selDisplay.c:186:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(&GrScreenRect); ^ selDisplay.c:190:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, selRedisplayCellFunc, (ClientData) window); ^ selDisplay.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRedisplay(window, plane) ^ selDisplay.c:229:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, selRedisplayPlane, &tmpr, ^ selDisplay.c:245:27: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(window, &tmpr, &screenEdge); ^ selDisplay.c:248:24: warning: passing arguments to 'GrDrawTriangleEdge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawTriangleEdge(&screenEdge, TiGetTypeExact(tile)); ^ selDisplay.c:270:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &tmpr, &screenEdge); ^ selDisplay.c:271:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipLine(screenEdge.r_xbot, screenEdge.r_ybot, ^ selDisplay.c:296:25: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &tmpr, &screenEdge); ^ selDisplay.c:297:16: warning: passing arguments to 'GrClipLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipLine(screenEdge.r_xbot, screenEdge.r_ybot, ^ selDisplay.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selRedisplayFunc(tile, window) ^ selDisplay.c:325:29: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propval = (char *)DBPropGet(scx->scx_use->cu_def, "FIXED_BBOX", &found); ^ selDisplay.c:341:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBSrPaintArea((Tile *) NULL, selRedisplayPlane, &tmp, ^ selDisplay.c:344:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(window, &tmp, &screen); ^ selDisplay.c:345:5: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFastBox(&screen); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #define GrFastBox(x) GrDrawFastBox(x, 0) ^ selDisplay.c:349:16: warning: passing arguments to 'GrLabelSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLabelSize("BBB", GEO_CENTER, GR_TEXT_SMALL, &tmp); ^ selDisplay.c:356:14: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(scx->scx_use->cu_def->cd_name, STYLE_SOLIDHIGHLIGHTS, &p, ^ selDisplay.c:358:24: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPrintUseId(scx, idName, 100, TRUE); ^ selDisplay.c:360:14: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(idName, STYLE_SOLIDHIGHLIGHTS, &p, GEO_CENTER, ^ selDisplay.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selRedisplayCellFunc(scx, window) ^ selDisplay.c:402:16: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLAddClient(SelRedisplay); ^ selDisplay.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(selectUse, displayRoot) ^ selDisplay.c:441:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, seluse->cu_def->cd_planes[i], ^ selDisplay.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelCopyToFeedback(celldef, seluse, style, text) ^ selDisplay.c:463:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, fld->text, selDisRoot, 1, fld->style | ^ selDisplay.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selFeedbackFunc(tile, fld) ^ 33 warnings generated. --- compiling select/selEnum.o rm -f selEnum.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 selEnum.c selEnum.c:166:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, SelectDef->cd_planes[plane], ^ selEnum.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumPaint(layers, editOnly, foundNonEdit, func, clientData) ^ In file included from selEnum.c:36: ../select/select.h:46:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SelEnumPaint(); ^ selEnum.c:216:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*arg->sea_func)(&arg->sea_rect, arg->sea_type, arg->sea_cdarg) != 0) ^ selEnum.c:241:17: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintNMArea((Tile *)NULL, ^ selEnum.c:246:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ^ selEnum.c:260:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*arg->sea_func)(&rootRect, arg->sea_rectList->r_type, arg->sea_cdarg) != 0) ^ selEnum.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumPFunc1(tile, arg) ^ selEnum.c:291:40: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rmask = DBResidueMask(ttype); ^ selEnum.c:328:40: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *cmask = DBResidueMask(chktype); ^ selEnum.c:343:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype)) ^ selEnum.c:351:44: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rmask = DBResidueMask(ttype); ^ selEnum.c:379:20: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&arg->sea_rect, &lr->r_r, TRUE, arg->sea_type, points, &np); ^ selEnum.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumPFunc2(tile, arg) ^ selEnum.c:580:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellSrArea(&scx2, selEnumCFunc1, (ClientData) &arg) != 0) ^ selEnum.c:540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumCells(editOnly, foundNonEdit, scx, func, clientData) ^ In file included from selEnum.c:36: ../select/select.h:47:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SelEnumCells(); ^ selEnum.c:633:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*arg->sea_func)(scx->scx_use, parent, &GeoIdentityTransform, ^ selEnum.c:657:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx2, selEnumCFunc2, (ClientData) arg); ^ selEnum.c:682:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*arg->sea_func)(scx->scx_use, arg->sea_foundUse, ^ selEnum.c:590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumCFunc1(scx, arg) ^ selEnum.c:728:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellSrArea(scx, selEnumCFunc2, (ClientData) arg) != 0) ^ selEnum.c:697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumCFunc2(scx, arg) ^ selEnum.c:814:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(&scx, &DBAllTypeBits, 0, (TerminalPath *) NULL, ^ selEnum.c:821:20: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrLabels(&scx, &DBAllTypeBits, 0, (TerminalPath *) NULL, ^ selEnum.c:841:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(arg.sea_foundLabel, arg.sea_foundUse, ^ selEnum.c:845:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func)(selLabel, SelectUse, &SelectUse->cu_transform, clientData); ^ selEnum.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumLabelsBase(layers, editOnly, doMirror, foundNonEdit, func, clientData) ^ selEnum.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumLabels(layers, editOnly, foundNonEdit, func, clientData) ^ In file included from selEnum.c:36: ../select/select.h:48:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SelEnumLabels(); ^ selEnum.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumLabelsMirror(layers, editOnly, foundNonEdit, func, clientData) ^ In file included from selEnum.c:36: ../select/select.h:49:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SelEnumLabelsMirror(); ^ selEnum.c:911:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumLFunc(scx, label, tpath, arg) ^ selEnum.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selEnumLFunc2(scx, label, tpath, arg) ^ 34 warnings generated. --- compiling select/selOps.o rm -f selOps.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 selOps.c selOps.c:116:24: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumPaint(&DBAllButSpaceAndDRCBits, TRUE, &nonEdit, ^ selOps.c:123:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumCells(TRUE, &nonEdit, (SearchContext *) NULL, ^ selOps.c:131:25: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumLabels(&DBAllTypeBits, TRUE, &nonEdit, ^ selOps.c:140:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ selOps.c:142:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editArea, DBW_ALLWINDOWS, ^ selOps.c:144:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editArea); ^ selOps.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectDelete(msg, do_clear) ^ In file included from selOps.c:36: ../select/select.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectDelete(); ^ selOps.c:163:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(type, &RootToEditTransform); ^ selOps.c:174:17: warning: passing arguments to 'DBEraseValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseValid(EditCellUse->cu_def, &editRect, &tmask, dinfo); ^ selOps.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selDelPaintFunc(rect, type) ^ selOps.c:188:17: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(use, use->cu_parent); ^ selOps.c:189:17: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(use); ^ selOps.c:190:27: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(use); ^ selOps.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selDelCellFunc(selUse, use) ^ selOps.c:203:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(EditCellUse->cu_def, &label->lab_rect, -1, ^ selOps.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selDelLabelFunc(label) ^ selOps.c:247:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selOps.c:251:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_NO_LOCK, ^ selOps.c:253:31: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_NO_LOCK, Select2Use, ^ selOps.c:255:30: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllCells(&scx, CU_DESCEND_NO_LOCK, Select2Use, (Rect *) NULL); ^ selOps.c:256:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(Select2Def); ^ selOps.c:260:19: warning: passing arguments to 'SelectAndCopy2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(EditRootDef); ^ selOps.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectCopy(transform) ^ In file included from selOps.c:36: ../select/select.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectCopy(); ^ selOps.c:292:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selOps.c:296:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_ALL, Select2Use); ^ selOps.c:297:22: warning: passing arguments to 'FlatCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FlatCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_ALL, Select2Use); ^ selOps.c:298:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(Select2Def); ^ selOps.c:304:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selOps.c:310:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_SPECIAL, ^ selOps.c:312:24: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllLabels(&scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, SelectUse, ^ selOps.c:314:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selOps.c:316:23: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &SelectUse->cu_bbox); ^ selOps.c:319:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &SelectDef->cd_extended, TRUE); ^ selOps.c:320:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_extended, DBW_ALLWINDOWS, ^ selOps.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selShortTileProc(tile, ssd) ^ selOps.c:525:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype)) ^ selOps.c:538:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[p], ^ selOps.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selShortFindReverse(rlist, tile, pnum, fdir) ^ selOps.c:598:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShortData *NewSD(cost, tile, type, pnum) ^ selOps.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selShortProcessTile(tile, cost, fdir, mask) ^ selOps.c:728:23: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShortStack = StackNew(64); ^ selOps.c:735:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:739:20: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sd = (ShortData *)STACKPOP(ShortStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ selOps.c:758:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:773:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:788:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:803:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:809:37: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((!IsSplit(tile)) && DBIsContact(type)) ^ selOps.c:825:4: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(sd, ShortStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ selOps.c:712:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selShortFindForward(srctile, srctype, srcpnum, desttile) ^ In file included from selOps.c:36: ../select/select.h:42:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ExtRectList *SelectShort(); ^ selOps.c:861:1: note: conflicting prototype is here SelectShort(char *lab1, char *lab2) ^ selOps.c:879:30: warning: passing arguments to 'ToolGetBoxWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = ToolGetBoxWindow(&rect, &windowMask); ^ selOps.c:887:27: warning: passing arguments to 'CmdFindNetProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttype = CmdFindNetProc(lab1, use, &rect, FALSE); ^ selOps.c:896:14: warning: passing arguments to 'SelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectNet(&scx, ttype, crec->dbw_bitmask, (Rect *)NULL, FALSE); ^ selOps.c:901:31: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((srclab == NULL) && Match(lab1, selLabel->lab_text)) ^ selOps.c:904:32: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((destlab == NULL) && Match(lab2, selLabel->lab_text)) ^ selOps.c:942:70: warning: too many arguments in call to 'selShortFindForward' selShortFindForward(srctile, srctype, srcpnum, desttile, desttype); ~~~~~~~~~~~~~~~~~~~ ^ selOps.c:985:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selOps.c:986:24: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumPaint(&DBAllButSpaceAndDRCBits, TRUE, (bool *) NULL, ^ selOps.c:988:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumCells(TRUE, (bool *) NULL, (SearchContext *) NULL, ^ selOps.c:990:25: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumLabels(&DBAllTypeBits, TRUE, (bool *) NULL, ^ selOps.c:992:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(Select2Def); ^ selOps.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selTransTo2(transform) ^ selOps.c:1010:31: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loctype = DBTransformDiagonal(type, transform); ^ selOps.c:1018:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(Select2Def, &newarea, loctype); ^ selOps.c:999:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selTransPaintFunc(rect, type, transform) ^ selOps.c:1042:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newUse = DBCellNewUse(selUse->cu_def, (char *) realUse->cu_id); ^ selOps.c:1043:20: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBLinkCell(newUse, Select2Def)) ^ selOps.c:1047:19: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBLinkCell(newUse, Select2Def); ^ selOps.c:1050:15: warning: passing arguments to 'DBSetArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetArray(selUse, newUse); ^ selOps.c:1051:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(newUse, &newTrans); ^ selOps.c:1054:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(newUse, Select2Def); ^ selOps.c:1028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selTransCellFunc(selUse, realUse, realTrans, transform) ^ selOps.c:1082:23: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPointDelta(defTransform, &label->lab_offset, &rootOffset); ^ selOps.c:1083:31: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rootRotate = GeoTransAngle(defTransform, label->lab_rotate); ^ selOps.c:1087:23: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPointDelta(transform, &rootOffset, &finalOffset); ^ selOps.c:1088:32: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] finalRotate = GeoTransAngle(transform, rootRotate); ^ selOps.c:1090:26: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPutFontLabel(Select2Def, &finalArea, label->lab_font, ^ selOps.c:1065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selTransLabelFunc(label, cellUse, defTransform, transform) ^ selOps.c:1136:19: warning: passing arguments to 'SelectAndCopy2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(EditRootDef); ^ selOps.c:1115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectTransform(transform) ^ In file included from selOps.c:36: ../select/select.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectTransform(); ^ selOps.c:1166:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumCells(FALSE, (bool *) NULL, (SearchContext *) NULL, ^ selOps.c:1158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectExpand(mask) ^ In file included from selOps.c:36: ../select/select.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectExpand(); ^ selOps.c:1193:25: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBDescendSubcell(use, mask)) ^ selOps.c:1195:10: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBExpand(selUse, mask, FALSE); ^ selOps.c:1196:10: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBExpand(use, mask, FALSE); ^ selOps.c:1197:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(use->cu_parent, &use->cu_bbox, mask, ^ selOps.c:1202:10: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBExpand(selUse, mask, TRUE); ^ selOps.c:1203:10: warning: passing arguments to 'DBExpand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBExpand(use, mask, TRUE); ^ selOps.c:1204:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(use->cu_parent, &use->cu_bbox, mask, &DBAllButSpaceBits); ^ selOps.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selExpandFunc(selUse, use, transform, mask) ^ selOps.c:1241:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selOps.c:1242:24: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumPaint(&DBAllButSpaceAndDRCBits, TRUE, (bool *) NULL, ^ selOps.c:1244:24: warning: passing arguments to 'SelEnumCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumCells(TRUE, (bool *) NULL, (SearchContext *) NULL, ^ selOps.c:1246:25: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumLabels(&DBAllTypeBits, TRUE, (bool *) NULL, ^ selOps.c:1248:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(Select2Def); ^ selOps.c:1256:19: warning: passing arguments to 'SelectAndCopy2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(EditRootDef); ^ selOps.c:1227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArray(arrayInfo) ^ In file included from selOps.c:36: ../select/select.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectArray(); ^ selOps.c:1284:13: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(Select2Def, ¤t, type); ^ selOps.c:1264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selArrayPFunc(rect, type, arrayInfo) ^ selOps.c:1314:26: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newUse = DBCellNewUse(use->cu_def, (char *) use->cu_id); ^ selOps.c:1315:20: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBLinkCell(newUse, Select2Def)) ^ selOps.c:1319:19: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBLinkCell(newUse, Select2Def); ^ selOps.c:1324:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(newUse, transform); ^ selOps.c:1326:16: warning: passing arguments to 'DBMakeArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMakeArray(newUse, &tinv, arrayInfo->ar_xlo, ^ selOps.c:1341:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(newUse, &newTrans); ^ selOps.c:1343:22: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellFindDup(newUse, Select2Def) != NULL) ^ selOps.c:1345:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(newUse, Select2Def); ^ selOps.c:1346:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(newUse); ^ selOps.c:1348:21: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else DBPlaceCell(newUse, Select2Def); ^ selOps.c:1300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selArrayCFunc(selUse, use, transform, arrayInfo) ^ selOps.c:1379:31: warning: passing arguments to 'GeoTransAngle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rootRotate = GeoTransAngle(transform, label->lab_rotate); ^ selOps.c:1380:23: warning: passing arguments to 'GeoTransPointDelta' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPointDelta(transform, &label->lab_offset, &rootOffset); ^ selOps.c:1384:14: warning: passing arguments to 'nmGetNums' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmGetNums(label->lab_text, &labx, &laby); ^ selOps.c:1403:22: warning: passing arguments to 'nmPutNums' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] astr = nmPutNums(label->lab_text, labx + xi, laby + yi); ^ selOps.c:1404:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(Select2Def, ¤t, -1, astr); ^ selOps.c:1405:20: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutFontLabel(Select2Def, ¤t, label->lab_font, ^ selOps.c:1358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selArrayLFunc(label, use, transform, arrayInfo) ^ selOps.c:1486:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, Select2Def->cd_planes[plane], ^ selOps.c:1501:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, Select2Def->cd_planes[plane], ^ selOps.c:1518:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &selStretchList->sa_area, &tmask, type); ^ selOps.c:1528:19: warning: passing arguments to 'SelectAndCopy2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(EditRootDef); ^ selOps.c:1529:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editModified, DBW_ALLWINDOWS, ^ selOps.c:1531:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editModified); ^ selOps.c:1438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectStretch(x, y) ^ In file included from selOps.c:36: ../select/select.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectStretch(); ^ selOps.c:1598:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ selOps.c:1608:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tmpmask = *DBResidueMask(t); ^ selOps.c:1624:30: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (DBPlaneToResidue(type, planeNum)); ^ selOps.c:1645:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(t)) ^ selOps.c:1648:14: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, &editArea, t); ^ selOps.c:1664:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, EditCellUse->cu_def->cd_planes[planeNum], ^ selOps.c:1669:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(EditCellUse->cu_def->cd_planes[planeNum], &editArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ selOps.c:1551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selStretchEraseFunc(tile, plane) ^ selOps.c:1684:20: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaneToResidue(TiGetLeftType(tile), pa->pa_plane)); ^ selOps.c:1683:13: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, pa->pa_area, ^ selOps.c:1687:20: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaneToResidue(TiGetRightType(tile), pa->pa_plane)); ^ selOps.c:1686:13: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, pa->pa_area, ^ selOps.c:1691:19: warning: passing arguments to 'DBPlaneToResidue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaneToResidue(TiGetType(tile), pa->pa_plane)); ^ selOps.c:1690:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(EditCellUse->cu_def, pa->pa_area, ^ selOps.c:1676:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selStretchEraseFunc2(tile, pa) ^ selOps.c:1771:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ selOps.c:1715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selStretchFillFunc(tile, plane) ^ selOps.c:1815:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ selOps.c:1783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selStretchFillFunc2(tile, area) ^ selOps.c:1891:26: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sMask = DBResidueMask(selStretchType); ^ selOps.c:1897:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(type) || !DBIsContact(selStretchType) || ^ selOps.c:1897:43: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(type) || !DBIsContact(selStretchType) || ^ selOps.c:1898:32: warning: passing arguments to 'DBTechFindStacking' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (((stype = DBTechFindStacking(type, selStretchType)) ^ selOps.c:1917:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (DBIsContact(type) && DBIsContact(selStretchType) ^ selOps.c:1917:46: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (DBIsContact(type) && DBIsContact(selStretchType) ^ selOps.c:1926:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tMask = DBResidueMask(type); ^ selOps.c:1831:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selStretchFillFunc3(tile, area) ^ selOps.c:1980:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ selOps.c:1981:30: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllPaint(scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_SPECIAL, ^ selOps.c:1983:31: warning: passing arguments to 'DBCellCopyAllLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllLabels(scx, &DBAllTypeBits, CU_DESCEND_SPECIAL, Select2Use, ^ selOps.c:1985:30: warning: passing arguments to 'DBCellCopyAllCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyAllCells(scx, CU_DESCEND_SPECIAL, Select2Use, (Rect *) NULL); ^ selOps.c:1986:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(Select2Def); ^ selOps.c:1990:19: warning: passing arguments to 'SelectAndCopy2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAndCopy2(EditRootDef); ^ selOps.c:1966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectDump(scx) ^ In file included from selOps.c:36: ../select/select.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelectDump(); ^ 166 warnings generated. --- compiling select/selUndo.o rm -f selUndo.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 selUndo.c selUndo.c:137:36: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoClientID = UndoAddClient((void (*)()) NULL, (void (*)()) NULL, ^ selUndo.c:145:39: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoNetClientID = UndoAddClient((void (*)()) NULL, (void (*)()) NULL, ^ selUndo.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(before, def, area) ^ In file included from selUndo.c:40: ../select/selInt.h:35:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelRememberForUndo(); ^ selUndo.c:252:18: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, sue->sue_def); ^ selUndo.c:254:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selUndo.c:256:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(sue->sue_def, &sue->sue_area, TRUE); ^ selUndo.c:257:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &sue->sue_area, DBW_ALLWINDOWS, ^ selUndo.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoForw(sue) ^ selUndo.c:267:18: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, sue->sue_def); ^ selUndo.c:269:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selUndo.c:271:13: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(sue->sue_def, &sue->sue_area, TRUE); ^ selUndo.c:272:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &sue->sue_area, DBW_ALLWINDOWS, ^ selUndo.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoBack(sue) ^ selUndo.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelNetRememberForUndo(def, startpoint, type, less, before) ^ In file included from selUndo.c:40: ../select/selInt.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelNetRememberForUndo(); ^ selUndo.c:380:29: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = CmdGetRootPoint((Point *) NULL, (Rect *) NULL); ^ selUndo.c:388:14: warning: passing arguments to 'SelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectNet(&scx, sue->sue_type, crec->dbw_bitmask, (Rect *) NULL, ^ selUndo.c:366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoCreateNet(sue) ^ selUndo.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoNetForw(sue) ^ selUndo.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelUndoNetBack(sue) ^ 21 warnings generated. --- compiling select/selUnselect.o rm -f selUnselect.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 selUnselect.c selUnselect.c:56:10: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(SelectDef, &rect, type); ^ selUnselect.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selUnselFunc(tile, arg) ^ selUnselect.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selRemoveCellFunc(scx, cdarg) ^ selUnselect.c:130:21: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selUnselect.c:140:22: warning: passing arguments to 'DBEraseGlobLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseGlobLabel(SelectDef, area, &DBAllTypeBits, &areaReturn, globmatch); ^ selUnselect.c:142:18: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabel(SelectDef, area, &DBAllTypeBits, &areaReturn); ^ selUnselect.c:145:14: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabel(SelectDef, area, mask, &areaReturn); ^ selUnselect.c:149:14: warning: passing arguments to 'DBEraseMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseMask(SelectDef, area, mask); ^ selUnselect.c:169:23: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, selRemoveCellFunc, (ClientData) &bbox); ^ selUnselect.c:174:20: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(selRemoveUses[i], SelectDef); ^ selUnselect.c:175:20: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(selRemoveUses[i]); ^ selUnselect.c:176:30: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(selRemoveUses[i]); ^ selUnselect.c:186:21: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &bbox); ^ selUnselect.c:188:14: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &bbox, TRUE); ^ selUnselect.c:189:18: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selUnselect.c:190:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &bbox, DBW_ALLWINDOWS, (TileTypeBitMask *) NULL); ^ selUnselect.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(area, mask, globmatch) ^ In file included from selUnselect.c:21: ../select/select.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SelRemoveArea(); ^ selUnselect.c:217:24: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPutFontLabel(Select2Def, &label->lab_rect, label->lab_font, ^ selUnselect.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selRemoveLabelPaintFunc(tile, label) ^ selUnselect.c:259:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, Select2Def->cd_planes[plane], ^ selUnselect.c:279:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ selUnselect.c:292:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(SelectDef, &label->lab_rect, -1, label->lab_text); ^ selUnselect.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveCellSearchFunc(scx, cdarg) ^ selUnselect.c:397:19: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellSrArea(&scx, SelRemoveCellSearchFunc, (ClientData) &args) == 0) ^ selUnselect.c:408:21: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ selUnselect.c:409:15: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(args.sel_use, SelectDef); ^ selUnselect.c:410:15: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(args.sel_use); ^ selUnselect.c:411:25: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellDeleteUse(args.sel_use); ^ selUnselect.c:412:21: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &scx.scx_area); ^ selUnselect.c:413:14: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &scx.scx_area, TRUE); ^ selUnselect.c:414:18: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ selUnselect.c:415:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &scx.scx_area, ^ selUnselect.c:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectRemoveCellUse(use, trans) ^ In file included from selUnselect.c:21: ../select/select.h:41:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SelectRemoveCellUse(); ^ 35 warnings generated. --- linking libselect.o rm -f libselect.o /usr/bin/ld -r selCreate.o selDisplay.o selEnum.o selOps.o selUndo.o selUnselect.o -o libselect.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/select' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/sim' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling sim/SimDBstuff.o rm -f SimDBstuff.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 SimDBstuff.c SimDBstuff.c:141:33: warning: passing arguments to 'SimGetNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strcpy(nodeName, SimGetNodeName(cx->tc_scx, tile, tpath->tp_first)); ^ SimDBstuff.c:148:44: warning: passing arguments to 'efPreferredName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (bestName[0] == '\0' || efPreferredName(nodeName, bestName)) ^ SimDBstuff.c:158:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(loctype, &scx->scx_trans); ^ SimDBstuff.c:171:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(loctype)) ^ SimDBstuff.c:173:40: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rMask = DBResidueMask(loctype); ^ SimDBstuff.c:181:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ctype)) ^ SimDBstuff.c:183:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cMask = DBResidueMask(ctype); ^ SimDBstuff.c:192:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cMask = DBResidueMask(ctype); ^ SimDBstuff.c:205:24: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintNMArea((Tile *) NULL, def->cd_planes[pNum], ^ SimDBstuff.c:212:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(def->cd_planes[pNum], dinfo, &newarea, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ SimDBstuff.c:279:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData)csa2->csa2_list, csa2->csa2_stack); ^ SimDBstuff.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimConnectFunc(tile, cx) ^ SimDBstuff.c:369:31: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] csa2.csa2_stack = StackNew(100); ^ SimDBstuff.c:377:26: warning: passing arguments to 'SimTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SimTreeSrTiles(scx, mask, xMask, &tpath, SimConnectFunc, ^ SimDBstuff.c:386:19: warning: passing arguments to 'StackLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (StackLook(csa2.csa2_stack) != (ClientData)NULL) ^ SimDBstuff.c:389:41: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] csa2.csa2_list = (conSrArea *)StackPop(csa2.csa2_stack); ^ SimDBstuff.c:401:22: warning: passing arguments to 'SimTreeSrNMTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeSrNMTiles(scx, newtype, newmask, xMask, &tpath, ^ SimDBstuff.c:404:20: warning: passing arguments to 'SimTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeSrTiles(scx, newmask, xMask, &tpath, SimConnectFunc, ^ SimDBstuff.c:408:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(csa2.csa2_stack); ^ SimDBstuff.c:415:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(destUse->cu_def); ^ SimDBstuff.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeCopyConnect(scx, mask, xMask, connect, area, destUse, Node_Name) ^ In file included from SimDBstuff.c:41: ../sim/sim.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SimTreeCopyConnect(); ^ SimDBstuff.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efPreferredName(name1, name2) ^ In file included from SimDBstuff.c:41: ../sim/sim.h:12:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool efPreferredName(); ^ SimDBstuff.c:598:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, ^ SimDBstuff.c:611:24: warning: passing arguments to 'dbSrConnectFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (dbSrConnectFunc(startTile, &csa) != 0) result = 1; ^ SimDBstuff.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimSrConnect(def, startArea, mask, connect, bounds, func, clientData) ^ In file included from SimDBstuff.c:41: ../sim/sim.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SimSrConnect(); ^ SimDBstuff.c:692:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filter.tf_planes = DBTechTypesToPlanes(mask); ^ SimDBstuff.c:696:29: warning: passing arguments to 'SimCellTileSrFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return SimCellTileSrFunc(scx, &filter); ^ SimDBstuff.c:664:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeSrTiles(scx, mask, xMask, tpath, func, cdarg) ^ In file included from SimDBstuff.c:41: ../sim/sim.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SimTreeSrTiles(); ^ SimDBstuff.c:738:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filter.tf_planes = DBTechTypesToPlanes(mask); ^ SimDBstuff.c:741:29: warning: passing arguments to 'SimCellTileSrFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return SimCellTileSrFunc(scx, &filter); ^ SimDBstuff.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeSrNMTiles(scx, dinfo, mask, xMask, tpath, func, cdarg) ^ In file included from SimDBstuff.c:41: ../sim/sim.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SimTreeSrNMTiles(); ^ SimDBstuff.c:760:26: warning: passing arguments to 'DBDescendSubcell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBDescendSubcell(scx->scx_use, fp->tf_xmask)) ^ SimDBstuff.c:763:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ SimDBstuff.c:777:28: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tp->tp_next = DBPrintUseId(scx, tp->tp_next, tp->tp_last - ^ SimDBstuff.c:797:39: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileType dinfo = DBTransformDiagonal(fp->tf_dinfo, &scx->scx_trans); ^ SimDBstuff.c:798:22: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintNMArea((Tile *) NULL, def->cd_planes[pNum], ^ SimDBstuff.c:807:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, def->cd_planes[pNum], ^ SimDBstuff.c:821:21: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellSrArea(scx, SimCellTileSrFunc, (ClientData) fp)) ^ SimDBstuff.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimCellTileSrFunc(scx, fp) ^ SimDBstuff.c:935:19: warning: passing arguments to 'DBUndoPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUndoPutLabel(cellDef, lab); ^ SimDBstuff.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimPutLabel(cellDef, rect, align, text, type) ^ In file included from SimDBstuff.c:41: ../sim/sim.h:35:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int SimPutLabel(); ^ 47 warnings generated. --- compiling sim/SimSelect.o rm -f SimSelect.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 SimSelect.c SimSelect.c:151:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ SimSelect.c:152:23: warning: passing arguments to 'SimTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTreeCopyConnect(scx, &mask, xMask, DBConnectTbl, ^ SimSelect.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimSelectNode(scx, type, xMask, buffer) ^ In file included from SimSelect.c:42: ../sim/sim.h:8:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *SimSelectNode(); ^ SimSelect.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimFreeNodeList(List) ^ SimSelect.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simFreeNodeEntry(list, entry) ^ SimSelect.c:277:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, SelectDef->cd_planes[plane], ^ SimSelect.c:282:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&SimAbortSeenTbl); ^ SimSelect.c:283:15: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(SelectDef, (ClientData) CLIENTDEFAULT); ^ SimSelect.c:333:29: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = CmdGetRootPoint((Point *) NULL, &scx.scx_area); ^ SimSelect.c:384:17: warning: passing arguments to 'SimSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimSrConnect(SelectDef, &scx.scx_area, &DBAllButSpaceAndDRCBits, ^ SimSelect.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimSelectFunc(tile, pHead) ^ SimSelect.c:628:19: warning: passing arguments to 'SimPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pos = SimPutLabel(rootuse, &selectBox, GEO_CENTER, ^ SimSelect.c:630:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(rootuse); ^ SimSelect.c:631:17: warning: passing arguments to 'DBWLabelChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWLabelChanged(rootuse, current->tl_simLabel, &selectBox, ^ SimSelect.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimAddLabels(SelectNodeList, rootuse) ^ SimSelect.c:734:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&SimNodeNameTbl); ^ SimSelect.c:779:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&SimNodeNameTbl); ^ SimSelect.c:823:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(p->dl_def, (Rect *)NULL, -1, "RSIM=X"); ^ SimSelect.c:824:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(p->dl_def, (Rect *)NULL, -1, "RSIM=1"); ^ SimSelect.c:825:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(p->dl_def, (Rect *)NULL, -1, "RSIM=0"); ^ 21 warnings generated. --- compiling sim/SimRsim.o rm -f SimRsim.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 SimRsim.c --- compiling sim/SimExtract.o rm -f SimExtract.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 SimExtract.c SimExtract.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimAddDefList(newdef) ^ SimExtract.c:174:15: warning: passing arguments to 'ExtResetTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtResetTiles(q->dl_def, extUnInit); ^ SimExtract.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimAddNodeList(newnode) ^ SimExtract.c:228:19: warning: passing arguments to 'ExtFreeLabRegions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtFreeLabRegions((LabRegion *) NodeRegList ); ^ SimExtract.c:340:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *SimTxtorLabel( nterm, tm, trans ) ^ SimExtract.c:359:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SimSDTransFunc( tile, ptile ) ^ SimExtract.c:368:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SimTransTerms( bp, trans ) ^ SimExtract.c:430:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SimTermNum( trans, reg ) ^ SimExtract.c:482:18: warning: passing arguments to 'extSetNodeNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetNodeNum((LabRegion *)&transistor, pNum, tile); ^ SimExtract.c:489:22: warning: passing arguments to 'extEnumTilePerim' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extEnumTilePerim(tile, devptr->exts_deviceSDTypes[i], ^ SimExtract.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimTransistorTile(tile, pNum, arg) ^ SimExtract.c:504:18: warning: passing arguments to 'extSetNodeNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extSetNodeNum( (LabRegion *) arg->fra_region, pNum, tile ); ^ SimExtract.c:525:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( DBSrPaintArea((Tile *) NULL, ^ SimExtract.c:497:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SimFindTxtor( tile, pNum, arg ) ^ SimExtract.c:585:28: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors( tile, arg.fra_pNum, &arg ); ^ SimExtract.c:606:25: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors( gateTile, arg.fra_pNum, &arg ); ^ SimExtract.c:614:25: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors( tile, arg.fra_pNum, &arg ); ^ SimExtract.c:645:25: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors( sdTile, arg.fra_pNum, &arg ); ^ SimExtract.c:651:25: warning: passing arguments to 'ExtFindNeighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) ExtFindNeighbors( sdTile, arg.fra_pNum, &arg ); ^ SimExtract.c:668:19: warning: passing arguments to 'ExtLabelOneRegion' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtLabelOneRegion( def, ExtCurStyle->exts_nodeConn, reg ); ^ SimExtract.c:552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimFindOneNode( sx, tile ) ^ SimExtract.c:740:23: warning: passing arguments to 'extNodeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text = extNodeName((LabRegion *)nodeList); ^ SimExtract.c:780:17: warning: passing arguments to 'extLabType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (extLabType(nname, LABTYPE_NAME)) { ^ SimExtract.c:783:26: warning: passing arguments to 'efPreferredName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (efPreferredName(nname, buff)) { ^ SimExtract.c:699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimGetNodeName(sx, tp, path) ^ In file included from SimExtract.c:43: ../sim/sim.h:7:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *SimGetNodeName(); ^ 26 warnings generated. --- linking libsim.o rm -f libsim.o /usr/bin/ld -r SimDBstuff.o SimSelect.o SimRsim.o SimExtract.o -o libsim.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/sim' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/textio' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling textio/txCommands.o rm -f txCommands.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 txCommands.c txCommands.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FD_IsZero(fdmask) ^ txCommands.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FD_OrSet(fdmask, dst) ^ txCommands.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxReleaseButton(but) ^ In file included from txCommands.c:37: ../textio/txcommands.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxReleaseButton(); ^ txCommands.c:209:24: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *strc = MacroName(event->txe_ch); ^ txCommands.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintEvent(event) ^ In file included from txCommands.c:37: ../textio/txcommands.h:145:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxPrintEvent(); ^ txCommands.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintCommand(cmd) ^ In file included from txCommands.c:37: ../textio/txcommands.h:152:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxPrintCommand(); ^ txCommands.c:307:40: warning: passing arguments to 'DQPopFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] event = (TxInputEvent *) DQPopFront(&txFreeEvents); ^ txCommands.c:339:15: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(&txInputEvents, (ClientData) event); ^ txCommands.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxAddEvent(event) ^ In file included from txCommands.c:37: ../textio/txcommands.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxAddEvent(); ^ txCommands.c:364:15: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(&txFreeEvents, (ClientData) event); ^ txCommands.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxFreeEvent(event) ^ In file included from txCommands.c:37: ../textio/txcommands.h:146:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxFreeEvent(); ^ txCommands.c:387:39: warning: passing arguments to 'DQPopFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] command = (TxCommand *) DQPopFront(&txFreeCommands); ^ txCommands.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxFreeCommand(command) ^ In file included from txCommands.c:37: ../textio/txcommands.h:154:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxFreeCommand(); ^ txCommands.c:470:24: warning: passing arguments to 'TxDeleteInputDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDeleteInputDevice(fdmask); ^ txCommands.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxAddInputDevice(fdmask, inputProc, cdata) ^ In file included from txCommands.c:37: ../textio/txcommands.h:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxAddInputDevice(); /* Can read multiple file desc. */ ^ txCommands.c:484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxAdd1InputDevice(fd, inputProc, cdata) ^ In file included from txCommands.c:37: ../textio/txcommands.h:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxAdd1InputDevice(); /* Can read only 1 file desc. */ ^ txCommands.c:518:48: warning: passing arguments to 'TxDelete1InputDevice' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (FD_ISSET(i, &fdmask)) TxDelete1InputDevice(i); ^ txCommands.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDeleteInputDevice(fdmask) ^ In file included from txCommands.c:37: ../textio/txcommands.h:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxDeleteInputDevice(); ^ txCommands.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDelete1InputDevice(fd) ^ In file included from txCommands.c:37: ../textio/txcommands.h:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxDelete1InputDevice(); ^ txCommands.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(x, y, wid) ^ In file included from txCommands.c:37: ../textio/txcommands.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxSetPoint(); ^ txCommands.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetPoint(tx_p) ^ In file included from txCommands.c:37: ../textio/txcommands.h:130:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int TxGetPoint(); ^ txCommands.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxLogCommands(fileName, update) ^ In file included from txCommands.c:37: ../textio/txcommands.h:135:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxLogCommands(); ^ txCommands.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txLogCommand(cmd) ^ txCommands.c:803:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (fd, txInputDevice[i].tx_cdata); ^ txCommands.c:753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetInputEvent(block, returnOnSigWinch) ^ In file included from txCommands.c:38: ../textio/textioInt.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool TxGetInputEvent(); ^ txCommands.c:916:40: warning: passing arguments to 'DQPopFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] event = (TxInputEvent *) DQPopFront(&txInputEvents); ^ txCommands.c:934:16: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(queue, (ClientData) cmd); ^ txCommands.c:950:13: warning: passing arguments to 'DQPushFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushFront(&txInputEvents, event); ^ txCommands.c:960:17: warning: passing arguments to 'DQPushFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushFront(&txInputEvents, newEvent); ^ txCommands.c:973:28: warning: passing arguments to 'TxGetLinePrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLinePrompt(inputLine, TX_MAX_CMDLEN, TX_CMD_PROMPT); ^ txCommands.c:974:43: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (inputLine[0] != '\0') MacroDefine(DBWclientID, (int)'.', ^ txCommands.c:976:19: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(inputLine, queue, (TxInputEvent* ) NULL); ^ txCommands.c:983:30: warning: passing arguments to 'MacroRetrieve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macroDef = MacroRetrieve(DBWclientID, ch, &iMacro); ^ txCommands.c:996:28: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *vis = MacroName(ch); ^ txCommands.c:1005:30: warning: passing arguments to 'TxGetLineWPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLineWPrompt(inputLine, ^ txCommands.c:1007:44: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (inputLine[0] != '\0') MacroDefine(DBWclientID, (int)'.', ^ txCommands.c:1009:20: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(inputLine, queue, (TxInputEvent *) NULL); ^ txCommands.c:1013:20: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(macroDef, queue, (TxInputEvent *) NULL); ^ txCommands.c:1039:16: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(queue, (ClientData) cmd); ^ txCommands.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txGetInteractiveCommand(block, queue) ^ txCommands.c:1118:18: warning: passing arguments to 'TxParseString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(linep, queue, (TxInputEvent *) NULL); ^ txCommands.c:1063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txGetFileCommand(f, queue) ^ In file included from txCommands.c:35: ../textio/textio.h:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void txGetFileCommand(); ^ txCommands.c:1184:29: warning: passing arguments to 'WindSendCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = WindSendCommand((MagWindow *)clientData, tclcmd, quiet); ^ txCommands.c:1135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxTclDispatch(clientData, argc, argv, quiet) ^ In file included from txCommands.c:37: ../textio/txcommands.h:160:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int TxTclDispatch(); ^ txCommands.c:1435:11: warning: passing arguments to 'DQInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(&txInputEvents, 4); ^ txCommands.c:1436:11: warning: passing arguments to 'DQInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(&txFreeEvents, 4); ^ txCommands.c:1437:11: warning: passing arguments to 'DQInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(&txFreeCommands, 4); ^ 63 warnings generated. --- compiling textio/txInput.o rm -f txInput.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 txInput.c txInput.c:512:48: warning: passing arguments to 'TxGetInputEvent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DQIsEmpty(&txInputEvents)) TxGetInputEvent(TRUE, FALSE); ^ txInput.c:513:37: warning: passing arguments to 'DQPopFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] event = (TxInputEvent *) DQPopFront(&txInputEvents); ^ txInput.c:521:24: warning: passing arguments to 'TranslateChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch = TranslateChar(event->txe_ch); ^ txInput.c:524:12: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(&txFreeEvents, (ClientData) event); ^ txInput.c:528:15: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(&txFreeEvents, (ClientData) event); ^ txInput.c:1002:24: warning: passing arguments to 'TxGetLinePfix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = TxGetLinePfix(&dest[0], maxChars, prefix); ^ txInput.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetLineWPrompt(dest, maxChars, prompt, prefix) ^ In file included from txInput.c:40: ../textio/textioInt.h:60:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *TxGetLineWPrompt(); ^ txInput.c:1073:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetLinePrompt(dest, maxChars, prompt) ^ In file included from txInput.c:37: ../textio/textio.h:73:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *TxGetLinePrompt(); ^ txInput.c:1193:25: warning: passing arguments to 'TxGetLinePfix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return TxGetLinePfix(dest, maxChars, NULL); ^ txInput.c:1189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetLine(dest, maxChars) ^ In file included from txInput.c:37: ../textio/textio.h:74:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *TxGetLine(); ^ txInput.c:1224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txGetTermState(buf) ^ txInput.c:1259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txSetTermState(buf) ^ txInput.c:1298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txInitTermRec(buf) ^ 16 warnings generated. --- compiling textio/txMain.o rm -f txMain.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 txMain.c --- compiling textio/txMore.o rm -f txMore.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 txMore.c txMore.c:55:27: warning: passing arguments to 'TxGetLinePrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLinePrompt(line, sizeof line, prompt); ^ txMore.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg) ^ In file included from txMore.c:28: ../textio/textio.h:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxMore(); ^ 3 warnings generated. --- compiling textio/txOutput.o rm -f txOutput.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 txOutput.c txOutput.c:86:13: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(f, fmt, args); ^ txOutput.c:133:14: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(f, fmt, args); ^ txOutput.c:140:14: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(f, fmt, args); ^ txOutput.c:319:10: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(f, fmt, args); ^ txOutput.c:323:10: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(f, fmt, args); ^ 5 warnings generated. --- linking libtextio.o rm -f libtextio.o /usr/bin/ld -r txCommands.o txInput.o txMain.o txMore.o txOutput.o -o libtextio.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/textio' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tiles' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling tiles/tile.o rm -f tile.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 tile.c tile.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiNewPlane(tile) ^ tile.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiFreePlane(plane) ^ tile.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiToRect(tile, rect) ^ tile.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiSplitX(tile, x) ^ tile.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiSplitY(tile, y) ^ tile.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiSplitX_Left(tile, x) ^ tile.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiSplitY_Bottom(tile, y) ^ tile.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiJoinX(tile1, tile2, plane) ^ tile.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiJoinY(tile1, tile2, plane) ^ tile.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileStoreFree(ptr) ^ tile.c:753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiFree(tp) ^ tile.c:814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tiPrint(tp) ^ tile.c:823:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tiPrintAll(tp) ^ 13 warnings generated. --- compiling tiles/search.o rm -f search.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 search.c search.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TiSrPoint(hintTile, plane, point) ^ 1 warning generated. --- linking libtiles.o rm -f libtiles.o /usr/bin/ld -r tile.o search.o -o libtiles.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tiles' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/utils' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling utils/args.o rm -f args.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/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 -c args.c args.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ArgStr(pargc, pargv, argType) ^ In file included from args.c:26: ../utils/utils.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *ArgStr(); ^ 2 warnings generated. --- compiling utils/child.o rm -f child.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/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 -c child.c child.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] make_finished (pid, status) ^ child.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_pending_to_list (pid) ^ child.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find_pid (pid,status) ^ child.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_next (status) ^ child.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] delete_from_list (pid) ^ child.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Wait (status) ^ In file included from child.c:16: ../utils/utils.h:107:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int Wait(); ^ child.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WaitPid (pid,status) ^ In file included from child.c:16: ../utils/utils.h:108:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int WaitPid(); ^ child.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ForkChildAdd (pid) ^ In file included from child.c:16: ../utils/utils.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ForkChildAdd(); ^ 11 warnings generated. --- compiling utils/dqueue.o rm -f dqueue.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/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 -c dqueue.c dqueue.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(q, capacity) ^ In file included from dqueue.c:26: ../utils/dqueue.h:43:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQInit(); /* Sets up data in an already allocated DQueue */ ^ dqueue.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQFree(q) ^ In file included from dqueue.c:26: ../utils/dqueue.h:44:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQFree(); ^ dqueue.c:103:51: warning: passing arguments to 'DQChangeSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (q->dq_size == q->dq_maxSize) DQChangeSize(q, 2 * q->dq_maxSize); ^ dqueue.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushFront(q, elem) ^ In file included from dqueue.c:26: ../utils/dqueue.h:50:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQPushFront(); ^ dqueue.c:115:51: warning: passing arguments to 'DQChangeSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (q->dq_size == q->dq_maxSize) DQChangeSize(q, 2 * q->dq_maxSize); ^ dqueue.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(q, elem) ^ In file included from dqueue.c:26: ../utils/dqueue.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQPushRear(); ^ dqueue.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPopFront(q) ^ In file included from dqueue.c:26: ../utils/dqueue.h:52:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ClientData DQPopFront(); ^ dqueue.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPopRear(q) ^ In file included from dqueue.c:26: ../utils/dqueue.h:53:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ClientData DQPopRear(); ^ dqueue.c:186:11: warning: passing arguments to 'DQCopy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQCopy(&newq, q); ^ dqueue.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQChangeSize(q, newSize) ^ In file included from dqueue.c:26: ../utils/dqueue.h:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQChangeSize(); ^ dqueue.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQCopy(dst, src) ^ In file included from dqueue.c:26: ../utils/dqueue.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DQCopy(); ^ 19 warnings generated. --- compiling utils/finddisp.o rm -f finddisp.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/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 -c finddisp.c finddisp.c:35:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *ttyname(); ^ /usr/include/unistd.h:371:7: note: conflicting prototype is here char *ttyname(int); ^ finddisp.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDisplay(tty, file, path, pDisplayPort, pTabletPort, pDisType, pMonType) ^ In file included from finddisp.c:31: ../utils/utils.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void FindDisplay(); ^ 3 warnings generated. --- compiling utils/flock.o rm -f flock.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/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 -c flock.c In file included from flock.c:19: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ flock.c:101:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile flock_zopen(filename, mode, is_locked, fdp) ^ In file included from flock.c:23: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: ../utils/utils.h:91:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern gzFile flock_zopen(); ^ flock.c:220:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *flock_open(filename, mode, is_locked, fdp) ^ In file included from flock.c:23: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: ../utils/utils.h:89:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern FILE *flock_open(); ^ 5 warnings generated. --- compiling utils/flsbuf.o rm -f flsbuf.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/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 -c flsbuf.c --- compiling utils/fraction.o rm -f fraction.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/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 -c fraction.c fraction.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindGCF(a, b) ^ fraction.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReduceFraction(n, d) ^ 2 warnings generated. --- compiling utils/geometry.o rm -f geometry.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/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 -c geometry.c geometry.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPoint(t, p1, p2) ^ geometry.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPointDelta(t, p1, p2) ^ In file included from geometry.c:28: ../utils/utils.h:67:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GeoTransPointDelta(); ^ geometry.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransAngle(t, a) ^ In file included from geometry.c:28: ../utils/utils.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GeoTransAngle(); ^ geometry.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransRect(t, r1, r2) ^ geometry.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTranslateTrans(trans1, x, y, trans2) ^ geometry.c:293:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransTranslate(x, y, trans1, trans2) ^ geometry.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransTrans(first, second, net) ^ geometry.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoNameToPos(name, manhattan, verbose) ^ geometry.c:353:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bool manhattan; /* If TRUE, only Manhattan directions (up, down, ^ ../utils/geometry.h:179:37: note: previous declaration is here extern int GeoNameToPos(char *, bool, bool); ^ geometry.c:356:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bool verbose; /* If TRUE, we print an error message and list ^ ../utils/geometry.h:179:43: note: previous declaration is here extern int GeoNameToPos(char *, bool, bool); ^ geometry.c:407:23: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pos = LookupStruct(name, (LookupTable *) positions, sizeof positions[0]); ^ geometry.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoPosToName(pos) ^ geometry.c:495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransPos(t, pos) ^ geometry.c:551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransOrient(t) ^ In file included from geometry.c:28: ../utils/utils.h:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GeoTransOrient(); ^ geometry.c:589:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ geometry.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoInvertTrans(t, inverse) ^ geometry.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoInclude(src, dst) ^ geometry.c:697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoIncludeAll(src, dst) ^ geometry.c:754:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoIncludePoint(src, dst) ^ geometry.c:784:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoIncludeRectInBBox(r, bbox) ^ geometry.c:811:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoClip(r, area) ^ geometry.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoClipPoint(p, area) ^ geometry.c:886:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result= (*func)(area, cdarg); ^ geometry.c:904:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ geometry.c:913:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ geometry.c:922:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ geometry.c:931:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*func)(&ok, cdarg)) result = FALSE; ^ geometry.c:870:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoDisjoint(area, clipBox, func, cdarg) ^ In file included from geometry.c:27: ../utils/geometry.h:197:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GeoDisjoint(); ^ geometry.c:943:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoDummyFunc(box, cdarg) ^ geometry.c:964:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoCanonicalRect(r, rnew) ^ geometry.c:1005:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoScale(t) ^ geometry.c:1034:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoScaleTrans(trans1, m, trans2) ^ In file included from geometry.c:27: ../utils/geometry.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GeoScaleTrans(); ^ geometry.c:1062:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoRectPointSide(r, p) ^ geometry.c:1094:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoRectRectSide(r0, r1) ^ geometry.c:1127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoDecomposeTransform(t, upsidedown, angle) ^ 40 warnings generated. --- compiling utils/getrect.o rm -f getrect.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/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 -c getrect.c getrect.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRect(fin, skip, rect, scalen, scaled) ^ 1 warning generated. --- compiling utils/hash.o rm -f hash.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/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 -c hash.c hash.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInit(table, nBuckets, ptrKeys) ^ hash.c:152:19: warning: passing arguments to 'HashInitClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(table, nBuckets, ptrKeys, ^ hash.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashInitClient(table, nBuckets, ptrKeys, compareFn, copyFn, hashFn, killFn) ^ In file included from hash.c:29: ../utils/hash.h:114:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void HashInit(HashTable *, int, int), HashInitClient(), HashStats(), HashKill(), ^ hash.c:238:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = (*(table->ht_hashFn))(key); ^ hash.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash(table, key) ^ hash.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashLookOnly(table, key) ^ hash.c:306:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*table->ht_compareFn)(h->h_key.h_ptr, key) == 0) ^ hash.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFind(table, key) ^ hash.c:376:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*table->ht_compareFn)(h->h_key.h_ptr, key) == 0) ^ hash.c:407:9: warning: passing arguments to 'rebuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rebuild(table); ^ hash.c:428:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] h->h_key.h_ptr = (*table->ht_copyFn)(key); ^ hash.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rebuild(table) ^ hash.c:33:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void rebuild(); ^ hash.c:540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashStats(table) ^ In file included from hash.c:29: ../utils/hash.h:114:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void HashInit(HashTable *, int, int), HashInitClient(), HashStats(), HashKill(), ^ hash.c:578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashRemove(table, key) ^ hash.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashStartSearch(hs) ^ hash.c:652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashNext(table, hs) ^ hash.c:697:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*killFn)(h->h_key.h_ptr); ^ hash.c:685:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(table) ^ In file included from hash.c:29: ../utils/hash.h:114:77: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void HashInit(HashTable *, int, int), HashInitClient(), HashStats(), HashKill(), ^ hash.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(table) ^ In file included from hash.c:29: ../utils/hash.h:115:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] HashFreeKill(); ^ 24 warnings generated. --- compiling utils/heap.o rm -f heap.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/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 -c heap.c heap.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapInit(heap, size, descending, stringIds) ^ heap.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapInitType(heap, size, descending, stringIds, keyType) ^ heap.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapKill(heap, func) ^ heap.c:192:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func) (heap, i); ^ heap.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapFreeIdFunc(heap, i) ^ heap.c:242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapRemoveTop(heap, entry) ^ heap.c:253:13: warning: passing arguments to 'heapify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] heapify(heap, i); ^ heap.c:259:12: warning: passing arguments to 'heapify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] heapify(heap, 1); ^ heap.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapLookAtTop(heap) ^ heap.c:291:13: warning: passing arguments to 'heapify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] heapify(heap, i); ^ heap.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] heapify(heap, root) ^ heap.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void heapify(); ^ heap.c:386:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapAdd(heap, pKey, id) ^ heap.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapAddInt(heap, data, id) ^ heap.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapAddDLong(heap, data, id) ^ heap.c:493:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapAddFloat(heap, data, id) ^ heap.c:495:11: warning: promoted type 'double' of K&R function parameter is not compatible with the parameter type 'float' declared in a previous prototype [-Wknr-promoted-parameter] float data; ^ ../utils/heap.h:137:39: note: previous declaration is here extern void HeapAddFloat(Heap *, float, char *); ^ heap.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapAddDouble(heap, data, id) ^ heap.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HeapDump(heap) ^ 19 warnings generated. --- compiling utils/ihash.o rm -f ihash.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/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 -c ihash.c --- compiling utils/list.o rm -f list.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/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 -c list.c list.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListPop(listPP) ^ In file included from list.c:29: ../utils/list.h:46:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern ClientData ListPop(); /* usage ListPop(&&List) */ ^ list.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListContainsP(element,list) ^ In file included from list.c:29: ../utils/list.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool ListContainsP(); /* usage: ListContainsP(ClientData,&List) */ ^ list.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(list) ^ In file included from list.c:29: ../utils/list.h:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ListDealloc(); /* usage: ListDealloc(&List) */ ^ list.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDeallocC(list) ^ In file included from list.c:29: ../utils/list.h:50:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ListDeallocC(); /* usage: ListDeallocC(&List) */ ^ list.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListLength(list) ^ In file included from list.c:29: ../utils/list.h:48:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int ListLength(); /* usage: ListLength(&List) */ ^ list.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListReverse(list) ^ In file included from list.c:29: ../utils/list.h:51:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern List *ListReverse(); /* usage: ListReverse(&List) */ ^ 12 warnings generated. --- compiling utils/lookup.o rm -f lookup.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/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 -c lookup.c lookup.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Lookup(str, table) ^ In file included from lookup.c:27: ../utils/utils.h:44:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int Lookup(); ^ lookup.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupStruct(str, table, size) ^ In file included from lookup.c:27: ../utils/utils.h:47:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int LookupStruct(); ^ 4 warnings generated. --- compiling utils/lookupany.o rm -f lookupany.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/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 -c lookupany.c lookupany.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupAny(c, table) ^ 1 warning generated. --- compiling utils/lookupfull.o rm -f lookupfull.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/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 -c lookupfull.c lookupfull.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupFull(name, table) ^ lookupfull.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupStructFull(str, table, size) ^ 2 warnings generated. --- compiling utils/macros.o rm -f macros.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/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 -c macros.c macros.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(client, xc, str, help, imacro) ^ In file included from macros.c:38: ../utils/macros.h:43:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MacroDefine(); ^ macros.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefineHelp(client, xc, help) ^ In file included from macros.c:38: ../utils/macros.h:44:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MacroDefineHelp(); ^ macros.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroRetrieve(client, xc, iReturn) ^ In file included from macros.c:38: ../utils/macros.h:46:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *MacroRetrieve(); /* returns a malloc'ed string */ ^ macros.c:236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroRetrieveHelp(client, xc) ^ In file included from macros.c:38: ../utils/macros.h:47:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *MacroRetrieveHelp(); /* returns a malloc'ed string */ ^ macros.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroSubstitute(macrostr, searchstr, replacestr) ^ In file included from macros.c:38: ../utils/macros.h:48:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *MacroSubstitute(); /* returns a malloc'ed string */ ^ macros.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDelete(client, xc) ^ In file included from macros.c:38: ../utils/macros.h:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MacroDelete(); ^ macros.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroName(xc) ^ In file included from macros.c:38: ../utils/macros.h:50:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *MacroName(); /* returns a malloc'ed string */ ^ macros.c:469:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroKey(str, verbose) ^ In file included from macros.c:38: ../utils/macros.h:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int MacroKey(); ^ macros.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TranslateChar(key) ^ 17 warnings generated. --- compiling utils/main.o rm -f main.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/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 -c main.c main.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MainExit(errNum) ^ main.c:266:24: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "tty name")) == NULL) ^ main.c:275:24: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "tty name")) == NULL) ^ main.c:281:24: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "display type")) ==NULL) ^ main.c:287:24: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "monitor type")) ==NULL) ^ main.c:296:24: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "technology")) == NULL) ^ main.c:312:28: warning: passing arguments to 'mainArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((cp = mainArg(&argc, &argv, "startup file")) == NULL) ^ main.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mainDoArgs(argc, argv) ^ In file included from main.c:34: ../utils/main.h:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int mainDoArgs(); ^ main.c:475:16: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = ArgStr(pargc, pargv, mesg); ^ main.c:467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mainArg(pargc, pargv, mesg) ^ main.c:165:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *mainArg(); ^ main.c:525:23: warning: passing arguments to 'GrGuessDisplayType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGuessDisplayType(&MainGraphicsFile, &MainMouseFile, ^ main.c:527:16: warning: passing arguments to 'FindDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDisplay((char *)NULL, "displays", CAD_LIB_PATH, &MainGraphicsFile, ^ main.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mainInitBeforeArgs(argc, argv) ^ In file included from main.c:34: ../utils/main.h:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int mainInitBeforeArgs(); ^ main.c:609:9: warning: passing arguments to 'SigInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigInit(1); ^ main.c:614:12: warning: passing arguments to 'SigInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigInit(0); ^ main.c:617:23: warning: passing arguments to 'GrSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( !GrSetDisplay(MainDisplayType, MainGraphicsFile, MainMouseFile) ) ^ main.c:624:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("tech", DBTechInit, DBTechSetTech, nullProc, ^ main.c:626:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("version", DBTechInitVersion, DBTechSetVersion, nullProc, ^ main.c:628:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("planes", DBTechInitPlane, DBTechAddPlane, nullProc, ^ main.c:630:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("types", DBTechInitType, DBTechAddType, DBTechFinalType, ^ main.c:633:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("styles", nullProc, DBWTechAddStyle, nullProc, ^ main.c:636:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("contact", DBTechInitContact, ^ main.c:640:17: warning: passing arguments to 'TechAddAlias' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddAlias("contact", "images"); ^ main.c:641:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("aliases", nullProc, DBTechAddAlias, nullProc, ^ main.c:644:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("compose", DBTechInitCompose, ^ main.c:648:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("connect", DBTechInitConnect, ^ main.c:653:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("cifoutput", CIFTechStyleInit, CIFTechLine, CIFTechFinal, ^ main.c:656:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("cifinput", CIFReadTechStyleInit, CIFReadTechLine, ^ main.c:666:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("mzrouter", MZTechInit, MZTechLine, MZTechFinal, ^ main.c:672:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("drc", DRCTechStyleInit, DRCTechLine, DRCTechFinal, ^ main.c:675:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("drc", PlowDRCInit, PlowDRCLine, PlowDRCFinal, ^ main.c:679:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("lef", LefTechInit, LefTechLine, nullProc, ^ main.c:687:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("extract", nullProc, ExtTechLine, ExtTechFinal, ^ main.c:691:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("wiring", WireTechInit, WireTechLine, WireTechFinal, ^ main.c:695:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("router", RtrTechInit, RtrTechLine, RtrTechFinal, ^ main.c:701:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("plowing", PlowTechInit, PlowTechLine, PlowTechFinal, ^ main.c:704:18: warning: passing arguments to 'TechAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient("plot", PlotTechInit, PlotTechLine, PlotTechFinal, ^ main.c:789:15: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(GR_CURSOR_X, GR_CURSOR_Y, WIND_UNKNOWN_WINDOW); ^ main.c:1119:32: warning: passing arguments to 'DBGetTech' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrDup(&TechDefault, DBGetTech(MainFileName)); ^ main.c:1181:16: warning: passing arguments to 'DBWreload' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWreload(temporary->fn); ^ main.c:1185:14: warning: passing arguments to 'LefRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefRead(temporary->fn, FALSE, FALSE); ^ main.c:1188:14: warning: passing arguments to 'DefRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefRead(temporary->fn, FALSE); ^ main.c:1211:11: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(EditCellUse->cu_def, &EditCellUse->cu_def->cd_bbox); ^ main.c:1280:15: warning: passing arguments to 'TxDispatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDispatch( (FILE *) NULL); ^ main.c:1270:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magicMain(argc, argv) ^ In file included from main.c:34: ../utils/main.h:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void magicMain(); ^ 49 warnings generated. --- compiling utils/malloc.o rm -f malloc.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/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 -c malloc.c malloc.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mallocMagic(nbytes) ^ malloc.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] freeMagic(cp) ^ malloc.c:141:9: warning: passing arguments to 'TxError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxError("freeMagic called with NULL argument.\n"); ^ malloc.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] callocMagic(nbytes) ^ 4 warnings generated. --- compiling utils/match.o rm -f match.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/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 -c match.c match.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Match(pattern, string) ^ 1 warning generated. --- compiling utils/maxrect.o rm -f maxrect.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/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 -c maxrect.c maxrect.c:70:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(starttile, plane, &boundorig, &wrongtypes, FindMaxRects, mrd); ^ maxrect.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] genCanonicalMaxwidth(bbox, starttile, plane, mask) ^ In file included from maxrect.c:10: ../utils/maxrect.h:41:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MaxRectsData *genCanonicalMaxwidth(); ^ maxrect.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindMaxRects(tile, mrd) ^ In file included from maxrect.c:10: ../utils/maxrect.h:49:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int FindMaxRects(); ^ maxrect.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindMaxRectangle(bbox, startpoint, plane, expandtypes) ^ In file included from maxrect.c:10: ../utils/maxrect.h:47:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Rect *FindMaxRectangle(); ^ maxrect.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindMaxRectangle2(bbox, starttile, plane, expandtypes) ^ In file included from maxrect.c:10: ../utils/maxrect.h:48:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Rect *FindMaxRectangle2(); ^ 9 warnings generated. --- compiling utils/netlist.o rm -f netlist.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/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 -c netlist.c netlist.c:84:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(nlTermFunc, (ClientData) netList); ^ netlist.c:95:25: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(rootUse, term->nterm_name, nlLabelFunc, ^ netlist.c:125:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, mesg, rootUse->cu_def, 1, ^ netlist.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLBuild(rootUse, netList) ^ In file included from netlist.c:33: ../utils/netlist.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int NLBuild(); ^ netlist.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nlTermFunc(name, firstInNet, netList) ^ netlist.c:47:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int nlTermFunc(), nlLabelFunc(); ^ netlist.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nlLabelFunc(area, name, label, term) ^ netlist.c:47:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int nlTermFunc(), nlLabelFunc(); ^ netlist.c:281:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&netList->nnl_names); ^ netlist.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLFree(netList) ^ In file included from netlist.c:33: ../utils/netlist.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NLFree(); ^ netlist.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLSort(netList, netHeap) ^ In file included from netlist.c:33: ../utils/netlist.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void NLSort(); ^ netlist.c:366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLNetName(net) ^ In file included from netlist.c:33: ../utils/netlist.h:124:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *NLNetName(); ^ 16 warnings generated. --- compiling utils/niceabort.o rm -f niceabort.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/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 -c niceabort.c niceabort.c:60:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] time_t time(); ^ /usr/include/time.h:123:8: note: conflicting prototype is here time_t time(time_t *); ^ niceabort.c:61:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *ctime(); ^ /usr/include/time.h:115:7: note: conflicting prototype is here char *ctime(const time_t *); ^ niceabort.c:74:5: warning: passing arguments to 'ForkChildAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORK_f (cpid); ^ ../utils/utils.h:111:66: note: expanded from macro 'FORK_f' #define FORK_f(pid) do { pid = fork(); if (pid > 0) ForkChildAdd (pid); } while (0) ^ niceabort.c:90:2: warning: passing arguments to 'ForkChildAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORK_vf(gcpid); ^ ../utils/utils.h:112:68: note: expanded from macro 'FORK_vf' #define FORK_vf(pid) do { pid = vfork(); if (pid > 0) ForkChildAdd (pid); } while (0) ^ niceabort.c:100:14: warning: passing arguments to 'WaitPid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WaitPid (gcpid,0); ^ niceabort.c:111:13: warning: passing arguments to 'WaitPid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WaitPid (cpid,0); ^ niceabort.c:145:18: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (TxGetLine(line, sizeof line) != NULL) ^ 7 warnings generated. --- compiling utils/parser.o rm -f parser.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/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 -c parser.c parser.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParsSplit(str, maxArgc, argc, argv, remainder) ^ 1 warning generated. --- compiling utils/path.o rm -f path.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/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 -c path.c In file included from path.c:38: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ path.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaCheckCompressed(filename) ^ path.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaExpand(psource, pdest, size) ^ path.c:172:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] struct passwd *passwd, *getpwnam(); ^ /usr/include/pwd.h:95:16: note: conflicting prototype is here struct passwd *getpwnam(const char *); ^ path.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nextName(ppath, file, dest, size) ^ In file included from path.c:41: ../utils/utils.h:50:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *nextName(); ^ path.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaLockZOpen(file, mode, ext, path, library, pRealName, is_locked, fdp) ^ path.c:502:24: warning: passing arguments to 'flock_zopen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return flock_zopen(realName, mode, is_locked, fdp); ^ path.c:526:24: warning: passing arguments to 'flock_zopen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return flock_zopen(realName, mode, is_locked, fdp); ^ path.c:543:21: warning: passing arguments to 'flock_zopen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_zopen(realName, mode, is_locked, &fd); ^ path.c:574:21: warning: passing arguments to 'flock_zopen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_zopen(realName, mode, is_locked, &fd); ^ path.c:633:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaLockOpen(file, mode, ext, path, library, pRealName, is_locked, fdp) ^ path.c:710:20: warning: passing arguments to 'flock_open' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_open(realName, mode, is_locked, NULL); ^ path.c:734:20: warning: passing arguments to 'flock_open' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_open(realName, mode, is_locked, NULL); ^ path.c:751:20: warning: passing arguments to 'flock_open' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_open(realName, mode, is_locked, NULL); ^ path.c:776:20: warning: passing arguments to 'flock_open' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = flock_open(realName, mode, is_locked, NULL); ^ path.c:816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaZOpen(file, mode, ext, path, library, pRealName) ^ path.c:944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaOpen(file, mode, ext, path, library, pRealName) ^ path.c:988:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaSubsWD(path, newWD) ^ path.c:1096:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (next[0] && (*proc)(next, cdata)) ^ path.c:1085:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaEnum(path, file, proc, cdata) ^ In file included from path.c:41: ../utils/utils.h:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PaEnum(); ^ 22 warnings generated. --- compiling utils/pathvisit.o rm -f pathvisit.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/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 -c pathvisit.c pathvisit.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaVisitFree(pv) ^ In file included from pathvisit.c:32: ../utils/pathvisit.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PaVisitFree(); ^ pathvisit.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaVisitAddClient(pv, keyword, proc, cdata) ^ In file included from pathvisit.c:32: ../utils/pathvisit.h:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PaVisitAddClient(); ^ pathvisit.c:194:19: warning: passing arguments to 'PaEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (PaEnum(path, file, paVisitFilesProc, (ClientData) pv)); ^ pathvisit.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaVisitFiles(path, file, pv) ^ In file included from pathvisit.c:32: ../utils/pathvisit.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PaVisitFiles(); ^ pathvisit.c:245:27: warning: passing arguments to 'paVisitProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (code = paVisitProcess(lp = line, pv)) ^ pathvisit.c:251:23: warning: passing arguments to 'paVisitProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code = paVisitProcess(line, pv); ^ pathvisit.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paVisitFilesProc(name, pv) ^ pathvisit.c:295:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (code = (*pvc->pvc_proc)(line, pvc->pvc_cdata)) ^ pathvisit.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paVisitProcess(line, pv) ^ In file included from pathvisit.c:33: ../utils/utils.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int paVisitProcess(); ^ 13 warnings generated. --- compiling utils/port.o rm -f port.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/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 -c port.c port.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagAtof(s) ^ 1 warning generated. --- compiling utils/printstuff.o rm -f printstuff.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/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 -c printstuff.c printstuff.c:11:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintTrans(t) ^ printstuff.c:20:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintRect(r) ^ 2 warnings generated. --- compiling utils/signals.o rm -f signals.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/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 -c signals.c In file included from signals.c:32: In file included from ../utils/main.h:26: In file included from ../windows/windows.h:26: ../utils/magic.h:143:13: warning: 'FREAD' macro redefined [-Wmacro-redefined] #define FREAD(a,b,c,d) gzread(d,a,b*c) ^ /usr/include/fcntl.h:76:9: note: previous definition is here #define FREAD 0x0001 ^ In file included from signals.c:37: ../utils/signals.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SigSetTimer(); ^ signals.c:123:1: note: conflicting prototype is here SigSetTimer(int secs) ^ signals.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigCheckProcess(pid) ^ In file included from signals.c:37: ../utils/signals.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool SigCheckProcess(); ^ signals.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigWatchFile(filenum, filename) ^ In file included from signals.c:37: ../utils/signals.h:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SigWatchFile(); ^ signals.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigUnWatchFile(filenum, filename) ^ In file included from signals.c:37: ../utils/signals.h:50:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SigUnWatchFile(); ^ ../utils/signals.h:60:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern sigRetVal sigOnInterrupt(); ^ signals.c:447:1: note: conflicting prototype is here sigOnInterrupt(int signo) ^ signals.c:477:18: warning: passing arguments to 'DBWriteBackup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWriteBackup(NULL); ^ signals.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigCrash(signum) ^ signals.c:613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigInit(batchmode) ^ In file included from signals.c:37: ../utils/signals.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SigInit(); ^ 13 warnings generated. --- compiling utils/stack.o rm -f stack.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/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 -c stack.c stack.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackNew(sincr) ^ In file included from stack.c:27: ../utils/stack.h:51:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Stack *StackNew(); ^ stack.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(stack) ^ In file included from stack.c:27: ../utils/stack.h:55:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void StackFree(); ^ stack.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush(arg, stack) ^ In file included from stack.c:27: ../utils/stack.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void StackPush(); ^ stack.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPop(stack) ^ In file included from stack.c:27: ../utils/stack.h:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClientData StackPop(); ^ stack.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackLook(stack) ^ In file included from stack.c:27: ../utils/stack.h:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClientData StackLook(); ^ stack.c:235:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if((*func)(sb->sb_data[j], i, cd)) return; ^ stack.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackEnum(stack, func, cd) ^ In file included from stack.c:27: ../utils/stack.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void StackEnum(); ^ stack.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackCopy(src, dest, copystr) ^ In file included from stack.c:27: ../utils/stack.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void StackCopy(); ^ stack.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stackCopyFn(stackItem, i, cd) ^ 16 warnings generated. --- compiling utils/strdup.o rm -f strdup.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/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 -c strdup.c strdup.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrDup(oldstr, str) ^ strdup.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrIsWhite(line, commentok) ^ strdup.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrIsInt(s) ^ strdup.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrIsNumeric(s) ^ 4 warnings generated. --- compiling utils/runstats.o rm -f runstats.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/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 -c runstats.c runstats.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RunStats(flags, lastt, deltat) ^ In file included from runstats.c:32: ../utils/runstats.h:28:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *RunStats(); ^ 2 warnings generated. --- compiling utils/set.o rm -f set.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/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 -c set.c set.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(parm,valueS,file) ^ In file included from set.c:28: ../utils/utils.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SetNoisyInt(); ^ set.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyBool(parm,valueS,file) ^ set.c:127:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ set.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyDI(parm,valueS,file) ^ In file included from set.c:28: ../utils/utils.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void SetNoisyDI(); ^ 6 warnings generated. --- compiling utils/show.o rm -f show.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/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 -c show.c show.c:70:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindSearch(DBWclientID, (ClientData) NULL, r, ShowRectFunc, ^ show.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(def, r, style) ^ In file included from show.c:31: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: ../utils/utils.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void ShowRect(); ^ show.c:85:24: warning: passing arguments to 'WindSurfaceToScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, r, &screenRect); ^ show.c:86:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, TRUE); ^ show.c:87:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&screenRect, ShowRectStyle); ^ show.c:88:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ show.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRectFunc(w, r) ^ 8 warnings generated. --- compiling utils/tech.o rm -f tech.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/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 -c tech.c tech.c:165:31: warning: passing arguments to 'techFindSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] thissect = techFindSection(sectionName); ^ tech.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechSectionGetMask(sectionName, depend) ^ In file included from tech.c:34: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: In file included from ../utils/utils.h:28: ../utils/tech.h:59:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern SectionID TechSectionGetMask(); ^ tech.c:241:26: warning: passing arguments to 'techFindSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tsp = techFindSection(primaryName); ^ tech.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddAlias(primaryName, alias) ^ In file included from tech.c:34: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: In file included from ../utils/utils.h:28: ../utils/tech.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TechAddAlias(); ^ tech.c:291:43: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cellDef->cd_planes[pNum] = DBNewPlane((ClientData) TT_SPACE); ^ tech.c:301:19: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(cellDef->cd_planes[pNum]); ^ tech.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] changePlanesFunc(cellDef, arg) ^ tech.c:368:26: warning: passing arguments to 'techFindSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tsp = techFindSection(sectionName); ^ tech.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechAddClient(sectionName, init, proc, final, prevSections, pSectionID, opt) ^ In file included from tech.c:34: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: In file included from ../utils/utils.h:28: ../utils/tech.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TechAddClient(); ^ tech.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TechLoad(filename, initmask) ^ tech.c:549:22: warning: passing arguments to 'techGetTokens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] argc = techGetTokens(line, sizeof line, &fstack, argv); ^ tech.c:598:33: warning: passing arguments to 'techGetTokens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((argc = techGetTokens(line, sizeof line, &fstack, argv)) >= 0) ^ tech.c:643:27: warning: passing arguments to 'techFindSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tsp = techFindSection(argv[0]); ^ tech.c:710:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*tcp->tc_proc)(techCurrentSection->ts_name,argc,argv)) ^ tech.c:777:23: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(d, n, TRUE); ^ tech.c:778:24: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(d, n); ^ tech.c:779:18: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCTechScale(d, n); ^ tech.c:780:18: warning: passing arguments to 'ExtTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechScale(d, n); ^ tech.c:781:19: warning: passing arguments to 'WireTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireTechScale(d, n); ^ tech.c:783:18: warning: passing arguments to 'LefTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefTechScale(d, n); ^ tech.c:787:18: warning: passing arguments to 'RtrTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrTechScale(d, n); ^ tech.c:793:27: warning: passing arguments to 'CIFTechLimitScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFTechLimitScale(1, 1)) ^ tech.c:807:18: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellSrDefs(0, checkForPaintFunc, (ClientData)&saveNumPlanes)) ^ tech.c:814:18: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSrDefs(0, changePlanesFunc, (ClientData) &saveNumPlanes); ^ tech.c:865:13: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stderr, fmt, args); ^ tech.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] techFindSection(sectionName) ^ tech.c:131:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] techSection *techFindSection(); ^ tech.c:932:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] techGetTokens(line, size, fstack, argv) ^ In file included from tech.c:34: In file included from ../database/database.h:41: In file included from ../bplane/bplane.h:203: In file included from ../bplane/bpEnum.h:38: In file included from ../utils/utils.h:28: ../utils/tech.h:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int techGetTokens(); ^ 32 warnings generated. --- compiling utils/touchtypes.o rm -f touchtypes.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/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 -c touchtypes.c touchtypes.c:90:15: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrTiles( ^ touchtypes.c:112:15: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells( ^ touchtypes.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TouchingTypes(cellUse, expansionMask, point) ^ touchtypes.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] touchingTypesFunc(tile, cxp) ^ touchtypes.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] touchingSubcellsFunc(scx, cdarg) ^ touchtypes.c:195:9: warning: array index 8 is past the end of the array (that has type 'unsigned int[8]') [-Warray-bounds] TTMaskSetType(&(parms->tfp_types),TT_SUBCELL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../database/database.h:167:30: note: expanded from macro 'TTMaskSetType' #define TTMaskSetType(m, t) ((m)->tt_words[ttWord(t)] |= ttMask(t)) ^ ~~~~~~~~~ ../database/database.h:100:5: note: array 'tt_words' declared here unsigned int tt_words[TT_MASKWORDS]; ^ 6 warnings generated. --- compiling utils/undo.o rm -f undo.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/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 -c undo.c undo.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoInit(logFileName, mode) ^ undo.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoAddClient(init, done, readEvent, writeEvent, forwEvent, backEvent, name) ^ In file included from undo.c:35: ../utils/undo.h:65:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern UndoType UndoAddClient(); ^ undo.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoNewEvent(clientType, size) ^ undo.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoBackward(n) ^ undo.c:601:48: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*undoClientTable[iup->iue_type].uc_back)(undoExport(iup)); ^ undo.c:610:23: warning: passing arguments to 'undoGetBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iup = undoGetBack(iup); ^ undo.c:648:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoForward(n) ^ undo.c:660:22: warning: passing arguments to 'undoGetForw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iup = undoGetForw(undoLogCur); ^ undo.c:671:48: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*undoClientTable[iup->iue_type].uc_forw)(undoExport(iup)); ^ undo.c:672:23: warning: passing arguments to 'undoGetForw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iup = undoGetForw(iup); ^ undo.c:728:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undoGetForw(iup) ^ undo.c:188:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern internalUndoEvent *undoGetForw(); ^ undo.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undoGetBack(iup) ^ undo.c:189:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern internalUndoEvent *undoGetBack(); ^ undo.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undoPrintEvent(iup) ^ undo.c:921:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undoPrintForw(iup, n) ^ undo.c:944:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undoPrintBack(iup, n) ^ undo.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UndoStackTrace(n) ^ 19 warnings generated. --- linking libutils.o rm -f libutils.o /usr/bin/ld -r args.o child.o dqueue.o finddisp.o flock.o flsbuf.o fraction.o geometry.o getrect.o hash.o heap.o ihash.o list.o lookup.o lookupany.o lookupfull.o macros.o main.o malloc.o match.o maxrect.o netlist.o niceabort.o parser.o path.o pathvisit.o port.o printstuff.o signals.o stack.o strdup.o runstats.o set.o show.o tech.o touchtypes.o undo.o -o libutils.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/utils' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/windows' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling windows/windClient.o rm -f windClient.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 windClient.c windClient.c:115:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_LLWIND); ^ windClient.c:117:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_LLWINDCORN); ^ windClient.c:121:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_LRWIND); ^ windClient.c:123:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_LRWINDCORN); ^ windClient.c:127:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_ULWIND); ^ windClient.c:129:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_ULWINDCORN); ^ windClient.c:133:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_URWIND); ^ windClient.c:135:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_URWINDCORN); ^ windClient.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windButtonSetCursor(button, corner) ^ windClient.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windGetCorner(screenPoint, screenRect) ^ windClient.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windMoveRect(wholeRect, corner, p, rect) ^ windClient.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFrameDown(w, cmd) ^ windClient.c:350:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(STYLE_CURS_NORMAL); ^ windClient.c:357:14: warning: passing arguments to 'WindReframe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(windFrameWindow, &windFrameRect, FALSE, ^ windClient.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFrameUp(w, cmd) ^ windClient.c:409:18: warning: passing arguments to 'windBarLocations' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windBarLocations(w, &leftBar, &botBar, &up, &down, &right, &left, &zoom); ^ windClient.c:420:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, &p, (Point *) NULL); ^ windClient.c:432:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, &p, (Point *) NULL); ^ windClient.c:440:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, (Point *) NULL, &p); ^ windClient.c:447:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, (Point *) NULL, &p); ^ windClient.c:455:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, (Point *) NULL, &p); ^ windClient.c:462:13: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, (Point *) NULL, &p); ^ windClient.c:471:15: warning: passing arguments to 'WindZoom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindZoom(w, 2.0); ^ windClient.c:474:15: warning: passing arguments to 'WindView' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindView(w); ^ windClient.c:477:15: warning: passing arguments to 'WindZoom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindZoom(w, 0.5); ^ windClient.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFrameButtons(w, cmd) ^ windClient.c:538:17: warning: passing arguments to 'WindFullScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindFullScreen(w); ^ windClient.c:501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windClientButtons(w, cmd) ^ windClient.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindButtonInFrame(w, x, y, b) ^ In file included from windClient.c:28: ../windows/windows.h:293:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool WindButtonInFrame(); ^ windClient.c:655:21: warning: passing arguments to 'WindExecute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindExecute(w, windClientID, cmd) >= 0) ^ windClient.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCmdInterp(w, cmd) ^ windClient.c:682:33: warning: passing arguments to 'WindAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windClientID = WindAddClient(WINDOW_CLIENT, ( bool (*)() ) NULL, ^ windClient.c:690:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:694:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:697:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:700:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:703:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:706:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:709:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:713:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:716:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:719:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:722:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:725:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:730:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:733:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:737:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:740:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:744:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:747:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:750:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:753:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:756:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:759:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:762:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:765:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:768:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:772:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:775:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:778:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:781:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:789:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:792:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:795:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:798:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:801:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:805:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:808:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:811:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ windClient.c:814:19: warning: passing arguments to 'WindAddCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(windClientID, ^ 71 warnings generated. --- compiling windows/windCmdAM.o rm -f windCmdAM.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 windCmdAM.c windCmdAM.c:107:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] place = Lookup(cmd->tx_argv[1], onoff); ^ windCmdAM.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windBorderCmd(w, cmd) ^ windCmdAM.c:174:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] place = Lookup(cmd->tx_argv[1], onoff); ^ windCmdAM.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCaptionCmd(w, cmd) ^ windCmdAM.c:238:20: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &cmd->tx_p, &rootPoint, (Rect *) NULL); ^ windCmdAM.c:271:16: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, &rootPoint, (Point *)NULL); ^ windCmdAM.c:298:13: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, &newArea); ^ windCmdAM.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCenterCmd(w, cmd) ^ windCmdAM.c:328:33: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mwname = (*GrWindowNamePtr)(w); ^ windCmdAM.c:344:20: warning: passing arguments to 'WindDelete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!WindDelete(w)) ^ windCmdAM.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCloseCmd(w, cmd) ^ windCmdAM.c:386:18: warning: passing arguments to 'TxTclDispatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxTclDispatch((ClientData)w, cmd->tx_argc - 1, cmd->tx_argv + 1, FALSE); ^ windCmdAM.c:372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windBypassCmd(w, cmd) ^ windCmdAM.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCrashCmd(w, cmd) ^ windCmdAM.c:462:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrSetCursorPtr)(atoi(cmd->tx_argv[1])); ^ windCmdAM.c:497:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetCursorRootPos(w, &p_in); ^ windCmdAM.c:499:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetCursorPos(w, &p_in); ^ windCmdAM.c:503:20: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &p_in, &p_out, (Rect *)NULL); ^ windCmdAM.c:507:20: warning: passing arguments to 'ToolSnapToGrid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToolSnapToGrid(w, &p_out, (Rect *)NULL); ^ windCmdAM.c:526:40: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = (double)CIFGetOutputScale(1000); ^ windCmdAM.c:444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCursorCmd(w, cmd) ^ windCmdAM.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windDebugCmd(w, cmd) ^ windCmdAM.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windDumpCmd(w, cmd) ^ windCmdAM.c:670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFilesCmd(w, cmd) ^ windCmdAM.c:734:19: warning: passing arguments to 'WindFullScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindFullScreen(w); ^ windCmdAM.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windGrowCmd(w, cmd) ^ windCmdAM.c:791:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, TRUE); ^ windCmdAM.c:793:20: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) RunStats(RS_TINCR, &tlast, &tdelta); ^ windCmdAM.c:801:21: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, (Rect *) NULL); ^ windCmdAM.c:813:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&w->w_screenArea, STYLE_ERASEALL); ^ windCmdAM.c:814:16: warning: passing arguments to 'GrSetStuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetStuff(style); ^ windCmdAM.c:819:7: warning: passing arguments to 'GrDrawFastBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrFastBox(&r); ^ ../graphics/graphics.h:83:35: note: expanded from macro 'GrFastBox' #define GrFastBox(x) GrDrawFastBox(x, 0) ^ windCmdAM.c:830:22: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rstatp = RunStats(RS_TINCR, &tlast, &tdelta); ^ windCmdAM.c:839:10: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ windCmdAM.c:753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windGrstatsCmd(w, cmd) ^ windCmdAM.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windHelpCmd(w, cmd) ^ windCmdAM.c:905:12: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = Lookup(cmd->tx_argv[cmd->tx_argc - 1], logKeywords); ^ windCmdAM.c:910:18: warning: passing arguments to 'TxLogCommands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxLogCommands(fileName, update); ^ windCmdAM.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windLogCommandsCmd(w, cmd) ^ windCmdAM.c:938:16: warning: passing arguments to 'windDoMacro' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windDoMacro(w, cmd, TRUE); ^ windCmdAM.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windIntMacroCmd(w, cmd) ^ windCmdAM.c:962:16: warning: passing arguments to 'windDoMacro' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windDoMacro(w, cmd, FALSE); ^ windCmdAM.c:958:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windMacroCmd(w, cmd) ^ windCmdAM.c:1015:20: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wc = WindGetClient(cmd->tx_argv[1], TRUE); ^ windCmdAM.c:1066:18: warning: passing arguments to 'MacroKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (MacroKey(cmd->tx_argv[argstart], &verbose) == 0) ^ windCmdAM.c:1067:15: warning: passing arguments to 'MacroKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (MacroKey(cmd->tx_argv[argstart + 1], &verbose) != 0) ^ windCmdAM.c:1101:20: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cn = MacroName((spointertype)h->h_key.h_ptr); ^ windCmdAM.c:1155:15: warning: passing arguments to 'MacroKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ct = MacroKey(cmd->tx_argv[argstart], &verbose); ^ windCmdAM.c:1163:28: warning: passing arguments to 'MacroRetrieveHelp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = MacroRetrieveHelp(wc, ct); ^ windCmdAM.c:1165:24: warning: passing arguments to 'MacroRetrieve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cp = MacroRetrieve(wc, ct, &iReturn); ^ windCmdAM.c:1168:20: warning: passing arguments to 'MacroName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cn = MacroName(ct); ^ windCmdAM.c:1198:15: warning: passing arguments to 'MacroKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ct = MacroKey(cmd->tx_argv[argstart], &verbose); ^ windCmdAM.c:1206:52: warning: passing arguments to 'MacroDelete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cmd->tx_argv[argstart][0] == '\0') MacroDelete(wc, ct); ^ windCmdAM.c:1208:21: warning: passing arguments to 'MacroDefineHelp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefineHelp(wc, ct, cmd->tx_argv[argstart]); ^ windCmdAM.c:1210:17: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(wc, ct, cmd->tx_argv[argstart], NULL, TRUE); ^ windCmdAM.c:1212:17: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MacroDefine(wc, ct, cmd->tx_argv[argstart], NULL, FALSE); ^ windCmdAM.c:1218:15: warning: passing arguments to 'MacroKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ct = MacroKey(cmd->tx_argv[argstart], &verbose); ^ windCmdAM.c:1226:52: warning: passing arguments to 'MacroDelete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cmd->tx_argv[argstart][0] == '\0') MacroDelete(wc, ct); ^ windCmdAM.c:1227:35: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (interactive) MacroDefine(wc, ct, cmd->tx_argv[argstart], ^ windCmdAM.c:1229:18: warning: passing arguments to 'MacroDefine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else MacroDefine(wc, ct, cmd->tx_argv[argstart], ^ windCmdAM.c:982:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windDoMacro(w, cmd, interactive) ^ windCmdAM.c:55:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void windDoMacro(); ^ 62 warnings generated. --- compiling windows/windCmdNR.o rm -f windCmdNR.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 windCmdNR.c windCmdNR.c:79:19: warning: passing arguments to 'windScreenToFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windScreenToFrame(w, &cmd->tx_p, &frame); ^ windCmdNR.c:86:23: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wc = WindGetClient(DEFAULT_CLIENT, TRUE); ^ windCmdNR.c:89:19: warning: passing arguments to 'WindCreate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindCreate(wc, &area, TRUE, cmd->tx_argc - 1, cmd->tx_argv + 1) == ^ windCmdNR.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windOpenCmd(w, cmd) ^ windCmdNR.c:125:13: warning: passing arguments to 'WindOver' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindOver(w); ^ windCmdNR.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windOverCmd(w, cmd) ^ windCmdNR.c:167:21: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) TxGetLine(ssline, 98); ^ windCmdNR.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPauseCmd(w, cmd) ^ windCmdNR.c:210:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] but = Lookup(cmd->tx_argv[1], butTable); ^ windCmdNR.c:212:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] act = Lookup(cmd->tx_argv[2], actTable); ^ windCmdNR.c:236:27: warning: passing arguments to 'WindSendCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindSendCommand(w, &txcmd, FALSE); ^ windCmdNR.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPushbuttonCmd(w, cmd) ^ windCmdNR.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windQuitCmd(w, cmd) ^ windCmdNR.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windRedoCmd(w, cmd) ^ windCmdNR.c:383:19: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); ^ windCmdNR.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windRedrawCmd(w, cmd) ^ windCmdNR.c:424:22: warning: passing arguments to 'GrSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GrSetDisplay(MainDisplayType, MainGraphicsFile, MainMouseFile)) ^ windCmdNR.c:430:19: warning: passing arguments to 'GrReadCMap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrReadCMap(DBWStyleType, (char *)NULL, MainMonType, ".", ^ windCmdNR.c:432:21: warning: passing arguments to 'GrLoadStyles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrLoadStyles(DBWStyleType, ".", SysLibPath) != 0) return; ^ windCmdNR.c:436:23: warning: passing arguments to 'GrLoadCursors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GrLoadCursors(".", SysLibPath)) return; ^ windCmdNR.c:438:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrSetCursor(0); ^ windCmdNR.c:440:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); ^ windCmdNR.c:405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windResetCmd(w, cmd) ^ 23 warnings generated. --- compiling windows/windCmdSZ.o rm -f windCmdSZ.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 windCmdSZ.c windCmdSZ.c:145:23: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xsize = cmdParseCoord(w, cmd->tx_argv[2], TRUE, TRUE); ^ windCmdSZ.c:146:23: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ysize = cmdParseCoord(w, cmd->tx_argv[2], TRUE, FALSE); ^ windCmdSZ.c:185:12: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, (Point *) NULL, &p); ^ windCmdSZ.c:191:12: warning: passing arguments to 'WindScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, &p, (Point *) NULL); ^ windCmdSZ.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windScrollCmd(w, cmd) ^ windCmdSZ.c:234:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wid = (*GrWindowIdPtr)(cmd->tx_argv[3]); ^ windCmdSZ.c:249:37: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (w == NULL) w = WindSearchWid(wid); ^ windCmdSZ.c:255:24: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &cmd->tx_p, &rootPoint, (Rect *) NULL); ^ windCmdSZ.c:286:12: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(atoi(cmd->tx_argv[1]), yval, wid); ^ windCmdSZ.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSetpointCmd(w, cmd) ^ windCmdSZ.c:295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSetPrintProc(name, val) ^ windCmdSZ.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSleepCmd(w, cmd) ^ windCmdSZ.c:428:23: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wc = WindGetClient(client, FALSE); ^ windCmdSZ.c:440:19: warning: passing arguments to 'WindCreate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindCreate(wc, &area, FALSE, cmd->tx_argc - 6, cmd->tx_argv + 6); ^ windCmdSZ.c:448:19: warning: passing arguments to 'WindCreate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindCreate(wc, &area, TRUE, cmd->tx_argc - 2, cmd->tx_argv + 2); ^ windCmdSZ.c:456:24: warning: passing arguments to 'WindPrintClientList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPrintClientList(FALSE); ^ windCmdSZ.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSpecialOpenCmd(w, cmd) ^ windCmdSZ.c:506:24: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wc = WindGetClient(cmd->tx_argv[1], FALSE); ^ windCmdSZ.c:511:22: warning: passing arguments to 'WindPrintClientList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPrintClientList(FALSE); ^ windCmdSZ.c:537:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tcl_NewStringObj((*GrWindowNamePtr)(sw), -1)); ^ windCmdSZ.c:547:51: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tcl_SetResult(magicinterp, (*GrWindowNamePtr)(w), NULL); ^ windCmdSZ.c:481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windNamesCmd(w, cmd) ^ windCmdSZ.c:607:14: warning: passing arguments to 'WindUnder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindUnder(w); ^ windCmdSZ.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUnderCmd(w, cmd) ^ windCmdSZ.c:634:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUndoCmd(w, cmd) ^ windCmdSZ.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUpdateCmd(w, cmd) ^ windCmdSZ.c:762:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windVersionCmd(w, cmd) ^ windCmdSZ.c:811:10: warning: passing arguments to 'WindView' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindView(w); ^ windCmdSZ.c:869:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_xbot = cmdParseCoord(w, sptr, FALSE, TRUE); ^ windCmdSZ.c:874:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_ybot = cmdParseCoord(w, sptr, FALSE, TRUE); ^ windCmdSZ.c:879:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_xtop = cmdParseCoord(w, sptr, FALSE, TRUE); ^ windCmdSZ.c:880:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_ytop = cmdParseCoord(w, pptr, FALSE, TRUE); ^ windCmdSZ.c:883:14: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, &r); ^ windCmdSZ.c:889:26: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_xbot = cmdParseCoord(w, cmd->tx_argv[1], FALSE, TRUE); ^ windCmdSZ.c:890:33: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_ybot = cmdParseCoord(w, cmd->tx_argv[2], FALSE, FALSE); ^ windCmdSZ.c:891:33: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_xtop = cmdParseCoord(w, cmd->tx_argv[3], FALSE, TRUE); ^ windCmdSZ.c:892:33: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r.r_ytop = cmdParseCoord(w, cmd->tx_argv[4], FALSE, FALSE); ^ windCmdSZ.c:895:10: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, &r); ^ windCmdSZ.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windViewCmd(w, cmd) ^ windCmdSZ.c:943:16: warning: passing arguments to 'DBExpandAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBExpandAll(celluse, &(celluse->cu_bbox), ^ windCmdSZ.c:948:13: warning: passing arguments to 'WindView' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindView(w); ^ windCmdSZ.c:927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windXviewCmd(w, cmd) ^ windCmdSZ.c:962:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(use->cu_parent, &use->cu_bbox, windowMask, ^ windCmdSZ.c:957:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ViewUnexpandFunc(use, windowMask) ^ windCmdSZ.c:998:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] place = Lookup(cmd->tx_argv[1], onoff); ^ windCmdSZ.c:988:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windScrollBarsCmd(w, cmd) ^ windCmdSZ.c:1153:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindSearch((WindClient) NULL, (ClientData) NULL, (Rect *) NULL, ^ windCmdSZ.c:1119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPositionsCmd(w, cmd) ^ windCmdSZ.c:1164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPositionsFunc(w, cdata) ^ windCmdSZ.c:1246:21: warning: passing arguments to 'MagAtof' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] factor = MagAtof(cmd->tx_argv[1]); ^ windCmdSZ.c:1253:13: warning: passing arguments to 'WindZoom' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindZoom(w, factor); ^ windCmdSZ.c:1226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windZoomCmd(w, cmd) ^ 52 warnings generated. --- compiling windows/windSend.o rm -f windSend.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 windSend.c windSend.c:110:42: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windClient = (clientRec *) WindGetClient(WINDOW_CLIENT, TRUE); ^ windSend.c:133:25: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windCmdNum = Lookup(cmd->tx_argv[0], windClient->w_commandTable); ^ windSend.c:150:25: warning: passing arguments to 'windSearchPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = windSearchPoint( &(cmd->tx_p), &inside); ^ windSend.c:155:23: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = WindSearchWid(cmd->tx_wid); ^ windSend.c:168:34: warning: passing arguments to 'WindGetClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rc = (clientRec *) WindGetClient(DEFAULT_CLIENT, TRUE); ^ windSend.c:183:18: warning: passing arguments to 'windPrintCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPrintCommand(cmd); ^ windSend.c:190:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clientCmdNum = Lookup(cmd->tx_argv[0], rc->w_commandTable); ^ windSend.c:206:19: warning: passing arguments to 'windPrintCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPrintCommand(cmd); ^ windSend.c:237:14: warning: passing arguments to 'windHelp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windHelp(cmd, "Global", windClient->w_commandTable); ^ windSend.c:239:11: warning: passing arguments to 'windHelp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windHelp(cmd, rc->w_clientName, rc->w_commandTable); ^ windSend.c:263:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(rc->w_command))(w, cmd); ^ windSend.c:265:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(windClient->w_command))(w, cmd); ^ windSend.c:274:24: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ownCmdNum = Lookup(cmd->tx_argv[0], ownTable); ^ windSend.c:283:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(rc->w_command))(w, cmd); ^ windSend.c:285:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(windClient->w_command))(w, cmd); ^ windSend.c:303:47: warning: passing arguments to 'WindGrabInput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WindOldButtons == 0) WindGrabInput((WindClient) rc); ^ windSend.c:304:48: warning: passing arguments to 'WindReleaseInput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (WindNewButtons == 0) WindReleaseInput((WindClient) rc); ^ windSend.c:305:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(rc->w_command))(w, cmd); ^ windSend.c:312:18: warning: passing arguments to 'WindReleaseInput' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReleaseInput((WindClient) rc); ^ windSend.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSendCommand(w, cmd, quiet) ^ In file included from windSend.c:31: ../windows/windows.h:304:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int WindSendCommand(); ^ windSend.c:340:14: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush( (ClientData) windGrabber, windGrabberStack); ^ windSend.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindGrabInput(client) ^ windSend.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindGrabInput(); ^ windSend.c:365:42: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windGrabber = (WindClient) StackPop(windGrabberStack); ^ windSend.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReleaseInput(client) ^ windSend.c: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindReleaseInput(); ^ windSend.c:431:11: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Match(pattern, *tp) && (wiz ^ (**tp != WIZARD_CHAR)) ) ^ windSend.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windHelp(cmd, name, table) ^ windSend.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windHelp(); ^ 30 warnings generated. --- compiling windows/windDebug.o rm -f windDebug.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 windDebug.c windDebug.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPrintWindow(w) ^ windDebug.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windPrintCommand(cmd) ^ In file included from windDebug.c:29: ../windows/windInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windPrintCommand(); ^ 3 warnings generated. --- compiling windows/windDisp.o rm -f windDisp.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 windDisp.c windDisp.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFreeList(llr) ^ windDisp.c:218:47: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->w_redrawAreas = (ClientData) DBNewPlane((ClientData) TT_SPACE); ^ windDisp.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSeparateRedisplay(w) ^ In file included from windDisp.c:30: ../windows/windows.h:290:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindSeparateRedisplay(); ^ windDisp.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindIconChanged(w) ^ In file included from windDisp.c:30: ../windows/windows.h:288:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindIconChanged(); ^ windDisp.c:326:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(windCurRedrawPlane, &biggerArea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ windDisp.c:330:20: warning: passing arguments to 'GeoDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GeoDisjoint(&biggerArea, &w->w_clipAgainst->r_r, windChangedFunc, ^ windDisp.c:342:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(w); ^ windDisp.c:266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, area) ^ In file included from windDisp.c:30: ../windows/windows.h:287:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindAreaChanged(); ^ windDisp.c:356:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(windCurRedrawPlane, area, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ windDisp.c:358:28: warning: passing arguments to 'GeoDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else (void) GeoDisjoint(area, &next->r_r, windChangedFunc, ^ windDisp.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windChangedFunc(area, next) ^ windDisp.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windBarLocations(w, leftBar, botBar, up, down, right, left, zoom) ^ windDisp.c:473:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, FALSE); ^ windDisp.c:474:13: warning: passing arguments to 'GrClipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTo(clip); ^ windDisp.c:485:15: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&capr, STYLE_BORDER); ^ windDisp.c:487:22: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GrPutText(w->w_caption, STYLE_CAPTION, &capp, ^ windDisp.c:499:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:509:40: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:514:40: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:526:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:529:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:534:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:537:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:541:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&leftBar, STYLE_CAPTION); ^ windDisp.c:542:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&botBar, STYLE_CAPTION); ^ windDisp.c:564:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&leftElev, STYLE_ELEVATOR); ^ windDisp.c:569:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:572:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:589:11: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&botElev, STYLE_ELEVATOR); ^ windDisp.c:594:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:597:36: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GEO_TOUCH(&r, clip)) GrClipBox(&r, STYLE_BORDER); ^ windDisp.c:600:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(windGlyphs->gr_glyph[0], &(up.r_ll)); ^ windDisp.c:601:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(windGlyphs->gr_glyph[1], &(down.r_ll)); ^ windDisp.c:602:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(windGlyphs->gr_glyph[2], &(left.r_ll)); ^ windDisp.c:603:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(windGlyphs->gr_glyph[3], &(right.r_ll)); ^ windDisp.c:604:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(windGlyphs->gr_glyph[4], &(zoom.r_ll)); ^ windDisp.c:608:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ windDisp.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindDrawBorder(w, clip) ^ In file included from windDisp.c:30: ../windows/windows.h:245:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindDrawBorder(); ^ windDisp.c:646:43: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrUpdateIconPtr)(*GrUpdateIconPtr)(w,w->w_caption); ^ windDisp.c:633:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindCaption(w, caption) ^ In file included from windDisp.c:30: ../windows/windows.h:286:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindCaption(); ^ windDisp.c:666:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windNewView(w) ^ windDisp.c:696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindRedisplay(w) ^ In file included from windDisp.c:30: ../windows/windows.h:300:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindRedisplay(); ^ windDisp.c:726:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, FALSE); ^ windDisp.c:728:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&w->w_allArea, STYLE_ERASEALL); ^ windDisp.c:731:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrDrawGlyph(cl->w_icon, &(w->w_allArea.r_ll)); ^ windDisp.c:741:14: warning: passing arguments to 'GrPutText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrPutText(name, STYLE_BORDER, &p, GEO_NORTH, GR_TEXT_SMALL, TRUE, ^ windDisp.c:746:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ windDisp.c:717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windRedrawIcon(w) ^ windDisp.c:792:16: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(0); ^ windDisp.c:818:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ windDisp.c:828:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(windRedisplayArea, &r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ windDisp.c:836:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(windCurRedrawPlane); ^ windDisp.c:846:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, ^ windDisp.c:853:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(windRedisplayArea); ^ windDisp.c:932:21: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(w, &area, &clientArea); ^ windDisp.c:937:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (w, &clientArea, &area); ^ windDisp.c:896:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUpdateFunc(tile, w) ^ windDisp.c:980:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(GR_LOCK_SCREEN, FALSE); ^ windDisp.c:981:14: warning: passing arguments to 'GrClipBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipBox(&area, STYLE_BACKGROUND); ^ windDisp.c:982:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(GR_LOCK_SCREEN); ^ windDisp.c:963:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windBackgroundFunc(tile, notUsed) ^ 67 warnings generated. --- compiling windows/windMain.o rm -f windMain.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 windMain.c windMain.c:112:32: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windGrabberStack = StackNew(2); ^ windMain.c:113:35: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windRedisplayArea = DBNewPlane((ClientData) TT_SPACE); ^ windMain.c:116:22: warning: passing arguments to 'GrReadGlyphs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GrReadGlyphs(glyphName, ".", SysLibPath, &windGlyphs)) ^ windMain.c:118:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTextSize("XWyqP", GR_TEXT_DEFAULT, &ts); ^ windMain.c:120:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); ^ windMain.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddClient(clientName, create, delete, redisplay, command, update, ^ In file included from windMain.c:57: ../windows/windows.h:242:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern WindClient WindAddClient(); ^ windMain.c:290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindGetClient(clientName, exact) ^ In file included from windMain.c:57: ../windows/windows.h:240:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern WindClient WindGetClient(); ^ windMain.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindNextClient(client) ^ In file included from windMain.c:57: ../windows/windows.h:241:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern WindClient WindNextClient(); ^ windMain.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPrintClientList(wizard) ^ In file included from windMain.c:58: ../windows/windInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindPrintClientList(); ^ windMain.c:414:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdNum = Lookup(cmd->tx_argv[0], commandTable); ^ windMain.c:418:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*functionTable[cmdNum])(w, cmd); ^ windMain.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindExecute(w, rc, cmd) ^ In file included from windMain.c:57: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int WindExecute(); ^ windMain.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAddCommand(rc, text, func, dynamic) ^ In file included from windMain.c:57: ../windows/windows.h:251:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindAddCommand(); ^ windMain.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReplaceCommand(rc, command, newfunc) ^ In file included from windMain.c:57: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int WindReplaceCommand(); ^ windMain.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindGetCommandTable(rc) ^ In file included from windMain.c:57: ../windows/windows.h:253:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char **WindGetCommandTable(); ^ 23 warnings generated. --- compiling windows/windMove.o rm -f windMove.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 windMove.c windMove.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windUnlink(w) ^ In file included from windMove.c:30: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windUnlink(); ^ windMove.c:137:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrFreeBackingStorePtr != NULL) (*GrFreeBackingStorePtr)(w); ^ windMove.c:139:18: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane( (Plane *) w->w_redrawAreas); ^ windMove.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFree(w) ^ In file included from windMove.c:30: ../windows/windows.h:303:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windFree(); ^ windMove.c:177:16: warning: passing arguments to 'WindOutToIn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindOutToIn(w, &w->w_allArea, &w->w_screenArea); ^ windMove.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSetWindowAreas(w) ^ In file included from windMove.c:30: ../windows/windows.h:248:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindSetWindowAreas(); ^ windMove.c:196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSetWindowPosition(w) ^ windMove.c:225:53: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (cr->w_delete == NULL) || (*(cr->w_delete))(w) ) ^ windMove.c:227:17: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &(w->w_allArea) ); ^ windMove.c:228:53: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (GrDeleteWindowPtr != NULL) (*GrDeleteWindowPtr)(w); ^ windMove.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindDelete(w) ^ In file included from windMove.c:30: ../windows/windows.h:296:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool WindDelete(); ^ windMove.c:336:54: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OK = ((cr->w_create == NULL) || (*(cr->w_create))(w, argc, argv)); ^ windMove.c:343:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OK = (*GrCreateWindowPtr)(w, (argc > 1) ? argv[1] : NULL); ^ windMove.c:349:17: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &(w->w_allArea)); ^ windMove.c:361:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(w); ^ windMove.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindCreate(client, frameArea, isHint, argc, argv) ^ In file included from windMove.c:30: ../windows/windows.h:239:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MagWindow *WindCreate(); ^ windMove.c:389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindOutToIn(w, out, in) ^ In file included from windMove.c:30: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindOutToIn(); ^ windMove.c:405:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WindInToOut(w, in, out) ^ In file included from windMove.c:30: ../windows/windows.h:247:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindInToOut(); ^ windMove.c:448:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrUnderWindowPtr)(w); ^ windMove.c:460:22: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &area); ^ windMove.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindUnder(w) ^ In file included from windMove.c:30: ../windows/windows.h:272:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindUnder(); ^ windMove.c:505:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrOverWindowPtr)(w); ^ windMove.c:518:22: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged((MagWindow *) NULL, &area); ^ windMove.c:495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindOver(w) ^ In file included from windMove.c:30: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindOver(); ^ windMove.c:574:23: warning: passing arguments to 'GeoDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GeoDisjoint(area, &w->w_frameArea, ^ windMove.c:560:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFindUnobscured(area, okArea) ^ windMove.c:634:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(cr->w_reposition))(w, &newFrameArea, FALSE); ^ windMove.c:677:21: warning: passing arguments to 'GeoDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GeoDisjoint(&w->w_frameArea, &dontRedisplay, windReframeFunc, ^ windMove.c:684:18: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &w->w_allArea); ^ windMove.c:696:23: warning: passing arguments to 'windFixSurfaceArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFixSurfaceArea(w); ^ windMove.c:705:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(w); ^ windMove.c:713:24: warning: passing arguments to 'GeoDisjoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GeoDisjoint(&w->w_allArea, &dontRedisplay, windReframeFunc, ^ windMove.c:720:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(cr->w_reposition))(w, &newFrameArea, TRUE); ^ windMove.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindReframe(w, r, inside, move) ^ In file included from windMove.c:30: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindReframe(); ^ windMove.c:729:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, area); ^ windMove.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windReframeFunc(area, w) ^ windMove.c:773:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(cr->w_reposition))(w, &newFrameArea, FALSE); ^ windMove.c:807:13: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, &w->w_surfaceArea); ^ windMove.c:842:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(cr->w_reposition))(w, &newFrameArea, TRUE); ^ windMove.c:849:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrConfigureWindowPtr)(w); ^ windMove.c:852:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrCreateBackingStorePtr)(w); ^ windMove.c:855:21: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); ^ windMove.c:752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindFullScreen(w) ^ In file included from windMove.c:30: ../windows/windows.h:274:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindFullScreen(); ^ 54 warnings generated. --- compiling windows/windSearch.o rm -f windSearch.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 windSearch.c windSearch.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windSearchPoint(p, inside) ^ In file included from windSearch.c:29: ../windows/windInt.h:58:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MagWindow *windSearchPoint(); ^ windSearch.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSearchWid(wid) ^ In file included from windSearch.c:27: ../windows/windows.h:259:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MagWindow *WindSearchWid(); ^ windSearch.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSearchData(grdata) ^ In file included from windSearch.c:27: ../windows/windows.h:260:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MagWindow *WindSearchData(); ^ windSearch.c:191:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = (*func)(w, clientData); ^ windSearch.c:197:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] res = (*func)(w, clientData); ^ windSearch.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSearch(client, surfaceID, surfaceArea, func, clientData) ^ In file included from windSearch.c:27: ../windows/windows.h:258:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int WindSearch(); ^ 10 warnings generated. --- compiling windows/windTrans.o rm -f windTrans.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 windTrans.c windTrans.c:60:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &(screen->r_ll), (Point *) NULL, surface); ^ windTrans.c:61:23: warning: passing arguments to 'WindPointToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, &(screen->r_ur), (Point *) NULL, &r); ^ windTrans.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(w, screen, surface) ^ In file included from windTrans.c:27: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindScreenToSurface(); ^ windTrans.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToSurface(w, screenPoint, surfacePoint, surfaceBox) ^ In file included from windTrans.c:27: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindPointToSurface(); ^ windTrans.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreen(w, surface, screen) ^ In file included from windTrans.c:27: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindSurfaceToScreen(); ^ windTrans.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(w, surface, screen) ^ In file included from windTrans.c:27: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindSurfaceToScreenNoClip(); ^ windTrans.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindPointToScreen(w, surface, screen) ^ In file included from windTrans.c:27: ../windows/windows.h:282:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindPointToScreen(); ^ windTrans.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windScreenToFrame(w, screen, frame) ^ In file included from windTrans.c:29: ../windows/windInt.h:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windScreenToFrame(); ^ 14 warnings generated. --- compiling windows/windView.o rm -f windView.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 windView.c windView.c:71:24: warning: passing arguments to 'WindScreenToSurface' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScreenToSurface(w, &tmp, &newArea); ^ windView.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windFixSurfaceArea(w) ^ In file included from windView.c:28: ../windows/windows.h:249:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void windFixSurfaceArea(); ^ windView.c:102:19: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWloadWindow(mw, (char *)NULL, DBW_LOAD_IGNORE_TECH); ^ windView.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindUnload(surfaceID) ^ In file included from windView.c:28: ../windows/windows.h:299:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindUnload(); ^ windView.c:132:12: warning: passing arguments to 'WindMove' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, surfaceArea); ^ windView.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindLoad(w, client, surfaceID, surfaceArea) ^ In file included from windView.c:28: ../windows/windows.h:289:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool WindLoad(); ^ windView.c:211:20: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &(w->w_screenArea)); ^ windView.c:212:16: warning: passing arguments to 'windNewView' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windNewView(w); ^ windView.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindMove(w, surfaceArea) ^ In file included from windView.c:28: ../windows/windows.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindMove(); ^ windView.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindZoom(w, factor) ^ In file included from windView.c:28: ../windows/windows.h:264:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindZoom(); ^ windView.c:289:14: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScalePoint(&newArea.r_ll, scalen, scaled); ^ windView.c:290:14: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScalePoint(&newArea.r_ur, scalen, scaled); ^ windView.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScale(scalen, scaled) ^ In file included from windView.c:28: ../windows/windows.h:297:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindScale(); ^ windView.c:329:13: warning: passing arguments to 'DBMovePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMovePoint(&newArea.r_ll, origx, origy); ^ windView.c:330:13: warning: passing arguments to 'DBMovePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMovePoint(&newArea.r_ur, origx, origy); ^ windView.c:316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindTranslate(origx, origy) ^ In file included from windView.c:28: ../windows/windows.h:298:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindTranslate(); ^ windView.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindView(w) ^ In file included from windView.c:28: ../windows/windows.h:266:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindView(); ^ windView.c:430:30: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(w, &GeoNullRect, &screenorigin); ^ windView.c:490:27: warning: passing arguments to 'WindSurfaceToScreenNoClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindSurfaceToScreenNoClip(w, &GeoNullRect, &refresh); ^ windView.c:539:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrLock(w, FALSE); ^ windView.c:540:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrScrollBackingStorePtr)(w, &moveorigin); ^ windView.c:541:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*GrGetBackingStorePtr)(w, &norefresh); ^ windView.c:542:10: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrUnlock(w); ^ windView.c:543:17: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &refresh); ^ windView.c:545:23: warning: passing arguments to 'DBWHLRedrawPrepWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedrawPrepWindow(w, &(w->w_surfaceArea)); ^ windView.c:548:17: warning: passing arguments to 'WindAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindAreaChanged(w, &(w->w_screenArea)); ^ windView.c:550:16: warning: passing arguments to 'windNewView' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] windNewView(w); ^ windView.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WindScroll(w, surfaceOffset, screenOffset) ^ In file included from windView.c:28: ../windows/windows.h:267:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WindScroll(); ^ 37 warnings generated. --- linking libwindows.o rm -f libwindows.o /usr/bin/ld -r windClient.o windCmdAM.o windCmdNR.o windCmdSZ.o windSend.o windDebug.o windDisp.o windMain.o windMove.o windSearch.o windTrans.o windView.o -o libwindows.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/windows' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/wiring' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling wiring/wireOps.o rm -f wireOps.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 wireOps.c wireOps.c:88:22: warning: passing arguments to 'WindSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) WindSearch(DBWclientID, (ClientData) NULL, (Rect *) NULL, ^ wireOps.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wireFindRootUse(rootDef) ^ wireOps.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wireFindRootFunc(window, cellUsePtr) ^ wireOps.c:165:21: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetPoint(&point, &scx.scx_area); ^ wireOps.c:175:18: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSeeTypesAll(scx.scx_use, &scx.scx_area, crec->dbw_bitmask, &mask); ^ wireOps.c:193:16: warning: passing arguments to 'SelectChunk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectChunk(&scx, WireType, crec->dbw_bitmask, &chunk, FALSE); ^ wireOps.c:236:15: warning: passing arguments to 'SelectArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArea(&scx, &mask, crec->dbw_bitmask, NULL); ^ wireOps.c:237:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(scx.scx_use->cu_def, &box); ^ wireOps.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WirePickType(type, width) ^ In file included from wireOps.c:38: ../wiring/wiring.h:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WirePickType(); ^ wireOps.c:320:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetBox(&boxRootDef, rect)) ^ wireOps.c:339:18: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetPoint(&cursorPos, (Rect *) NULL); ^ wireOps.c:469:17: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &editArea, &mask, 0); ^ wireOps.c:470:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(EditCellUse->cu_def, &editArea); ^ wireOps.c:471:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editArea, DBW_ALLWINDOWS, &mask); ^ wireOps.c:472:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editArea); ^ wireOps.c:473:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ wireOps.c:485:13: warning: passing arguments to 'SelectChunk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectChunk(&scx, WireType, 0, &leg, FALSE); ^ wireOps.c:517:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(EditRootDef, &new); ^ wireOps.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireAddLeg(rect, point, direction) ^ In file included from wireOps.c:38: ../wiring/wiring.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WireAddLeg(); ^ wireOps.c:559:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetBox(&boxRootDef, rect)) return; ^ wireOps.c:564:21: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = ToolGetPoint(&cursorPos, (Rect *) NULL); ^ wireOps.c:684:17: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(SelectDef, &new, &mask, 0); ^ wireOps.c:685:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(SelectDef, &new); ^ wireOps.c:686:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &new, DBW_ALLWINDOWS, &mask); ^ wireOps.c:687:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ wireOps.c:688:16: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &new, TRUE); ^ wireOps.c:689:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_bbox, DBW_ALLWINDOWS, ^ wireOps.c:742:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!ToolGetBox(&boxRootDef, &oldLeg)) ^ wireOps.c:874:17: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &tmp, &mask, 0); ^ wireOps.c:881:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &tmp2, &mask, 0); ^ wireOps.c:889:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &tmp2, &mask, 0); ^ wireOps.c:932:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &tmp2, &mask, 0); ^ wireOps.c:975:14: warning: passing arguments to 'DBPaintValid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintValid(EditCellUse->cu_def, &tmp2, &mask, 0); ^ wireOps.c:978:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(EditCellUse->cu_def, &editArea); ^ wireOps.c:979:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &editArea, DBW_ALLWINDOWS, &allmask); ^ wireOps.c:980:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &editArea); ^ wireOps.c:981:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ wireOps.c:995:12: warning: passing arguments to 'SelectArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArea(&scx, &mask, 0, NULL); ^ wireOps.c:1000:16: warning: passing arguments to 'SelectArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArea(&scx, &mask, 0, NULL); ^ wireOps.c:1006:16: warning: passing arguments to 'SelectArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectArea(&scx, &mask, 0, NULL); ^ wireOps.c:1013:14: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(EditRootDef, &tmp2); ^ wireOps.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireAddContact(newType, newWidth) ^ In file included from wireOps.c:38: ../wiring/wiring.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WireAddContact(); ^ wireOps.c:1038:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireButtonProc(w, cmd) ^ wireOps.c:1088:24: warning: passing arguments to 'DBWAddButtonHandler' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAddButtonHandler("wiring", WireButtonProc, STYLE_CURS_ARROW, doc); ^ 47 warnings generated. --- compiling wiring/wireTech.o rm -f wireTech.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 wireTech.c wireTech.c:127:40: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->con_type = DBTechNoisyNameType(argv[1]); ^ wireTech.c:128:42: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->con_layer1 = DBTechNoisyNameType(argv[3]); ^ wireTech.c:129:42: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->con_layer2 = DBTechNoisyNameType(argv[5 + hasExtend]); ^ wireTech.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireTechLine(sectionName, argc, argv) ^ In file included from wireTech.c:35: ../wiring/wiring.h:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool WireTechLine(); ^ wireTech.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireTechScale(scalen, scaled) ^ In file included from wireTech.c:35: ../wiring/wiring.h:93:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void WireTechScale(); ^ 7 warnings generated. --- compiling wiring/wireUndo.o rm -f wireUndo.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 wireUndo.c wireUndo.c:87:37: warning: passing arguments to 'UndoAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireUndoClientID = UndoAddClient((void (*)()) NULL, (void (*)()) NULL, ^ wireUndo.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireUndoForw(wue) ^ wireUndo.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireUndoBack(wue) ^ 3 warnings generated. --- linking libwiring.o rm -f libwiring.o /usr/bin/ld -r wireOps.o wireTech.o wireUndo.o -o libwiring.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/wiring' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2sim' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling ext2sim/ext2sim.o rm -f ext2sim.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 ext2sim.c ext2sim.c:318:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdExtToSimOption); ^ ext2sim.c:337:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2sim.c:354:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2sim.c:371:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2sim.c:439:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], sim_formats); ^ ext2sim.c:469:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], cmdMergeTypes); ^ ext2sim.c:533:20: warning: passing arguments to 'EFArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inName = EFArgs(argc, argv, &err_result, simParseArgs, (ClientData) NULL); ^ ext2sim.c:618:19: warning: passing arguments to 'EFReadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFReadFile(inName, FALSE, esDoSimExtResis, FALSE) == FALSE) ^ ext2sim.c:647:25: warning: passing arguments to 'ExtGetDevInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (ExtGetDevInfo(idx++, &devname, &devtype, &s_rclass, &d_rclass, ^ ext2sim.c:655:19: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = efBuildAddStr(EFDevTypes, &EFDevNumTypes, TT_MAXTYPES, devname); ^ ext2sim.c:677:16: warning: passing arguments to 'EFFlatBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuild(inName, flatFlags); ^ ext2sim.c:683:13: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(simmergeVisit, (ClientData) NULL); ^ ext2sim.c:691:16: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(simdevVisit, (ClientData)NULL); ^ ext2sim.c:693:13: warning: passing arguments to 'EFVisitCaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitCaps(simcapVisit, (ClientData) NULL); ^ ext2sim.c:695:19: warning: passing arguments to 'EFVisitResists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitResists(simresistVisit, (ClientData) NULL); ^ ext2sim.c:697:17: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(simnodeVisit, (ClientData) NULL); ^ ext2sim.c:699:15: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(NULL); ^ ext2sim.c:700:11: warning: passing arguments to 'EFDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDone(NULL); ^ ext2sim.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdExtToSim(w, cmd) ^ ext2sim.c:47:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void CmdExtToSim(); ^ ext2sim.c:892:31: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((esAliasName = ArgStr(&argc, &argv, "filename")) == NULL) ^ ext2sim.c:896:31: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((esLabelName = ArgStr(&argc, &argv, "filename")) == NULL) ^ ext2sim.c:900:32: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((simesOutName = ArgStr(&argc, &argv, "filename")) == NULL) ^ ext2sim.c:906:25: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ftmp = ArgStr(&argc, &argv, "format")) == NULL) ^ ext2sim.c:920:25: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (( t = ArgStr(&argc, &argv, "cap-accuracy") ) == NULL) ^ ext2sim.c:929:25: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ftmp = ArgStr(&argc, &argv, "hierAP_SD")) == NULL) ^ ext2sim.c:864:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simParseArgs(pargc, pargv) ^ ext2sim.c:50:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simParseArgs(); ^ ext2sim.c:978:21: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "output"); ^ ext2sim.c:972:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimGetNode(prefix, suffix) ^ ext2sim.c:1046:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2sim.c:1131:21: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, name, esSimF); ^ ext2sim.c:1135:15: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, name, esSimF); ^ ext2sim.c:1145:22: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, subnode->efnode_name->efnn_hier, name, esSimF); ^ ext2sim.c:1151:22: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, subnode->efnode_name->efnn_hier, name, esSimF); ^ ext2sim.c:1154:22: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, name, esSimF); ^ ext2sim.c:1164:19: warning: passing arguments to 'simdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(hierName, term->dterm_node->efnode_name->efnn_hier, ^ ext2sim.c:1180:21: warning: passing arguments to 'simdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevSubstrate(hierName, subnode->efnode_name->efnn_hier, ^ ext2sim.c:1188:21: warning: passing arguments to 'simdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevSubstrate(hierName, subnode->efnode_name->efnn_hier, ^ ext2sim.c:1265:24: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subAP = Match(ATTR_SUBSAP, gate->dterm_attrs ) ; ^ ext2sim.c:1269:24: warning: passing arguments to 'simdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevSubstrate(hierName, subnode->efnode_name->efnn_hier, ^ ext2sim.c:1274:20: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( Match(ATTR_HIERAP, source->dterm_attrs ) != FALSE ) ^ ext2sim.c:1276:24: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ( Match(ATTR_FLATAP, source->dterm_attrs ) != FALSE ) ^ ext2sim.c:1282:21: warning: passing arguments to 'simnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simnAPHier(source, hierName, fetInfo[dev->dev_type].resClassSource, ^ ext2sim.c:1287:17: warning: passing arguments to 'simnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simnAP(snode, fetInfo[dev->dev_type].resClassSource, scale, esSimF); ^ ext2sim.c:1292:20: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( Match(ATTR_HIERAP, drain->dterm_attrs ) != FALSE ) ^ ext2sim.c:1294:24: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ( Match(ATTR_FLATAP, drain->dterm_attrs ) != FALSE ) ^ ext2sim.c:1300:21: warning: passing arguments to 'simnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simnAPHier(drain, hierName, fetInfo[dev->dev_type].resClassDrain, ^ ext2sim.c:1305:17: warning: passing arguments to 'simnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simnAP(dnode, fetInfo[dev->dev_type].resClassDrain, ^ ext2sim.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevVisit(dev, hc, scale, trans) ^ ext2sim.c:51:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevVisit(), simresistVisit(), simcapVisit(), simnodeVisit(); ^ ext2sim.c:1338:20: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] suf = EFHNToStr(suffix); ^ ext2sim.c:1349:25: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "substrate"); ^ ext2sim.c:1366:9: warning: passing arguments to 'simnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simnAP(subnode, fetInfo[type].resClassSub, scale, outf); ^ ext2sim.c:1372:13: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(nn->efnn_node->efnode_name->efnn_hier, outf); ^ ext2sim.c:1324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevSubstrate( prefix, suffix, type, scale, doAP, outf) ^ ext2sim.c:56:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevSubstrate(); ^ ext2sim.c:1394:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bool simnAP(node, resClass, scale, outf) ^ ext2sim.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool simnAP(); ^ ext2sim.c:1418:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bool simnAPHier(dterm, hierName, resClass, scale, outf) ^ ext2sim.c:49:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool simnAPHier(); ^ ext2sim.c:1481:24: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, name); ^ ext2sim.c:1491:12: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(nn->efnn_node->efnode_name->efnn_hier, outf); ^ ext2sim.c:1472:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simdevOutNode(prefix, suffix, name, outf) ^ ext2sim.c:55:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevOutNode(); ^ ext2sim.c:1532:12: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName1, esSimF); ^ ext2sim.c:1534:12: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName2, esSimF); ^ ext2sim.c:1522:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int simcapVisit(hierName1, hierName2, cap) ^ ext2sim.c:51:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevVisit(), simresistVisit(), simcapVisit(), simnodeVisit(); ^ ext2sim.c:1572:12: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName1, esSimF); ^ ext2sim.c:1574:12: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName2, esSimF); ^ ext2sim.c:1566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simresistVisit(hierName1, hierName2, res) ^ ext2sim.c:51:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevVisit(), simresistVisit(), simcapVisit(), simnodeVisit(); ^ ext2sim.c:1617:9: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esSimF); ^ ext2sim.c:1624:9: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esSimF); ^ ext2sim.c:1630:9: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esSimF); ^ ext2sim.c:1643:24: warning: passing arguments to 'EFHNIsGlob' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isGlob = EFHNIsGlob(hierName); ^ ext2sim.c:1646:26: warning: passing arguments to 'EFHNIsGlob' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (isGlob && EFHNIsGlob(nn->efnn_hier)) ^ ext2sim.c:1652:13: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esAliasF); ^ ext2sim.c:1654:13: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(nn->efnn_hier, esAliasF); ^ ext2sim.c:1660:13: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esSimF); ^ ext2sim.c:1662:13: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(nn->efnn_hier, esSimF); ^ ext2sim.c:1669:9: warning: passing arguments to 'EFHNOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNOut(hierName, esLabF); ^ ext2sim.c:1597:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int simnodeVisit(node, res, cap) ^ ext2sim.c:51:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simdevVisit(), simresistVisit(), simcapVisit(), simnodeVisit(); ^ ext2sim.c:1692:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devMerge *simmkDevMerge(l, w, g, s, d, b, hn, dev) ^ ext2sim.c:1817:21: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2sim.c:1787:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simmergeVisit(dev, hc, scale, trans) ^ ext2sim.c:52:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int simmergeVisit(); ^ 89 warnings generated. --- linking libext2sim.o rm -f libext2sim.o /usr/bin/ld -r ext2sim.o -o libext2sim.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2sim' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2spice' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling ext2spice/ext2spice.o rm -f ext2spice.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 ext2spice.c ext2spice.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esFreeNodeClient(client) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:37:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int esFreeNodeClient(); ^ ext2spice.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esFormatSubs(outf, suf) ^ ext2spice.c:374:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdExtToSpcOption); ^ ext2spice.c:393:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:411:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[3], yesno); ^ ext2spice.c:429:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:445:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:463:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:481:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:499:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], yesno); ^ ext2spice.c:530:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], cmdShortTypes); ^ ext2spice.c:582:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], subcktopts); ^ ext2spice.c:624:19: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx2 = Lookup(cmd->tx_argv[3], subcktopts); ^ ext2spice.c:657:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idx = Lookup(cmd->tx_argv[2], cmdExtToSpcFormat); ^ ext2spice.c:763:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = Lookup(cmd->tx_argv[2], cmdMergeTypes); ^ ext2spice.c:840:20: warning: passing arguments to 'EFArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inName = EFArgs(argc, argv, &err_result, spcParseArgs, (ClientData) NULL); ^ ext2spice.c:878:19: warning: passing arguments to 'EFReadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFReadFile(inName, TRUE, esDoExtResis, FALSE) == FALSE) ^ ext2spice.c:921:25: warning: passing arguments to 'ExtGetDevInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (ExtGetDevInfo(idx++, &devname, &devtype, &s_rclass, &d_rclass, ^ ext2spice.c:929:19: warning: passing arguments to 'efBuildAddStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = efBuildAddStr(EFDevTypes, &EFDevNumTypes, TT_MAXTYPES, devname); ^ ext2spice.c:1008:11: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * EFScale / 100.0); ^ ext2spice.c:1066:8: warning: passing arguments to 'DQInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(&subcktNameQueue, 64); ^ ext2spice.c:1072:21: warning: passing arguments to 'ESGenerateHierarchy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ESGenerateHierarchy(inName, flatFlags); ^ ext2spice.c:1076:13: warning: passing arguments to 'EFFlatBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuild(inName, flatFlags); ^ ext2spice.c:1084:14: warning: passing arguments to 'topVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] topVisit(efFlatRootDef, FALSE); ^ ext2spice.c:1097:24: warning: passing arguments to 'EFVisitSubcircuits' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitSubcircuits(subcktUndef, (ClientData) NULL); ^ ext2spice.c:1107:17: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(devMergeVisit, (ClientData) NULL); ^ ext2spice.c:1115:22: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(devDistJunctVisit, (ClientData) NULL); ^ ext2spice.c:1116:13: warning: passing arguments to 'EFVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitDevs(spcdevVisit, (ClientData) NULL); ^ ext2spice.c:1119:17: warning: passing arguments to 'EFVisitCaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitCaps(spccapVisit, (ClientData) NULL); ^ ext2spice.c:1121:16: warning: passing arguments to 'EFVisitResists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitResists(spcresistVisit, (ClientData) NULL); ^ ext2spice.c:1122:20: warning: passing arguments to 'EFVisitSubcircuits' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitSubcircuits(subcktVisit, (ClientData) NULL); ^ ext2spice.c:1125:14: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(spcsubVisit, (ClientData)&substr); ^ ext2spice.c:1130:14: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(spcnodeVisit, (ClientData) NULL); ^ ext2spice.c:1140:12: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(esFreeNodeClient); ^ ext2spice.c:1142:11: warning: passing arguments to 'EFDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDone(esFreeNodeClient); ^ ext2spice.c:1144:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&subcktNameTable); ^ ext2spice.c:1146:8: warning: passing arguments to 'DQFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQFree(&subcktNameQueue); ^ ext2spice.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdExtToSpice(w, cmd) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:20:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void CmdExtToSpice(); ^ ext2spice.c:1387:32: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((spcesOutName = ArgStr(&argc, &argv, "filename")) == NULL) ^ ext2spice.c:1392:24: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ftmp = ArgStr(&argc, &argv, "format")) == NULL) ^ ext2spice.c:1409:24: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ftmp = ArgStr(&argc, &argv, "hierAP_SD")) == NULL) ^ ext2spice.c:1420:21: warning: passing arguments to 'ArgStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((t = ArgStr(&argc, &argv, "cap-accuracy")) == NULL) ^ ext2spice.c:1351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcParseArgs(pargc, pargv) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:21:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcParseArgs(); ^ ext2spice.c:1463:24: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "output"); ^ ext2spice.c:1456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SpiceGetNode(prefix, suffix) ^ ext2spice.c:1494:11: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Match(ATTR_HIERAP, term->dterm_attrs) != FALSE) ^ ext2spice.c:1496:16: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (Match(ATTR_FLATAP, term->dterm_attrs) != FALSE) ^ ext2spice.c:1487:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bool extHierSDAttr(term) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool extHierSDAttr(); ^ ext2spice.c:1566:13: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(stmp, hierName); ^ ext2spice.c:1579:27: warning: passing arguments to 'EFGetPortMax' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] portmax = EFGetPortMax(def); ^ ext2spice.c:1605:27: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tchars += spcdevOutNode(hierName, nodeName->efnn_hier, ^ ext2spice.c:1640:20: warning: passing arguments to 'EFHNBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (EFHNBest(nodeName->efnn_hier, nodeList[portidx]->efnn_hier)) ^ ext2spice.c:1658:26: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tchars += spcdevOutNode(hierName, nodeName->efnn_hier, ^ ext2spice.c:1684:30: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(instname); ^ ext2spice.c:1530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subcktVisit(use, hierName, is_top) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:22:58: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spccapVisit(), spcdevVisit(), spcnodeVisit(), subcktVisit(); ^ ext2spice.c:1717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subcktUndef(use, hierName, is_top) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:25:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int subcktUndef(); ^ ext2spice.c:1898:14: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(stmp, nodeName->efnn_hier); ^ ext2spice.c:1902:24: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pname = nodeSpiceName(snode->efnode_name->efnn_hier, NULL); ^ ext2spice.c:1922:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&portNameTable); ^ ext2spice.c:1948:30: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(instname); ^ ext2spice.c:1768:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] topVisit(def, doStub) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:29:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void topVisit(); ^ ext2spice.c:1994:30: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(EFDevTypes[dev->dev_type]); ^ ext2spice.c:2012:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-12 * parmval * scale * scale ^ ext2spice.c:2035:18: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(&dev->dev_terms[pn], hierName, ^ ext2spice.c:2043:14: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2spice.c:2052:18: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(&dev->dev_terms[pn], hierName, ^ ext2spice.c:2059:14: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2spice.c:2078:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-12 * parmval * scale * esScale); ^ ext2spice.c:2100:18: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(&dev->dev_terms[pn], hierName, ^ ext2spice.c:2107:14: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2spice.c:2116:18: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(&dev->dev_terms[pn], hierName, ^ ext2spice.c:2123:14: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2spice.c:2141:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2spice.c:2164:18: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dval * scale * esScale); ^ ext2spice.c:2181:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2spice.c:2185:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hierName, ^ ext2spice.c:2197:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dev->dev_rect.r_xbot * scale * esScale); ^ ext2spice.c:2207:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dev->dev_rect.r_ybot * scale * esScale); ^ ext2spice.c:1979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcWriteParams(dev, hierName, scale, l, w, sdM) ^ ext2spice.c:2264:18: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, term1->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2266:18: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, term2->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2291:15: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2spice.c:2293:15: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * (l * scale * esScale) / dscale); ^ ext2spice.c:2247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esOutputResistor(dev, hierName, scale, term1, term2, has_model, l, w, dscale) ^ ext2spice.c:2305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devIsKilled(n) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool devIsKilled(); ^ ext2spice.c:2314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addDevMult(f) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:41:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void addDevMult(); ^ ext2spice.c:2337:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDevMult(i, f) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:42:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void setDevMult(); ^ ext2spice.c:2378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] swapDrainSource(dev) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:30:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void swapDrainSource(); ^ ext2spice.c:2452:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2spice.c:2591:37: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(esSpiceF, "%s%s", EFHNToStr(hierName), gate->dterm_attrs); ^ ext2spice.c:2636:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, subnode->efnode_name->efnn_hier, name, esSpiceF); ^ ext2spice.c:2637:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2643:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2646:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2660:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2671:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2684:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2687:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2693:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2703:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2710:31: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(EFDevTypes[dev->dev_type]); ^ ext2spice.c:2718:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hierName, ^ ext2spice.c:2753:43: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(esSpiceF, "%s%sB", EFHNToStr(hierName), gate->dterm_attrs); ^ ext2spice.c:2771:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2774:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2784:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2787:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2790:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, subnode->efnode_name->efnn_hier, ^ ext2spice.c:2803:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2806:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, subnode->efnode_name->efnn_hier, ^ ext2spice.c:2808:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2822:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2824:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2836:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 * (double)sdM * (double)dev->dev_cap); ^ ext2spice.c:2848:20: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2spice.c:2850:20: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2spice.c:2865:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2867:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2879:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 * (double)sdM * (double)dev->dev_cap); ^ ext2spice.c:2891:20: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2spice.c:2893:20: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2spice.c:2908:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2910:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2912:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2spice.c:2917:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hierName, ^ ext2spice.c:2939:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2spice.c:2941:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2spice.c:2954:16: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subAP = Match(ATTR_SUBSAP, gate->dterm_attrs ) ; ^ ext2spice.c:2958:20: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(drain, hierName, esFetInfo[dev->dev_type].resClassDrain, ^ ext2spice.c:2963:16: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(drain, dnode, esFetInfo[dev->dev_type].resClassDrain, scale, ^ ext2spice.c:2967:13: warning: passing arguments to 'spcnAPHier' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAPHier(source, hierName, esFetInfo[dev->dev_type].resClassSource, ^ ext2spice.c:2971:9: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(source, snode, esFetInfo[dev->dev_type].resClassSource, scale, ^ ext2spice.c:2984:13: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(NULL, subnodeFlat, esFetInfo[dev->dev_type].resClassSub, ^ ext2spice.c:2426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevVisit(dev, hc, scale, trans) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:22:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spccapVisit(), spcdevVisit(), spcnodeVisit(), subcktVisit(); ^ ext2spice.c:3045:20: warning: passing arguments to 'EFHNToStr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] suf = EFHNToStr(suffix); ^ ext2spice.c:3051:25: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, "substrate"); ^ ext2spice.c:3061:38: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(outf, "%s", nodeSpiceName(nn->efnn_node->efnode_name->efnn_hier, ^ ext2spice.c:3070:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2spice.c:3036:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFNode *spcdevSubstrate( prefix, suffix, type, outf) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:26:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern EFNode *spcdevSubstrate(); ^ ext2spice.c:3096:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(file, value) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void esSIvalue(); ^ ext2spice.c:3171:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int spcnAP(dterm, node, resClass, scale, asterm, psterm, m, outf, w) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcnAP(); ^ ext2spice.c:3302:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int spcnAPHier(dterm, hierName, resClass, scale, asterm, psterm, m, outf) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcnAPHier(); ^ ext2spice.c:3406:24: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(prefix, suffix, name); ^ ext2spice.c:3413:26: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nname = nodeSpiceName(nn->efnn_node->efnode_name->efnn_hier, NULL); ^ ext2spice.c:3418:10: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2spice.c:3396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(prefix, suffix, name, outf) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcdevOutNode(); ^ ext2spice.c:3462:62: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(esSpiceF, "C%d %s %s ", esCapNum++, nodeSpiceName(hierName1, NULL), ^ ext2spice.c:3463:56: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceName(hierName2, NULL)); ^ ext2spice.c:3453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spccapVisit(hierName1, hierName2, cap) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:22:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spccapVisit(), spcdevVisit(), spcnodeVisit(), subcktVisit(); ^ ext2spice.c:3503:66: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(esSpiceF, "R%d %s %s %g\n", esResNum++, nodeSpiceName(hierName1, NULL), ^ ext2spice.c:3504:17: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceName(hierName2, NULL), res / 1000.); ^ ext2spice.c:3511:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hierName1, (char *)NULL, "nodeName"); ^ ext2spice.c:3518:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2spice.c:3524:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hierName2, (char *)NULL, "nodeName"); ^ ext2spice.c:3531:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2spice.c:3495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcresistVisit(hierName1, hierName2, res) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:23:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcresistVisit(), devMergeVisit(), devDistJunctVisit(); ^ ext2spice.c:3570:21: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nsn = nodeSpiceName(hierName, NULL); ^ ext2spice.c:3558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcsubVisit(node, res, cap, resstr) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:24:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcsubVisit(); ^ ext2spice.c:3620:24: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nsn = nodeSpiceName(hierName, NULL); ^ ext2spice.c:3625:13: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(ntmp, hierName); ^ ext2spice.c:3595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnodeVisit(node, res, cap) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:22:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spccapVisit(), spcdevVisit(), spcnodeVisit(), subcktVisit(); ^ ext2spice.c:3669:24: warning: passing arguments to 'nodeSpiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nsn = nodeSpiceName(hierName, NULL); ^ ext2spice.c:3658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeVisitDebug(node, res, cap) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:28:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int nodeVisitDebug(); ^ ext2spice.c:3707:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hname, (char *) NULL, "nodeName"); ^ ext2spice.c:3726:19: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(esTempName, node->efnode_name->efnn_hier); ^ ext2spice.c:3728:16: warning: passing arguments to 'nodeHspiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeHspiceName(esTempName); ^ ext2spice.c:3698:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *nodeSpiceName(hname, rnode) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:27:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *nodeSpiceName(); ^ ext2spice.c:3757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(str, hierName) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int EFHNSprintf(); ^ ext2spice.c:3795:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *efHNSprintfPrefix(hierName, str) ^ ext2spice.c:3795:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ext2spice.c:3880:12: warning: passing arguments to 'DQPushRear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQPushRear(&subcktNameQueue, he); ^ ext2spice.c:3845:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int nodeHspiceName(s) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:50:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int nodeHspiceName(); ^ ext2spice.c:3936:41: warning: passing arguments to 'DQPopFront' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((he = (HashEntry *)DQPopFront(&subcktNameQueue)) != NULL) ^ ext2spice.c:3960:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devMerge *mkDevMerge(l, w, g, s, d, b, hn, dev) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:35:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern devMerge *mkDevMerge(); ^ ext2spice.c:4000:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parallelDevs(f1, f2) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int parallelDevs(); ^ ext2spice.c:4109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mergeAttr(a1, a2) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mergeAttr(); ^ ext2spice.c:4160:19: warning: passing arguments to 'devDistJunctVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devDistJunctVisit(dev, hc, scale, trans); ^ ext2spice.c:4188:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2spice.c:4143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devMergeVisit(dev, hc, scale, trans) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:23:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcresistVisit(), devMergeVisit(), devDistJunctVisit(); ^ ext2spice.c:4307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(resClass, w, n) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int update_w(); ^ ext2spice.c:4362:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2spice.c:4345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devDistJunctVisit(dev, hc, scale, trans) ^ In file included from ext2spice.c:44: ../ext2spice/ext2spice.h:23:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int spcresistVisit(), devMergeVisit(), devDistJunctVisit(); ^ 213 warnings generated. --- compiling ext2spice/ext2hier.o rm -f ext2hier.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 ext2hier.c ext2hier.c:84:26: warning: passing arguments to 'efDefLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] u.use_def = efDefLook(inName); ^ ext2hier.c:90:17: warning: passing arguments to 'EFHierSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierSrDefs(&hc, esMakePorts, NULL); ^ ext2hier.c:91:17: warning: passing arguments to 'EFHierSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierSrDefs(&hc, NULL, NULL); /* Clear processed */ ^ ext2hier.c:95:17: warning: passing arguments to 'EFHierSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierSrDefs(&hc, esHierVisit, (ClientData)(&dfd)); ^ ext2hier.c:96:17: warning: passing arguments to 'EFHierSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierSrDefs(&hc, NULL, NULL); /* Clear processed */ ^ ext2hier.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ESGenerateHierarchy(inName, flags) ^ ext2hier.c:123:24: warning: passing arguments to 'EFHNConcatLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNConcatLook(hc->hc_hierName, name, "node"); ^ ext2hier.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetHierNode(hc, name) ^ ext2hier.c:158:30: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(EFDevTypes[dev->dev_type]); ^ ext2hier.c:176:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-12 * parmval * scale * scale ^ ext2hier.c:197:10: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2hier.c:204:10: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2hier.c:223:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * parmval * scale * esScale); ^ ext2hier.c:243:10: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, ^ ext2hier.c:250:10: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(&dev->dev_terms[pn], dnode, resclass, scale, NULL, ^ ext2hier.c:267:13: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2hier.c:290:18: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dval * scale * esScale); ^ ext2hier.c:307:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2hier.c:311:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hc->hc_hierName, ^ ext2hier.c:323:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dev->dev_rect.r_xbot * scale * esScale); ^ ext2hier.c:333:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * dev->dev_rect.r_ybot * scale * esScale); ^ ext2hier.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcHierWriteParams(hc, dev, scale, l, w, sdM) ^ ext2hier.c:399:18: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, term1->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:401:18: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, term2->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:429:15: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * (float)w * scale * esScale); ^ ext2hier.c:431:15: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * (float)((l * scale * esScale) / dscale)); ^ ext2hier.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esOutputHierResistor(hc, dev, scale, term1, term2, has_model, l, w, dscale) ^ ext2hier.c:491:20: warning: passing arguments to 'subcktVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return subcktVisit(use, hierName, is_top); ^ ext2hier.c:495:20: warning: passing arguments to 'subcktVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return subcktVisit(use, hierName, is_top); ^ ext2hier.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subcktHierVisit(use, hierName, is_top) ^ ext2hier.c:553:55: warning: passing arguments to 'devIsKilled' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (esMergeDevsA || esMergeDevsC) && devIsKilled(esFMIndex++) ) ^ ext2hier.c:557:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2hier.c:577:28: warning: passing arguments to 'swapDrainSource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] swapDrainSource(dev); ^ ext2hier.c:709:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, subnode->efnode_name->efnn_hier, ^ ext2hier.c:711:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, gate->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:717:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:721:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:735:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:747:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:761:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:764:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, drain->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:770:20: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, source->dterm_node->efnode_name->efnn_hier, ^ ext2hier.c:779:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:787:31: warning: passing arguments to 'efGetDeviceParams' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plist = efGetDeviceParams(EFDevTypes[dev->dev_type]); ^ ext2hier.c:795:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hc->hc_hierName, ^ ext2hier.c:847:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:851:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:863:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:867:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:871:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:885:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:889:16: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:892:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:907:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:910:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:923:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 * (double)sdM * (double)dev->dev_cap); ^ ext2hier.c:937:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2hier.c:939:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2hier.c:954:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:957:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:970:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 * (double)sdM * (double)dev->dev_cap); ^ ext2hier.c:984:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2hier.c:986:16: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2hier.c:1001:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:1004:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:1007:19: warning: passing arguments to 'spcdevOutNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevOutNode(hc->hc_hierName, ^ ext2hier.c:1013:32: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnodeFlat = spcdevSubstrate(hc->hc_hierName, ^ ext2hier.c:1028:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * w * scale * esScale); ^ ext2hier.c:1030:12: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-6 * l * scale * esScale); ^ ext2hier.c:1039:27: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hierS = extHierSDAttr(source); ^ ext2hier.c:1040:27: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hierD = extHierSDAttr(drain); ^ ext2hier.c:1042:16: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subAP = Match(ATTR_SUBSAP, gate->dterm_attrs ) ; ^ ext2hier.c:1046:19: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(drain, dnode, esFetInfo[dev->dev_type].resClassDrain, scale, ^ ext2hier.c:1049:12: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(source, snode, esFetInfo[dev->dev_type].resClassSource, scale, ^ ext2hier.c:1061:13: warning: passing arguments to 'spcnAP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnAP(NULL, subnodeFlat, esFetInfo[dev->dev_type].resClassSub, ^ ext2hier.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevHierVisit(hc, dev, scale) ^ ext2hier.c:1136:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2hier.c:1138:20: warning: passing arguments to 'mkDevMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp = mkDevMerge((float)((float)l * scale), (float)((float)w * scale), ^ ext2hier.c:1143:27: warning: passing arguments to 'parallelDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((pmode = parallelDevs(fp, cfp)) != NOT_PARALLEL) ^ ext2hier.c:1176:16: warning: passing arguments to 'setDevMult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDevMult(fp->esFMIndex, DEV_KILLED); ^ ext2hier.c:1177:16: warning: passing arguments to 'setDevMult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDevMult(cfp->esFMIndex, m); ^ ext2hier.c:1112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcdevHierMergeVisit(hc, dev, scale) ^ ext2hier.c:1228:20: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceHierName(hc, hierName1), ^ ext2hier.c:1229:34: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceHierName(hc, hierName2)); ^ ext2hier.c:1230:14: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 *cap); ^ ext2hier.c:1217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spccapHierVisit(hc, hierName1, hierName2, cap) ^ ext2hier.c:1271:20: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceHierName(hc, hierName1), ^ ext2hier.c:1272:34: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeSpiceHierName(hc, hierName2), res / 1000.); ^ ext2hier.c:1279:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hierName1, (char *)NULL, "nodeName"); ^ ext2hier.c:1286:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2hier.c:1292:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hierName2, (char *)NULL, "nodeName"); ^ ext2hier.c:1299:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(efNumResistClasses, 1, nn->efnn_node); ^ ext2hier.c:1261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcresistHierVisit(hc, hierName1, hierName2, res) ^ ext2hier.c:1337:25: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nsn = nodeSpiceHierName(hc, hierName); ^ ext2hier.c:1324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcsubHierVisit(hc, node, res, cap, resstrptr) ^ ext2hier.c:1388:28: warning: passing arguments to 'nodeSpiceHierName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nsn = nodeSpiceHierName(hc, hierName); ^ ext2hier.c:1393:13: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(ntmp, hierName); ^ ext2hier.c:1401:11: warning: passing arguments to 'esSIvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esSIvalue(esSpiceF, 1.0E-15 * cap); ^ ext2hier.c:1362:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spcnodeHierVisit(hc, node, res, cap) ^ ext2hier.c:1452:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hname, NULL, "ext2spice"); ^ ext2hier.c:1473:19: warning: passing arguments to 'EFHNSprintf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHNSprintf(esTempName, node->efnode_name->efnn_hier); ^ ext2hier.c:1475:18: warning: passing arguments to 'nodeHspiceName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeHspiceName(esTempName); ^ ext2hier.c:1443:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *nodeSpiceHierName(hc, hname) ^ In file included from ext2hier.c:47: ../ext2spice/ext2spice.h:34:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *nodeSpiceHierName(); ^ ext2hier.c:1516:23: warning: passing arguments to 'devDistJunctHierVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devDistJunctHierVisit(hc, dev, scale); ^ ext2hier.c:1534:27: warning: passing arguments to 'spcdevSubstrate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subnode = spcdevSubstrate(hc->hc_hierName, ^ ext2hier.c:1541:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2hier.c:1543:20: warning: passing arguments to 'mkDevMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp = mkDevMerge((float)((float)l * scale), (float)((float)w * scale), ^ ext2hier.c:1545:23: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hS = extHierSDAttr(source); ^ ext2hier.c:1546:23: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hD = extHierSDAttr(drain); ^ ext2hier.c:1561:27: warning: passing arguments to 'parallelDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((pmode = parallelDevs(fp, cfp)) != NOT_PARALLEL) ^ ext2hier.c:1574:25: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chS = extHierSDAttr(cs); chD = extHierSDAttr(cd); ^ ext2hier.c:1574:50: warning: passing arguments to 'extHierSDAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chS = extHierSDAttr(cs); chD = extHierSDAttr(cd); ^ ext2hier.c:1580:12: warning: passing arguments to 'mergeAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mergeAttr(&cs->dterm_attrs, &source->dterm_attrs); ^ ext2hier.c:1584:12: warning: passing arguments to 'mergeAttr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mergeAttr(&cd->dterm_attrs, &drain->dterm_attrs); ^ ext2hier.c:1616:16: warning: passing arguments to 'setDevMult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDevMult(fp->esFMIndex, DEV_KILLED); ^ ext2hier.c:1617:16: warning: passing arguments to 'setDevMult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setDevMult(cfp->esFMIndex, m); ^ ext2hier.c:1501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devMergeHierVisit(hc, dev, scale) ^ ext2hier.c:1661:24: warning: passing arguments to 'EFGetLengthAndWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFGetLengthAndWidth(dev, &l, &w); ^ ext2hier.c:1668:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(esFetInfo[dev->dev_type].resClassSource, w, n); ^ ext2hier.c:1670:14: warning: passing arguments to 'update_w' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_w(esFetInfo[dev->dev_type].resClassDrain, w, n); ^ ext2hier.c:1647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] devDistJunctHierVisit(hc, dev, scale) ^ In file included from ext2hier.c:47: ../ext2spice/ext2spice.h:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int devDistJunctHierVisit(); ^ ext2hier.c:1819:15: warning: passing arguments to 'efBuildNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildNode(portdef, FALSE, FALSE, FALSE, portname, ^ ext2hier.c:1953:15: warning: passing arguments to 'efBuildNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efBuildNode(portdef, FALSE, FALSE, FALSE, portname, ^ ext2hier.c:1983:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&flagHashTable); ^ ext2hier.c:1699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esMakePorts(hc, cdata) ^ ext2hier.c:2057:30: warning: passing arguments to 'EFFlatBuildOneLevel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hcf = EFFlatBuildOneLevel(hc->hc_use->use_def, flags); ^ ext2hier.c:2070:12: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(esFreeNodeClient); ^ ext2hier.c:2097:10: warning: passing arguments to 'topVisit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] topVisit(def, doStub); ^ ext2hier.c:2104:24: warning: passing arguments to 'EFHierVisitSubcircuits' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitSubcircuits(hcf, subcktHierVisit, (ClientData)NULL); ^ ext2hier.c:2111:21: warning: passing arguments to 'EFHierVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitDevs(hcf, spcdevHierMergeVisit, (ClientData)NULL); ^ ext2hier.c:2119:21: warning: passing arguments to 'EFHierVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitDevs(hcf, devDistJunctHierVisit, (ClientData)NULL); ^ ext2hier.c:2122:17: warning: passing arguments to 'EFHierVisitDevs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitDevs(hcf, spcdevHierVisit, (ClientData)NULL); ^ ext2hier.c:2125:20: warning: passing arguments to 'EFHierVisitResists' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitResists(hcf, spcresistHierVisit, (ClientData)NULL); ^ ext2hier.c:2128:17: warning: passing arguments to 'EFHierVisitCaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitCaps(hcf, spccapHierVisit, (ClientData)NULL); ^ ext2hier.c:2133:22: warning: passing arguments to 'EFHierVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitNodes(hcf, spcsubHierVisit, (ClientData)&resstr); ^ ext2hier.c:2139:22: warning: passing arguments to 'EFHierVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFHierVisitNodes(hcf, spcnodeHierVisit, (ClientData) NULL); ^ ext2hier.c:2164:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&subcktNameTable); ^ ext2hier.c:2167:15: warning: passing arguments to 'DQFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQFree(&subcktNameQueue); ^ ext2hier.c:2168:15: warning: passing arguments to 'DQInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DQInit(&subcktNameQueue, 64); ^ ext2hier.c:2172:15: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(esFreeNodeClient); ^ ext2hier.c:2001:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esHierVisit(hc, cdata) ^ 143 warnings generated. --- linking libext2spice.o rm -f libext2spice.o /usr/bin/ld -r ext2spice.o ext2hier.o -o libext2spice.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/ext2spice' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/calma' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling calma/CalmaRead.o rm -f CalmaRead.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 CalmaRead.c CalmaRead.c:179:20: warning: passing arguments to 'CIFReadCellInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellInit(0); ^ CalmaRead.c:207:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, calmaWriteInitFunc, (ClientData) NULL); ^ CalmaRead.c:214:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_HEADER, &version)) goto done; ^ CalmaRead.c:220:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_BGNLIB)) goto done; ^ CalmaRead.c:221:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(skipBeforeLib); ^ CalmaRead.c:222:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_LIBNAME, &libname)) goto done; ^ CalmaRead.c:263:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(hdrSkip); ^ CalmaRead.c:269:31: warning: passing arguments to 'calmaParseStructure' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (calmaParseStructure(filename)) ^ CalmaRead.c:272:26: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipExact(CALMA_ENDLIB); ^ CalmaRead.c:286:22: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mw = CmdGetRootPoint((Point *)NULL, (Rect *)NULL); ^ CalmaRead.c:291:23: warning: passing arguments to 'calmaLookCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (calmaLookCell(libnameptr, NULL) != (CellDef *)NULL) ^ CalmaRead.c:292:16: warning: passing arguments to 'DBWloadWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWloadWindow(mw, libnameptr, 0); ^ CalmaRead.c:297:23: warning: passing arguments to 'CIFReadCellCleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellCleanup(FILE_CALMA); ^ CalmaRead.c:298:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&calmaDefInitHash); ^ CalmaRead.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadFile(file, filename) ^ In file included from CalmaRead.c:53: ../calma/calma.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CalmaReadFile(); ^ CalmaRead.c:349:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(CALMA_UNITS, rtype); ^ CalmaRead.c:354:21: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadR8(&userUnitsPerDBUnit)) return (FALSE); ^ CalmaRead.c:357:21: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadR8(&metersPerDBUnit)) return (FALSE); ^ CalmaRead.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError(format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10) ^ In file included from CalmaRead.c:53: ../calma/calma.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CalmaReadError(); ^ CalmaRead.c:473:57: warning: too few arguments in call to 'CalmaReadError' CalmaReadError("Unexpected record type in input: \n"); ~~~~~~~~~~~~~~ ^ CalmaRead.c:483:19: warning: passing arguments to 'calmaRecordName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRecordName(wanted)); ^ CalmaRead.c:484:59: warning: passing arguments to 'calmaRecordName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(calmaErrorFile, "but got %s.\n", calmaRecordName(got)); ^ CalmaRead.c:489:60: warning: passing arguments to 'calmaRecordName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxError(" Expected %s record ", calmaRecordName(wanted)); ^ CalmaRead.c:490:50: warning: passing arguments to 'calmaRecordName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxError("but got %s.\n", calmaRecordName(got)); ^ CalmaRead.c:469:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(wanted, got) ^ CalmaRead.c:101:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaUnexpected(); ^ CalmaRead.c:512:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRecordName(rtype) ^ In file included from CalmaRead.c:47: ../calma/calmaInt.h:238:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *calmaRecordName(); ^ 30 warnings generated. --- compiling calma/CalmaRdcl.o rm -f CalmaRdcl.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 CalmaRdcl.c CalmaRdcl.c:124:30: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadStringRecord(CALMA_STRNAME, &strname); ^ CalmaRdcl.c:153:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Rewinding input. Cells may have been instanced before " ^ CalmaRdcl.c:163:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellLookDef(sname) == NULL) ^ CalmaRdcl.c:164:23: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Cell \"%s\" is used but not defined in this file.\n", ^ CalmaRdcl.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSetPosition(sname) ^ CalmaRdcl.c:258:27: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newplane = DBNewPlane((ClientData) TT_SPACE); ^ CalmaRdcl.c:259:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(newplane); ^ CalmaRdcl.c:263:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, cifCurReadPlanes[pNum], &TiPlaneRect, ^ CalmaRdcl.c:273:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(cifCurReadPlanes[pNum]); ^ CalmaRdcl.c:319:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, 0, &dummy); ^ CalmaRdcl.c:320:25: warning: passing arguments to 'DBDeleteCellNoModify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCellNoModify(use); ^ CalmaRdcl.c:324:20: warning: passing arguments to 'DBCellDeleteDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteDef(use->cu_def); ^ CalmaRdcl.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaFlattenPolygonFunc(use, parent) ^ CalmaRdcl.c:379:30: warning: passing arguments to 'calmaReadStampRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStampRecord(CALMA_BGNSTR, ×tampval)) goto syntaxerror; ^ CalmaRdcl.c:380:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_STRNAME, &strname)) goto syntaxerror; ^ CalmaRdcl.c:399:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Cell \"%s\" was already defined in this file.\n", ^ CalmaRdcl.c:401:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Ignoring duplicate definition\n"); ^ CalmaRdcl.c:410:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Cell \"%s\" was already defined in this file.\n", ^ CalmaRdcl.c:418:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Giving this cell a new name: %s\n", newname); ^ CalmaRdcl.c:425:37: warning: passing arguments to 'calmaUniqueCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CalmaUnique) calmaUniqueCell(strname); /* Ensure uniqueness */ ^ CalmaRdcl.c:426:35: warning: passing arguments to 'calmaFindCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifReadCellDef = calmaFindCell(strname, &was_called, &predefined); ^ CalmaRdcl.c:438:11: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(cifReadCellDef, "LEFview", &isAbstract); ^ CalmaRdcl.c:444:13: warning: passing arguments to 'calmaSkipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipTo(CALMA_ENDSTR); ^ CalmaRdcl.c:448:16: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cifReadCellDef); ^ CalmaRdcl.c:449:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(cifReadCellDef); ^ CalmaRdcl.c:471:14: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(structs); ^ CalmaRdcl.c:482:26: warning: passing arguments to 'calmaParseElement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (calmaParseElement(filename, &nsrefs, &npaths)) ^ CalmaRdcl.c:506:18: warning: passing arguments to 'DBPathSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPathSubstitute(filename, cstring, cifReadCellDef); ^ CalmaRdcl.c:509:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(cifReadCellDef, "GDS_START", (ClientData)fpcopy); ^ CalmaRdcl.c:514:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(cifReadCellDef, "GDS_END", (ClientData)fpcopy); ^ CalmaRdcl.c:516:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(cifReadCellDef, "GDS_FILE", (ClientData)fncopy); ^ CalmaRdcl.c:540:15: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Match(pattern, strname)) ^ CalmaRdcl.c:555:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_ENDSTR)) goto syntaxerror; ^ CalmaRdcl.c:578:37: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(cifplanes[pNum]); ^ CalmaRdcl.c:592:14: warning: passing arguments to 'DBEraseLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabel(cifReadCellDef, &TiPlaneRect, &DBAllTypeBits, NULL); ^ CalmaRdcl.c:601:17: warning: passing arguments to 'CIFPaintCurrent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintCurrent(FILE_CALMA); ^ CalmaRdcl.c:607:27: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(cifReadCellDef, NULL, -1, ""); ^ CalmaRdcl.c:611:12: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(cifReadCellDef, calmaFlattenPolygonFunc, (ClientData)cifReadCellDef); ^ CalmaRdcl.c:613:22: warning: passing arguments to 'DBAdjustLabelsNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabelsNew(cifReadCellDef, &TiPlaneRect, ^ CalmaRdcl.c:615:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(cifReadCellDef); ^ CalmaRdcl.c:622:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(cifReadCellDef, TT_CHECKPAINT, &cifReadCellDef->cd_bbox); ^ CalmaRdcl.c:624:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(cifReadCellDef, &cifReadCellDef->cd_bbox, ^ CalmaRdcl.c:630:22: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(cifReadCellDef, TRUE); ^ CalmaRdcl.c:637:24: warning: passing arguments to 'DBGenerateUniqueIds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBGenerateUniqueIds(cifReadCellDef, FALSE); ^ CalmaRdcl.c:641:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&calmaLayerHash); ^ CalmaRdcl.c:646:42: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (was_initialized == TRUE) HashKill(&calmaLayerHash); ^ CalmaRdcl.c:647:24: warning: passing arguments to 'calmaSkipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (calmaSkipTo(CALMA_ENDSTR)); ^ CalmaRdcl.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaParseStructure(filename) ^ In file included from CalmaRdcl.c:47: ../calma/calma.h:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaParseStructure(); ^ CalmaRdcl.c:685:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdcl.c:693:33: warning: passing arguments to 'calmaElementSref' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] madeinst = calmaElementSref(filename); ^ CalmaRdcl.c:713:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("NODE elements not supported: skipping.\n"); ^ CalmaRdcl.c:714:18: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(node); ^ CalmaRdcl.c:721:24: warning: passing arguments to 'calmaSkipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (calmaSkipTo(CALMA_ENDEL)); ^ CalmaRdcl.c:674:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaParseElement(filename, pnsrefs, pnpaths) ^ CalmaRdcl.c:63:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool calmaParseElement(); ^ CalmaRdcl.c:736:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaEnumFunc(tile, plane) ^ CalmaRdcl.c:782:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(calmaElementIgnore); ^ CalmaRdcl.c:785:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_SNAME, &sname)) ^ CalmaRdcl.c:795:24: warning: passing arguments to 'calmaLookCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = calmaLookCell(sname); ^ CalmaRdcl.c:828:36: warning: passing arguments to 'calmaLookCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifReadCellDef = calmaLookCell(currentSname); ^ CalmaRdcl.c:829:25: warning: passing arguments to 'calmaLookCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = calmaLookCell(sname); ^ CalmaRdcl.c:845:17: warning: passing arguments to 'CIFScalePlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFScalePlanes(scaled, scalen, cifCurReadPlanes); ^ CalmaRdcl.c:853:25: warning: passing arguments to 'calmaFindCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = calmaFindCell(sname, NULL, NULL); ^ CalmaRdcl.c:861:34: warning: passing arguments to 'calmaFindCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!def) def = calmaFindCell(sname, NULL, NULL); ^ CalmaRdcl.c:863:21: warning: passing arguments to 'DBIsAncestor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsAncestor(def, cifReadCellDef)) ^ CalmaRdcl.c:865:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Cell %s is an ancestor of %s", ^ CalmaRdcl.c:867:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError(" and can't be used as a subcell.\n"); ^ CalmaRdcl.c:868:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("(Use skipped)\n"); ^ CalmaRdcl.c:873:28: warning: passing arguments to 'calmaReadTransform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadTransform(&trans, sname)) ^ CalmaRdcl.c:891:23: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH - 4); ^ CalmaRdcl.c:907:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(CALMA_XY, rtype); ^ CalmaRdcl.c:923:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Too many points (%d) in SREF/AREF\n", nref); ^ CalmaRdcl.c:928:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Missing reference points in SREF/AREF (using 0,0)\n"); ^ CalmaRdcl.c:943:16: warning: passing arguments to 'calmaReadPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadPoint(&refarray[n], 1); ^ CalmaRdcl.c:945:33: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] refarray[n].p_x = CIFScaleCoord(refarray[n].p_x, COORD_EXACT); ^ CalmaRdcl.c:955:33: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] refarray[n].p_y = CIFScaleCoord(refarray[n].p_y, COORD_EXACT); ^ CalmaRdcl.c:973:23: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes); ^ CalmaRdcl.c:992:29: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_PROPVALUE, &useid)) ^ CalmaRdcl.c:1011:29: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_PROPVALUE, &arraystr)) ^ CalmaRdcl.c:1074:21: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("# cols doesn't divide displacement ref pt\n"); ^ CalmaRdcl.c:1075:21: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError(" %d / %d -> %d\n", p.p_x, cols, n); ^ CalmaRdcl.c:1086:21: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("# rows doesn't divide displacement ref pt\n"); ^ CalmaRdcl.c:1087:21: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError(" %d / %d -> %d\n", p.p_y, rows, n); ^ CalmaRdcl.c:1100:24: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(def, (useid) ? useid : (char *) NULL); ^ CalmaRdcl.c:1102:14: warning: passing arguments to 'DBMakeArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep); ^ CalmaRdcl.c:1103:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &trans); ^ CalmaRdcl.c:1104:23: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellFindDup(use, cifReadCellDef) != NULL) ^ CalmaRdcl.c:1106:18: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteUse(use); ^ CalmaRdcl.c:1107:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: cell \"%s\" placed on top of" ^ CalmaRdcl.c:1111:14: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CalmaRdcl.c:1143:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, gdsplanes[pNum], ^ CalmaRdcl.c:1151:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, gdsplanes[pNum], &TiPlaneRect, ^ CalmaRdcl.c:1168:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, def->cd_planes[plane], &TiPlaneRect, ^ CalmaRdcl.c:1172:45: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((plane < DBNumPlanes) || DBCellEnum(def, gdsHasUses, (ClientData)NULL)) ^ CalmaRdcl.c:1174:21: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(def, (useid) ? useid : (char *) NULL); ^ CalmaRdcl.c:1176:18: warning: passing arguments to 'DBMakeArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep); ^ CalmaRdcl.c:1177:13: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &trans); ^ CalmaRdcl.c:1178:20: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellFindDup(use, cifReadCellDef) != NULL) ^ CalmaRdcl.c:1180:22: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteUse(use); ^ CalmaRdcl.c:1181:21: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: cell \"%s\" placed on top of" ^ CalmaRdcl.c:1186:18: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CalmaRdcl.c:1201:24: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(def, (useid) ? useid : (char *) NULL); ^ CalmaRdcl.c:1203:14: warning: passing arguments to 'DBMakeArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep); ^ CalmaRdcl.c:1204:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &trans); ^ CalmaRdcl.c:1205:23: warning: passing arguments to 'DBCellFindDup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellFindDup(use, cifReadCellDef) != NULL) ^ CalmaRdcl.c:1207:18: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteUse(use); ^ CalmaRdcl.c:1208:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: cell \"%s\" placed on top of" ^ CalmaRdcl.c:1213:14: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CalmaRdcl.c:763:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaElementSref(filename) ^ CalmaRdcl.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int calmaElementSref(); ^ CalmaRdcl.c:1231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gdsHasUses(use, clientdata) ^ CalmaRdcl.c:1258:33: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), trans); ^ CalmaRdcl.c:1263:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, dinfo, &targetRect, CIFPaintTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CalmaRdcl.c:1241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gdsCopyPaintFunc(tile, gdsCopyRec) ^ CalmaRdcl.c:1302:24: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(sname); ^ CalmaRdcl.c:1317:25: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] testdef = DBCellLookDef(newname); ^ CalmaRdcl.c:1319:20: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellRenameDef(def, newname); ^ CalmaRdcl.c:1324:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: cell definition \"%s\" reused.\n", sname); ^ CalmaRdcl.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUniqueCell(sname) ^ CalmaRdcl.c:64:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void calmaUniqueCell(); ^ CalmaRdcl.c:1366:21: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(name); ^ CalmaRdcl.c:1369:24: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellNewDef(name); ^ CalmaRdcl.c:1377:22: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ CalmaRdcl.c:1398:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(name); ^ CalmaRdcl.c:1348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaFindCell(name, was_called, predefined) ^ In file included from CalmaRdcl.c:46: ../calma/calmaInt.h:230:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern CellDef *calmaFindCell(); ^ CalmaRdcl.c:1429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLookCell(name) ^ In file included from CalmaRdcl.c:46: ../calma/calmaInt.h:233:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern CellDef *calmaLookCell(); ^ 129 warnings generated. --- compiling calma/CalmaRdio.o rm -f CalmaRdio.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 CalmaRdio.c CalmaRdio.c:98:23: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdio.c:110:27: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdio.c:113:18: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadR8(&dmag)) return (FALSE); ^ CalmaRdio.c:117:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Non-integer magnification (%g) in transform\n", dmag); ^ CalmaRdio.c:118:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Rounding to %d.\n", (int)(dmag + 0.5)); ^ CalmaRdio.c:120:15: warning: passing arguments to 'GeoScaleTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoScaleTrans(ptrans, (int)(dmag + 0.5), &t); ^ CalmaRdio.c:132:27: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdio.c:135:18: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadR8(&dangle)) return (FALSE); ^ CalmaRdio.c:151:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Non-Manhattan angle (%d) in transform\n", angle); ^ CalmaRdio.c:157:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError(" Rounding to %d degrees.\n", angle); ^ CalmaRdio.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadTransform(ptrans, name) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaReadTransform(); ^ CalmaRdio.c:219:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(type, rtype); ^ CalmaRdio.c:230:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdio.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadI2Record(type, pvalue) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaReadI2Record(); ^ CalmaRdio.c:264:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(type, rtype); ^ CalmaRdio.c:275:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdio.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadI4Record(type, pvalue) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaReadI4Record(); ^ CalmaRdio.c:314:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(type, rtype); ^ CalmaRdio.c:322:16: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipBytes(nbytes); ^ CalmaRdio.c:324:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unknown timestamp format; setting timestamp to zero.\n"); ^ CalmaRdio.c:344:26: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - 12); ^ CalmaRdio.c:350:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdio.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadStampRecord(type, stampptr) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaReadStampRecord(); ^ CalmaRdio.c:386:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(type, rtype); ^ CalmaRdio.c:399:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdio.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadStringRecord(type, str) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaReadStringRecord(); ^ CalmaRdio.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadR8(pd) ^ CalmaRdio.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool calmaReadR8(); ^ CalmaRdio.c:512:23: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdio.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(skipwhat) ^ In file included from CalmaRdio.c:47: ../calma/calmaInt.h:239:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaSkipSet(); ^ CalmaRdio.c:548:24: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipBytes(nbytes - CALMAHEADERLENGTH)) ^ CalmaRdio.c:553:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(type, rtype); ^ CalmaRdio.c:560:19: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Unexpected EOF.\n"); ^ CalmaRdio.c:536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipExact(type) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaSkipExact(); ^ CalmaRdio.c:592:16: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdio.c:582:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipTo(what) ^ In file included from CalmaRdio.c:50: ../calma/calma.h:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaSkipTo(); ^ CalmaRdio.c:618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipBytes(nbytes) ^ CalmaRdio.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool calmaSkipBytes(); ^ 46 warnings generated. --- compiling calma/CalmaRdpt.o rm -f CalmaRdpt.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 CalmaRdpt.c CalmaRdpt.c:106:17: warning: passing arguments to 'CIFScalePlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFScalePlanes(n, d, gdsplanes); ^ CalmaRdpt.c:110:20: warning: passing arguments to 'CIFInputRescale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFInputRescale(n, d); ^ CalmaRdpt.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaInputRescale(n, d) ^ CalmaRdpt.c:148:37: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rescale = calmaReadScale2 / FindGCF(calmaReadScale2, abs(p->p_x)); ^ CalmaRdpt.c:151:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: calma units at max scale; value rounded\n"); ^ CalmaRdpt.c:170:37: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rescale = calmaReadScale2 / FindGCF(calmaReadScale2, abs(p->p_y)); ^ CalmaRdpt.c:173:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: calma units at max scale; value rounded\n"); ^ CalmaRdpt.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadPoint(p, iscale) ^ In file included from CalmaRdpt.c:49: ../calma/calma.h:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaReadPoint(); ^ CalmaRdpt.c:218:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(calmaElementIgnore); ^ CalmaRdpt.c:221:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_LAYER, &layer) ^ CalmaRdpt.c:222:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || !calmaReadI2Record(CALMA_DATATYPE, &dt)) ^ CalmaRdpt.c:224:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Missing layer or datatype in boundary/box.\n"); ^ CalmaRdpt.c:229:38: warning: passing arguments to 'CIFCalmaLayerToCifLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ciftype = CIFCalmaLayerToCifLayer(layer, dt, cifCurReadStyle); ^ CalmaRdpt.c:233:17: warning: passing arguments to 'calmaLayerError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLayerError("Unknown layer/datatype in boundary", layer, dt); ^ CalmaRdpt.c:239:23: warning: passing arguments to 'calmaReadPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadPath(&pathheadp, (plane == NULL) ? 0 : 1)) ^ CalmaRdpt.c:242:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Error while reading path for boundary/box; ignored.\n"); ^ CalmaRdpt.c:270:28: warning: passing arguments to 'calmaFindCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdef = calmaFindCell(newname, NULL); ^ CalmaRdpt.c:272:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cifReadCellDef); ^ CalmaRdpt.c:273:20: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(cifReadCellDef); ^ CalmaRdpt.c:286:24: warning: passing arguments to 'CIFPolyToRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rp = CIFPolyToRects(pathheadp, plane, CIFPaintTable, (PaintUndoInfo *)NULL, TRUE); ^ CalmaRdpt.c:287:16: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(pathheadp); ^ CalmaRdpt.c:328:19: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lab = DBPutLabel(cifReadCellDef, &rpc, GEO_CENTER, "", type, 0, 0); ^ CalmaRdpt.c:364:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &rp->r_r, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CalmaRdpt.c:370:17: warning: passing arguments to 'CIFPaintCurrent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintCurrent(FILE_CALMA); ^ CalmaRdpt.c:371:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(cifReadCellDef); ^ CalmaRdpt.c:372:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(cifReadCellDef, TT_CHECKPAINT, &cifReadCellDef->cd_bbox); ^ CalmaRdpt.c:373:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(cifReadCellDef, &cifReadCellDef->cd_bbox, ^ CalmaRdpt.c:375:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(cifReadCellDef, TRUE); ^ CalmaRdpt.c:376:21: warning: passing arguments to 'DBGenerateUniqueIds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBGenerateUniqueIds(cifReadCellDef, FALSE); /* Is this necessary? */ ^ CalmaRdpt.c:381:20: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(newdef, (char *)NULL); ^ CalmaRdpt.c:382:12: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &GeoIdentityTransform); ^ CalmaRdpt.c:383:13: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CalmaRdpt.c:418:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(calmaElementIgnore); ^ CalmaRdpt.c:421:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_LAYER, &layer) ^ CalmaRdpt.c:422:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || !calmaReadI2Record(CALMA_BOXTYPE, &dt)) ^ CalmaRdpt.c:424:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Missing layer or datatype in boundary/box.\n"); ^ CalmaRdpt.c:429:38: warning: passing arguments to 'CIFCalmaLayerToCifLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ciftype = CIFCalmaLayerToCifLayer(layer, dt, cifCurReadStyle); ^ CalmaRdpt.c:432:17: warning: passing arguments to 'calmaLayerError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLayerError("Unknown layer/datatype in box", layer, dt); ^ CalmaRdpt.c:448:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("EOF when reading box.\n"); ^ CalmaRdpt.c:453:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(CALMA_XY, rtype); ^ CalmaRdpt.c:461:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Box doesn't have 5 points.\n"); ^ CalmaRdpt.c:462:23: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdpt.c:484:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &r, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CalmaRdpt.c:517:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(calmaElementIgnore); ^ CalmaRdpt.c:520:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_LAYER, &layer)) return; ^ CalmaRdpt.c:521:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_DATATYPE, &dt)) return; ^ CalmaRdpt.c:527:24: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_PATHTYPE, &pathtype)) return; ^ CalmaRdpt.c:532:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: pathtype %d unsupported (ignored).\n", pathtype); ^ CalmaRdpt.c:544:24: warning: passing arguments to 'calmaReadI4Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI4Record(CALMA_WIDTH, &width)) ^ CalmaRdpt.c:546:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Error in reading WIDTH in calmaElementPath()\n") ; ^ CalmaRdpt.c:552:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Wire width snapped to nearest integer boundary.\n"); ^ CalmaRdpt.c:568:24: warning: passing arguments to 'calmaReadI4Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI4Record(CALMA_BGNEXTN, &extend1)) ^ CalmaRdpt.c:569:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Error in reading BGNEXTN in path (ignored)\n") ; ^ CalmaRdpt.c:574:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Wire extension snapped to nearest integer boundary.\n"); ^ CalmaRdpt.c:583:24: warning: passing arguments to 'calmaReadI4Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI4Record(CALMA_ENDEXTN, &extend2)) ^ CalmaRdpt.c:584:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Error in reading ENDEXTN in path (ignored)\n") ; ^ CalmaRdpt.c:589:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Wire extension snapped to nearest integer boundary.\n"); ^ CalmaRdpt.c:597:23: warning: passing arguments to 'calmaReadPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadPath(&pathheadp, 2)) ^ CalmaRdpt.c:599:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Improper path; ignored.\n"); ^ CalmaRdpt.c:647:13: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(pathheadp); ^ CalmaRdpt.c:652:38: warning: passing arguments to 'CIFCalmaLayerToCifLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ciftype = CIFCalmaLayerToCifLayer(layer, dt, cifCurReadStyle); ^ CalmaRdpt.c:655:17: warning: passing arguments to 'calmaLayerError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLayerError("Unknown layer/datatype in path", layer, dt); ^ CalmaRdpt.c:656:13: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(pathheadp); ^ CalmaRdpt.c:676:25: warning: passing arguments to 'calmaFindCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newdef = calmaFindCell(newname, NULL); ^ CalmaRdpt.c:678:17: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cifReadCellDef); ^ CalmaRdpt.c:679:17: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(cifReadCellDef); ^ CalmaRdpt.c:690:19: warning: passing arguments to 'CIFPropRecordPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPropRecordPath(cifReadCellDef, pathheadp, TRUE, "path"); ^ CalmaRdpt.c:691:18: warning: passing arguments to 'CIFPaintWirePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintWirePath(pathheadp, width, ^ CalmaRdpt.c:697:21: warning: passing arguments to 'CIFPaintCurrent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintCurrent(FILE_CALMA); ^ CalmaRdpt.c:698:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(cifReadCellDef); ^ CalmaRdpt.c:699:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(cifReadCellDef, TT_CHECKPAINT, &cifReadCellDef->cd_bbox); ^ CalmaRdpt.c:700:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(cifReadCellDef, &cifReadCellDef->cd_bbox, ^ CalmaRdpt.c:702:23: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(cifReadCellDef, TRUE); ^ CalmaRdpt.c:703:25: warning: passing arguments to 'DBGenerateUniqueIds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBGenerateUniqueIds(cifReadCellDef, FALSE); /* Is this necessary? */ ^ CalmaRdpt.c:708:24: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(newdef, (char *)NULL); ^ CalmaRdpt.c:709:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &GeoIdentityTransform); ^ CalmaRdpt.c:710:17: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CalmaRdpt.c:744:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(calmaElementIgnore); ^ CalmaRdpt.c:747:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_LAYER, &layer)) return; ^ CalmaRdpt.c:748:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_TEXTTYPE, &textt)) return; ^ CalmaRdpt.c:749:37: warning: passing arguments to 'CIFCalmaLayerToCifLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifnum = CIFCalmaLayerToCifLayer(layer, textt, cifCurReadStyle); ^ CalmaRdpt.c:755:21: warning: passing arguments to 'calmaLayerError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLayerError("Label on unknown layer/datatype", layer, textt); ^ CalmaRdpt.c:772:32: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] size = DRCGetDefaultLayerWidth(type); ^ CalmaRdpt.c:795:19: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadI2Record(CALMA_PRESENTATION, &textpres); ^ CalmaRdpt.c:829:14: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(ignore); ^ CalmaRdpt.c:838:24: warning: passing arguments to 'calmaReadI4Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI4Record(CALMA_WIDTH, &width)) ^ CalmaRdpt.c:840:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Error in reading WIDTH in calmaElementText()\n") ; ^ CalmaRdpt.c:845:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Text width snapped to nearest integer boundary.\n"); ^ CalmaRdpt.c:851:22: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] size = CIFScaleCoord(width, COORD_ANY); ^ CalmaRdpt.c:854:14: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(ignore); ^ CalmaRdpt.c:860:16: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipBytes(nbytes - CALMAHEADERLENGTH); ^ CalmaRdpt.c:865:17: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadR8(&dval); ^ CalmaRdpt.c:869:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Invalid text magnification %lg.\n", dval); ^ CalmaRdpt.c:884:17: warning: passing arguments to 'calmaReadR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadR8(&dval); ^ CalmaRdpt.c:899:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(CALMA_XY, rtype); ^ CalmaRdpt.c:905:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Not enough bytes in point record.\n"); ^ CalmaRdpt.c:912:24: warning: passing arguments to 'calmaSkipBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipBytes(nbytes)) return; ^ CalmaRdpt.c:918:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_STRING, &textbody)) return; ^ CalmaRdpt.c:973:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: Ignoring empty string label at (%d, %d)\n", ^ CalmaRdpt.c:981:17: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellRenameDef(cifReadCellDef, textbody); ^ CalmaRdpt.c:986:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: label \"%s\" at (%d, %d) is on unhandled" ^ CalmaRdpt.c:1053:22: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lab = DBPutLabel(cifReadCellDef, &r, pos, textbody, type, flags, portnum); ^ CalmaRdpt.c:1055:26: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lab = DBPutFontLabel(cifReadCellDef, &r, font, size, angle, ^ CalmaRdpt.c:1126:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("EOF when reading path.\n"); ^ CalmaRdpt.c:1131:17: warning: passing arguments to 'calmaUnexpected' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaUnexpected(CALMA_XY, rtype); ^ CalmaRdpt.c:1153:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: Very large point in path: (%d, %d)\n", ^ CalmaRdpt.c:1158:17: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(*pathheadpp); ^ CalmaRdpt.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaReadPath(pathheadpp, iscale) ^ CalmaRdpt.c:61:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool calmaReadPath(); ^ CalmaRdpt.c:1240:16: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("%s, layer=%d type=%d\n", mesg, layer, dt); ^ CalmaRdpt.c:1217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaLayerError(mesg, layer, dt) ^ CalmaRdpt.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaLayerError(); ^ 113 warnings generated. --- compiling calma/CalmaWrite.o rm -f CalmaWrite.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 CalmaWrite.c CalmaWrite.c:169:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern time_t time(); ^ /usr/include/time.h:123:8: note: conflicting prototype is here time_t time(time_t *); ^ CalmaWrite.c:330:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(&dummy, &rootDef->cd_bbox, !CalmaAllowUndefined)) ^ CalmaWrite.c:344:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, calmaWriteInitFunc, (ClientData) NULL); ^ CalmaWrite.c:349:19: warning: passing arguments to 'calmaOutHeader' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutHeader(rootDef, f); ^ CalmaWrite.c:354:47: warning: passing arguments to 'calmaWriteContacts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CalmaContactArrays) calmaWriteContacts(f); ^ CalmaWrite.c:361:20: warning: passing arguments to 'calmaProcessDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDef(rootDef, f, CalmaDoLibrary); ^ CalmaWrite.c:378:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extraDef = DBCellLookDef((char *)he->h_key.h_name); ^ CalmaWrite.c:380:18: warning: passing arguments to 'calmaProcessDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDef(extraDef, f, FALSE); ^ CalmaWrite.c:401:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaLibHash); ^ CalmaWrite.c:402:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&calmaPrefixHash); ^ CalmaWrite.c:403:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaUndefHash); ^ CalmaWrite.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaWrite(rootDef, f) ^ In file included from CalmaWrite.c:59: ../calma/calma.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CalmaWrite(); ^ CalmaWrite.c:446:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_BGNSTR)) goto syntaxerror; ^ CalmaWrite.c:447:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_STRNAME, &strname)) goto syntaxerror; ^ CalmaWrite.c:453:18: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(*CalmaDateStamp, outf); ^ CalmaWrite.c:455:18: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(def->cd_timestamp, outf); ^ CalmaWrite.c:456:17: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(time((time_t *) 0), outf); ^ CalmaWrite.c:510:22: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWrite.c:519:22: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWrite.c:534:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edef = DBCellLookDef(strname); ^ CalmaWrite.c:541:15: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(edef, "LEFview", &isAbstract); ^ CalmaWrite.c:542:36: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chklibname = (char *)DBPropGet(edef, "GDS_FILE", &isReadOnly); ^ CalmaWrite.c:547:19: warning: passing arguments to 'DBPathSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPathSubstitute(filename, filenamesubbed, edef); ^ CalmaWrite.c:588:22: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWrite.c:619:29: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_SNAME, &strname)) ^ CalmaWrite.c:626:27: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_SNAME, newnameptr + 1, outf); ^ CalmaWrite.c:639:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edef = DBCellLookDef(newnameptr + 1); ^ CalmaWrite.c:643:27: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_SNAME, newnameptr + 1, outf); ^ CalmaWrite.c:673:16: warning: passing arguments to 'calmaSkipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipTo(CALMA_ENDSTR); ^ CalmaWrite.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaDumpStructure(def, outf, calmaDefHash, filename) ^ CalmaWrite.c:720:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_HEADER, &version)) goto done; ^ CalmaWrite.c:721:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_BGNLIB)) goto done; ^ CalmaWrite.c:722:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(skipBeforeLib); ^ CalmaWrite.c:723:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_LIBNAME, &libname)) goto done; ^ CalmaWrite.c:728:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(hdrSkip); ^ CalmaWrite.c:746:33: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] viewopts = (char *)DBPropGet(def, "LEFview", &isAbstract); ^ CalmaWrite.c:787:19: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipExact(CALMA_ENDLIB); ^ CalmaWrite.c:808:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaDefHash); ^ CalmaWrite.c:693:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaFullDump(def, fi, outf, filename) ^ CalmaWrite.c:831:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteInitFunc(def) ^ CalmaWrite.c:84:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaWriteInitFunc(); ^ CalmaWrite.c:866:28: warning: passing arguments to 'calmaProcessDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (calmaProcessDef(use->cu_def, outf, FALSE)); ^ CalmaWrite.c:862:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessUse(use, outf) ^ CalmaWrite.c:894:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ CalmaWrite.c:921:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "LEFview", &isAbstract); ^ CalmaWrite.c:922:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "GDS_START", &hasContent); ^ CalmaWrite.c:923:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "GDS_END", &hasGDSEnd); ^ CalmaWrite.c:924:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "CIFhier", &needHier); ^ CalmaWrite.c:926:33: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename = (char *)DBPropGet(def, "GDS_FILE", &isReadOnly); ^ CalmaWrite.c:967:21: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBCellEnum(def, calmaProcessUse, (ClientData) outf); ^ CalmaWrite.c:1030:15: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet((def->cd_parents->cu_parent == NULL) ? def : ^ CalmaWrite.c:1068:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_END", NULL); ^ CalmaWrite.c:1071:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_BEGIN", &oldStyle); ^ CalmaWrite.c:1074:29: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_START", NULL); ^ CalmaWrite.c:1082:19: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(*CalmaDateStamp, outf); ^ CalmaWrite.c:1084:19: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(def->cd_timestamp, outf); ^ CalmaWrite.c:1085:15: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(time((time_t *) 0), outf); ^ CalmaWrite.c:1088:21: warning: passing arguments to 'calmaOutStructName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructName(CALMA_STRNAME, def, outf); ^ CalmaWrite.c:1218:30: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def->cd_parents->cu_parent, "GDS_FILE", &isReadOnly); ^ CalmaWrite.c:1233:18: warning: passing arguments to 'calmaOutFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutFunc(def, outf, &TiPlaneRect); ^ CalmaWrite.c:870:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDef(def, outf, do_library) ^ In file included from CalmaWrite.c:59: ../calma/calma.h:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaProcessDef(); ^ In file included from CalmaWrite.c:52: ../calma/calmaInt.h:241:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int compport(); ^ CalmaWrite.c:1257:1: note: conflicting prototype is here compport(const void *one, const void *two) ^ CalmaWrite.c:1312:18: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(*CalmaDateStamp, f); ^ CalmaWrite.c:1314:14: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(def->cd_timestamp, f); ^ CalmaWrite.c:1315:17: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(time((time_t *) 0), f); ^ CalmaWrite.c:1318:23: warning: passing arguments to 'calmaOutStructName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructName(CALMA_STRNAME, def, f); ^ CalmaWrite.c:1356:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, calmaWriteUseFunc, (ClientData) f); ^ CalmaWrite.c:1363:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &propfound); ^ CalmaWrite.c:1374:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(def, def, &bigArea, CIFPlanes, &DBAllTypeBits, TRUE, TRUE, FALSE, ^ CalmaWrite.c:1378:16: warning: passing arguments to 'CIFGenSubcells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenSubcells(def, &bigArea, CIFPlanes); ^ CalmaWrite.c:1380:14: warning: passing arguments to 'CIFGenArrays' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenArrays(def, &bigArea, CIFPlanes); ^ CalmaWrite.c:1392:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CalmaWrite.c:1396:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CalmaWrite.c:1417:22: warning: passing arguments to 'calmaWriteLabelFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFunc(lab, ltype, type, f); ^ CalmaWrite.c:1453:26: warning: passing arguments to 'calmaWriteLabelFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFunc(lab, ltype, type, f); ^ CalmaWrite.c:1289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutFunc(def, f, cliprect) ^ CalmaWrite.c:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutFunc(); ^ CalmaWrite.c:1484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaIsUseNameDefault(defName, useName) ^ In file included from CalmaWrite.c:59: ../calma/calma.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool calmaIsUseNameDefault(); ^ CalmaWrite.c:1601:21: warning: passing arguments to 'calmaOutStructName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructName(CALMA_SNAME, use->cu_def, f); ^ CalmaWrite.c:1611:16: warning: passing arguments to 'calmaOut8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8(whichangle, f); ^ CalmaWrite.c:1638:20: warning: passing arguments to 'calmaOutStructName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructName(CALMA_SNAME, use->cu_def, f); ^ CalmaWrite.c:1648:15: warning: passing arguments to 'calmaOut8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8(whichangle, f); ^ CalmaWrite.c:1698:22: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_PROPVALUE, use->cu_id, f); ^ CalmaWrite.c:1710:26: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_PROPVALUE, arraystr, f); ^ CalmaWrite.c:1524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteUseFunc(use, f) ^ CalmaWrite.c:88:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaWriteUseFunc(); ^ CalmaWrite.c:1787:25: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(type, defname, f); ^ CalmaWrite.c:1739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructName(type, def, f) ^ CalmaWrite.c:93:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutStructName(); ^ CalmaWrite.c:1818:43: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rMask = DBResidueMask(type); ^ CalmaWrite.c:1834:52: warning: passing arguments to 'DBTypeShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strcat(contactCellName, DBTypeShortName(j)); ^ CalmaWrite.c:1838:24: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(contactCellName); ^ CalmaWrite.c:1841:20: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellNewDef(contactCellName); ^ CalmaWrite.c:1812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaGetContactCell(type, lookOnly) ^ In file included from CalmaWrite.c:52: ../calma/calmaInt.h:235:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern CellDef *calmaGetContactCell(); ^ CalmaWrite.c:1865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaGenerateArray(f, type, llx, lly, pitch, cols, rows) ^ In file included from CalmaWrite.c:59: ../calma/calma.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CalmaGenerateArray(); ^ CalmaWrite.c:1952:21: warning: passing arguments to 'DBEnumerateTypes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEnumerateTypes(&tMask); ^ CalmaWrite.c:1958:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(type); ^ CalmaWrite.c:1965:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type) && TTMaskHasType(&tMask, type)) ^ CalmaWrite.c:1976:34: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] halfsize = CIFGetContactSize(type, NULL, NULL, NULL) >> 1; ^ CalmaWrite.c:1987:20: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &area, type); ^ CalmaWrite.c:1988:28: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ CalmaWrite.c:1934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteContacts(f) ^ CalmaWrite.c:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaWriteContacts(); ^ CalmaWrite.c:2026:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) ^ CalmaWrite.c:2030:19: warning: passing arguments to 'DBCellDeleteDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteDef(def); ^ CalmaWrite.c:2058:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaAddSegment(lbptr, poly_edge, p1x, p1y, p2x, p2y) ^ In file included from CalmaWrite.c:59: ../calma/calma.h:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaAddSegment(); ^ CalmaWrite.c:2133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRemoveDegenerate(blist) ^ CalmaWrite.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaRemoveDegenerate(); ^ CalmaWrite.c:2232:20: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcf = FindGCF(delx1, dely1); ^ CalmaWrite.c:2241:20: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcf = FindGCF(delx2, dely2); ^ CalmaWrite.c:2190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRemoveColinear(blist) ^ CalmaWrite.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaRemoveColinear(); ^ CalmaWrite.c:2288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaMergeSegments(edge, blist, num_points) ^ In file included from CalmaWrite.c:59: ../calma/calma.h:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaMergeSegments(); ^ CalmaWrite.c:2374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessBoundary(blist, cos) ^ CalmaWrite.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaProcessBoundary(); ^ CalmaWrite.c:2504:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SegStack = StackNew(64); ^ CalmaWrite.c:2506:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILEC(tile); ^ CalmaWrite.c:124:2: note: expanded from macro 'PUSHTILEC' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWrite.c:2509:15: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(SegStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CalmaWrite.c:2674:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEC(tp); ^ CalmaWrite.c:124:2: note: expanded from macro 'PUSHTILEC' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWrite.c:2694:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEC(tp); ^ CalmaWrite.c:124:2: note: expanded from macro 'PUSHTILEC' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWrite.c:2714:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEC(tp); ^ CalmaWrite.c:124:2: note: expanded from macro 'PUSHTILEC' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWrite.c:2733:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEC(tp); ^ CalmaWrite.c:124:2: note: expanded from macro 'PUSHTILEC' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWrite.c:2741:25: warning: passing arguments to 'calmaWritePaintFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWritePaintFunc(t, cos); ^ CalmaWrite.c:2484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaMergePaintFunc(tile, cos) ^ CalmaWrite.c:87:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaMergePaintFunc(); ^ CalmaWrite.c:2807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWritePaintFunc(tile, cos) ^ CalmaWrite.c:86:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaWritePaintFunc(); ^ CalmaWrite.c:2990:12: warning: passing arguments to 'calmaOutR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8(((double)lab->lab_size / 800) ^ CalmaWrite.c:2997:16: warning: passing arguments to 'calmaOutR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8((double)lab->lab_rotate, f); ^ CalmaWrite.c:3008:25: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_STRING, lab->lab_text, f); ^ CalmaWrite.c:2912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFunc(lab, ltype, type, f) ^ CalmaWrite.c:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaWriteLabelFunc(); ^ CalmaWrite.c:3119:25: warning: passing arguments to 'calmaOutStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(CALMA_STRING, layer->cl_name, f); ^ CalmaWrite.c:3083:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaPaintLabelFunc(tile, cos) ^ CalmaWrite.c:89:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaPaintLabelFunc(); ^ CalmaWrite.c:3158:18: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(*CalmaDateStamp, f); ^ CalmaWrite.c:3160:18: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(rootDef->cd_timestamp, f); ^ CalmaWrite.c:3161:17: warning: passing arguments to 'calmaOutDate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(time((time_t *) 0), f); ^ CalmaWrite.c:3180:15: warning: passing arguments to 'calmaOutR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8(useru, f); /* User units per database unit */ ^ CalmaWrite.c:3183:15: warning: passing arguments to 'calmaOutR8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8(mum, f); /* Meters per database unit */ ^ CalmaWrite.c:3144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutHeader(rootDef, f) ^ CalmaWrite.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutHeader(); ^ CalmaWrite.c:3205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDate(t, f) ^ CalmaWrite.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutDate(); ^ CalmaWrite.c:3240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecord(type, str, f) ^ CalmaWrite.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutStringRecord(); ^ CalmaWrite.c:3341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8(d, f) ^ CalmaWrite.c:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutR8(); ^ CalmaWrite.c:3416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8(str, f) ^ CalmaWrite.c:98:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOut8(); ^ 157 warnings generated. --- compiling calma/CalmaWriteZ.o rm -f CalmaWriteZ.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 CalmaWriteZ.c CalmaWriteZ.c:305:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(&dummy, &rootDef->cd_bbox, !CalmaAllowUndefined)) ^ CalmaWriteZ.c:319:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, calmaWriteInitFunc, (ClientData) NULL); ^ CalmaWriteZ.c:324:20: warning: passing arguments to 'calmaOutHeaderZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutHeaderZ(rootDef, f); ^ CalmaWriteZ.c:329:48: warning: passing arguments to 'calmaWriteContactsZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CalmaContactArrays) calmaWriteContactsZ(f); ^ CalmaWriteZ.c:336:21: warning: passing arguments to 'calmaProcessDefZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDefZ(rootDef, f, CalmaDoLibrary); ^ CalmaWriteZ.c:353:30: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extraDef = DBCellLookDef((char *)he->h_key.h_name); ^ CalmaWriteZ.c:355:19: warning: passing arguments to 'calmaProcessDefZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDefZ(extraDef, f, FALSE); ^ CalmaWriteZ.c:377:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaLibHash); ^ CalmaWriteZ.c:378:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&calmaPrefixHash); ^ CalmaWriteZ.c:379:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaUndefHash); ^ CalmaWriteZ.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaWriteZ(rootDef, f) ^ In file included from CalmaWriteZ.c:69: ../calma/calma.h:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CalmaWriteZ(); ^ CalmaWriteZ.c:422:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_BGNSTR)) goto syntaxerror; ^ CalmaWriteZ.c:423:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_STRNAME, &strname)) goto syntaxerror; ^ CalmaWriteZ.c:429:19: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(*CalmaDateStamp, outf); ^ CalmaWriteZ.c:431:19: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(def->cd_timestamp, outf); ^ CalmaWriteZ.c:432:18: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(time((time_t *) 0), outf); ^ CalmaWriteZ.c:486:23: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWriteZ.c:495:23: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWriteZ.c:510:22: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edef = DBCellLookDef(strname); ^ CalmaWriteZ.c:517:15: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(edef, "LEFview", &isAbstract); ^ CalmaWriteZ.c:518:36: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chklibname = (char *)DBPropGet(edef, "GDS_FILE", &isReadOnly); ^ CalmaWriteZ.c:523:19: warning: passing arguments to 'DBPathSubstitute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPathSubstitute(filename, filenamesubbed, edef); ^ CalmaWriteZ.c:564:23: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_STRNAME, newnameptr + 1, outf); ^ CalmaWriteZ.c:595:29: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_SNAME, &strname)) ^ CalmaWriteZ.c:602:28: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_SNAME, newnameptr + 1, outf); ^ CalmaWriteZ.c:615:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edef = DBCellLookDef(newnameptr + 1); ^ CalmaWriteZ.c:619:28: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_SNAME, newnameptr + 1, outf); ^ CalmaWriteZ.c:649:16: warning: passing arguments to 'calmaSkipTo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipTo(CALMA_ENDSTR); ^ CalmaWriteZ.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaDumpStructureZ(def, outf, calmaDefHash, filename) ^ CalmaWriteZ.c:696:27: warning: passing arguments to 'calmaReadI2Record' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadI2Record(CALMA_HEADER, &version)) goto done; ^ CalmaWriteZ.c:697:24: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaSkipExact(CALMA_BGNLIB)) goto done; ^ CalmaWriteZ.c:698:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(skipBeforeLib); ^ CalmaWriteZ.c:699:31: warning: passing arguments to 'calmaReadStringRecord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!calmaReadStringRecord(CALMA_LIBNAME, &libname)) goto done; ^ CalmaWriteZ.c:704:17: warning: passing arguments to 'calmaSkipSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipSet(hdrSkip); ^ CalmaWriteZ.c:722:33: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] viewopts = (char *)DBPropGet(def, "LEFview", &isAbstract); ^ CalmaWriteZ.c:763:19: warning: passing arguments to 'calmaSkipExact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaSkipExact(CALMA_ENDLIB); ^ CalmaWriteZ.c:784:17: warning: passing arguments to 'HashFreeKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashFreeKill(&calmaDefHash); ^ CalmaWriteZ.c:669:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaFullDumpZ(def, fi, outf, filename) ^ CalmaWriteZ.c:817:29: warning: passing arguments to 'calmaProcessDefZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (calmaProcessDefZ(use->cu_def, outf, FALSE)); ^ CalmaWriteZ.c:813:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessUseZ(use, outf) ^ CalmaWriteZ.c:845:17: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ CalmaWriteZ.c:872:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "LEFview", &isAbstract); ^ CalmaWriteZ.c:873:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "GDS_START", &hasContent); ^ CalmaWriteZ.c:874:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "GDS_END", &hasGDSEnd); ^ CalmaWriteZ.c:875:14: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def, "CIFhier", &needHier); ^ CalmaWriteZ.c:876:33: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename = (char *)DBPropGet(def, "GDS_FILE", &isReadOnly); ^ CalmaWriteZ.c:917:21: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBCellEnum(def, calmaProcessUseZ, (ClientData) outf); ^ CalmaWriteZ.c:950:15: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet((def->cd_parents->cu_parent == NULL) ? def : ^ CalmaWriteZ.c:986:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_END", NULL); ^ CalmaWriteZ.c:989:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_BEGIN", &oldStyle); ^ CalmaWriteZ.c:992:29: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offptr = (char *)DBPropGet(def, "GDS_START", NULL); ^ CalmaWriteZ.c:1000:20: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(*CalmaDateStamp, outf); ^ CalmaWriteZ.c:1002:20: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(def->cd_timestamp, outf); ^ CalmaWriteZ.c:1003:16: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(time((time_t *) 0), outf); ^ CalmaWriteZ.c:1006:22: warning: passing arguments to 'calmaOutStructNameZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructNameZ(CALMA_STRNAME, def, outf); ^ CalmaWriteZ.c:1125:16: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropGet(def->cd_parents->cu_parent, "GDS_FILE", &isReadOnly); ^ CalmaWriteZ.c:1140:19: warning: passing arguments to 'calmaOutFuncZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutFuncZ(def, outf, &TiPlaneRect); ^ CalmaWriteZ.c:821:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessDefZ(def, outf, do_library) ^ In file included from CalmaWriteZ.c:69: ../calma/calma.h:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaProcessDefZ(); ^ CalmaWriteZ.c:1196:19: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(*CalmaDateStamp, f); ^ CalmaWriteZ.c:1198:15: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(def->cd_timestamp, f); ^ CalmaWriteZ.c:1199:18: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(time((time_t *) 0), f); ^ CalmaWriteZ.c:1202:24: warning: passing arguments to 'calmaOutStructNameZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructNameZ(CALMA_STRNAME, def, f); ^ CalmaWriteZ.c:1240:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, calmaWriteUseFuncZ, (ClientData) f); ^ CalmaWriteZ.c:1247:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &propfound); ^ CalmaWriteZ.c:1258:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(def, def, &bigArea, CIFPlanes, &DBAllTypeBits, TRUE, TRUE, FALSE, ^ CalmaWriteZ.c:1262:23: warning: passing arguments to 'CIFGenSubcells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenSubcells(def, &bigArea, CIFPlanes); ^ CalmaWriteZ.c:1264:21: warning: passing arguments to 'CIFGenArrays' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenArrays(def, &bigArea, CIFPlanes); ^ CalmaWriteZ.c:1276:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CalmaWriteZ.c:1280:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CalmaWriteZ.c:1301:23: warning: passing arguments to 'calmaWriteLabelFuncZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFuncZ(lab, ltype, type, f); ^ CalmaWriteZ.c:1337:27: warning: passing arguments to 'calmaWriteLabelFuncZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFuncZ(lab, ltype, type, f); ^ CalmaWriteZ.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutFuncZ(def, f, cliprect) ^ CalmaWriteZ.c:101:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutFuncZ(); ^ CalmaWriteZ.c:1444:22: warning: passing arguments to 'calmaOutStructNameZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructNameZ(CALMA_SNAME, use->cu_def, f); ^ CalmaWriteZ.c:1454:17: warning: passing arguments to 'calmaOut8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8Z(whichangle, f); ^ CalmaWriteZ.c:1481:21: warning: passing arguments to 'calmaOutStructNameZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructNameZ(CALMA_SNAME, use->cu_def, f); ^ CalmaWriteZ.c:1491:16: warning: passing arguments to 'calmaOut8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8Z(whichangle, f); ^ CalmaWriteZ.c:1541:23: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_PROPVALUE, use->cu_id, f); ^ CalmaWriteZ.c:1553:27: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_PROPVALUE, arraystr, f); ^ CalmaWriteZ.c:1367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteUseFuncZ(use, f) ^ CalmaWriteZ.c:98:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaWriteUseFuncZ(); ^ CalmaWriteZ.c:1630:26: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(type, defname, f); ^ CalmaWriteZ.c:1582:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStructNameZ(type, def, f) ^ CalmaWriteZ.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutStructNameZ(); ^ CalmaWriteZ.c:1663:32: warning: passing arguments to 'calmaGetContactCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] child = calmaGetContactCell(type, TRUE); ^ CalmaWriteZ.c:1651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaGenerateArrayZ(f, type, llx, lly, pitch, cols, rows) ^ In file included from CalmaWriteZ.c:69: ../calma/calma.h:98:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CalmaGenerateArrayZ(); ^ CalmaWriteZ.c:1737:21: warning: passing arguments to 'DBEnumerateTypes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEnumerateTypes(&tMask); ^ CalmaWriteZ.c:1743:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(type); ^ CalmaWriteZ.c:1750:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type) && TTMaskHasType(&tMask, type)) ^ CalmaWriteZ.c:1754:38: warning: passing arguments to 'calmaGetContactCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = calmaGetContactCell(type, FALSE); ^ CalmaWriteZ.c:1761:34: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] halfsize = CIFGetContactSize(type, NULL, NULL, NULL) >> 1; ^ CalmaWriteZ.c:1772:20: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &area, type); ^ CalmaWriteZ.c:1773:28: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ CalmaWriteZ.c:1719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteContactsZ(f) ^ CalmaWriteZ.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaWriteContactsZ(); ^ CalmaWriteZ.c:1802:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaProcessBoundaryZ(blist, cos) ^ CalmaWriteZ.c:1902:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SegStack = StackNew(64); ^ CalmaWriteZ.c:1904:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILEZ(tile); ^ CalmaWriteZ.c:129:9: note: expanded from macro 'PUSHTILEZ' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWriteZ.c:1907:15: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(SegStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CalmaWriteZ.c:2058:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, TRUE, RIGHT(t), TOP(t), ^ CalmaWriteZ.c:2069:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, is_ext, ^ CalmaWriteZ.c:2072:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEZ(tp); ^ CalmaWriteZ.c:129:9: note: expanded from macro 'PUSHTILEZ' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWriteZ.c:2077:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, TRUE, LEFT(t), TOP(t), ^ CalmaWriteZ.c:2089:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, is_ext, ^ CalmaWriteZ.c:2092:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEZ(tp); ^ CalmaWriteZ.c:129:9: note: expanded from macro 'PUSHTILEZ' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWriteZ.c:2097:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, TRUE, LEFT(t), BOTTOM(t), ^ CalmaWriteZ.c:2109:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, is_ext, ^ CalmaWriteZ.c:2112:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEZ(tp); ^ CalmaWriteZ.c:129:9: note: expanded from macro 'PUSHTILEZ' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWriteZ.c:2117:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, TRUE, RIGHT(t), BOTTOM(t), ^ CalmaWriteZ.c:2128:33: warning: passing arguments to 'calmaAddSegment' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intedges += calmaAddSegment(&lb, is_ext, ^ CalmaWriteZ.c:2131:19: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!is_ext) PUSHTILEZ(tp); ^ CalmaWriteZ.c:129:9: note: expanded from macro 'PUSHTILEZ' STACKPUSH((ClientData) (tp), SegStack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CalmaWriteZ.c:2139:26: warning: passing arguments to 'calmaWritePaintFuncZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWritePaintFuncZ(t, cos); ^ CalmaWriteZ.c:2166:24: warning: passing arguments to 'calmaMergeSegments' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaMergeSegments(edge, &bounds, num_points); ^ CalmaWriteZ.c:2172:26: warning: passing arguments to 'calmaRemoveDegenerate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRemoveDegenerate(bounds); ^ CalmaWriteZ.c:2175:24: warning: passing arguments to 'calmaRemoveColinear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaRemoveColinear(bounds); ^ CalmaWriteZ.c:1882:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaMergePaintFuncZ(tile, cos) ^ CalmaWriteZ.c:97:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaMergePaintFuncZ(); ^ CalmaWriteZ.c:2205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWritePaintFuncZ(tile, cos) ^ CalmaWriteZ.c:96:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaWritePaintFuncZ(); ^ CalmaWriteZ.c:2388:13: warning: passing arguments to 'calmaOutR8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8Z(((double)lab->lab_size / 800) ^ CalmaWriteZ.c:2395:17: warning: passing arguments to 'calmaOutR8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8Z((double)lab->lab_rotate, f); ^ CalmaWriteZ.c:2406:26: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_STRING, lab->lab_text, f); ^ CalmaWriteZ.c:2310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaWriteLabelFuncZ(lab, ltype, type, f) ^ CalmaWriteZ.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaWriteLabelFuncZ(); ^ CalmaWriteZ.c:2517:26: warning: passing arguments to 'calmaOutStringRecordZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(CALMA_STRING, layer->cl_name, f); ^ CalmaWriteZ.c:2481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaPaintLabelFuncZ(tile, cos) ^ CalmaWriteZ.c:99:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int calmaPaintLabelFuncZ(); ^ CalmaWriteZ.c:2556:19: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(*CalmaDateStamp, f); ^ CalmaWriteZ.c:2558:19: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(rootDef->cd_timestamp, f); ^ CalmaWriteZ.c:2559:18: warning: passing arguments to 'calmaOutDateZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(time((time_t *) 0), f); ^ CalmaWriteZ.c:2578:16: warning: passing arguments to 'calmaOutR8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8Z(useru, f); /* User units per database unit */ ^ CalmaWriteZ.c:2581:16: warning: passing arguments to 'calmaOutR8Z' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8Z(mum, f); /* Meters per database unit */ ^ CalmaWriteZ.c:2542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutHeaderZ(rootDef, f) ^ CalmaWriteZ.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutHeaderZ(); ^ CalmaWriteZ.c:2603:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutDateZ(t, f) ^ CalmaWriteZ.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutDateZ(); ^ CalmaWriteZ.c:2638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutStringRecordZ(type, str, f) ^ CalmaWriteZ.c:106:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutStringRecordZ(); ^ CalmaWriteZ.c:2739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOutR8Z(d, f) ^ CalmaWriteZ.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOutR8Z(); ^ CalmaWriteZ.c:2814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calmaOut8Z(str, f) ^ CalmaWriteZ.c:107:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void calmaOut8Z(); ^ 145 warnings generated. --- linking libcalma.o rm -f libcalma.o /usr/bin/ld -r CalmaRead.o CalmaRdcl.o CalmaRdio.o CalmaRdpt.o CalmaWrite.o CalmaWriteZ.o -o libcalma.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/calma' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/cif' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling cif/CIFgen.o rm -f CIFgen.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 CIFgen.c CIFgen.c:115:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, TiGetTypeExact(tile), &area, table, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifPaintFunc(tile, table) ^ CIFgen.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetBoxGrid(area) ^ CIFgen.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValueGrid(value) ^ CIFgen.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetMinBoxGrid(area, width) ^ CIFgen.c:387:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:446:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &parea, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGrowMinFunc(tile, table) ^ CIFgen.c:507:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGrowGridFunc(tile, table) ^ CIFgen.c:631:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:640:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:663:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, oldType, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:668:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:701:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:713:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:725:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:737:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGrowEuclideanFunc(tile, table) ^ CIFgen.c:807:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:824:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:849:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, oldType, &rtmp, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:862:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, table, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGrowFunc(tile, table) ^ CIFgen.c:960:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:985:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1010:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, oldType, &bloat, CIFPaintTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:1015:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, oldType, &cifArea, CIFPaintTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:1058:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1101:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1143:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1186:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bloat, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBloatFunc(tile, clientData) ^ CIFgen.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifProcessResetFunc(tile, clientData) ^ CIFgen.c:1247:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, *BloatStackPtr); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifFoundFunc(tile, BloatStackPtr) ^ CIFgen.c:1304:23: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BloatStack = StackNew(64); ^ CIFgen.c:1358:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *)NULL, *temps, &area, ^ CIFgen.c:1362:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, def->cd_planes[bloats->bl_plane], &area, ^ CIFgen.c:1366:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(t, BloatStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1370:15: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(BloatStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:1382:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, TiGetTypeExact(t), &area, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:1388:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BloatStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1393:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BloatStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1398:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BloatStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1403:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BloatStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1409:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tile, BloatStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1412:15: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(BloatStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:1419:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BloatStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1427:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BloatStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1435:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BloatStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1443:3: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BloatStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBloatAllFunc(tile, bls) ^ CIFgen.c:1482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEuclideanWidthGrid(width) ^ CIFgen.c:1540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetExpandedAreaGrid(wrule, space, area) ^ CIFgen.c:1709:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:1723:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1744:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:1758:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeFunc1(tile, brs) ^ CIFgen.c:1832:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:1846:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1867:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:1881:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:1797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeFunc2(tile, brs) ^ CIFgen.c:1897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeCheckFunc(tile, brcs) ^ CIFgen.c:1990:18: warning: passing arguments to 'cifGatherFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGatherFunc(tile, &atotal, CLOSE_SEARCH); ^ CIFgen.c:1997:15: warning: passing arguments to 'cifGatherFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGatherFunc(tile, &atotal, CLOSE_FILL); ^ CIFgen.c:2001:15: warning: passing arguments to 'cifGatherFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGatherFunc(tile, &atotal, CLOSE_DONE); ^ CIFgen.c:1973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCloseFunc(tile, plane) ^ CIFgen.c:2023:24: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GatherStack = StackNew(64); ^ CIFgen.c:2025:5: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tile, GatherStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2028:17: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tile = (Tile *)STACKPOP(GatherStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2077:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, dinfo, &area, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:2092:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, GatherStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2100:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, GatherStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2108:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, GatherStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2116:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, GatherStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2008:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGatherFunc(tile, atotal, mode) ^ CIFgen.c:2160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquaresInitFunc(tile, clientData) ^ CIFgen.c:2185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquaresStripFunc(tile, stripsData) ^ CIFgen.c:2312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifUnconnectFunc(tile, clientData) ^ CIFgen.c:2355:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BoxStack = StackNew(64); ^ CIFgen.c:2357:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *)tile, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2368:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, BoxStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2371:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(BoxStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2386:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BoxStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2394:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BoxStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2402:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BoxStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2410:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, BoxStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2416:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bbox, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2423:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &bbox, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2428:27: warning: passing arguments to 'FindMaxRectangle2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maxr = FindMaxRectangle2(&bbox, tile, plane, NULL); ^ CIFgen.c:2429:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, maxr, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2437:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tile, BoxStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2440:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(BoxStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2447:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BoxStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2455:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BoxStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2463:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BoxStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2471:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, BoxStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifRectBoundingBox(op, cellDef, plane) ^ CIFgen.c:2522:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CutStack = StackNew(64); ^ CIFgen.c:2541:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2568:19: warning: passing arguments to 'cifSquareFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareFunc(&stripLess, op, &nUp, &nAcross, &llcut); ^ CIFgen.c:2570:23: warning: passing arguments to 'cifSquareGridFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareGridFunc(&stripLess, op, &nUp, &nAcross, &llcut); ^ CIFgen.c:2581:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &cut, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2602:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &stripList->area, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2607:15: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&stripList->area, "no room for contact cuts in area!"); ^ CIFgen.c:2615:11: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&stripList->area, "contact strip with no room for cuts!"); ^ CIFgen.c:2618:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &stripList->area, CIFEraseTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2626:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2637:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2640:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(CutStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2655:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2663:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2671:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2679:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2690:16: warning: passing arguments to 'cifSquareFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareFunc(&bbox, op, &nUp, &nAcross, &llcut); ^ CIFgen.c:2692:20: warning: passing arguments to 'cifSquareGridFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareGridFunc(&bbox, op, &nUp, &nAcross, &llcut); ^ CIFgen.c:2717:34: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (simple || DBSrPaintArea((Tile *)tile, plane, &square, ^ CIFgen.c:2721:4: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &cut, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2763:14: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&bbox, "no room for contacts in area!"); ^ CIFgen.c:2768:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tile, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2771:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(CutStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2778:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2786:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2794:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2802:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2808:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquaresFillArea(op, cellDef, plane) ^ CIFgen.c:2859:21: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CutStack = StackNew(64); ^ CIFgen.c:2878:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2904:13: warning: passing arguments to 'cifSlotFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSlotFunc(&stripLess, op, &nUp, &nAcross, &llcut, stripList->vertical); ^ CIFgen.c:2912:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &cut, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2921:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &cut, CIFPaintTable, (PaintUndoInfo *)NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2944:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &stripList->area, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2949:15: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&stripList->area, "no room for contact cuts in area!"); ^ CIFgen.c:2957:11: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&stripList->area, "contact strip with no room for cuts!"); ^ CIFgen.c:2960:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &stripList->area, CIFEraseTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:2968:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2979:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tile, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:2982:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(CutStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:2997:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3005:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3013:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3021:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUSHTILE(tp, CutStack); ^ CIFgen.c:1204:2: note: expanded from macro 'PUSHTILE' STACKPUSH((ClientData) (tp), stack); \ ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3056:17: warning: passing arguments to 'cifSlotFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSlotFunc(&bbox, op, &nUp, &nAcross, &llcut, vertical); ^ CIFgen.c:3082:34: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (simple || DBSrPaintArea((Tile *)tile, plane, &square, ^ CIFgen.c:3086:4: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &cut, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:3126:14: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&bbox, "no room for contacts in area!"); ^ CIFgen.c:3131:2: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tile, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3134:19: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = (Tile *) STACKPOP(CutStack); ^ ../utils/stack.h:73:32: note: expanded from macro 'STACKPOP' (stackBodyEmpty(st) ? StackPop(st) : *--((st)->st_ptr)) ^ CIFgen.c:3141:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3149:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3157:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3165:7: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] STACKPUSH(tp, CutStack); ^ ../utils/stack.h:78:12: note: expanded from macro 'STACKPUSH' StackPush(a, st); \ ^ CIFgen.c:3171:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, &CIFSolidBits, ^ CIFgen.c:2830:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSlotsFillArea(op, cellDef, plane) ^ CIFgen.c:3304:10: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&area, "tile inverted by shrink"); ^ CIFgen.c:3307:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, TiGetTypeExact(tile), &area, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:3199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBloatMaxFunc(tile, op) ^ CIFgen.c:3336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inside_triangle(rect, tile) ^ CIFgen.c:3438:30: warning: passing arguments to 'CalmaGenerateArrayZ' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = CalmaGenerateArrayZ((FILETYPE)csi->csi_client, csi->csi_type, ^ CIFgen.c:3442:29: warning: passing arguments to 'CalmaGenerateArray' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = CalmaGenerateArray((FILE *)csi->csi_client, csi->csi_type, ^ CIFgen.c:3391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifContactFunc(tile, csi) ^ CIFgen.c:3469:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSlotFunc(area, op, numY, numX, cut, vertical) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:348:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifSlotFunc(); ^ CIFgen.c:3608:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareFunc(area, op, rows, columns, cut) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:346:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifSquareFunc(); ^ CIFgen.c:3720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSquareGridFunc(area, op, rows, columns, cut) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:347:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifSquareGridFunc(); ^ CIFgen.c:3844:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, cellDef->cd_planes[i], ^ CIFgen.c:3854:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, cellDef->cd_planes[i], ^ CIFgen.c:3865:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, *temps, &TiPlaneRect, ^ CIFgen.c:3811:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSrTiles(cifOp, area, cellDef, temps, func, cdArg) ^ CIFgen.c:3898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bridgeLimFound(tile, calcOverlap) ^ CIFgen.c:3937:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, brlims->def->cd_planes[i], area, &brlims->co_paintMask, bridgeLimFound, calcOverlap)) ^ CIFgen.c:3943:29: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, *temps, area, &CIFSolidBits, bridgeLimFound, calcOverlap)) ^ CIFgen.c:3920:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bridgeLimSrTiles(brlims, area, calcOverlap) ^ CIFgen.c:4036:25: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &parea, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4041:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:3979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeLimFunc0(tile, brlims) ^ CIFgen.c:4054:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bridgeLimCheckFunc(tile, brlimcs) ^ CIFgen.c:4138:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, brlims->def->cd_planes[i], area, &brlims->co_paintMask, cifPaintFunc, CIFEraseTable)) ^ CIFgen.c:4144:29: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, *temps, area, &CIFSolidBits, cifPaintFunc, CIFEraseTable)) ^ CIFgen.c:4124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bridgeErase(brlims, area) ^ CIFgen.c:4201:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:4213:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4216:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4228:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4231:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4240:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4263:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:4275:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4278:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4290:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4293:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4302:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeLimFunc1(tile, brlims) ^ CIFgen.c:4363:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:4386:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4408:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFgen.c:4431:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifPlane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifBridgeLimFunc2(tile, brlims) ^ CIFgen.c:4510:24: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nextPlane = DBNewPlane((ClientData) TT_SPACE); ^ CIFgen.c:4511:26: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curPlane = DBNewPlane((ClientData) TT_SPACE); ^ CIFgen.c:4537:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4543:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, nextPlane, &TiPlaneRect, ^ CIFgen.c:4576:26: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(j); ^ CIFgen.c:4588:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, curPlane, ^ CIFgen.c:4599:25: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(curPlane); ^ CIFgen.c:4643:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4646:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4657:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4660:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4671:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4674:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4685:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4686:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(nextPlane, &TiPlaneRect, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:4690:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4699:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4703:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4705:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4715:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4719:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4724:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4726:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4735:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4745:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4751:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4753:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, curPlane, &TiPlaneRect, ^ CIFgen.c:4809:28: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *)NULL, *bls.temps, &TiPlaneRect, ^ CIFgen.c:4814:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, cellDef->cd_planes[bloats->bl_plane], ^ CIFgen.c:4831:24: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4851:24: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4871:24: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4883:20: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(nextPlane); ^ CIFgen.c:4899:25: warning: passing arguments to 'CmdFindNetProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttype = CmdFindNetProc(netname, CIFDummyUse, &bbox, FALSE); ^ CIFgen.c:4903:21: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ CIFgen.c:4907:24: warning: passing arguments to 'DBTreeCopyConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeCopyConnect(&scx, &DBConnectTbl[ttype], 0, ^ CIFgen.c:4911:21: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(Select2Def); ^ CIFgen.c:4927:36: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(origDef, "FIXED_BBOX", &found); ^ CIFgen.c:4938:7: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifPlane, CIF_SOLIDTYPE, &bbox, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:4979:3: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(curPlane, CIF_SOLIDTYPE, &bbox, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:4999:36: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(cellDef, propname, &found); ^ CIFgen.c:5024:4: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(curPlane, CIF_SOLIDTYPE, &bbox, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFgen.c:4462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenLayer(op, area, cellDef, origDef, temps, hier, clientdata) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:327:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Plane *CIFGenLayer(); ^ CIFgen.c:5103:15: warning: passing arguments to 'cifGenClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGenClip(area, &expanded, &clip); ^ CIFgen.c:5119:25: warning: passing arguments to 'DBMergeNMTiles0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFUnfracture) DBMergeNMTiles(new[i], &expanded, ^ ../database/database.h:777:53: note: expanded from macro 'DBMergeNMTiles' #define DBMergeNMTiles(a, b, c) DBMergeNMTiles0(a, b, c, FALSE) ^ CIFgen.c:5122:44: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (genAllPlanes) new[i] = DBNewPlane((ClientData) TT_SPACE); ^ CIFgen.c:5134:18: warning: passing arguments to 'cifClipPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifClipPlane(new[i], &clip); ^ CIFgen.c:5140:19: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(planes[i]); ^ CIFgen.c:5153:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, new[i], &TiPlaneRect, ^ CIFgen.c:5156:19: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(new[i]); ^ CIFgen.c:5067:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(cellDef, origDef, area, planes, layers, replace, genAllPlanes, hier, clientdata) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:325:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFGen(); ^ CIFgen.c:5191:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &r, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:5197:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &r, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:5203:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &r, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:5209:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &r, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFgen.c:5181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifClipPlane(plane, clip) ^ CIFgen.c:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void cifClipPlane(); ^ CIFgen.c:5235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGenClip(area, expanded, clip) ^ CIFgen.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void cifGenClip(); ^ CIFgen.c:5297:28: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] planes[i] = DBNewPlane((ClientData) TT_SPACE); ^ CIFgen.c:5301:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(planes[i]); ^ CIFgen.c:5286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFClearPlanes(planes) ^ In file included from CIFgen.c:34: ../cif/CIFint.h:326:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFClearPlanes(); ^ 269 warnings generated. --- compiling cif/CIFhier.o rm -f CIFhier.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 CIFhier.c CIFhier.c:116:32: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTotalDef = DBCellLookDef("__CIF__"); ^ CIFhier.c:119:28: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTotalDef = DBCellNewDef("__CIF__"); ^ CIFhier.c:121:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(CIFTotalDef); ^ CIFhier.c:124:32: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTotalUse = DBCellNewUse (CIFTotalDef, (char *) NULL); ^ CIFhier.c:125:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans (CIFTotalUse, &GeoIdentityTransform); ^ CIFhier.c:128:36: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFComponentDef = DBCellLookDef("__CIF2__"); ^ CIFhier.c:131:32: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFComponentDef = DBCellNewDef("__CIF2__"); ^ CIFhier.c:133:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(CIFComponentDef); ^ CIFhier.c:136:36: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFComponentUse = DBCellNewUse (CIFComponentDef, (char *) NULL); ^ CIFhier.c:137:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans (CIFComponentUse, &GeoIdentityTransform); ^ CIFhier.c:152:31: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFDummyUse = DBCellNewUse(CIFTotalDef, (char *) NULL); ^ CIFhier.c:153:16: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans (CIFDummyUse, &GeoIdentityTransform); ^ CIFhier.c:185:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFTotalDef); ^ CIFhier.c:186:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFhier.c:191:22: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(CIFTotalPlanes[i]); ^ CIFhier.c:197:22: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(CIFComponentPlanes[i]); ^ CIFhier.c:246:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(targetDef, name, &propfound); ^ CIFhier.c:256:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(targetDef, name, newval); ^ CIFhier.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifMaskHints(name, value, targetDef) ^ CIFhier.c:326:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(mhd->mh_def, name, &propfound); ^ CIFhier.c:335:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(mhd->mh_def, name, newval); ^ CIFhier.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifFlatMaskHints(name, value, mhd) ^ CIFhier.c:367:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropEnum(sourceDef, cifFlatMaskHints, &mhd); ^ CIFhier.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCopyMaskHints(scx, targetDef) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:332:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFCopyMaskHints(); ^ CIFhier.c:397:15: warning: passing arguments to 'DBPropEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropEnum(scx->scx_use->cu_def, cifFlatMaskHints, &mhd); ^ CIFhier.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierCopyMaskHints(scx, clientData) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:330:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifHierCopyMaskHints(); ^ CIFhier.c:453:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(type, &cxp->tc_scx->scx_trans); ^ CIFhier.c:469:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(def->cd_planes[pNum], dinfo, &targetRect, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFhier.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierCopyFunc(tile, cxp) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:329:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifHierCopyFunc(); ^ CIFhier.c:513:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFhier.c:516:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&newscx, &CIFCurStyle->cs_yankLayers, 0, ^ CIFhier.c:521:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&newscx, 0, cifHierCopyMaskHints, ^ CIFhier.c:531:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, scx->scx_use->cu_def, &rootArea, ^ CIFhier.c:496:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierCellFunc(scx) ^ CIFhier.c:573:13: warning: passing arguments to 'CIFError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(&area, "parent and child disagree on CIF"); ^ CIFhier.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierErrorFunc(tile, checkArea) ^ CIFhier.c:608:24: warning: passing arguments to 'DBSrPaintNMArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintNMArea((Tile *)NULL, plane, TiGetTypeExact(tile), ^ CIFhier.c:611:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, TiGetTypeExact(tile), &area, CIFEraseTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFhier.c:616:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, plane, &area, ^ CIFhier.c:618:9: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &area, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFhier.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierCheckFunc(tile, plane) ^ CIFhier.c:654:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, TiGetTypeExact(tile), &area, CIFEraseTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFhier.c:657:9: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &area, CIFEraseTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFhier.c:645:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierTempCheckFunc(tile, plane) ^ CIFhier.c:689:64: warning: passing arguments to 'cifGrowSliver' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFCurStyle->cs_flags & CWF_GROW_SLIVERS) cifGrowSliver(tile, &area); ^ CIFhier.c:691:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, TiGetTypeExact(tile), &area, CIFPaintTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFhier.c:694:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &area, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFhier.c:680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierPaintFunc(tile, plane) ^ CIFhier.c:733:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFComponentPlanes[i], ^ CIFhier.c:737:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFComponentPlanes[i], ^ CIFhier.c:721:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCheckAndErase(style) ^ CIFhier.c:794:16: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(5); /* Print at 5-second intervals */ ^ CIFhier.c:831:29: warning: passing arguments to 'DRCFindInteractions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DRCFindInteractions(def, &square, radius, ^ CIFhier.c:840:26: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &CIFCurStyle->cs_yankLayers, 0, ^ CIFhier.c:844:19: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFhier.c:848:12: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFTotalDef, def, &interaction, CIFTotalPlanes, ^ CIFhier.c:858:25: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, cifHierCellFunc, (ClientData) NULL); ^ CIFhier.c:866:12: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(def, def, &interaction, CIFComponentPlanes, ^ CIFhier.c:886:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:906:18: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(5); ^ CIFhier.c:762:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenSubcells(def, area, output) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:323:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFGenSubcells(); ^ CIFhier.c:941:27: warning: passing arguments to 'cifHierElementFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return cifHierElementFunc(use, transform, x, y, checkArea); ^ CIFhier.c:930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierElementFuncLow(use, transform, x, y, checkArea) ^ CIFhier.c:964:27: warning: passing arguments to 'cifHierElementFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return cifHierElementFunc(use, transform, x, y, checkArea); ^ CIFhier.c:953:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierElementFuncHigh(use, transform, x, y, checkArea) ^ CIFhier.c:1016:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &CIFCurStyle->cs_yankLayers, 0, ^ CIFhier.c:1019:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFhier.c:1022:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFhier.c:1023:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &CIFCurStyle->cs_yankLayers, 0, ^ CIFhier.c:1026:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFhier.c:1030:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, use->cu_def, checkArea, CIFComponentPlanes, ^ CIFhier.c:994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierElementFunc(use, transform, x, y, checkArea) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:345:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifHierElementFunc(); ^ CIFhier.c:1058:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifGrowSliver(tile, area) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:344:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifGrowSliver(); ^ CIFhier.c:1133:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifHierCurPlane, &area, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFhier.c:1119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierPaintArrayFunc(tile) ^ CIFhier.c:1266:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &expandedArea, cifHierElementFuncLow, ^ CIFhier.c:1269:8: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFTotalDef, use->cu_def, &A, CIFTotalPlanes, ^ CIFhier.c:1284:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &expandedArea, cifHierElementFuncLow, ^ CIFhier.c:1287:8: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFTotalDef, use->cu_def, &B, CIFTotalPlanes, ^ CIFhier.c:1325:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1340:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1375:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1404:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1428:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &expandedArea, cifHierElementFuncHigh, ^ CIFhier.c:1431:8: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFTotalDef, use->cu_def, &C, CIFTotalPlanes, ^ CIFhier.c:1446:18: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBArraySr(use, &expandedArea, cifHierElementFuncHigh, ^ CIFhier.c:1449:8: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFTotalDef, use->cu_def, &D, CIFTotalPlanes, ^ CIFhier.c:1488:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1503:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, CIFTotalPlanes[i], ^ CIFhier.c:1190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifHierArrayFunc(scx, output) ^ CIFhier.c:1565:25: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] output[i] = DBNewPlane((ClientData) TT_SPACE); ^ CIFhier.c:1566:28: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else DBClearPaintPlane(output[i]); ^ CIFhier.c:1573:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, cifHierArrayFunc, (ClientData) output); ^ CIFhier.c:1536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenArrays(def, area, output) ^ In file included from CIFhier.c:38: ../cif/CIFint.h:324:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFGenArrays(); ^ 101 warnings generated. --- compiling cif/CIFmain.o rm -f CIFmain.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 CIFmain.c CIFmain.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetOutputScale(convert) ^ CIFmain.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetScale(convert) ^ CIFmain.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPrintStyle(dolist, doforall, docurrent) ^ CIFmain.c:294:14: warning: passing arguments to 'CIFLoadStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFLoadStyle(match->cs_name); ^ CIFmain.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFSetStyle(name) ^ CIFmain.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFNameToMask(name, result, depend) ^ In file included from CIFmain.c:32: ../cif/CIFint.h:322:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFNameToMask(); ^ CIFmain.c:431:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(area, msg, CIFErrorDef, CIFCurStyle->cs_scaleFactor, ^ CIFmain.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFError(area, message) ^ In file included from CIFmain.c:32: ../cif/CIFint.h:386:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFError(); ^ 10 warnings generated. --- compiling cif/CIFrdcl.o rm -f CIFrdcl.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 CIFrdcl.c CIFrdcl.c:141:39: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifEditCellPlanes[i] = DBNewPlane((ClientData) TT_SPACE); ^ CIFrdcl.c:143:38: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSubcellPlanes[i] = DBNewPlane((ClientData) TT_SPACE); ^ CIFrdcl.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellInit(ptrkeys) ^ In file included from CIFrdcl.c:37: ../cif/CIFread.h:163:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFReadCellInit(), CIFReadCellCleanup(); ^ CIFrdcl.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifForgetCell(cifNum) ^ CIFrdcl.c:216:24: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(name); ^ CIFrdcl.c:228:25: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] testdef = DBCellLookDef(name); ^ CIFrdcl.c:230:20: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellRenameDef(def, name); ^ CIFrdcl.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifUniqueCell(cifNum) ^ CIFrdcl.c:273:21: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(name); ^ CIFrdcl.c:276:24: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellNewDef(name); ^ CIFrdcl.c:284:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ CIFrdcl.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifFindCell(cifNum) ^ CIFrdcl.c:314:27: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newplane = DBNewPlane((ClientData) TT_SPACE); ^ CIFrdcl.c:315:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(newplane); ^ CIFrdcl.c:316:18: warning: passing arguments to 'dbScalePlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbScalePlane(planearray[pNum], newplane, pNum, ^ CIFrdcl.c:318:22: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(planearray[pNum]); ^ CIFrdcl.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFScalePlanes(scalen, scaled, planearray) ^ In file included from CIFrdcl.c:36: ../cif/CIFint.h:337:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFScalePlanes(); ^ CIFrdcl.c:392:27: warning: array comparison always evaluates to true [-Wtautological-compare] if (cifEditCellPlanes != cifSubcellPlanes && cifCurReadPlanes != cifSubcellPlanes) ^ CIFrdcl.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFInputRescale(n, d) ^ In file included from CIFrdcl.c:36: ../cif/CIFint.h:338:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFInputRescale(); ^ CIFrdcl.c:439:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&number)) ^ CIFrdcl.c:452:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&cifReadScale1)) ^ CIFrdcl.c:461:22: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&cifReadScale2)) ^ CIFrdcl.c:485:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(cifReadCellDef); ^ CIFrdcl.c:486:19: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(cifReadCellDef); ^ CIFrdcl.c:505:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cifCheckPaintFunc(tile, clientData) ^ CIFrdcl.c:532:33: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), trans); ^ CIFrdcl.c:537:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, dinfo, &targetRect, CIFPaintTable, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFrdcl.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCopyPaintFunc(tile, cifCopyRec) ^ CIFrdcl.c:561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifMaskHintFunc(tile, lrecp) ^ CIFrdcl.c:610:21: warning: passing arguments to 'CIFGenLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plane = CIFGenLayer(cifCurReadStyle->crs_layers[i]->crl_ops, ^ CIFrdcl.c:631:30: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (op && (DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, ^ CIFrdcl.c:669:29: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newplane = DBNewPlane((ClientData) TT_SPACE); ^ CIFrdcl.c:670:25: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(newplane); ^ CIFrdcl.c:676:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, ^ CIFrdcl.c:695:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (op && (DBSrPaintArea((Tile *)NULL, plane, &TiPlaneRect, ^ CIFrdcl.c:698:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, plane, &TiPlaneRect, ^ CIFrdcl.c:709:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, plane, &TiPlaneRect, ^ CIFrdcl.c:716:18: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(plane); ^ CIFrdcl.c:766:16: warning: passing arguments to 'CIFClearPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFClearPlanes(CIFPlanes); ^ CIFrdcl.c:770:8: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(cifReadCellDef, cifReadCellDef, &TiPlaneRect, CIFPlanes, &DBAllTypeBits, ^ CIFrdcl.c:811:27: warning: passing arguments to 'CIFGenLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] presult = CIFGenLayer(&newop, &TiPlaneRect, (CellDef *)NULL, ^ CIFrdcl.c:817:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, presult, &TiPlaneRect, &CIFSolidBits, ^ CIFrdcl.c:859:12: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(cifReadCellDef, propname, propstr); ^ CIFrdcl.c:864:22: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(presult); ^ CIFrdcl.c:873:16: warning: passing arguments to 'CIFClearPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFClearPlanes(CIFPlanes); ^ CIFrdcl.c:881:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(cifCurReadPlanes[i]); ^ CIFrdcl.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintCurrent(filetype) ^ In file included from CIFrdcl.c:38: ../cif/cif.h:74:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFPaintCurrent(); ^ CIFrdcl.c:903:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_xtop = CIFScaleCoord(area.r_xtop, COORD_EXACT); ^ CIFrdcl.c:905:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_ytop = CIFScaleCoord(area.r_ytop, COORD_EXACT); ^ CIFrdcl.c:911:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_xbot = CIFScaleCoord(area.r_xbot, COORD_EXACT); ^ CIFrdcl.c:918:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_ybot = CIFScaleCoord(area.r_ybot, COORD_EXACT); ^ CIFrdcl.c:934:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(cifReadCellDef, "FIXED_BBOX", &found); ^ CIFrdcl.c:950:18: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Warning: Cell %s boundary was redefined.\n", ^ CIFrdcl.c:960:14: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(cifReadCellDef, "FIXED_BBOX", storedvalue); ^ CIFrdcl.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifMakeBoundaryFunc(tile, clientdata) ^ CIFrdcl.c:981:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(type)) snap_type = COORD_HALF_U; ^ CIFrdcl.c:988:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_xtop = CIFScaleCoord(area.r_xtop, snap_type); ^ CIFrdcl.c:990:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_ytop = CIFScaleCoord(area.r_ytop, snap_type); ^ CIFrdcl.c:997:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_xbot = CIFScaleCoord(area.r_xbot, snap_type); ^ CIFrdcl.c:1004:32: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] area.r_ybot = CIFScaleCoord(area.r_ybot, snap_type); ^ CIFrdcl.c:1019:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(cifReadCellDef->cd_planes[pNum], TiGetTypeExact(tile), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFrdcl.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifPaintCurrentFunc(tile, type) ^ CIFrdcl.c:1070:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(cifReadCellDef, &TiPlaneRect); ^ CIFrdcl.c:1071:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(cifReadCellDef); ^ CIFrdcl.c:1107:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&number)) ^ CIFrdcl.c:1189:25: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRenameDef(cifReadCellDef, name)) ^ CIFrdcl.c:1226:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&called)) ^ CIFrdcl.c:1235:29: warning: passing arguments to 'CIFParseTransform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) CIFParseTransform(&transform); ^ CIFrdcl.c:1242:21: warning: passing arguments to 'DBIsAncestor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsAncestor(def, cifReadCellDef)) ^ CIFrdcl.c:1253:23: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] use = DBCellNewUse(def, cifSubcellId); ^ CIFrdcl.c:1254:22: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBLinkCell(use, cifReadCellDef); ^ CIFrdcl.c:1255:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, &transform); ^ CIFrdcl.c:1256:16: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(use, cifReadCellDef); ^ CIFrdcl.c:1323:24: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (! CIFParsePoint(&rectangle.r_ll, 1)) ^ CIFrdcl.c:1334:37: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rectangle.r_xbot = CIFScaleCoord(rectangle.r_xbot, COORD_ANY); ^ CIFrdcl.c:1336:37: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rectangle.r_ybot = CIFScaleCoord(rectangle.r_ybot, COORD_ANY); ^ CIFrdcl.c:1351:27: warning: passing arguments to 'CIFReadNameToType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layer = CIFReadNameToType(lname, FALSE); ^ CIFrdcl.c:1378:23: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPutLabel(cifReadCellDef, &rectangle, -1, name, type, flags, 0); ^ CIFrdcl.c:1416:24: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (! CIFParsePoint(&size, 1)) ^ CIFrdcl.c:1428:24: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (! CIFParsePoint(¢er, 2)) ^ CIFrdcl.c:1475:34: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lowerleft.p_x = CIFScaleCoord(lowerleft.p_x, COORD_ANY); ^ CIFrdcl.c:1478:34: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lowerleft.p_y = CIFScaleCoord(lowerleft.p_y, COORD_ANY); ^ CIFrdcl.c:1485:35: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] upperright.p_x = CIFScaleCoord(upperright.p_x, COORD_ANY); ^ CIFrdcl.c:1493:35: warning: passing arguments to 'CIFScaleCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] upperright.p_y = CIFScaleCoord(upperright.p_y, COORD_ANY); ^ CIFrdcl.c:1514:27: warning: passing arguments to 'CIFReadNameToType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layer = CIFReadNameToType(name, FALSE); ^ CIFrdcl.c:1539:23: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPutLabel(cifReadCellDef, &rectangle, -1, name, type, flags, 0); ^ CIFrdcl.c:1630:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("GDS ended partway through a symbol definition.\n"); ^ CIFrdcl.c:1646:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("cell table has NULL entry (Magic error).\n"); ^ CIFrdcl.c:1655:17: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("cell %s was used but not defined.\n", def->cd_name); ^ CIFrdcl.c:1661:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(def, TT_CHECKPAINT, &def->cd_bbox); ^ CIFrdcl.c:1662:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(def, &def->cd_bbox, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ CIFrdcl.c:1663:19: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(def, TRUE); ^ CIFrdcl.c:1673:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(EditCellUse->cu_def, &TiPlaneRect); ^ CIFrdcl.c:1674:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ CIFrdcl.c:1675:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &EditCellUse->cu_def->cd_bbox, ^ CIFrdcl.c:1677:22: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(EditCellUse->cu_def, TRUE); ^ CIFrdcl.c:1710:20: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(cifplanes[pNum]); ^ CIFrdcl.c:1722:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&CifCellTable); ^ CIFrdcl.c:1616:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellCleanup(filetype) ^ In file included from CIFrdcl.c:37: ../cif/CIFread.h:163:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFReadCellInit(), CIFReadCellCleanup(); ^ 104 warnings generated. --- compiling cif/CIFrdpt.o rm -f CIFrdpt.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 CIFrdpt.c CIFrdpt.c:88:23: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParsePoint(&rectangle.r_ur, 1)) ^ CIFrdpt.c:109:23: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParsePoint(¢er, 2)) ^ CIFrdpt.c:130:25: warning: passing arguments to 'CIFParseSInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFParseSInteger(&direction.p_x)) ^ CIFrdpt.c:132:23: warning: passing arguments to 'CIFParseSInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseSInteger(&direction.p_y)) ^ CIFrdpt.c:138:34: warning: passing arguments to 'CIFDirectionToTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoTransRect(CIFDirectionToTrans(&direction), &rectangle , &r2); ^ CIFrdpt.c:149:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifReadPlane, &r2, CIFPaintTable, (PaintUndoInfo *) NULL); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFrdpt.c:194:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&diameter)) ^ CIFrdpt.c:206:23: warning: passing arguments to 'CIFParsePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParsePoint(¢er, 2)) ^ CIFrdpt.c:219:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifReadPlane, &rectangle, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFrdpt.c:251:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); /* 1000 for conversion to um */ ^ CIFrdpt.c:280:14: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(def, propname, (ClientData)pathstr); ^ CIFrdpt.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPropRecordPath(def, pathheadp, iswire, propname) ^ In file included from CIFrdpt.c:37: ../cif/CIFint.h:341:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFPropRecordPath(); ^ CIFrdpt.c:484:28: warning: passing arguments to 'CIFPolyToRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rectp = CIFPolyToRects(polypath, plane, ptable, ui, FALSE); ^ CIFrdpt.c:485:17: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(polypath); ^ CIFrdpt.c:489:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &rectp->r_r, ptable, ui); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFrdpt.c:539:16: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(pathheadp); ^ CIFrdpt.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintWirePath(pathheadp, width, endcap, plane, ptable, ui) ^ In file included from CIFrdpt.c:37: ../cif/CIFint.h:342:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFPaintWirePath(); ^ CIFrdpt.c:586:30: warning: passing arguments to 'CIFPolyToRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rectlist = CIFPolyToRects(cifpath, plane, ptable, ui, FALSE); ^ CIFrdpt.c:587:16: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(cifpath); ^ CIFrdpt.c:591:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(plane, &rectp->r_r, ptable, ui); ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ CIFrdpt.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintPolygon(pointlist, number, plane, ptable, ui, keep) ^ CIFrdpt.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintWireList(pointlist, number, width, endcap, plane, ptable, ui) ^ CIFrdpt.c:678:25: warning: passing arguments to 'CIFParseInteger' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParseInteger(&width)) ^ CIFrdpt.c:690:22: warning: passing arguments to 'CIFParsePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParsePath(&pathheadp, 2)) ^ CIFrdpt.c:752:29: warning: passing arguments to 'CIFReadNameToType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = CIFReadNameToType(name, FALSE); ^ CIFrdpt.c:800:22: warning: passing arguments to 'CIFParsePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFParsePath(&pathheadp, 1)) ^ CIFrdpt.c:809:27: warning: passing arguments to 'CIFPolyToRects' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rectp = CIFPolyToRects(pathheadp, cifReadPlane, CIFPaintTable, ^ CIFrdpt.c:811:16: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(pathheadp); ^ CIFrdpt.c:822:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(cifReadPlane, &rectp->r_r, CIFPaintTable, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ 31 warnings generated. --- compiling cif/CIFrdpoly.o rm -f CIFrdpoly.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 CIFrdpoly.c CIFrdpoly.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifLowX(a, b) ^ CIFrdpoly.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifLowY(a, b) ^ CIFrdpoly.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOrient(edges, nedges, dir) ^ CIFrdpoly.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCross(edge, dir, ybot, ytop) ^ CIFrdpoly.c:246:20: warning: passing arguments to 'CalmaReadError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalmaReadError("Boundary is not closed.\n" ); ^ CIFrdpoly.c:255:25: warning: passing arguments to 'CIFMakeManhattanPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFMakeManhattanPath(path, plane, resultTbl, ui); ^ CIFrdpoly.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPolyToRects(path, plane, resultTbl, ui, isCalma) ^ In file included from CIFrdpoly.c:31: ../cif/CIFread.h:164:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern LinkedRect *CIFPolyToRects(); ^ 8 warnings generated. --- compiling cif/CIFrdtech.o rm -f CIFrdtech.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 CIFrdtech.c CIFrdtech.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadTechLimitScale(ns, ds) ^ In file included from CIFrdtech.c:38: ../cif/CIFint.h:352:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFReadTechLimitScale(); ^ CIFrdtech.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadNameToType(name, newOK) ^ In file included from CIFrdtech.c:39: ../cif/CIFread.h:166:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFReadNameToType(); ^ CIFrdtech.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCalmaLayerToCifLayer(layer, datatype, calmaStyle) ^ In file included from CIFrdtech.c:38: ../cif/CIFint.h:339:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFCalmaLayerToCifLayer(); ^ CIFrdtech.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParseReadLayers(string, mask, newok) ^ In file included from CIFrdtech.c:44: ../cif/cif.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFParseReadLayers(); ^ CIFrdtech.c:338:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&(cifCurReadStyle->cifCalmaToCif)); ^ CIFrdtech.c:620:50: warning: passing arguments to 'CIFParseScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCurReadStyle->crs_scaleFactor = CIFParseScale(argv[1], ^ CIFrdtech.c:732:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[1]); ^ CIFrdtech.c:823:34: warning: passing arguments to 'cifParseCalmaNums' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nCalmaLayers = cifParseCalmaNums(argv[2], calmaLayers, CALMA_LAYER_MAX); ^ CIFrdtech.c:824:33: warning: passing arguments to 'cifParseCalmaNums' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nCalmaTypes = cifParseCalmaNums(argv[3], calmaTypes, CALMA_LAYER_MAX); ^ CIFrdtech.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadTechLine(sectionName, argc, argv) ^ In file included from CIFrdtech.c:44: ../cif/cif.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFReadTechLine(); ^ CIFrdtech.c:1049:22: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(1, 1, TRUE); ^ CIFrdtech.c:1084:33: warning: passing arguments to 'TechSectionGetMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invcifr = TechSectionGetMask("cifinput", NULL); ^ CIFrdtech.c:1088:22: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(DBLambda[0], DBLambda[1], TRUE); ^ CIFrdtech.c:1074:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadLoadStyle(stylename) ^ CIFrdtech.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void CIFReadLoadStyle(); ^ CIFrdtech.c:1117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadGetGrowSize(type) ^ CIFrdtech.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetInputScale(convert) ^ In file included from CIFrdtech.c:44: ../cif/cif.h:71:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern float CIFGetInputScale(); ^ CIFrdtech.c:1205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPrintReadStyle(dolist, doforall, docurrent) ^ In file included from CIFrdtech.c:44: ../cif/cif.h:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFPrintReadStyle(); ^ CIFrdtech.c:1276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFSetReadStyle(name) ^ In file included from CIFrdtech.c:44: ../cif/cif.h:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFSetReadStyle(); ^ CIFrdtech.c:1337:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifParseCalmaNums(str, numArray, numNums) ^ In file included from CIFrdtech.c:38: ../cif/CIFint.h:350:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifParseCalmaNums(); ^ CIFrdtech.c:1425:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(abs(op->co_distance), istyle->crs_multiplier); ^ CIFrdtech.c:1426:18: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lmult = FindGCF(lmult, lgcf); ^ CIFrdtech.c:1434:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(istyle->crs_scaleFactor, istyle->crs_multiplier); ^ CIFrdtech.c:1400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(n, d, opt) ^ In file included from CIFrdtech.c:44: ../cif/cif.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFTechInputScale(); ^ 34 warnings generated. --- compiling cif/CIFrdutils.o rm -f CIFrdutils.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 CIFrdutils.c CIFrdutils.c:145:10: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stderr, format, args); ^ CIFrdutils.c:169:10: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stderr, format, args); ^ CIFrdutils.c:228:20: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int lgcf = FindGCF(abs(cifCoord), scale); ^ CIFrdutils.c:233:27: warning: passing arguments to 'CIFReadTechLimitScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFReadTechLimitScale(1, denom)) snap_type = COORD_ANY; ^ CIFrdutils.c:243:20: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(1, denom, FALSE); ^ CIFrdutils.c:244:21: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(1, denom); ^ CIFrdutils.c:245:15: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCTechScale(1, denom); ^ CIFrdutils.c:246:15: warning: passing arguments to 'ExtTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechScale(1, denom); ^ CIFrdutils.c:247:16: warning: passing arguments to 'WireTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireTechScale(1, denom); ^ CIFrdutils.c:249:15: warning: passing arguments to 'LefTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefTechScale(1, denom); ^ CIFrdutils.c:252:15: warning: passing arguments to 'RtrTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrTechScale(1, denom); ^ CIFrdutils.c:256:20: warning: passing arguments to 'DBScaleEverything' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScaleEverything(denom, 1); ^ CIFrdutils.c:273:24: warning: passing arguments to 'CIFTechInputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechInputScale(1, denom, FALSE); ^ CIFrdutils.c:274:25: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(1, denom); ^ CIFrdutils.c:275:19: warning: passing arguments to 'DRCTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCTechScale(1, denom); ^ CIFrdutils.c:277:19: warning: passing arguments to 'ExtTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtTechScale(1, denom); ^ CIFrdutils.c:278:20: warning: passing arguments to 'WireTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WireTechScale(1, denom); ^ CIFrdutils.c:282:19: warning: passing arguments to 'LefTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefTechScale(1, denom); ^ CIFrdutils.c:285:19: warning: passing arguments to 'RtrTechScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrTechScale(1, denom); ^ CIFrdutils.c:287:24: warning: passing arguments to 'DBScaleEverything' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScaleEverything(denom, 1); ^ CIFrdutils.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFScaleCoord(cifCoord, snap_type) ^ In file included from CIFrdutils.c:41: ../cif/CIFint.h:340:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFScaleCoord(); ^ CIFrdutils.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifIsBlank(ch) ^ CIFrdutils.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParseSInteger(valuep) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:160:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFParsePath(), CIFParsePoint(), CIFParseSInteger(); ^ CIFrdutils.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParseInteger(valuep) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:159:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFParseCall(), CIFParseTransform(), CIFParseInteger(); ^ CIFrdutils.c:597:35: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rescale = cifReadScale2 / FindGCF(cifReadScale2, abs(pointp->p_x)); ^ CIFrdutils.c:610:21: warning: passing arguments to 'CIFInputRescale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFInputRescale(rescale, 1); ^ CIFrdutils.c:620:35: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rescale = cifReadScale2 / FindGCF(cifReadScale2, abs(pointp->p_y)); ^ CIFrdutils.c:633:21: warning: passing arguments to 'CIFInputRescale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFInputRescale(rescale, 1); ^ CIFrdutils.c:584:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParsePoint(pointp, iscale) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:160:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFParsePath(), CIFParsePoint(), CIFParseSInteger(); ^ CIFrdutils.c:691:17: warning: passing arguments to 'CIFFreePath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(*pathheadpp); ^ CIFrdutils.c:670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParsePath(pathheadpp, iscale) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:160:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFParsePath(), CIFParsePoint(), CIFParseSInteger(); ^ CIFrdutils.c:747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] test_insideness(start, tpoint) ^ CIFrdutils.c:785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] seg_intersect(tstart, bf, bs, respt) ^ CIFrdutils.c:851:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path_intersect(pathHead, start, respt) ^ CIFrdutils.c:956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] is_clockwise(pathHead) ^ CIFrdutils.c:1095:25: warning: passing arguments to 'CIFEdgeDirection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edir = CIFEdgeDirection(first, last); ^ CIFrdutils.c:1157:13: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(plane, type, &tr, resultTbl, ui); ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFrdutils.c:1050:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFMakeManhattanPath(pathHead, plane, resultTbl, ui) ^ In file included from CIFrdutils.c:41: ../cif/CIFint.h:343:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFMakeManhattanPath(); ^ CIFrdutils.c:1184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFEdgeDirection(first, last) ^ In file included from CIFrdutils.c:41: ../cif/CIFint.h:351:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFEdgeDirection(); ^ CIFrdutils.c:1232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCleanPath(pathHead) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFFreePath(), CIFCleanPath(); ^ CIFrdutils.c:1331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFFreePath(path) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:162:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFFreePath(), CIFCleanPath(); ^ CIFrdutils.c:1466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFDirectionToTrans(point) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:165:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Transform *CIFDirectionToTrans(); ^ CIFrdutils.c:1506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParseTransform(transformp) ^ In file included from CIFrdutils.c:42: ../cif/CIFread.h:159:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFParseCall(), CIFParseTransform(), CIFParseInteger(); ^ CIFrdutils.c:1604:20: warning: passing arguments to 'CIFReadCellInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellInit(1); ^ CIFrdutils.c:1693:23: warning: passing arguments to 'CIFReadCellCleanup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadCellCleanup(FILE_CIF); ^ CIFrdutils.c:1600:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFReadFile(file) ^ In file included from CIFrdutils.c:43: ../cif/cif.h:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFReadFile(); ^ 58 warnings generated. --- compiling cif/CIFsee.o rm -f CIFsee.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 CIFsee.c CIFsee.c:109:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(paintDef->cd_planes[pNum], TiGetTypeExact(tile), ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ CIFsee.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifPaintDBFunc(tile, pld) ^ CIFsee.c:152:23: warning: passing arguments to 'CIFNameToMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFNameToMask(cifLayer, &mask, &depend)) return; ^ CIFsee.c:167:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ CIFsee.c:169:21: warning: passing arguments to 'CIFCopyMaskHints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCopyMaskHints(&scx, CIFComponentDef); ^ CIFsee.c:170:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFsee.c:175:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, rootDef, area, CIFPlanes, &depend, TRUE, TRUE, FALSE, ^ CIFsee.c:177:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFsee.c:192:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, CIFPlanes[i], &TiPlaneRect, ^ CIFsee.c:195:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(rootDef, area, DBW_ALLWINDOWS, &mask); ^ CIFsee.c:196:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(rootDef); ^ CIFsee.c:197:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(rootDef, TT_CHECKPAINT, area); ^ CIFsee.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFPaintLayer(rootDef, area, cifLayer, magicLayer, paintDef) ^ CIFsee.c:236:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, sld->text, cifSeeDef, CIFCurStyle->cs_scaleFactor, ^ CIFsee.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifSeeFunc(tile, sld) ^ CIFsee.c:276:23: warning: passing arguments to 'CIFNameToMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFNameToMask(layer, &mask, &depend)) return; ^ CIFsee.c:287:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ CIFsee.c:289:21: warning: passing arguments to 'CIFCopyMaskHints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCopyMaskHints(&scx, CIFComponentDef); ^ CIFsee.c:290:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFsee.c:294:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, rootDef, area, CIFPlanes, &depend, TRUE, TRUE, ^ CIFsee.c:296:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFsee.c:323:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, CIFPlanes[i], &TiPlaneRect, ^ CIFsee.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFSeeLayer(rootDef, area, layer) ^ CIFsee.c:367:23: warning: passing arguments to 'CIFNameToMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFNameToMask(layer, &mask, NULL)) return; ^ CIFsee.c:371:19: warning: passing arguments to 'CIFClearPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFClearPlanes(CIFPlanes); ^ CIFsee.c:373:16: warning: passing arguments to 'CIFGenSubcells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenSubcells(rootDef, area, CIFPlanes); ^ CIFsee.c:375:14: warning: passing arguments to 'CIFGenArrays' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenArrays(rootDef, area, CIFPlanes); ^ CIFsee.c:400:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, CIFPlanes[i], &TiPlaneRect, ^ CIFsee.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFSeeHierLayer(rootDef, area, layer, arrays, subcells) ^ CIFsee.c:446:23: warning: passing arguments to 'CIFNameToMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CIFNameToMask(layer, &mask, &depend)) return; ^ CIFsee.c:457:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ CIFsee.c:459:21: warning: passing arguments to 'CIFCopyMaskHints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCopyMaskHints(&scx, CIFComponentDef); ^ CIFsee.c:460:18: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells(&scx, 0, cifHierCopyMaskHints, ^ CIFsee.c:463:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(CIFComponentDef, rootDef, area, CIFPlanes, &depend, TRUE, TRUE, ^ CIFsee.c:465:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFsee.c:473:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, CIFPlanes[i], &TiPlaneRect, ^ CIFsee.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFCoverageLayer(rootDef, area, layer, dolist) ^ In file included from CIFsee.c:34: ../cif/CIFint.h:335:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFCoverageLayer(); ^ CIFsee.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCoverageFunc(tile, arg) ^ 39 warnings generated. --- compiling cif/CIFtech.o rm -f CIFtech.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 CIFtech.c CIFtech.c:264:33: warning: passing arguments to 'DBTechNameTypes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paintType = DBTechNameTypes(curLayer, &curPaintMask); ^ CIFtech.c:315:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(rtype); ^ CIFtech.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifParseLayers(string, style, paintMask, cifMask, spaceOK) ^ CIFtech.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechLimitScale(ns, ds) ^ In file included from CIFtech.c:42: ../cif/cif.h:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFTechLimitScale(); ^ CIFtech.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFParseScale(true_scale, expander) ^ In file included from CIFtech.c:38: ../cif/CIFint.h:349:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFParseScale(); ^ CIFtech.c:899:21: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &mask); ^ CIFtech.c:942:23: warning: passing arguments to 'cifCheckCalmaNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!cifCheckCalmaNum(argv[1]) || !cifCheckCalmaNum(argv[2])) ^ CIFtech.c:942:53: warning: passing arguments to 'cifCheckCalmaNum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!cifCheckCalmaNum(argv[1]) || !cifCheckCalmaNum(argv[2])) ^ CIFtech.c:973:27: warning: passing arguments to 'DBWTechParseStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] style = DBWTechParseStyle(argv[2]); ^ CIFtech.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechLine(sectionName, argc, argv) ^ In file included from CIFtech.c:42: ../cif/cif.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFTechLine(); ^ CIFtech.c:1528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifCheckCalmaNum(str) ^ CIFtech.c:68:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool cifCheckCalmaNum(); ^ CIFtech.c:1565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifComputeRadii(layer, des) ^ CIFtech.c:1673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifComputeHalo(style) ^ CIFtech.c:1767:23: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(1, 1); ^ CIFtech.c:1787:57: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TTMaskHasType(&op->co_paintMask, d) && DBIsContact(d)) ^ CIFtech.c:1790:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(s); ^ CIFtech.c:1808:14: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, op->co_distance); ^ CIFtech.c:1842:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, bvalue); ^ CIFtech.c:1867:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, bvalue); ^ CIFtech.c:1886:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, bvalue); ^ CIFtech.c:1910:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, ^ CIFtech.c:1920:20: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = FindGCF(style->cs_scaleFactor, ^ CIFtech.c:2137:32: warning: passing arguments to 'TechSectionGetMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invcif = TechSectionGetMask("cifoutput", NULL); ^ CIFtech.c:2141:23: warning: passing arguments to 'CIFTechOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(DBLambda[0], DBLambda[1]); ^ CIFtech.c:2127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFLoadStyle(stylename) ^ In file included from CIFtech.c:38: ../cif/CIFint.h:331:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFLoadStyle(); ^ CIFtech.c:2176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGetContactSize(type, edge, spacing, border) ^ In file included from CIFtech.c:42: ../cif/cif.h:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int CIFGetContactSize(); ^ CIFtech.c:2351:17: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(abs(op->co_distance), ostyle->cs_expander); ^ CIFtech.c:2352:20: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2373:29: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(bvalue, ostyle->cs_expander); ^ CIFtech.c:2374:25: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2400:29: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(bvalue, ostyle->cs_expander); ^ CIFtech.c:2401:25: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2420:29: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(abs(*bptr), ostyle->cs_expander); ^ CIFtech.c:2421:25: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2443:29: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(abs(bridge->br_width), ^ CIFtech.c:2445:25: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2454:30: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(abs(bloats->bl_distance[j]), ^ CIFtech.c:2456:26: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lexpand = FindGCF(lexpand, lgcf); ^ CIFtech.c:2468:16: warning: passing arguments to 'drcCifScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCifScale(d, 1); ^ CIFtech.c:2476:19: warning: passing arguments to 'FindGCF' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lgcf = FindGCF(ostyle->cs_scaleFactor, ostyle->cs_expander); ^ CIFtech.c:2561:16: warning: passing arguments to 'drcCifScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drcCifScale(1, lexpand); ^ CIFtech.c:2273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFTechOutputScale(n, d) ^ In file included from CIFtech.c:42: ../cif/cif.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void CIFTechOutputScale(); ^ 49 warnings generated. --- compiling cif/CIFwrite.o rm -f CIFwrite.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 CIFwrite.c CIFwrite.c:136:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(&dummy, &rootDef->cd_bbox, TRUE)) ^ CIFwrite.c:154:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, cifWriteInitFunc, (ClientData) NULL); ^ CIFwrite.c:162:24: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifStack = StackNew(100); ^ CIFwrite.c:163:14: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) rootDef, cifStack); ^ CIFwrite.c:164:19: warning: passing arguments to 'cifOutPreamble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOutPreamble(f, rootDef); ^ CIFwrite.c:165:11: warning: passing arguments to 'cifOut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOut(f); ^ CIFwrite.c:166:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(cifStack); ^ CIFwrite.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFWrite(rootDef, f) ^ In file included from CIFwrite.c:38: ../cif/cif.h:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFWrite(); ^ CIFwrite.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifWriteInitFunc(def) ^ CIFwrite.c:47:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifWriteInitFunc(); ^ CIFwrite.c:235:14: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) use->cu_def, cifStack); ^ CIFwrite.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifWriteMarkFunc(use) ^ CIFwrite.c:48:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifWriteMarkFunc(); ^ CIFwrite.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOutPreamble(outf, cell) ^ CIFwrite.c:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void cifOutPreamble(); ^ CIFwrite.c:312:28: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = (CellDef *) StackPop(cifStack); ^ CIFwrite.c:320:21: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(def, TRUE, TRUE, NULL)) ^ CIFwrite.c:328:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, cifWriteMarkFunc, (ClientData) 0); ^ CIFwrite.c:332:12: warning: passing arguments to 'cifOutFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOutFunc(def, outf); ^ CIFwrite.c:304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOut(outf) ^ CIFwrite.c:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void cifOut(); ^ CIFwrite.c:385:11: warning: passing arguments to 'CIFGen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGen(def, def, &bigArea, CIFPlanes, &DBAllTypeBits, TRUE, TRUE, FALSE, ^ CIFwrite.c:389:23: warning: passing arguments to 'CIFGenSubcells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenSubcells(def, &bigArea, CIFPlanes); ^ CIFwrite.c:391:21: warning: passing arguments to 'CIFGenArrays' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFGenArrays(def, &bigArea, CIFPlanes); ^ CIFwrite.c:400:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CIFwrite.c:404:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *) NULL, CIFPlanes[type], ^ CIFwrite.c:462:22: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, cifWriteUseFunc, (ClientData) f); ^ CIFwrite.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifOutFunc(def, f) ^ CIFwrite.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void cifOutFunc(); ^ CIFwrite.c:484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifWriteUseFunc(use, f) ^ CIFwrite.c:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifWriteUseFunc(); ^ CIFwrite.c:582:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifWriteLabelFunc(tile, f) ^ CIFwrite.c:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifWriteLabelFunc(); ^ CIFwrite.c:662:16: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&r, NULL, FALSE, TiGetTypeExact(tile), points, &np); ^ CIFwrite.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifWritePaintFunc(tile, f) ^ CIFwrite.c:49:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int cifWritePaintFunc(); ^ CIFwrite.c:731:24: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cifStack = StackNew(1); ^ CIFwrite.c:749:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, ^ CIFwrite.c:751:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(CIFComponentDef); ^ CIFwrite.c:754:11: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) CIFComponentDef, cifStack); ^ CIFwrite.c:761:15: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(cifStack); ^ CIFwrite.c:764:16: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFwrite.c:766:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(cifStack); ^ CIFwrite.c:774:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(CIFComponentDef); ^ CIFwrite.c:722:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CIFWriteFlat(rootDef, f) ^ In file included from CIFwrite.c:39: ../cif/CIFint.h:336:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool CIFWriteFlat(); ^ 47 warnings generated. --- linking libcif.o rm -f libcif.o /usr/bin/ld -r CIFgen.o CIFhier.o CIFmain.o CIFrdcl.o CIFrdpt.o CIFrdpoly.o CIFrdtech.o CIFrdutils.o CIFsee.o CIFtech.o CIFwrite.o -o libcif.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/cif' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plot' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling plot/plotCmd.o rm -f plotCmd.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 plotCmd.c plotCmd.c:142:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdPlotOption); ^ plotCmd.c:167:23: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = ToolGetPoint((Point *) NULL, (Rect *) NULL); ^ plotCmd.c:179:18: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((!ToolGetBox(&boxRootDef, &scx.scx_area)) || ^ plotCmd.c:207:22: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[3], &mask)) ^ plotCmd.c:210:12: warning: passing arguments to 'PlotPS' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPS(cmd->tx_argv[2], &scx, &mask, crec->dbw_bitmask); ^ plotCmd.c:242:15: warning: passing arguments to 'PlotSetParam' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotSetParam(cmd->tx_argv[2], cmd->tx_argv[3]); ^ plotCmd.c:263:22: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[3], &mask)) ^ plotCmd.c:266:18: warning: passing arguments to 'PlotVersatec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotVersatec( &scx, &mask, crec->dbw_bitmask, scale); ^ plotCmd.c:283:23: warning: passing arguments to 'DBWHLRemoveClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRemoveClient(DBWDrawBox); // Prevent drawing the cursor box ^ plotCmd.c:284:21: warning: passing arguments to 'GrTCairoPlotSVG' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrTCairoPlotSVG(cmd->tx_argv[2], window); ^ plotCmd.c:285:20: warning: passing arguments to 'DBWHLAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLAddClient(DBWDrawBox); // Restore drawing the cursor box ^ plotCmd.c:326:10: warning: passing arguments to 'PlotPNM' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPNM(NULL, &scx, &mask, crec->dbw_bitmask, iwidth); ^ plotCmd.c:334:27: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CmdParseLayers(cmd->tx_argv[4], &mask)) ^ plotCmd.c:337:13: warning: passing arguments to 'PlotPNM' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPNM(cmd->tx_argv[2], &scx, &mask, crec->dbw_bitmask, iwidth); ^ plotCmd.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdPlot(w, cmd) ^ 15 warnings generated. --- compiling plot/plotGremln.o rm -f plotGremln.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 plotGremln.c plotGremln.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotGremlinTechLine(sectionName, argc, argv) ^ 1 warning generated. --- compiling plot/plotHP.o rm -f plotHP.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 plotHP.c plotHP.c:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPRTLHeader(width, height, density, hpfile) ^ In file included from plotHP.c:16: ../plot/plotInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotHPRTLHeader(); ^ plotHP.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPGL2Header(width, height, density, scale, hpfile) ^ In file included from plotHP.c:16: ../plot/plotInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotHPGL2Header(); ^ plotHP.c:135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPRTLTrailer(hpfile) ^ plotHP.c:24:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotHPRTLTrailer(); ^ plotHP.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPGL2Trailer(hpfile) ^ In file included from plotHP.c:16: ../plot/plotInt.h:245:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotHPGL2Trailer(); ^ plotHP.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRTLCompress(s1, s2, len) ^ plotHP.c:23:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PlotRTLCompress(); ^ plotHP.c:335:25: warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned char *' [-Wincompatible-pointer-types] size = PlotRTLCompress(c - ipl, obytes, bpl); ^~~~~~~ plotHP.c:339:25: warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned char *' [-Wincompatible-pointer-types] size = PlotRTLCompress(m - ipl, obytes, bpl); ^~~~~~~ plotHP.c:343:25: warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned char *' [-Wincompatible-pointer-types] size = PlotRTLCompress(y - ipl, obytes, bpl); ^~~~~~~ plotHP.c:295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotDumpHPRTL(hpfile, kRaster, cRaster, mRaster, yRaster) ^ In file included from plotHP.c:16: ../plot/plotInt.h:244:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PlotDumpHPRTL(); ^ 15 warnings generated. --- compiling plot/plotPS.o rm -f plotPS.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 plotPS.c plotPS.c:294:21: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[0], &newstyle->grs_layers); ^ plotPS.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPSTechLine(sectionName, argc, argv) ^ plotPS.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSFlushRect(style) ^ plotPS.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSLine(p1, p2) ^ plotPS.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSRect(rect, style) ^ plotPS.c:554:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), &scx->scx_trans); ^ plotPS.c:559:16: warning: passing arguments to 'GrClipTriangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrClipTriangle(&rootArea, &bbox, TRUE, dinfo, polyp, &np); ^ plotPS.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSPaint(tile, cxp) ^ plotPS.c:748:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSLabelPosition(scx, label, x, y, p) ^ plotPS.c:844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSLabelBounds(scx, label) ^ plotPS.c:929:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSLabelBox(scx, label) ^ plotPS.c:994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSLabel(scx, label) ^ plotPS.c:1087:21: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPrintUseId(scx, idName, 100, TRUE); ^ plotPS.c:1037:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotPSCell(scx) ^ plotPS.c:1174:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(scx, &curMask, xMask, (TerminalPath *) NULL, ^ plotPS.c:1200:15: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!Match(fptr2 = PlotPSNameFont, fontptr)) ^ plotPS.c:1202:15: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!Match(fptr3 = PlotPSLabelFont, fontptr)) ^ plotPS.c:1203:12: warning: passing arguments to 'Match' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!Match(fptr3, fptr2)) ^ plotPS.c:1271:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(scx, &curMask, xMask, plotPSPaint, ^ plotPS.c:1282:22: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrCells(scx, xMask, plotPSCell, (ClientData) NULL); ^ plotPS.c:1293:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(scx, &curMask, xMask, (TerminalPath *) NULL, ^ plotPS.c:1303:23: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(scx, &curMask, xMask, (TerminalPath *) NULL, ^ plotPS.c:1113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPS(fileName, scx, layers, xMask) ^ 23 warnings generated. --- compiling plot/plotMain.o rm -f plotMain.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 plotMain.c plotMain.c:231:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*(plotLineProcs[plotCurStyle]))(sectionName, argc, argv); ^ plotMain.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotTechLine(sectionName, argc, argv) ^ plotMain.c:424:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] indx = Lookup(name, paramNames); ^ plotMain.c:436:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = Lookup(value, tfNames); ^ plotMain.c:478:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = Lookup(value, tfNames); ^ plotMain.c:536:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = Lookup(value, plotTypeNames); ^ plotMain.c:591:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = Lookup(value, tfNames); ^ plotMain.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotSetParam(name, value) ^ In file included from plotMain.c:36: ../plot/plotInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotSetParam(); ^ 9 warnings generated. --- compiling plot/plotRutils.o rm -f plotRutils.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 plotRutils.c plotRutils.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotNewRaster(height, width) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:170:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Raster *PlotNewRaster(); ^ plotRutils.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFreeRaster(raster) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:171:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotFreeRaster(); ^ plotRutils.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(raster, area) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:172:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotClearRaster(); ^ plotRutils.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPolyRaster(raster, tileArea, clipArea, dinfo, stipple) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:174:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotPolyRaster(); ^ plotRutils.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFillRaster(raster, area, stipple) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:173:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotFillRaster(); ^ plotRutils.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotDumpRaster(raster, file) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:175:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PlotDumpRaster(); ^ plotRutils.c:592:22: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PlotSwapShort(new->fo_hdr.magic) == 0436) ^ plotRutils.c:594:35: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->fo_hdr.size = (PlotSwapShort(new->fo_hdr.size)); ^ plotRutils.c:595:35: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->fo_hdr.maxx = (PlotSwapShort(new->fo_hdr.maxx)); ^ plotRutils.c:596:35: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->fo_hdr.maxy = (PlotSwapShort(new->fo_hdr.maxy)); ^ plotRutils.c:597:36: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->fo_hdr.xtend = (PlotSwapShort(new->fo_hdr.xtend)); ^ plotRutils.c:623:19: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PlotSwapShort(new->fo_hdr.magic) == 0436) ^ plotRutils.c:625:29: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] d->addr = PlotSwapShort(d->addr); ^ plotRutils.c:626:31: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] d->nbytes = PlotSwapShort(d->nbytes); ^ plotRutils.c:627:30: warning: passing arguments to 'PlotSwapShort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] d->width = PlotSwapShort(d->width); ^ plotRutils.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotLoadFont(name) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:177:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RasterFont *PlotLoadFont(); ^ plotRutils.c:697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotTextSize(font, string, area) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:178:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotTextSize(); ^ plotRutils.c:747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRasterText(raster, clip, font, string, point) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:179:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotRasterText(); ^ plotRutils.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRastPoint(raster, x, y) ^ plotRutils.c:895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRastLine(raster, src, dst) ^ plotRutils.c:997:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRastFatLine(raster, src, dst, widen) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:239:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotRastFatLine(); ^ plotRutils.c:1065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotSwapBytes(value) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:180:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PlotSwapBytes(); ^ plotRutils.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotSwapShort(value) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:181:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern short PlotSwapShort(); ^ plotRutils.c:1123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotDumpColorPreamble(color, file, lines, columns) ^ In file included from plotRutils.c:38: ../plot/plotInt.h:182:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int PlotDumpColorPreamble(); ^ 37 warnings generated. --- compiling plot/plotVers.o rm -f plotVers.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 plotVers.c plotVers.c:328:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[0], &new->vs_layers); ^ plotVers.c:360:40: warning: passing arguments to 'PlotSwapBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->vs_stipple[i] = PlotSwapBytes(new->vs_stipple[i]); ^ plotVers.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotVersTechLine(sectionName, argc, argv) ^ In file included from plotVers.c:37: ../plot/plotInt.h:155:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool PlotVersTechLine(); ^ plotVers.c:425:24: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[0], &new->vs_layers); ^ plotVers.c:452:18: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = LookupStruct(argv[1], (LookupTable *) colors, sizeof colors[0]); ^ plotVers.c:468:41: warning: passing arguments to 'PlotSwapBytes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->vs_stipple[j + i] = PlotSwapBytes(new->vs_stipple[i]); ^ plotVers.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotColorVersTechLine(sectionName, argc, argv) ^ In file included from plotVers.c:37: ../plot/plotInt.h:158:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool PlotColorVersTechLine(); ^ plotVers.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotTransToSwath(src, dst) ^ plotVers.c:567:20: warning: passing arguments to 'PlotFillRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFillRaster(raster, &swathArea, PlotBlackStipple); ^ plotVers.c:570:20: warning: passing arguments to 'PlotRastFatLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRastFatLine(raster, &swathArea.r_ll, &swathArea.r_ur, widen); ^ plotVers.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotVersLine(area, widen, raster) ^ plotVers.c:592:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotVersRect(area, widen, raster) ^ plotVers.c:700:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), &cxp->tc_scx->scx_trans); ^ plotVers.c:702:20: warning: passing arguments to 'PlotPolyRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPolyRaster(raster, &swathArea, &swathClip, dinfo, ^ plotVers.c:725:17: warning: passing arguments to 'PlotFillRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFillRaster(raster, &swathArea, curStyle->vs_stipple); ^ plotVers.c:660:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotVersTile(tile, cxp) ^ plotVers.c:867:17: warning: passing arguments to 'PlotTextSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotTextSize(labelFont, label->lab_text, &labelSize); ^ plotVers.c:931:20: warning: passing arguments to 'PlotFillRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFillRaster(raster, &tmp, PlotBlackStipple); ^ plotVers.c:939:20: warning: passing arguments to 'PlotFillRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFillRaster(raster, &tmp, PlotBlackStipple); ^ plotVers.c:958:20: warning: passing arguments to 'PlotClearRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(raster, &labelSize); ^ plotVers.c:959:19: warning: passing arguments to 'PlotRasterText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRasterText(raster, &swathClip, labelFont, label->lab_text, &point); ^ plotVers.c:847:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotVersLabel(scx, label, tpath, raster) ^ plotVers.c:1008:14: warning: passing arguments to 'PlotTextSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotTextSize(cellNameFont, def->cd_name, &textSize); ^ plotVers.c:1013:16: warning: passing arguments to 'PlotRasterText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRasterText(raster, &swathClip, cellNameFont, def->cd_name, &point); ^ plotVers.c:1018:14: warning: passing arguments to 'DBPrintUseId' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPrintUseId(scx, idName, 100, TRUE); ^ plotVers.c:1019:14: warning: passing arguments to 'PlotTextSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotTextSize(cellIdFont, idName, &textSize); ^ plotVers.c:1024:16: warning: passing arguments to 'PlotRasterText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotRasterText(raster, &swathClip, cellIdFont, idName, &point); ^ plotVers.c:982:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plotVersCell(scx, raster) ^ plotVers.c:1100:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); /* convert to microns */ ^ plotVers.c:1159:44: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] "[Full scale: %dX].\n", CIFGetOutputScale(1000), ^ plotVers.c:1164:15: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(answer, sizeof answer) == NULL || answer[0] == '\0') ^ plotVers.c:1169:30: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] } while ((action = Lookup(answer, yesNo)) < 0); ^ plotVers.c:1182:20: warning: passing arguments to 'PlotFreeRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFreeRaster(cRaster); ^ plotVers.c:1183:20: warning: passing arguments to 'PlotFreeRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFreeRaster(mRaster); ^ plotVers.c:1184:20: warning: passing arguments to 'PlotFreeRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFreeRaster(yRaster); ^ plotVers.c:1186:16: warning: passing arguments to 'PlotFreeRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotFreeRaster(kRaster); ^ plotVers.c:1194:29: warning: passing arguments to 'PlotNewRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cRaster = PlotNewRaster(PlotVersSwathHeight, PlotVersWidth); ^ plotVers.c:1195:29: warning: passing arguments to 'PlotNewRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mRaster = PlotNewRaster(PlotVersSwathHeight, PlotVersWidth); ^ plotVers.c:1196:29: warning: passing arguments to 'PlotNewRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yRaster = PlotNewRaster(PlotVersSwathHeight, PlotVersWidth); ^ plotVers.c:1198:25: warning: passing arguments to 'PlotNewRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] kRaster = PlotNewRaster(PlotVersSwathHeight, PlotVersWidth); ^ plotVers.c:1206:29: warning: passing arguments to 'PlotLoadFont' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] labelFont = PlotLoadFont(PlotVersLabelFont); ^ plotVers.c:1207:32: warning: passing arguments to 'PlotLoadFont' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cellNameFont = PlotLoadFont(PlotVersNameFont); ^ plotVers.c:1208:30: warning: passing arguments to 'PlotLoadFont' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cellIdFont = PlotLoadFont(PlotVersIdFont); ^ plotVers.c:1261:18: warning: passing arguments to 'PlotHPRTLHeader' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPRTLHeader(PlotVersWidth, dotsDown, PlotVersDotsPerInch, file); ^ plotVers.c:1264:18: warning: passing arguments to 'PlotHPGL2Header' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPGL2Header(PlotVersWidth, dotsDown, PlotVersDotsPerInch, ^ plotVers.c:1268:35: warning: passing arguments to 'PlotDumpColorPreamble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PlotDumpColorPreamble(color, file, dotsDown, PlotVersWidth) != 0) ^ plotVers.c:1288:18: warning: passing arguments to 'PlotClearRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(cRaster, (Rect *) NULL); ^ plotVers.c:1289:18: warning: passing arguments to 'PlotClearRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(mRaster, (Rect *) NULL); ^ plotVers.c:1290:18: warning: passing arguments to 'PlotClearRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(yRaster, (Rect *) NULL); ^ plotVers.c:1292:21: warning: passing arguments to 'PlotClearRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotClearRaster(kRaster, (Rect *) NULL); ^ plotVers.c:1404:27: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx2, &curMask, xMask, plotVersTile, ^ plotVers.c:1419:24: warning: passing arguments to 'DBTreeSrLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrLabels(&scx2, &curMask, xMask, ^ plotVers.c:1428:23: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrCells(&scx2, xMask, plotVersCell, (ClientData) raster); ^ plotVers.c:1437:20: warning: passing arguments to 'PlotDumpHPRTL' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotDumpHPRTL(file, kRaster, cRaster, mRaster, yRaster); ^ plotVers.c:1440:25: warning: passing arguments to 'PlotDumpRaster' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PlotDumpRaster(raster, file) != 0) ^ plotVers.c:1457:22: warning: passing arguments to 'PlotHPGL2Trailer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPGL2Trailer(file); ^ plotVers.c:1460:22: warning: passing arguments to 'PlotHPRTLTrailer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPRTLTrailer(file); ^ plotVers.c:1054:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotVersatec(scx, layers, xMask, user_scale) ^ In file included from plotVers.c:37: ../plot/plotInt.h:248:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotVersatec(); ^ 61 warnings generated. --- compiling plot/plotPixels.o rm -f plotPixels.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 plotPixels.c plotPixels.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPixTechLine(sectionName, argc, argv) ^ In file included from plotPixels.c:39: ../plot/plotInt.h:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool PlotPixTechLine(); ^ 2 warnings generated. --- compiling plot/plotPNM.o rm -f plotPNM.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 plotPNM.c plotPNM.c:153:27: warning: passing arguments to 'PlotRTLCompress' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] size = PlotRTLCompress(linebuffer, arg->outbytes, im_x * 3); ^ plotPNM.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnmRTLLineFunc(linebuffer, arg) ^ plotPNM.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnmLineFunc(linebuffer, fp) ^ plotPNM.c:237:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func)(linebuffer, arg); ^ plotPNM.c:289:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func)(linebuffer, arg); ^ plotPNM.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnmRenderRegion(scale, scale_over_2, normal, temp, func, arg) ^ plotPNM.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnmBBOX (tile,cxp) ^ plotPNM.c:433:29: warning: passing arguments to 'DBTransformDiagonal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dinfo = DBTransformDiagonal(TiGetTypeExact(tile), &scx->scx_trans); ^ plotPNM.c:449:22: warning: passing arguments to 'PNMColorBlend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *t = PNMColorBlend(t, &col); ^ plotPNM.c:460:22: warning: passing arguments to 'PNMColorBlend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *t = PNMColorBlend(t, &col); ^ plotPNM.c:479:22: warning: passing arguments to 'PNMColorBlend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *t = PNMColorBlend(t, &col); ^ plotPNM.c:490:22: warning: passing arguments to 'PNMColorBlend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *t = PNMColorBlend(t, &col); ^ plotPNM.c:525:24: warning: passing arguments to 'PNMColorBlend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *t = PNMColorBlend(t, &col); ^ plotPNM.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnmTile (tile, cxp) ^ plotPNM.c:521:10: warning: expression result unused [-Wunused-value] for (dy; dy > 0; dy--) ^~ plotPNM.c:640:18: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrTiles(scx, layers, xMask, pnmBBOX, (ClientData)&scx->scx_area); ^ plotPNM.c:880:21: warning: passing arguments to 'DBTreeSrUniqueTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrUniqueTiles(scx, layers, xMask, pnmTile, (ClientData)&scx->scx_area); ^ plotPNM.c:907:19: warning: passing arguments to 'PlotHPRTLTrailer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPRTLTrailer(rtl_args.outfile); ^ plotPNM.c:910:19: warning: passing arguments to 'PlotHPGL2Trailer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotHPGL2Trailer(rtl_args.outfile); ^ plotPNM.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPNM(fileName, scx, layers, xMask, width) ^ In file included from plotPNM.c:60: ../plot/plotInt.h:250:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotPNM(); ^ plotPNM.c:955:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float lanczos_kernel(i, n) ^ plotPNM.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PNMColorBlend(c_have, c_put) ^ plotPNM.c:128:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern pnmcolor PNMColorBlend(); ^ plotPNM.c:1021:12: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(cidx, &ir, &ig, &ib); ^ plotPNM.c:1004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PNMColorIndexAndBlend(c_have, cidx) ^ plotPNM.c:129:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern pnmcolor PNMColorIndexAndBlend(); ^ plotPNM.c:1112:18: warning: passing arguments to 'PlotLoadColormap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotLoadColormap((argc == 1) ? NULL : argv[1]); ^ plotPNM.c:1114:16: warning: passing arguments to 'PlotLoadStyles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotLoadStyles((argc == 1) ? NULL : argv[1]); ^ plotPNM.c:1123:29: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = (int)DBTechNameType(argv[1]); ^ plotPNM.c:1148:29: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] k = (int)DBTechNameType(argv[1]); ^ plotPNM.c:1176:31: warning: passing arguments to 'GrGetStyleFromName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = (int)GrGetStyleFromName(argv[j]); ^ plotPNM.c:1202:25: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] k = (int)DBTechNameType(argv[1]); ^ plotPNM.c:1207:26: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = (int)DBTechNameType(argv[j]); ^ plotPNM.c:1103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotPNMTechLine(sectionName, argc, argv) ^ In file included from plotPNM.c:60: ../plot/plotInt.h:161:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool PlotPNMTechLine(); ^ plotPNM.c:1391:13: warning: passing arguments to 'GrGetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrGetColor(color, &ir, &ig, &ib); ^ plotPNM.c:1325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotLoadStyles(filename) ^ plotPNM.c:126:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotLoadStyles(); ^ plotPNM.c:1427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlotLoadColormap(filename) ^ plotPNM.c: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void PlotLoadColormap(); ^ 41 warnings generated. --- linking libplot.o rm -f libplot.o /usr/bin/ld -r plotCmd.o plotGremln.o plotHP.o plotPS.o plotMain.o plotRutils.o plotVers.o plotPixels.o plotPNM.o -o libplot.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/plot' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/lef' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling lef/lefCmd.o rm -f lefCmd.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 lefCmd.c lefCmd.c:185:17: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdLefOption); ^ lefCmd.c:196:41: warning: passing arguments to 'CmdGetSelectedCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectedUse = CmdGetSelectedCell((Transform *)NULL); ^ lefCmd.c:202:17: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ToolGetBox(&selectedDef,NULL) == FALSE) ^ lefCmd.c:254:10: warning: passing arguments to 'LefRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefRead(namep, lefImport, lefAnnotate, lefDateStamp); ^ lefCmd.c:256:10: warning: passing arguments to 'DefRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefRead(namep, defLabelNets, defAnnotate, defNoBlockage); ^ lefCmd.c:280:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefHide = cmdParseCoord(w, cmd->tx_argv[i + 1], ^ lefCmd.c:291:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefPinOnly = cmdParseCoord(w, cmd->tx_argv[i + 1], ^ lefCmd.c:306:14: warning: passing arguments to 'LefWriteAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefWriteAll(selectedUse, lefTopCell, lefTech, lefHide, lefPinOnly, ^ lefCmd.c:339:28: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefHide = cmdParseCoord(w, cmd->tx_argv[i + 1], ^ lefCmd.c:356:31: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefPinOnly = cmdParseCoord(w, cmd->tx_argv[i + 1], ^ lefCmd.c:422:15: warning: passing arguments to 'DefWriteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefWriteCell(selectedUse->cu_def, namep, allSpecial, units, ^ lefCmd.c:425:15: warning: passing arguments to 'LefWriteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefWriteCell(selectedUse->cu_def, namep, selectedUse->cu_def ^ lefCmd.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdLef(w, cmd) ^ 13 warnings generated. --- compiling lef/lefTech.o rm -f lefTech.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 lefTech.c lefTech.c:124:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&LefInfo); ^ lefTech.c:125:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&LefNonDefaultRules); ^ lefTech.c:221:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(argv[0], keywords); ^ lefTech.c:252:21: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(argv[1], &mmask); ^ lefTech.c:281:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isContact = DBIsContact(mtype); ^ lefTech.c:307:35: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float oscale = CIFGetOutputScale(1000); ^ lefTech.c:354:55: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newlefl->info.route.width = DRCGetDefaultLayerWidth(mtype); ^ lefTech.c:361:31: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCGetDefaultLayerSpacing(mtype, mtype); ^ lefTech.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefTechLine(sectionName, argc, argv) ^ lefTech.c:436:19: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScalePoint(&lefl->info.via.area.r_ll, scaled, scalen); ^ lefTech.c:437:19: warning: passing arguments to 'DBScalePoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBScalePoint(&lefl->info.via.area.r_ur, scaled, scalen); ^ lefTech.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefTechScale(scalen, scaled) ^ lefTech.c:499:28: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCGetDefaultLayerWidth(lefl->type); ^ lefTech.c:508:55: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefl->info.route.width = DRCGetDefaultLayerWidth(lefl->type); ^ lefTech.c:510:57: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefl->info.route.width = DRCGetDefaultLayerSpacing(lefl->type, ^ 15 warnings generated. --- compiling lef/lefWrite.o rm -f lefWrite.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 lefWrite.c lefWrite.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefFileOpen(def, file, suffix, mode, prealfile) ^ In file included from lefWrite.c:45: ../lef/lefInt.h:138:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] FILE *lefFileOpen(); ^ lefWrite.c:324:25: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] siteDef = DBCellLookDef((char *)he->h_key.h_name); ^ lefWrite.c:329:35: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(siteDef, "LEFsymmetry", &propfound); ^ lefWrite.c:336:35: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(siteDef, "LEFclass", &propfound); ^ lefWrite.c:346:32: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &propfound); ^ lefWrite.c:352:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scale = CIFGetOutputScale(1000); /* conversion to microns */ ^ lefWrite.c:373:34: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float oscale = CIFGetOutputScale(1000); /* lambda->micron conversion */ ^ lefWrite.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefWriteHeader(def, f, lefTech, propTable, siteTable) ^ lefWrite.c:521:5: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(flatDef->cd_planes[lefdata->pNum], otype, &area, ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ lefWrite.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefEraseGeometry(tile, cdata) ^ lefWrite.c:540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefGetBound(tile, cdata) ^ lefWrite.c:568:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefHasPaint(tile, clientData) ^ lefWrite.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefAccumulateArea(tile, cdata) ^ lefWrite.c:613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefFindTopmost(tile, cdata) ^ lefWrite.c:661:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype)) ^ lefWrite.c:663:19: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(ttype, &sMask); ^ lefWrite.c:697:6: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(lefdata->lefYank->cd_planes[lefdata->pNum], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ lefWrite.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefYankGeometry(tile, cdata) ^ lefWrite.c:745:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(ttype)) return 0; ^ lefWrite.c:752:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lrmask = DBResidueMask(ttype); ^ lefWrite.c:774:2: warning: passing arguments to 'DBNMPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNMPaintPlane(lefdata->lefYank->cd_planes[lefdata->pNum], ^ ../database/database.h:780:55: note: expanded from macro 'DBNMPaintPlane' #define DBNMPaintPlane(a, b, c, d, e) DBNMPaintPlane0(a, b, c, d, e, PAINT_NORMAL) ^ lefWrite.c:726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefYankContacts(tile, cdata) ^ lefWrite.c:823:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(ttype)) ^ lefWrite.c:795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefWriteGeometry(tile, cdata) ^ lefWrite.c:954:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeLegalLEFSyntax(text) ^ lefWrite.c:1005:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefWritePinHeader(f, lab) ^ lefWrite.c:1154:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefFlatDef = DBCellLookDef("__lefFlat__"); ^ lefWrite.c:1156:27: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefFlatDef = DBCellNewDef("__lefFlat__"); ^ lefWrite.c:1157:19: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(lefFlatDef); ^ lefWrite.c:1171:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(&lefFlatUse, &GeoIdentityTransform); ^ lefWrite.c:1184:15: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(&lefSourceUse, &GeoIdentityTransform); ^ lefWrite.c:1189:23: warning: passing arguments to 'DBCellCopyAllPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyAllPaint(&scx, &DBAllButSpaceAndDRCBits, CU_DESCEND_ALL, &lefFlatUse); ^ lefWrite.c:1198:44: warning: passing arguments to 'defMakeInverseLayerMap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lc.lefMagicMap = defMakeInverseLayerMap(LAYER_MAP_NO_VIAS); ^ lefWrite.c:1229:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(lefl->type)) ^ lefWrite.c:1231:29: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lrmask = DBResidueMask(lefl->type); ^ lefWrite.c:1250:24: warning: passing arguments to 'ExtGetGateTypesMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetGateTypesMask(&gatetypemask); ^ lefWrite.c:1251:24: warning: passing arguments to 'ExtGetDiffTypesMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtGetDiffTypesMask(&difftypemask); ^ lefWrite.c:1266:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFclass", &propfound); ^ lefWrite.c:1290:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatUse.cu_def->cd_planes[pNum], ^ lefWrite.c:1305:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &found); ^ lefWrite.c:1336:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFsymmetry", &propfound); ^ lefWrite.c:1340:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFsite", &propfound); ^ lefWrite.c:1346:31: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lc.lefYank = DBCellLookDef("__lefYank__"); ^ lefWrite.c:1348:30: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lc.lefYank = DBCellNewDef("__lefYank__"); ^ lefWrite.c:1350:19: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(lc.lefYank); ^ lefWrite.c:1452:18: warning: passing arguments to 'SelectChunk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectChunk(&scx, lab->lab_type, 0, &carea, FALSE); ^ lefWrite.c:1458:17: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(&psetback, &DBAllButSpaceAndDRCBits, NULL); ^ lefWrite.c:1469:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(SelectDef->cd_planes[pNum], &carea, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ lefWrite.c:1487:12: warning: passing arguments to 'SelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectNet(&scx, lab->lab_type, 0, NULL, FALSE); ^ lefWrite.c:1489:16: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(&carea, &DBAllButSpaceAndDRCBits, NULL); ^ lefWrite.c:1496:20: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(&psetback, &DBAllButSpaceAndDRCBits, NULL); ^ lefWrite.c:1503:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(SelectDef->cd_planes[pNum], &labr, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ lefWrite.c:1508:12: warning: passing arguments to 'SelectNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectNet(&scx, lab->lab_type, 0, NULL, FALSE); ^ lefWrite.c:1515:20: warning: passing arguments to 'SelRemoveArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRemoveArea(&psetback, &DBAllButSpaceAndDRCBits, NULL); ^ lefWrite.c:1521:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(SelectDef->cd_planes[pNum], &labr, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ lefWrite.c:1535:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1546:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1558:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pTop], ^ lefWrite.c:1590:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1594:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1614:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1621:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1625:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1649:24: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype)) ^ lefWrite.c:1651:23: warning: passing arguments to 'DBFullResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFullResidueMask(ttype, &smask); ^ lefWrite.c:1659:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1667:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, SelectDef->cd_planes[pNum], ^ lefWrite.c:1673:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(lc.lefYank); ^ lefWrite.c:1753:31: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "OBS_BBOX", &propfound); ^ lefWrite.c:1778:17: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatUse.cu_def->cd_planes[pNum], ^ lefWrite.c:1785:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, def->cd_planes[pNum], ^ lefWrite.c:1795:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(lc.lefYank, &layerBound, ttype); ^ lefWrite.c:1806:44: warning: passing arguments to 'DRCGetDefaultWideLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mspace = DRCGetDefaultWideLayerSpacing(lab->lab_type, (int)1E6); ^ lefWrite.c:1808:37: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mspace = DRCGetDefaultLayerSpacing(lab->lab_type, lab->lab_type); ^ lefWrite.c:1815:13: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(lc.lefYank, &thislll->lll_area, lab->lab_type); ^ lefWrite.c:1831:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1836:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1843:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1850:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1861:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1872:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1880:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1883:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1897:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1900:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1905:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1908:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1915:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1918:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1925:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lefFlatDef->cd_planes[pNum], ^ lefWrite.c:1928:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, lc.lefYank->cd_planes[pNum], ^ lefWrite.c:1940:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFproperties", &propfound); ^ lefWrite.c:1985:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(lc.lefYank); ^ lefWrite.c:1986:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(lefFlatDef); ^ lefWrite.c:1121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefWriteMacro(def, f, scale, setback, pinonly, toplayer, domaster) ^ lefWrite.c:2018:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFsite", &propfound); ^ lefWrite.c:2007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefGetSites(stackItem, i, clientData) ^ lefWrite.c:2048:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "LEFproperties", &propfound); ^ lefWrite.c:2037:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefGetProperties(stackItem, i, clientData) ^ lefWrite.c:2124:36: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float scale = CIFGetOutputScale(1000); /* conversion to microns */ ^ lefWrite.c:2129:23: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBCellReadArea(rootUse, &rootdef->cd_bbox, TRUE)) ^ lefWrite.c:2139:24: warning: passing arguments to 'DBCellSrDefs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrDefs(0, lefDefInitFunc, (ClientData) 0); ^ lefWrite.c:2144:27: warning: passing arguments to 'StackNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefDefStack = StackNew(100); ^ lefWrite.c:2146:16: warning: passing arguments to 'lefDefPushFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefDefPushFunc(rootUse, (bool *)NULL); ^ lefWrite.c:2147:15: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(rootUse->cu_def, lefDefPushFunc, (ClientData)&recurse); ^ lefWrite.c:2170:14: warning: passing arguments to 'StackEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackEnum(lefDefStack, lefGetProperties, &propHashTbl); ^ lefWrite.c:2174:14: warning: passing arguments to 'StackEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackEnum(lefDefStack, lefGetSites, &siteHashTbl); ^ lefWrite.c:2180:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&propHashTbl); ^ lefWrite.c:2181:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&siteHashTbl); ^ lefWrite.c:2183:38: warning: passing arguments to 'StackPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (def = (CellDef *) StackPop(lefDefStack)) ^ lefWrite.c:2194:14: warning: passing arguments to 'StackFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackFree(lefDefStack); ^ lefWrite.c:2109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefWriteAll(rootUse, writeTopCell, lefTech, lefHide, lefPinOnly, lefTopLayer, ^ In file included from lefWrite.c:45: ../lef/lefInt.h:165:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefWriteAll(); ^ lefWrite.c:2204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefDefInitFunc(def) ^ In file included from lefWrite.c:45: ../lef/lefInt.h:137:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int lefDefInitFunc(), lefDefPushFunc(); ^ lefWrite.c:2228:14: warning: passing arguments to 'StackPush' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StackPush((ClientData) def, lefDefStack); ^ lefWrite.c:2230:19: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellEnum(def, lefDefPushFunc, (ClientData)recurse); ^ lefWrite.c:2218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefDefPushFunc(use, recurse) ^ In file included from lefWrite.c:45: ../lef/lefInt.h:137:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int lefDefInitFunc(), lefDefPushFunc(); ^ lefWrite.c:2264:36: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] float scale = CIFGetOutputScale(1000); ^ lefWrite.c:2291:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&propHashTbl); ^ lefWrite.c:2292:10: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&siteHashTbl); ^ lefWrite.c:2251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefWriteCell(def, outName, isRoot, lefTech, lefHide, lefPinOnly, lefTopLayer, ^ In file included from lefWrite.c:45: ../lef/lefInt.h:167:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefWriteCell(); ^ 125 warnings generated. --- compiling lef/defWrite.o rm -f defWrite.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 defWrite.c defWrite.c:143:34: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propvalue = (char *)DBPropGet(def, "FIXED_BBOX", &propfound); ^ defWrite.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteHeader(def, f, oscale, units) ^ defWrite.c:264:11: warning: passing arguments to 'EFArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFArgs(0, NULL, NULL, NULL, NULL); ^ defWrite.c:268:19: warning: passing arguments to 'EFReadFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (EFReadFile(rootDef->cd_name, TRUE, FALSE, TRUE)) ^ defWrite.c:270:13: warning: passing arguments to 'EFFlatBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatBuild(rootDef->cd_name, EF_FLATNODES | EF_NOFLATSUBCKT); ^ defWrite.c:271:21: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(defnodeCount, (ClientData)&total); ^ defWrite.c:277:8: warning: passing arguments to 'EFDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDone(NULL); ^ defWrite.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountNets(rootDef, allSpecial) ^ defWrite.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defnodeCount(node, res, cap, total) ^ defWrite.c:404:54: warning: passing arguments to 'defHNsprintfPrefix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (hierName->hn_parent) str = defHNsprintfPrefix(hierName->hn_parent, str, ^ defWrite.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defHNsprintf(str, hierName, divchar) ^ defWrite.c:435:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *defHNsprintfPrefix(hierName, str, divchar) ^ defWrite.c:473:18: warning: passing arguments to 'EFHNLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] he = EFHNLook(hname, (char *) NULL, "nodeName"); ^ defWrite.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nodeDefName(hname) ^ defWrite.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCheckForBreak(addlen, defdata) ^ defWrite.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteRouteWidth(defdata, width) ^ defWrite.c:534:5: warning: 'sprintf' will always overflow; destination buffer has size 12, but format string expands to at least 13 [-Wfortify-source] sprintf(numstr, "%.10g", ((float)width * defdata->scale)); ^ defWrite.c:560:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteCoord(defdata, x, y, orient) ^ defWrite.c:589:2: warning: 'sprintf' will always overflow; destination buffer has size 12, but format string expands to at least 13 [-Wfortify-source] sprintf(numstr, "%.10g", x); ^ defWrite.c:601:2: warning: 'sprintf' will always overflow; destination buffer has size 12, but format string expands to at least 13 [-Wfortify-source] sprintf(numstr, "%.10g", y); ^ defWrite.c:651:17: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(defnodeVisit, (ClientData)&defdata); ^ defWrite.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteNets(f, rootDef, oscale, MagicToLefTable, defViaTable, specialmode) ^ defWrite.c:765:28: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magictype = DBTechNameType(EFLayerNames[lr->r_type]); ^ defWrite.c:774:13: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrConnect(def, &lr->r_r, &tmask, DBConnectTbl, &TiPlaneRect, ^ defWrite.c:792:25: warning: passing arguments to 'DBTreeSrUniqueTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrUniqueTiles(&scx, &tmask, 0, defPortTileFunc, (ClientData)&rport); ^ defWrite.c:795:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(magictype)) ^ defWrite.c:797:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(magictype); ^ defWrite.c:816:16: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrConnect(def, &rport, &tmask, DBConnectTbl, &TiPlaneRect, ^ defWrite.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defnodeVisit(node, res, cap, defdata) ^ defWrite.c:839:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defMaxWireFunc(tile, yclip) ^ defWrite.c:851:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defMinWireFunc(tile, yclip) ^ defWrite.c:878:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(TiGetType(tile))) return 0; ^ defWrite.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defExemptWireFunc(tile, rect) ^ defWrite.c:893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defPortTileFunc(tile, cx) ^ defWrite.c:945:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype)) ^ defWrite.c:957:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(ttype); ^ defWrite.c:983:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r2Mask = DBResidueMask(r2type); ^ defWrite.c:996:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r2Mask = DBResidueMask(r2type); ^ defWrite.c:1014:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r2Mask = DBResidueMask(r2type); ^ defWrite.c:1035:25: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r2Mask = DBResidueMask(r2type); ^ defWrite.c:1063:31: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || (!lefType && DBIsContact(ttype))) ^ defWrite.c:1070:31: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || (!lefType && DBIsContact(ttype))) ^ defWrite.c:1076:42: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] routeWidth = DRCGetDefaultLayerWidth(ttype); ^ defWrite.c:1119:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(tile, def->cd_planes[plane], ^ defWrite.c:1133:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(tile, def->cd_planes[plane], ^ defWrite.c:1151:20: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(tile, def->cd_planes[plane], ^ defWrite.c:1188:57: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ruleset->rule->spacing = DRCGetDefaultLayerSpacing(ttype, ttype); ^ defWrite.c:1262:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(ttype); ^ defWrite.c:1391:54: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sprintf(posstr, "%s_%d_%d", DBPlaneShortName(DBPlane(ttype)), ^ defWrite.c:1445:21: warning: passing arguments to 'defGetType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rName = defGetType((rtype == TT_SPACE) ? r2type : rtype, NULL, ^ defWrite.c:1458:51: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sprintf(posstr, "%s_%d_%d", DBPlaneShortName(DBPlane(ttype)), ^ defWrite.c:918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defNetGeometryFunc(tile, plane, defdata) ^ defWrite.c:1648:21: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(ttype) && TTMaskHasType(&DBPlaneTypes[pNum], ttype)) ^ defWrite.c:1656:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(ttype)) continue; ^ defWrite.c:1657:27: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(ttype); ^ defWrite.c:1668:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, rootDef->cd_planes[pNum], ^ defWrite.c:1624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountVias(rootDef, MagicToLefTable, defViaTable, oscale) ^ defWrite.c:1678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCheckFunc(tile) ^ defWrite.c:1714:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(ttype); ^ defWrite.c:1752:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask2 = DBResidueMask(rtype); ^ defWrite.c:1766:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask2 = DBResidueMask(rtype); ^ defWrite.c:1785:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask2 = DBResidueMask(rtype); ^ defWrite.c:1807:28: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask2 = DBResidueMask(rtype); ^ defWrite.c:1842:26: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rmask = DBResidueMask(ctype); ^ defWrite.c:1848:40: warning: passing arguments to 'DRCGetDefaultLayerSurround' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sdist = DRCGetDefaultLayerSurround(ctype, rtype); ^ defWrite.c:1854:44: warning: passing arguments to 'DRCGetDirectionalLayerSurround' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sdist = DRCGetDirectionalLayerSurround(ctype, rtype); ^ defWrite.c:1875:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lorient = DBSrPaintArea((Tile *)NULL, def->cd_planes[pNum], &r2, ^ defWrite.c:1886:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] horient = DBSrPaintArea((Tile *)NULL, def->cd_planes[pNum], &r2, ^ defWrite.c:1969:49: warning: passing arguments to 'DBPlaneShortName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sprintf(posstr, "%s_%d_%d", DBPlaneShortName(DBPlane(ctype)), ^ defWrite.c:1687:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountViaFunc(tile, cviadata) ^ defWrite.c:2006:30: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int contact = DBIsContact(ttype) ? CLASS_VIA : CLASS_ROUTE; ^ defWrite.c:1998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defGetType(ttype, lefptr, do_vias) ^ defWrite.c:81:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *defGetType(); /* Forward declaration */ ^ defWrite.c:2076:28: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cscale = CIFGetOutputScale(1); ^ defWrite.c:2099:24: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(lefl->type); ^ defWrite.c:2123:24: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (CIFGetContactSize(lefl->type, &size, &sep, &border)) ^ defWrite.c:2056:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteVias(f, rootDef, oscale, lefMagicToLefLayer) ^ defWrite.c:2244:15: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(rootDef, defCountCompFunc, (ClientData)&total); ^ defWrite.c:2235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountComponents(rootDef) ^ defWrite.c:2251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountCompFunc(cellUse, total) ^ defWrite.c:2287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defCountPins(rootDef) ^ defWrite.c:2322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWritePins(f, rootDef, lefMagicToLefLayer, oscale) ^ defWrite.c:2493:14: warning: passing arguments to 'EFVisitNodes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFVisitNodes(defblockageVisit, (ClientData)&defobsdata); ^ defWrite.c:2425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteBlockages(f, rootDef, oscale, MagicToLefTable) ^ defWrite.c:2549:31: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magictype = DBTechNameType(EFLayerNames[node->efnode_type]); ^ defWrite.c:2556:16: warning: passing arguments to 'DBSrConnect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrConnect(def, &node->efnode_loc, &tmask, DBConnectTbl, ^ defWrite.c:2530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defblockageVisit(node, res, cap, defobsdata) ^ defWrite.c:2592:23: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rMask = DBResidueMask(loctype); ^ defWrite.c:2567:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defBlockageGeometryFunc(tile, plane, defobsdata) ^ defWrite.c:2652:15: warning: passing arguments to 'DBCellEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellEnum(rootDef, defComponentFunc, (ClientData)&defdata); ^ defWrite.c:2641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defWriteComponents(f, rootDef, oscale) ^ defWrite.c:2683:21: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propval = DBPropGet(use->cu_def, "FIXED_BBOX", &found); ^ defWrite.c:2658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arrayDefFunc(use, transform, x, y, defdata) ^ defWrite.c:2720:11: warning: passing arguments to 'DBArraySr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBArraySr(cellUse, &cellUse->cu_bbox, arrayDefFunc, defdata); ^ defWrite.c:2741:21: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propval = DBPropGet(cellUse->cu_def, "FIXED_BBOX", &found); ^ defWrite.c:2705:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defComponentFunc(cellUse, defdata) ^ defWrite.c:2785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defMakeInverseLayerMap(do_vias) ^ In file included from defWrite.c:33: ../lef/lefInt.h:156:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] LefMapping *defMakeInverseLayerMap(); ^ defWrite.c:2869:30: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scale = CIFGetOutputScale(1000) * units; ^ defWrite.c:2877:20: warning: passing arguments to 'lefFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = lefFileOpen(def, outName, ".def", "w", &filename); ^ defWrite.c:2926:21: warning: passing arguments to 'lefFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f2 = lefFileOpen(def, outName, ".def_part", "w", &filename); ^ defWrite.c:3044:21: warning: passing arguments to 'lefFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f2 = lefFileOpen(def, outName, ".def_part", "r", &filename); ^ defWrite.c:3079:12: warning: passing arguments to 'EFFlatDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFFlatDone(NULL); ^ defWrite.c:3080:8: warning: passing arguments to 'EFDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EFDone(NULL); ^ defWrite.c:3086:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&defViaTable); ^ defWrite.c:2845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefWriteCell(def, outName, allSpecial, units, analRetentive) ^ In file included from defWrite.c:33: ../lef/lefInt.h:166:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void DefWriteCell(); ^ 107 warnings generated. --- compiling lef/lefRead.o rm -f lefRead.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 lefRead.c lefRead.c:102:13: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(PRINT_INTERVAL); ^ lefRead.c:130:13: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(PRINT_INTERVAL); ^ lefRead.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed, total, item_name) ^ In file included from lefRead.c:45: ../lef/lefInt.h:148:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefEstimate(); ^ lefRead.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefNextToken(f, ignore_eol) ^ In file included from lefRead.c:45: ../lef/lefInt.h:145:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *LefNextToken(); ^ lefRead.c:382:11: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stderr, fmt, args); ^ lefRead.c:400:11: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stderr, fmt, args); ^ lefRead.c:418:11: warning: passing arguments to 'Tcl_printf' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Vfprintf(stdout, fmt, args); ^ lefRead.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefParseEndStatement(f, match) ^ In file included from lefRead.c:45: ../lef/lefInt.h:141:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int LefParseEndStatement(); ^ lefRead.c:535:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((keyword = Lookup(token, end_section)) == 0) ^ lefRead.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, section) ^ In file included from lefRead.c:45: ../lef/lefInt.h:142:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefSkipSection(); ^ lefRead.c:578:21: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef(name); ^ lefRead.c:581:24: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellNewDef(name); ^ lefRead.c:582:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(def); ^ lefRead.c:569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefFindCell(name) ^ In file included from lefRead.c:45: ../lef/lefInt.h:144:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] CellDef *lefFindCell(); ^ lefRead.c:600:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefLower(token) ^ In file included from lefRead.c:45: ../lef/lefInt.h:146:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *LefLower(); ^ lefRead.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefRedefined(lefl, redefname) ^ In file included from lefRead.c:45: ../lef/lefInt.h:149:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] lefLayer *LefRedefined(); ^ lefRead.c:767:31: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curlayer = DBTechNameType(token); ^ lefRead.c:771:28: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curlayer = DBTechNameType(token); ^ lefRead.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayers(f, obstruct, lreturn, rreturn) ^ lefRead.c:804:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayer(f, obstruct) ^ In file included from lefRead.c:45: ../lef/lefInt.h:153:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TileType LefReadLayer(); ^ lefRead.c:836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLefPoint(f, xp, yp) ^ lefRead.c:883:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadRect(f, curlayer, oscale) ^ In file included from lefRead.c:45: ../lef/lefInt.h:152:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Rect *LefReadRect(); ^ lefRead.c:1000:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1013:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadPolygon(f, curlayer, oscale, ppoints) ^ lefRead.c:1074:26: warning: passing arguments to 'PaintPolygon' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rlist = PaintPolygon(pointList, points, lefMacro->cd_planes[pNum], ^ lefRead.c:1057:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefPaintPolygon(lefMacro, pointList, points, curlayer, keep) ^ lefRead.c:1124:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(pt->pt_plane, &trect, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ lefRead.c:1109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefConnectFunc(tile, cxp) ^ lefRead.c:1143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefUnconnectFunc(tile, clientdata) ^ lefRead.c:1216:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, geometry_keys); ^ lefRead.c:1221:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1229:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1232:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1235:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1247:34: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Plane *checkplane = DBNewPlane((ClientData)0); ^ lefRead.c:1260:17: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrTiles(&scx, &DBConnectTbl[curlayer], 0, ^ lefRead.c:1263:21: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *)NULL, checkplane, ^ lefRead.c:1267:23: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1279:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(curlayer) && contact && !(GEO_RECTNULL(contact))) ^ lefRead.c:1292:11: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(lefMacro, paintrect, curlayer); ^ lefRead.c:1295:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(lefMacro, paintrect, otherlayer); ^ lefRead.c:1308:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1334:63: warning: too few arguments in call to 'LefPaintPolygon' LefPaintPolygon(lefMacro, pointList, points, otherlayer); ~~~~~~~~~~~~~~~ ^ lefRead.c:1340:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1343:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadGeometry(lefMacro, f, oscale, do_list, is_imported) ^ In file included from lefRead.c:45: ../lef/lefInt.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] LinkedRect *LefReadGeometry(); ^ lefRead.c:1436:13: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(lefMacro, &rectList->r_r, -1, pinName, rectList->r_type, 0, 0); ^ lefRead.c:1384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadPort(lefMacro, f, pinName, pinNum, pinDir, pinUse, pinShape, oscale, ^ lefRead.c:1648:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, pin_keys); ^ lefRead.c:1653:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1660:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_classes); ^ lefRead.c:1665:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1669:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_uses); ^ lefRead.c:1674:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1678:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_shapes); ^ lefRead.c:1683:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ lefRead.c:1759:30: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(lefMacro, NULL, -1, testpin); ^ lefRead.c:1782:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); /* Ignore. . . */ ^ lefRead.c:1490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadPin(lefMacro, f, pinname, pinNum, oscale, is_imported) ^ lefRead.c:1807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f) ^ In file included from lefRead.c:45: ../lef/lefInt.h:143:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefEndStatement(); ^ lefRead.c:1899:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, nondef_property_keys); ^ lefRead.c:1937:26: warning: passing arguments to 'LefReadLayerSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayerSection(f, tsave, keyword, lefl); ^ lefRead.c:1842:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadNonDefaultRule(f, rname, oscale) ^ lefRead.c:2106:33: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefMacro = DBCellLookDef(newname); ^ lefRead.c:2116:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(lefMacro); ^ lefRead.c:2117:20: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(lefMacro); ^ lefRead.c:2126:33: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefMacro = DBCellLookDef(mname); ^ lefRead.c:2130:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(lefMacro); ^ lefRead.c:2131:20: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(lefMacro); ^ lefRead.c:2152:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, macro_keys); ^ lefRead.c:2170:12: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "LEFclass", StrDup((char **)NULL, tsave + 1)); ^ lefRead.c:2212:12: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "LEFsymmetry", StrDup((char **)NULL, tsave + 1)); ^ lefRead.c:2223:16: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "LEFsite", StrDup((char **)NULL, token)); ^ lefRead.c:2228:30: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propval = (char *)DBPropGet(lefMacro, "LEFproperties", &propfound); ^ lefRead.c:2247:16: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "LEFproperties", StrDup((char **)NULL, propext)); ^ lefRead.c:2295:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(lefMacro); ^ lefRead.c:2308:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "FIXED_BBOX", propval); ^ lefRead.c:2313:19: warning: passing arguments to 'DBAdjustLabelsNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabelsNew(lefMacro, &TiPlaneRect, 1); ^ lefRead.c:2322:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "FIXED_BBOX", propval); ^ lefRead.c:2337:15: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "FIXED_BBOX", propval); ^ lefRead.c:2338:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(lefMacro, TT_CHECKPAINT, &lefMacro->cd_bbox); ^ lefRead.c:2352:11: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(lefMacro, "LEFview", StrDup((char **)NULL, "TRUE")); ^ lefRead.c:2354:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(lefMacro, &lefMacro->cd_bbox, DBW_ALLWINDOWS, ^ lefRead.c:2052:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadMacro(f, mname, oscale, importForeign, doAnnotate, lefTimestamp) ^ lefRead.c:2389:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(curlayer) && CIFCurStyle != NULL) ^ lefRead.c:2394:30: warning: passing arguments to 'CIFGetContactSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] contSize = CIFGetContactSize(curlayer, &edgeSize, NULL, NULL); ^ lefRead.c:2381:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LefGrowVia(curlayer, currect, lefl) ^ lefRead.c:2453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefGenViaGeometry(f, lefl, sizex, sizey, spacex, spacey, ^ In file included from lefRead.c:45: ../lef/lefInt.h:151:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefGenViaGeometry(); ^ lefRead.c:2584:17: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(curlayer) && !DBIsContact(lefl->type)) ^ lefRead.c:2584:43: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(curlayer) && !DBIsContact(lefl->type)) ^ lefRead.c:2551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefAddViaGeometry(f, lefl, curlayer, oscale) ^ In file included from lefRead.c:45: ../lef/lefInt.h:150:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefAddViaGeometry(); ^ lefRead.c:2691:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); ^ lefRead.c:2696:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, layer_keys); ^ lefRead.c:2710:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] typekey = Lookup(token, layer_type_keys); ^ lefRead.c:2627:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayerSection(f, lname, mode, lefl) ^ In file included from lefRead.c:45: ../lef/lefInt.h:154:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void LefReadLayerSection(); ^ lefRead.c:2911:20: warning: passing arguments to 'lefFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = lefFileOpen(NULL, inName, ".lef", "r", &filename); ^ lefRead.c:2932:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); ^ lefRead.c:2937:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, sections); ^ lefRead.c:3006:38: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileType mtype = DBTechNameType(token); ^ lefRead.c:3008:26: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtype = DBTechNameType(LefLower(token)); ^ lefRead.c:3016:27: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (DBIsContact(mtype) && (keyword == LEF_SECTION_LAYER)) ^ lefRead.c:3024:28: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (!DBIsContact(mtype) && (keyword != LEF_SECTION_LAYER)) ^ lefRead.c:3039:33: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefl->lefClass = (DBIsContact(mtype)) ? CLASS_VIA : CLASS_ROUTE; ^ lefRead.c:3108:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&LefCellTable); ^ lefRead.c:3109:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&lefDefInitHash); ^ lefRead.c:2864:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefRead(inName, importForeign, doAnnotate, lefTimestamp) ^ In file included from lefRead.c:45: ../lef/lefInt.h:162:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void LefRead(); ^ 122 warnings generated. --- compiling lef/defRead.o rm -f defRead.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 defRead.c defRead.c:139:44: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (initial || (token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:150:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:165:39: warning: passing arguments to 'LefLower' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] routeLayer = DBTechNameType(LefLower(token)); ^ defRead.c:165:30: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] routeLayer = DBTechNameType(LefLower(token)); ^ defRead.c:179:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:215:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:216:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, specnet_keys); ^ defRead.c:221:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:227:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:232:19: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:238:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:239:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, specnet_shape_keys); ^ defRead.c:244:19: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:251:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* Drop through */ ^ defRead.c:260:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* Drop through */ ^ defRead.c:279:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read llx */ ^ defRead.c:280:45: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (*token == '(') token = LefNextToken(f, TRUE); ^ defRead.c:291:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read lly */ ^ defRead.c:302:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read urx */ ^ defRead.c:312:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read ury */ ^ defRead.c:322:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read closing parens */ ^ defRead.c:334:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read opening parens */ ^ defRead.c:352:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:442:49: warning: passing arguments to 'LefLower' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ((paintLayer = DBTechNameType(LefLower(token))) >= 0) ^ defRead.c:442:40: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ((paintLayer = DBTechNameType(LefLower(token))) >= 0) ^ defRead.c:464:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(paintLayer)) ^ defRead.c:466:45: warning: passing arguments to 'DBResidueMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TileTypeBitMask *rMask = DBResidueMask(paintLayer); ^ defRead.c:506:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read X */ ^ defRead.c:524:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* read Y */ ^ defRead.c:555:26: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:645:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:671:13: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(rootDef, &routeTop->r_r, routeTop->r_type); ^ defRead.c:678:13: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(rootDef, &r, GEO_CENTER, netname, routeTop->r_type, 0, 0); ^ defRead.c:699:17: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(rootDef, &r, GEO_CENTER, netname, routeTop->r_type, ^ defRead.c:711:17: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(rootDef, &r, GEO_CENTER, netname, routeTop->r_type, ^ defRead.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefAddRoutes(rootDef, f, oscale, special, netname, ruleset, defLayerMap, annotate) ^ defRead.c:789:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:791:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, nondef_keys); ^ defRead.c:796:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:805:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:821:24: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:829:24: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:832:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, nondef_property_keys); ^ defRead.c:852:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:875:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:876:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:881:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:893:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:905:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:919:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:927:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadNonDefaultRules(f, rootDef, sname, oscale, total) ^ defRead.c:970:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defFoundOneFunc(tile, tret) ^ defRead.c:1053:41: warning: passing arguments to 'defMakeInverseLayerMap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defLayerMap = defMakeInverseLayerMap(LAYER_MAP_VIAS); ^ defRead.c:1055:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1057:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, net_keys); ^ defRead.c:1062:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1071:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1078:14: warning: passing arguments to 'LefEstimate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed++, total, ^ defRead.c:1094:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1105:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1109:27: warning: passing arguments to 'CmdFindNetProc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ttype = CmdFindNetProc(termname, EditCellUse, &r, ^ defRead.c:1119:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, ^ defRead.c:1129:16: warning: passing arguments to 'DBPutLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutLabel(rootDef, &r, GEO_CENTER, netname, ^ defRead.c:1145:24: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1149:24: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1151:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, net_property_keys); ^ defRead.c:1173:32: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1187:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* Drop through */ ^ defRead.c:1200:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); /* Drop through */ ^ defRead.c:1209:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1217:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:1006:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadNets(f, rootDef, sname, oscale, special, dolabels, annotate, total) ^ defRead.c:1287:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1289:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1291:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1293:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1295:29: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1297:25: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, orientations); ^ defRead.c:1322:25: warning: passing arguments to 'DBPropGet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] propval = DBPropGet(use->cu_def, "FIXED_BBOX", &found); ^ defRead.c:1365:12: warning: passing arguments to 'DBSetTrans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSetTrans(use, tptr); ^ defRead.c:1260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadLocation(use, f, oscale, tptr, noplace) ^ defRead.c:1485:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1487:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, pin_keys); ^ defRead.c:1493:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1512:14: warning: passing arguments to 'LefEstimate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed++, total, "pins"); ^ defRead.c:1515:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1519:22: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1528:31: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1533:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1534:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_property_keys); ^ defRead.c:1556:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1557:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_uses); ^ defRead.c:1565:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1568:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1569:23: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, pin_classes); ^ defRead.c:1576:31: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curlayer = LefReadLayer(f, FALSE); ^ defRead.c:1577:29: warning: passing arguments to 'LefReadRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] currect = LefReadRect(f, curlayer, oscale); ^ defRead.c:1598:16: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(rootDef, &topRect, rectList->r_type); ^ defRead.c:1612:39: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] size = DRCGetDefaultLayerWidth(rectList->r_type); ^ defRead.c:1615:23: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutFontLabel(rootDef, &topRect, ^ defRead.c:1645:16: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(rootDef, &topRect, rectList->r_type); ^ defRead.c:1659:39: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] size = DRCGetDefaultLayerWidth(rectList->r_type); ^ defRead.c:1668:28: warning: passing arguments to 'DBEraseLabelsByContent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBEraseLabelsByContent(rootDef, &topRect, ^ defRead.c:1671:23: warning: passing arguments to 'DBPutFontLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPutFontLabel(rootDef, &topRect, ^ defRead.c:1689:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:1397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadPins(f, rootDef, sname, oscale, total, annotate) ^ defRead.c:1754:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1756:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, block_keys); ^ defRead.c:1762:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1772:14: warning: passing arguments to 'LefEstimate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed++, total, "blockages"); ^ defRead.c:1774:31: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1779:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, block_property_keys); ^ defRead.c:1789:31: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curlayer = LefReadLayer(f, TRUE); ^ defRead.c:1793:29: warning: passing arguments to 'LefReadRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] currect = LefReadRect(f, curlayer, oscale); ^ defRead.c:1794:15: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(rootDef, currect, curlayer); ^ defRead.c:1801:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:1727:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadBlockages(f, rootDef, sname, oscale, total) ^ defRead.c:1884:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1886:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, via_keys); ^ defRead.c:1892:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1902:14: warning: passing arguments to 'LefEstimate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed++, total, "vias"); ^ defRead.c:1908:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1912:22: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:1932:26: warning: passing arguments to 'LefRedefined' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lefl = LefRedefined(lefl, vianame); ^ defRead.c:1938:31: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:1943:25: warning: passing arguments to 'LefGenViaGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefGenViaGeometry(f, lefl, ^ defRead.c:1953:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1954:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, via_property_keys); ^ defRead.c:1964:31: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curlayer = LefReadLayer(f, FALSE); ^ defRead.c:1965:25: warning: passing arguments to 'LefAddViaGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefAddViaGeometry(f, lefl, curlayer, oscale); ^ defRead.c:1969:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1974:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1980:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:1989:29: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blayer = LefReadLayer(f, FALSE); ^ defRead.c:1990:29: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clayer = LefReadLayer(f, FALSE); ^ defRead.c:1991:29: warning: passing arguments to 'LefReadLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tlayer = LefReadLayer(f, FALSE); ^ defRead.c:1999:24: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBIsContact(clayer)) ^ defRead.c:2004:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(tlayer)) ^ defRead.c:2010:25: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (DBIsContact(blayer)) ^ defRead.c:2024:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2030:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2039:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2045:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2051:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2057:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2066:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2072:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2085:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:1845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadVias(f, sname, oscale, total) ^ defRead.c:2164:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:2166:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, component_keys); ^ defRead.c:2172:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2182:14: warning: passing arguments to 'LefEstimate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEstimate(processed++, total, "subcell instances"); ^ defRead.c:2185:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2190:22: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2209:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2213:27: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defMacro = DBCellLookDef(token); ^ defRead.c:2219:30: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] defMacro = DBCellNewDef(token); ^ defRead.c:2222:22: warning: passing arguments to 'DBCellRead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!DBCellRead(defMacro, TRUE, TRUE, NULL)) ^ defRead.c:2227:26: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2228:19: warning: passing arguments to 'DBCellDeleteDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteDef(defMacro); ^ defRead.c:2232:25: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(defMacro); ^ defRead.c:2238:52: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((defMacro == NULL) || ((defUse = DBCellNewUse(defMacro, usename)) ^ defRead.c:2241:44: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (defMacro != NULL) LefEndStatement(f); ^ defRead.c:2244:13: warning: passing arguments to 'DBLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBLinkCell(defUse, rootDef); ^ defRead.c:2249:31: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:2254:27: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2255:22: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subkey = Lookup(token, property_keys); ^ defRead.c:2279:28: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2287:18: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(defUse, rootDef); ^ defRead.c:2293:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(f, sname)) ^ defRead.c:2302:18: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(defUse, rootDef); ^ defRead.c:2128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadComponents(f, rootDef, sname, oscale, total) ^ defRead.c:2402:20: warning: passing arguments to 'lefFileOpen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] f = lefFileOpen(NULL, inName, ".def", "r", &filename); ^ defRead.c:2426:20: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellRenameDef(rootDef, inName); ^ defRead.c:2427:31: warning: passing arguments to 'CIFGetOutputScale' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oscale = CIFGetOutputScale(1000); ^ defRead.c:2432:33: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((token = LefNextToken(f, TRUE)) != NULL) ^ defRead.c:2434:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] keyword = Lookup(token, sections); ^ defRead.c:2438:21: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2444:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2447:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2450:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2457:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2460:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_REGIONS]); ^ defRead.c:2463:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2464:18: warning: passing arguments to 'DBCellRenameDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellRenameDef(rootDef, token); ^ defRead.c:2465:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2468:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2469:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2470:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2480:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2483:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2486:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2489:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2492:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2495:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2498:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2501:24: warning: passing arguments to 'LefReadRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dierect = LefReadRect(f, 0, oscale); ^ defRead.c:2508:12: warning: passing arguments to 'DBPropPut' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPropPut(rootDef, "FIXED_BBOX", bboxstr); ^ defRead.c:2509:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2512:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_PROPERTYDEFINITIONS]); ^ defRead.c:2515:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_DEFAULTCAP]); ^ defRead.c:2518:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2520:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2522:21: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_COMPONENTS]); ^ defRead.c:2528:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2530:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2534:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2536:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2540:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_PINPROPERTIES]); ^ defRead.c:2543:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2545:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2550:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2552:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2557:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2559:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2564:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_IOTIMINGS]); ^ defRead.c:2567:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_SCANCHAINS]); ^ defRead.c:2570:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_CONSTRAINTS]); ^ defRead.c:2573:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_GROUPS]); ^ defRead.c:2576:17: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_EXTENSION]); ^ defRead.c:2579:23: warning: passing arguments to 'LefNextToken' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] token = LefNextToken(f, TRUE); ^ defRead.c:2581:18: warning: passing arguments to 'LefEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefEndStatement(f); ^ defRead.c:2583:21: warning: passing arguments to 'LefSkipSection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefSkipSection(f, sections[DEF_BLOCKAGES]); ^ defRead.c:2589:28: warning: passing arguments to 'LefParseEndStatement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LefParseEndStatement(token, "DESIGN")) ^ defRead.c:2603:19: warning: passing arguments to 'DBAdjustLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBAdjustLabels(rootDef, &TiPlaneRect); ^ defRead.c:2604:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(rootDef); ^ defRead.c:2605:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(rootDef, &rootDef->cd_bbox, DBW_ALLWINDOWS, ^ defRead.c:2607:22: warning: passing arguments to 'DBCellSetModified' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetModified(rootDef, TRUE); ^ defRead.c:2347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefRead(inName, dolabels, annotate, noblockage) ^ In file included from defRead.c:37: ../lef/lefInt.h:163:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void DefRead(); ^ 232 warnings generated. --- linking liblef.o rm -f liblef.o /usr/bin/ld -r lefCmd.o lefTech.o lefWrite.o defWrite.o lefRead.o defRead.o -o liblef.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/lef' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/garouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling garouter/gaChannel.o rm -f gaChannel.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 gaChannel.c gaChannel.c:122:12: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPaintPlane(RtrChannelPlane, &r, DBStdWriteTbl(1), ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ gaChannel.c:125:16: warning: passing arguments to 'GCRFreeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel(ch); ^ gaChannel.c:188:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, RtrChannelPlane, r, &DBSpaceBits, ^ gaChannel.c:197:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(r, "Channel area", EditCellUse->cu_def, ^ gaChannel.c:202:12: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPaintPlane(RtrChannelPlane, r, DBStdWriteTbl(TT_SPACE), ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ gaChannel.c:206:21: warning: passing arguments to 'RtrChannelBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelBounds(r, &length, &width, &origin); ^ gaChannel.c:207:23: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch = GCRNewChannel(length, width); ^ gaChannel.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GADefineChannel(chanType, r) ^ In file included from gaChannel.c:39: ../garouter/garouter.h:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool GADefineChannel(); ^ gaChannel.c:267:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Obstacle map initialization"); ^ gaChannel.c:271:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &ch->gcr_area, ^ gaChannel.c:277:21: warning: passing arguments to 'RtrChannelObstacles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelObstacles(routeUse, ch); ^ gaChannel.c:279:23: warning: passing arguments to 'RtrChannelDensity' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelDensity(ch); ^ gaChannel.c:280:26: warning: passing arguments to 'RtrChannelCleanObstacles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelCleanObstacles(ch); ^ gaChannel.c:289:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &TiPlaneRect, ^ gaChannel.c:292:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &ch->gcr_area, ^ gaChannel.c:303:13: warning: passing arguments to 'RtrPinsInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsInit(ch); ^ gaChannel.c:314:20: warning: passing arguments to 'gaStemAssignAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemAssignAll(routeUse, netList); ^ gaChannel.c:326:26: warning: passing arguments to 'gaInitRiverBlockages' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaInitRiverBlockages(routeUse, ch); ^ gaChannel.c:327:25: warning: passing arguments to 'gaPropagateBlockages' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPropagateBlockages(list); ^ gaChannel.c:335:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Hazard initialization"); ^ gaChannel.c:339:16: warning: passing arguments to 'RtrHazards' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrHazards(ch); ^ gaChannel.c:353:13: warning: passing arguments to 'RtrPinsLink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsLink(ch); ^ gaChannel.c:355:16: warning: passing arguments to 'gaChannelStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaChannelStats(list); ^ gaChannel.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaChannelInit(list, routeUse, netList) ^ In file included from gaChannel.c:46: ../garouter/gaInternal.h:101:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gaChannelInit(); ^ gaChannel.c:385:12: warning: passing arguments to 'gaPinStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPinStats(ch->gcr_tPins, ch->gcr_length, tot, clear); ^ gaChannel.c:386:12: warning: passing arguments to 'gaPinStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPinStats(ch->gcr_bPins, ch->gcr_length, tot, clear); ^ gaChannel.c:387:12: warning: passing arguments to 'gaPinStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPinStats(ch->gcr_lPins, ch->gcr_width, tot, clear); ^ gaChannel.c:388:12: warning: passing arguments to 'gaPinStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPinStats(ch->gcr_rPins, ch->gcr_width, tot, clear); ^ gaChannel.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaChannelStats(list) ^ gaChannel.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaChannelStats(); ^ gaChannel.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPinStats(pins, nPins, pTot, pClear) ^ gaChannel.c:58:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaPinStats(); ^ gaChannel.c:456:22: warning: passing arguments to 'RtrPinsBlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (RtrPinsBlock(ch)) ^ gaChannel.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaPropagateBlockages(list) ^ gaChannel.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaPropagateBlockages(); ^ gaChannel.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaSetClient(tile, cdata) ^ gaChannel.c:56:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int gaSetClient(); ^ gaChannel.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaSplitTile(tile, r) ^ gaChannel.c:55:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int gaSplitTile(); ^ gaChannel.c:618:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scx, &RtrMetalObstacles, 0, gaAlwaysOne, CNULL) ^ gaChannel.c:619:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && DBTreeSrTiles(&scx, &RtrPolyObstacles, 0, gaAlwaysOne, CNULL)) ^ gaChannel.c:569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaInitRiverBlockages(routeUse, ch) ^ gaChannel.c:60:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaInitRiverBlockages(); ^ 45 warnings generated. --- compiling garouter/gaMain.o rm -f gaMain.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 gaMain.c gaMain.c:271:18: warning: passing arguments to 'gaMazeInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gaMazeInit(routeUse)==FALSE) ^ gaMain.c:285:23: warning: passing arguments to 'gaBuildNetList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaBuildNetList(netListName, routeUse, &netList) < 0) ^ gaMain.c:298:19: warning: passing arguments to 'GARoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs = GARoute(gaChannelList, routeUse, &netList); ^ gaMain.c:302:11: warning: passing arguments to 'NLFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLFree(&netList); ^ gaMain.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GARouteCmd(routeUse, netListName) ^ In file included from gaMain.c:227: ../garouter/garouter.h:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GARouteCmd(); ^ gaMain.c:345:18: warning: passing arguments to 'gaChannelInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaChannelInit(list, routeUse, netList); ^ gaMain.c:352:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Global routing"); ^ gaMain.c:353:18: warning: passing arguments to 'GlGlobalRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GlGlobalRoute(list, netList); ^ gaMain.c:360:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Channel routing"); ^ gaMain.c:362:17: warning: passing arguments to 'RtrChannelRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelRoute(ch, &errs); ^ gaMain.c:370:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Painting results"); ^ gaMain.c:374:14: warning: passing arguments to 'RtrPaintBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintBack(ch, routeUse->cu_def); ^ gaMain.c:378:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(routeUse->cu_def); ^ gaMain.c:386:14: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(routeUse->cu_def, TT_CHECKPAINT, &RouteArea); ^ gaMain.c:387:16: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(routeUse->cu_def, &RouteArea, DBW_ALLWINDOWS, ^ gaMain.c:390:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore("After channel paintback"); ^ gaMain.c:393:19: warning: passing arguments to 'gaStemPaintAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemPaintAll(routeUse, netList); ^ gaMain.c:401:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(routeUse->cu_def); ^ gaMain.c:402:17: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(routeUse->cu_def, TT_CHECKPAINT, &RouteArea); ^ gaMain.c:403:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(routeUse->cu_def, &RouteArea, DBW_ALLWINDOWS, ^ gaMain.c:332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GARoute(list, routeUse, netList) ^ In file included from gaMain.c:227: ../garouter/garouter.h:94:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GARoute(); ^ gaMain.c:450:18: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(netListName); ^ gaMain.c:454:22: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else NMNewNetlist(netListName); ^ gaMain.c:458:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Building netlist"); ^ gaMain.c:459:22: warning: passing arguments to 'NLBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numNets = NLBuild(routeUse, netList); ^ gaMain.c:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaBuildNetList(netListName, routeUse, netList) ^ In file included from gaMain.c:235: ../garouter/gaInternal.h:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gaBuildNetList(); ^ 29 warnings generated. --- compiling garouter/gaMaze.o rm -f gaMaze.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 gaMaze.c gaMaze.c:101:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__GAMAZETOP", &gaMazeTopUse, &gaMazeTopDef); ^ gaMaze.c:107:14: warning: passing arguments to 'DBUnLinkCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBUnLinkCell(gaMazeTopSub, gaMazeTopDef); ^ gaMaze.c:108:14: warning: passing arguments to 'DBDeleteCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBDeleteCell(gaMazeTopSub); ^ gaMaze.c:109:24: warning: passing arguments to 'DBCellDeleteUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellDeleteUse(gaMazeTopSub); ^ gaMaze.c:114:29: warning: passing arguments to 'DBCellNewUse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeTopSub = DBCellNewUse(routeUse->cu_def, "__MAZE_TOP_SUB"); ^ gaMaze.c:115:13: warning: passing arguments to 'DBPlaceCell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPlaceCell(gaMazeTopSub, gaMazeTopDef); ^ gaMaze.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeInit(routeUse) ^ In file included from gaMaze.c:41: ./gaInternal.h:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool gaMazeInit(); ^ gaMaze.c:148:42: warning: passing arguments to 'MZFindStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeParms = MZCopyParms(MZFindStyle("garouter")); ^ gaMaze.c:148:30: warning: passing arguments to 'MZCopyParms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeParms = MZCopyParms(MZFindStyle("garouter")); ^ gaMaze.c:210:14: warning: passing arguments to 'gaMazeBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeBounds(terminalLoc, pinPoint, &routeBounds); ^ gaMaze.c:215:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(gaMazeTopDef, &routeBounds, TT_FENCE); ^ gaMaze.c:216:17: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(gaMazeTopDef); ^ gaMaze.c:225:13: warning: passing arguments to 'MZInitRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZInitRoute(gaMazeParms, gaMazeTopUse, /* all subcells visible */ 0); ^ gaMaze.c:257:12: warning: passing arguments to 'MZAddStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddStart(pinPoint, type); ^ gaMaze.c:262:11: warning: passing arguments to 'MZAddDest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(&(terminalLoc->nloc_rect), ^ gaMaze.c:271:16: warning: passing arguments to 'MZRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = MZRoute(NULL); /* Note: we could make use of the result code... */ ^ gaMaze.c:286:29: warning: passing arguments to 'MZPaintPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resultUse = MZPaintPath(path); ^ gaMaze.c:296:25: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, routeUse); ^ gaMaze.c:297:18: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(routeUse->cu_def); ^ gaMaze.c:306:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(routeUse->cu_def, &changedArea, DBW_ALLWINDOWS, ^ gaMaze.c:308:15: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(routeUse->cu_def, TT_CHECKPAINT, &changedArea); ^ gaMaze.c:322:12: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(gaMazeTopDef, &routeBounds, TT_FENCE); ^ gaMaze.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeRoute(routeUse, terminalLoc, pinPoint, pinLayerMask, side, writeFlag) ^ In file included from gaMaze.c:40: ../garouter/garouter.h:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool gaMazeRoute(); ^ gaMaze.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeBounds(terminalLoc, pinPoint, r) ^ gaMaze.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaMazeBounds(); ^ 27 warnings generated. --- compiling garouter/gaSimple.o rm -f gaSimple.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 gaSimple.c gaSimple.c:457:37: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simple->ss_cTermOK = gaIsClear(routeUse, ^ gaSimple.c:463:37: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simple->ss_cTermOK = gaIsClear(routeUse, ^ gaSimple.c:474:32: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simple->ss_cPinOK = gaIsClear(routeUse, &rPin, &allObs); ^ gaSimple.c:481:37: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sMetal->sw_shortOK = (gaIsClear(routeUse, ^ gaSimple.c:485:16: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaIsClear(routeUse, ^ gaSimple.c:491:35: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sMetal->sw_longOK = gaIsClear(routeUse, ^ gaSimple.c:496:36: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sPoly->sw_shortOK = (gaIsClear(routeUse, ^ gaSimple.c:500:15: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaIsClear(routeUse, ^ gaSimple.c:505:34: warning: passing arguments to 'gaIsClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sPoly->sw_longOK = gaIsClear(routeUse, ^ gaSimple.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemSimpleInit(routeUse, term, pinPoint, pinSide, simple) ^ gaSimple.c:546:10: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(use->cu_def, r, STYLE_OUTLINEHIGHLIGHTS); ^ gaSimple.c:547:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore("Checking clear area"); ^ gaSimple.c:548:10: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(use->cu_def, r, STYLE_ERASEHIGHLIGHTS); ^ gaSimple.c:550:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scx, mask, 0, gaIsClearFunc, (ClientData) NULL)) ^ gaSimple.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaIsClear(use, r, mask) ^ gaSimple.c:52:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaIsClear(); ^ gaSimple.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaIsClearFunc(tile, cxp) ^ gaSimple.c:636:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wPin->sw_long, wPin->sw_type); ^ gaSimple.c:647:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wOther->sw_short, wOther->sw_type); ^ gaSimple.c:648:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &simple->ss_cPin); ^ gaSimple.c:649:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wPin->sw_pinStub, wPin->sw_type); ^ gaSimple.c:660:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &simple->ss_cTerm); ^ gaSimple.c:661:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wOther->sw_short, wOther->sw_type); ^ gaSimple.c:662:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &simple->ss_cPin); ^ gaSimple.c:663:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wPin->sw_pinStub, wPin->sw_type); ^ gaSimple.c:682:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &simple->ss_cTerm); ^ gaSimple.c:683:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wPin->sw_long, wPin->sw_type); ^ gaSimple.c:693:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wOther->sw_short, wOther->sw_type); ^ gaSimple.c:694:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &simple->ss_cPin); ^ gaSimple.c:695:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &wPin->sw_pinStub, wPin->sw_type); ^ gaSimple.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemSimpleRoute(simple, pinLayer, def) ^ 31 warnings generated. --- compiling garouter/gaStem.o rm -f gaStem.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 gaStem.c gaStem.c:168:22: warning: passing arguments to 'RtrStemProcessAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrStemProcessAll(routeUse, netList, GAStemWarn, gaStemAssign); ^ gaStem.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemAssignAll(routeUse, netList) ^ In file included from gaStem.c:40: ./gaInternal.h:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gaStemAssignAll(); ^ gaStem.c:225:37: warning: passing arguments to 'gaStemContainingChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ch = gaStemContainingChannel(routeUse, doWarn, loc)) ^ gaStem.c:230:24: warning: passing arguments to 'gaStemInternal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (gaStemInternal(routeUse, doWarn, loc, net, ch, netList)); ^ gaStem.c:234:25: warning: passing arguments to 'RtrStemAssignExt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (RtrStemAssignExt(routeUse, doWarn, loc, term, net)) ^ gaStem.c:242:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&loc->nloc_rect, ^ gaStem.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemAssign(routeUse, doWarn, loc, term, net, netList) ^ gaStem.c:86:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaStemAssign(); ^ gaStem.c:290:17: warning: passing arguments to 'gaStemGrow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!gaStemGrow(&area)) ^ gaStem.c:295:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &area, ^ gaStem.c:305:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, ^ gaStem.c:317:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, ^ gaStem.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemContainingChannel(routeUse, doWarn, loc) ^ In file included from gaStem.c:39: ../garouter/garouter.h:88:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRChannel *gaStemContainingChannel(); ^ gaStem.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemContainingChannelFunc(tile, pCh) ^ gaStem.c:85:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int gaStemContainingChannelFunc(); ^ gaStem.c:400:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &r, ^ gaStem.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemGrow(area) ^ gaStem.c:92:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaStemGrow(); ^ gaStem.c:457:20: warning: passing arguments to 'gaStemGridRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemGridRange(ch->gcr_type, &loc->nloc_rect, &min, &max, &start); ^ gaStem.c:469:27: warning: passing arguments to 'gaStemInternalFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaStemInternalFunc(routeUse, loc, net, ch, start, netList)) ^ gaStem.c:476:28: warning: passing arguments to 'gaStemInternalFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaStemInternalFunc(routeUse, loc, net, ch, lo, netList)) ^ gaStem.c:479:28: warning: passing arguments to 'gaStemInternalFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaStemInternalFunc(routeUse, loc, net, ch, hi, netList)) ^ gaStem.c:485:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&loc->nloc_rect, ^ gaStem.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemInternal(routeUse, doWarn, loc, net, ch, netList) ^ gaStem.c:91:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaStemInternal(); ^ gaStem.c:566:26: warning: passing arguments to 'gaStemCheckPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pin1 = gaStemCheckPin(routeUse, loc, ch, dir1, &p1, netList); ^ gaStem.c:567:26: warning: passing arguments to 'gaStemCheckPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pin2 = gaStemCheckPin(routeUse, loc, ch, dir2, &p2, netList); ^ gaStem.c:575:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore("--------"); ^ gaStem.c:520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemInternalFunc(routeUse, loc, net, ch, gridLine, netList) ^ gaStem.c:90:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaStemInternalFunc(); ^ gaStem.c:663:24: warning: passing arguments to 'RtrPointToPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pin = RtrPointToPin(ch, side, gridPoint); ^ gaStem.c:672:24: warning: passing arguments to 'gaStemNetClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!gaStemNetClear(&terminalLoc->nloc_rect, gridPoint, side, netList)) ^ gaStem.c:702:26: warning: passing arguments to 'gaStemSimpleInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!gaStemSimpleInit(routeUse, terminalLoc, gridPoint, side, &simple)) ^ gaStem.c:705:23: warning: passing arguments to 'gaStemSimpleRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && !gaStemSimpleRoute(&simple, RtrMetalType, (CellDef *) NULL)) ^ gaStem.c:710:23: warning: passing arguments to 'gaStemSimpleRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && !gaStemSimpleRoute(&simple, RtrPolyType, (CellDef *) NULL)) ^ gaStem.c:734:16: warning: passing arguments to 'gaMazeRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gaMazeRoute(routeUse, terminalLoc, gridPoint, polyMask, side, ^ gaStem.c:736:16: warning: passing arguments to 'gaMazeRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaMazeRoute(routeUse, terminalLoc, gridPoint, metalMask, side, ^ gaStem.c:643:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemCheckPin(routeUse, terminalLoc, ch, side, gridPoint, netList) ^ In file included from gaStem.c:39: ../garouter/garouter.h:89:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRPin *gaStemCheckPin(); ^ gaStem.c:847:22: warning: passing arguments to 'gaStemGridRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemGridRange(type, &loc->nloc_rect, &min,&max,&start); ^ gaStem.c:786:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemNetClear(termArea, point, side, netList) ^ gaStem.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gaStemNetClear(); ^ gaStem.c:881:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemGridRange(type, r, pMinGrid, pMaxGrid, pStart) ^ gaStem.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaStemGridRange(); ^ gaStem.c:957:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Painting stems"); ^ gaStem.c:966:18: warning: passing arguments to 'gaStemPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemPaint(routeUse, loc); ^ gaStem.c:945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemPaintAll(routeUse, netList) ^ In file included from gaStem.c:40: ./gaInternal.h:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gaStemPaintAll(); ^ gaStem.c:1035:21: warning: passing arguments to 'rtrStemMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!rtrStemMask(routeUse, terminalLoc, flags, ^ gaStem.c:1062:26: warning: passing arguments to 'RtrStemPaintExt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) RtrStemPaintExt(routeUse, terminalLoc); ^ gaStem.c:1079:22: warning: passing arguments to 'gaStemSimpleInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaStemSimpleInit(routeUse, terminalLoc, gridPoint, side, &simple)) ^ gaStem.c:1084:23: warning: passing arguments to 'gaStemSimpleRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gaStemSimpleRoute(&simple,RtrMetalType,routeUse->cu_def)) ^ gaStem.c:1093:23: warning: passing arguments to 'gaStemSimpleRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gaStemSimpleRoute(&simple,RtrPolyType,routeUse->cu_def)) ^ gaStem.c:1118:20: warning: passing arguments to 'gaMazeInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gaMazeInit(EditCellUse) == FALSE) ^ gaStem.c:1122:16: warning: passing arguments to 'gaMazeRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gaMazeRoute(routeUse, terminalLoc, pinPoint, pinLayerMask, side, ^ gaStem.c:1142:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, ^ gaStem.c:1172:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&errArea, errReason, routeUse->cu_def, 1, ^ gaStem.c:1005:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaStemPaint(routeUse, terminalLoc) ^ gaStem.c:88:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gaStemPaint(); ^ 61 warnings generated. --- compiling garouter/gaTest.o rm -f gaTest.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 gaTest.c gaTest.c:114:21: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(cmd->tx_argv[1], (LookupTable *) cmds, sizeof cmds[0]); ^ gaTest.c:129:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(gaDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], TRUE); ^ gaTest.c:132:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(gaDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], FALSE); ^ gaTest.c:135:15: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(gaDebugID); ^ gaTest.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GATest(w, cmd) ^ In file included from gaTest.c:38: ../garouter/garouter.h:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GATest(); ^ gaTest.c:177:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__GENCHANNEL__", &genUse, &genDef); ^ gaTest.c:204:26: warning: passing arguments to 'DBCellReadArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellReadArea(EditCellUse, area, FALSE); ^ gaTest.c:208:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(genDef); ^ gaTest.c:223:43: warning: passing arguments to 'DBTechTypesToPlanes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaSplitPlaneMask = DBTechTypesToPlanes(&obstacleMask); ^ gaTest.c:230:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, gaSplitFunc, (ClientData) plane); ^ gaTest.c:233:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, plane, &gaSplitArea, &DBAllTypeBits, ^ gaTest.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GAGenChans(chanType, area, f) ^ In file included from gaTest.c:38: ../garouter/garouter.h:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GAGenChans(); ^ gaTest.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaSplitOut(tile, f) ^ gaTest.c:319:22: warning: passing arguments to 'DBBoundPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBBoundPlane(def->cd_planes[pNum], &r)) ^ gaTest.c:359:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*gaSplitPaintPlane)(plane, &rTrans, DBStdWriteTbl(1), ^ gaTest.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaSplitFunc(scx, plane) ^ gaTest.c:410:31: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaDebugID = DebugAddClient("garouter", sizeof dflags/sizeof dflags[0]); ^ gaTest.c:412:35: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *(dflags[n].di_id) = DebugAddFlag(gaDebugID, dflags[n].di_name); ^ 20 warnings generated. --- linking libgarouter.o rm -f libgarouter.o /usr/bin/ld -r gaChannel.o gaMain.o gaMaze.o gaSimple.o gaStem.o gaTest.o -o libgarouter.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/garouter' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/grouter' --- compiling grouter/grouteChan.o rm -f grouteChan.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 grouteChan.c ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition grouteChan.c:145:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__CHANMAP__", &glChanUse, &glChanDef); ^ grouteChan.c:159:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(glChanPlane, &ch->gcr_area, DBStdWriteTbl(ch->gcr_type), ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ grouteChan.c:163:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles("After painting all channels"); ^ grouteChan.c:174:20: warning: passing arguments to 'glChanClip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (glChanClip(ch)) ^ grouteChan.c:179:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles("After splits and merges"); ^ grouteChan.c:181:18: warning: passing arguments to 'glChanCheckCover' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanCheckCover(chanList, &glMaskChannel); ^ grouteChan.c:193:17: warning: passing arguments to 'glChanBlockDens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanBlockDens(ch); ^ grouteChan.c:195:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles("After density blockages"); ^ grouteChan.c:202:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, glChanPlane, &TiPlaneRect, &glMaskRiver, ^ grouteChan.c:206:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles("After splitting river tiles"); ^ grouteChan.c:213:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &TiPlaneRect, ^ grouteChan.c:216:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles("After blocking river tiles"); ^ grouteChan.c:219:18: warning: passing arguments to 'glChanCheckCover' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanCheckCover(chanList, &glMaskNormal); ^ grouteChan.c:220:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &TiPlaneRect, ^ grouteChan.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanBuildMap(chanList) ^ In file included from grouteChan.c:39: ../grouter/grouter.h:245:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glChanBuildMap(); ^ grouteChan.c:251:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, mesg, EditCellUse->cu_def, 1, STYLE_OUTLINEHIGHLIGHTS); ^ grouteChan.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanFeedFunc(tile) ^ grouteChan.c:62:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanFeedFunc(); ^ grouteChan.c:277:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(glChanPlane); ^ grouteChan.c:283:19: warning: passing arguments to 'dbSetPlaneTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbSetPlaneTile(glChanPlane, newCenterTile); ^ grouteChan.c:319:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &ch->gcr_area, ^ grouteChan.c:325:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&ch->gcr_area, mesg, EditCellUse->cu_def, 1, ^ grouteChan.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanCheckCover(chanList, mask) ^ grouteChan.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glChanCheckCover(); ^ grouteChan.c:360:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, mesg, EditCellUse->cu_def, ^ grouteChan.c:368:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, mesg, EditCellUse->cu_def, ^ grouteChan.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanCheckFunc(tile, ch) ^ grouteChan.c:402:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, glChanPlane, &ch->gcr_area, ^ grouteChan.c:407:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &ch->gcr_area, ^ grouteChan.c:416:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, glChanPlane, &ch->gcr_area, ^ grouteChan.c:425:17: warning: passing arguments to 'glChanShowTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles(mesg); ^ grouteChan.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanClip(ch) ^ grouteChan.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool glChanClip(); ^ grouteChan.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanSetClient(tile, cdata) ^ grouteChan.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanSetClient(); ^ grouteChan.c:446:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(glChanDef, &TiPlaneRect, DBW_ALLWINDOWS, 0); ^ grouteChan.c:449:24: warning: passing arguments to 'TxGetLinePrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLinePrompt(answer, sizeof answer, m) == NULL || answer[0] != 't') ^ grouteChan.c:452:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &TiPlaneRect, ^ grouteChan.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowTiles(mesg) ^ grouteChan.c:69:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glChanShowTiles(); ^ grouteChan.c:465:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(EditCellUse->cu_def, &r, STYLE_PALEHIGHLIGHTS); ^ grouteChan.c:468:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ grouteChan.c:469:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(EditCellUse->cu_def, &r, STYLE_ERASEHIGHLIGHTS); ^ grouteChan.c:473:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(EditCellUse->cu_def, &ch->gcr_area, STYLE_MEDIUMHIGHLIGHTS); ^ grouteChan.c:475:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ grouteChan.c:476:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(EditCellUse->cu_def, &ch->gcr_area, STYLE_ERASEHIGHLIGHTS); ^ grouteChan.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanShowFunc(tile) ^ grouteChan.c:70:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanShowFunc(); ^ grouteChan.c:501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanClipFunc(tile, area) ^ grouteChan.c:60:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanClipFunc(); ^ grouteChan.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanMergeFunc(tile) ^ grouteChan.c:61:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanMergeFunc(); ^ grouteChan.c:747:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, glChanPlane, &pa->pa_area, ^ grouteChan.c:752:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &pa->pa_area, ^ grouteChan.c:759:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (DBSrPaintArea((Tile *) NULL, glChanPlane, &pa->pa_area, ^ grouteChan.c:766:17: warning: passing arguments to 'glChanFlood' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanFlood(&pa->pa_area, pa->pa_type); ^ grouteChan.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanBlockDens(ch) ^ grouteChan.c:67:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glChanBlockDens(); ^ grouteChan.c:773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanPaintFunc(tile, type) ^ grouteChan.c:63:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanPaintFunc(); ^ grouteChan.c:838:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &outside, &vMask, ^ grouteChan.c:845:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &outside, &vMask, ^ grouteChan.c:855:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &outside, &hMask, ^ grouteChan.c:862:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, glChanPlane, &outside, &hMask, ^ grouteChan.c:822:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanFlood(area, type) ^ grouteChan.c:68:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glChanFlood(); ^ grouteChan.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanFloodVFunc(tile, area) ^ grouteChan.c:58:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanFloodVFunc(), glChanFloodHFunc(); ^ grouteChan.c:887:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanFloodHFunc(tile, area) ^ grouteChan.c:58:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanFloodVFunc(), glChanFloodHFunc(); ^ grouteChan.c:927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanSplitRiver(tile) ^ grouteChan.c:56:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanSplitRiver(); ^ grouteChan.c:1008:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanRiverBlock(tile) ^ grouteChan.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glChanRiverBlock(); ^ grouteChan.c:1071:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanPinToTile(hintTile, pin) ^ In file included from grouteChan.c:39: ../grouter/grouter.h:237:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Tile *glChanPinToTile(); ^ 77 warnings generated. --- compiling grouter/grouteCrss.o rm -f grouteCrss.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 grouteCrss.c grouteCrss.c:134:18: warning: passing arguments to 'glDensAdjust' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (glDensAdjust(((GlobChan *) srcPin->gcr_ch->gcr_client)->gc_postDens, ^ grouteCrss.c:136:21: warning: passing arguments to 'glChanBlockDens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanBlockDens(srcPin->gcr_ch); ^ grouteCrss.c:140:20: warning: passing arguments to 'glCrossTakePin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossTakePin(rootUse, srcPin, markNetId); ^ grouteCrss.c:141:16: warning: passing arguments to 'glCrossTakePin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossTakePin(rootUse, dstPin, markNetId); ^ grouteCrss.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossMark(rootUse, path, pNetId) ^ In file included from grouteCrss.c:42: ../grouter/grouter.h:238:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glCrossMark(); ^ grouteCrss.c:177:13: warning: passing arguments to 'glShowCross' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glShowCross(pin, netid, CROSS_PERM); ^ grouteCrss.c:178:8: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore("-- crossing --"); ^ grouteCrss.c:200:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, c, rootUse->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ grouteCrss.c:206:32: warning: passing arguments to 'NLNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) strcpy(name1, NLNetName(pin->gcr_pId)); ^ grouteCrss.c:207:32: warning: passing arguments to 'NLNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) strcpy(name2, NLNetName(netid.netid_net)); ^ grouteCrss.c:211:20: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&r, c, rootUse->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ grouteCrss.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossTakePin(rootUse, pin, netid) ^ grouteCrss.c:61:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glCrossTakePin(); ^ grouteCrss.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossUnreserve(net) ^ In file included from grouteCrss.c:42: ../grouter/grouter.h:250:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glCrossUnreserve(); ^ grouteCrss.c:386:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (*func)(inPt, tp, pin->gcr_linked, cdata)) ^ grouteCrss.c:399:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (*func)(inPt, tp, pin->gcr_linked, cdata)) ^ grouteCrss.c:418:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (*func)(inPt, tp, pin->gcr_linked, cdata)) ^ grouteCrss.c:426:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && (*func)(inPt, tp, pin->gcr_linked, cdata)) ^ grouteCrss.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossEnum(inPt, tp, func, cdata) ^ In file included from grouteCrss.c:42: ../grouter/grouter.h:248:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glCrossEnum(); ^ grouteCrss.c:501:24: warning: passing arguments to 'glPathNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newPath = glPathNew(path->gl_pin, 0, newRest); ^ grouteCrss.c:502:54: warning: passing arguments to 'glCrossCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newPath->gl_cost = newRest->gl_cost + glCrossCost(lookAhead, path, newRest); ^ grouteCrss.c:532:33: warning: passing arguments to 'glCrossCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newPath->gl_cost += glCrossCost(lookAhead, newPath, newRest); ^ grouteCrss.c:471:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossAdjust(lookAhead, path) ^ grouteCrss.c:59:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GlPoint *glCrossAdjust(); ^ grouteCrss.c:603:42: warning: passing arguments to 'glCrossCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cost = newRest->gl_cost + glCrossCost(glCrossLookAhead, newPath, newRest); ^ grouteCrss.c:574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossChoose(newRest, tp, pin, newPath) ^ grouteCrss.c:60:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glCrossChoose(); ^ grouteCrss.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossCost(lookAhead, exitPt, entryPt) ^ In file included from grouteCrss.c:42: ../grouter/grouter.h:247:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glCrossCost(); ^ 32 warnings generated. --- compiling grouter/grouteDens.o rm -f grouteDens.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 grouteDens.c grouteDens.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDensAdjust(dens, srcPin, dstPin, netid) ^ In file included from grouteDens.c:35: ../grouter/grouter.h:255:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool glDensAdjust(); ^ grouteDens.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMAlloc(dm, top, cap) ^ In file included from grouteDens.c:35: ../grouter/grouter.h:251:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glDMAlloc(); ^ grouteDens.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMCopy(dm1, dm2) ^ In file included from grouteDens.c:35: ../grouter/grouter.h:252:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glDMCopy(); ^ grouteDens.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMFree(dm) ^ In file included from grouteDens.c:35: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glDMFree(); ^ grouteDens.c:269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMMaxInRange(dm, lo, hi) ^ In file included from grouteDens.c:35: ../grouter/grouter.h:254:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glDMMaxInRange(); ^ grouteDens.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDensInit(dmap, ch) ^ In file included from grouteDens.c:35: ../grouter/grouter.h:256:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glDensInit(); ^ 12 warnings generated. --- compiling grouter/grouteMain.o rm -f grouteMain.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 grouteMain.c grouteMain.c:103:17: warning: passing arguments to 'glClientInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glClientInit(chanList, netList); ^ grouteMain.c:110:19: warning: passing arguments to 'glChanBuildMap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glChanBuildMap(chanList); ^ grouteMain.c:119:14: warning: passing arguments to 'glPenCompute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenCompute(chanList, netList); ^ grouteMain.c:127:11: warning: passing arguments to 'NLSort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLSort(netList, &netHeap); ^ grouteMain.c:133:22: warning: passing arguments to 'glCrossUnreserve' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glCrossUnreserve(net); ^ grouteMain.c:134:21: warning: passing arguments to 'glPenSetPerChan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenSetPerChan(net); ^ grouteMain.c:136:28: warning: passing arguments to 'glMultiSteiner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numTerms += glMultiSteiner(EditCellUse, net, glProcessLoc, ^ grouteMain.c:139:23: warning: passing arguments to 'glPenClearPerChan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenClearPerChan(net); ^ grouteMain.c:144:17: warning: passing arguments to 'glClientFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glClientFree(chanList, netList); ^ grouteMain.c:146:16: warning: passing arguments to 'glStatsDone' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glStatsDone(netList->nnl_numNets, numTerms); ^ grouteMain.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GlGlobalRoute(chanList, netList) ^ In file included from grouteMain.c:47: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GlGlobalRoute(); ^ grouteMain.c:184:11: warning: passing arguments to 'glDMAlloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMAlloc(&gc->gc_prevDens[CZ_COL], ncol, nrow); ^ grouteMain.c:185:11: warning: passing arguments to 'glDMAlloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMAlloc(&gc->gc_prevDens[CZ_ROW], nrow, ncol); ^ grouteMain.c:186:11: warning: passing arguments to 'glDMAlloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMAlloc(&gc->gc_postDens[CZ_COL], ncol, nrow); ^ grouteMain.c:187:11: warning: passing arguments to 'glDMAlloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMAlloc(&gc->gc_postDens[CZ_ROW], nrow, ncol); ^ grouteMain.c:188:12: warning: passing arguments to 'glDensInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDensInit(gc->gc_prevDens, ch); ^ grouteMain.c:189:10: warning: passing arguments to 'glDMCopy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMCopy(&gc->gc_prevDens[CZ_COL], &gc->gc_postDens[CZ_COL]); ^ grouteMain.c:190:10: warning: passing arguments to 'glDMCopy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMCopy(&gc->gc_prevDens[CZ_ROW], &gc->gc_postDens[CZ_ROW]); ^ grouteMain.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glClientInit(chanList, netList) ^ grouteMain.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glClientInit(); ^ grouteMain.c:230:10: warning: passing arguments to 'glDMFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMFree(&gc->gc_prevDens[CZ_COL]); ^ grouteMain.c:231:10: warning: passing arguments to 'glDMFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMFree(&gc->gc_prevDens[CZ_ROW]); ^ grouteMain.c:232:10: warning: passing arguments to 'glDMFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMFree(&gc->gc_postDens[CZ_COL]); ^ grouteMain.c:233:10: warning: passing arguments to 'glDMFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDMFree(&gc->gc_postDens[CZ_ROW]); ^ grouteMain.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glClientFree(chanList, netList) ^ grouteMain.c:60:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glClientFree(); ^ grouteMain.c:318:37: warning: passing arguments to 'glChanPinToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeDestTile = glChanPinToTile((Tile *) NULL, loc->nloc_pin); ^ grouteMain.c:331:17: warning: passing arguments to 'glListToHeap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListToHeap(startList, &loc->nloc_stem); ^ grouteMain.c:334:28: warning: passing arguments to 'glMazeFindPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bestPt = glMazeFindPath(loc, bestCost); ^ grouteMain.c:335:20: warning: passing arguments to 'glMazeResetCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeResetCost(headPage, headFree); ^ grouteMain.c:355:17: warning: passing arguments to 'glListToHeap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListToHeap(startList, &loc->nloc_stem); ^ grouteMain.c:363:35: warning: passing arguments to 'glMazeFindPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (lastPt = glMazeFindPath(loc, bestCost)) ^ grouteMain.c:365:28: warning: passing arguments to 'glCrossAdjust' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] adjustedPt = glCrossAdjust((GlPoint *) NULL, lastPt); ^ grouteMain.c:374:17: warning: passing arguments to 'glMazeResetCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeResetCost(headPage, headFree); ^ grouteMain.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glProcessLoc(startList, loc, bestCost, doFast) ^ In file included from grouteMain.c:47: ../grouter/grouter.h:236:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GlPoint *glProcessLoc(); ^ 37 warnings generated. --- compiling grouter/grouteMult.o rm -f grouteMult.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 grouteMult.c grouteMult.c:144:54: warning: passing arguments to 'glMultiStemCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(&startList, loc->nloc_pin, glMultiStemCost(loc)); ^ grouteMult.c:144:11: warning: passing arguments to 'glListAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(&startList, loc->nloc_pin, glMultiStemCost(loc)); ^ grouteMult.c:174:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dest = (*routeProc)(startList, loc, bestCost, cdRoute); ^ grouteMult.c:179:31: warning: passing arguments to 'glPathFreePerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (bestDest) glPathFreePerm(bestDest); ^ grouteMult.c:180:28: warning: passing arguments to 'glPathCopyPerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bestDest = glPathCopyPerm(dest); ^ grouteMult.c:195:21: warning: passing arguments to 'glMultiAddStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMultiAddStart(bestDest, &startList); ^ grouteMult.c:196:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*markProc)(rootUse, bestDest, &netid, cdMark); ^ grouteMult.c:197:20: warning: passing arguments to 'glPathFreePerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathFreePerm(bestDest); ^ grouteMult.c:205:55: warning: passing arguments to 'glMultiStemCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(&startList, loc->nloc_pin, glMultiStemCost(loc)); ^ grouteMult.c:205:12: warning: passing arguments to 'glListAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(&startList, loc->nloc_pin, glMultiStemCost(loc)); ^ grouteMult.c:214:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&errorArea, mesg, rootUse->cu_def, ^ grouteMult.c:221:19: warning: passing arguments to 'glPathFreePerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathFreePerm(startList); ^ grouteMult.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMultiSteiner(rootUse, net, routeProc, markProc, cdRoute, cdMark) ^ In file included from grouteMult.c:36: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glMultiSteiner(); ^ grouteMult.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMultiStemCost(loc) ^ In file included from grouteMult.c:36: ../grouter/grouter.h:262:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glMultiStemCost(); ^ grouteMult.c:305:15: warning: passing arguments to 'glListAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(pStartList, srcPin, 0); ^ grouteMult.c:306:11: warning: passing arguments to 'glListAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(pStartList, dstPin, 0); ^ grouteMult.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMultiAddStart(path, pStartList) ^ grouteMult.c:47:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glMultiAddStart(); ^ 20 warnings generated. --- compiling grouter/grouteMaze.o rm -f grouteMaze.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 grouteMaze.c grouteMaze.c:152:21: warning: passing arguments to 'glMazePropFinal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropFinal(inPt, loc); ^ grouteMaze.c:154:22: warning: passing arguments to 'glMazePropNormal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropNormal(inPt); ^ grouteMaze.c:156:21: warning: passing arguments to 'glMazePropRiver' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropRiver(inPt); ^ grouteMaze.c:161:12: warning: passing arguments to 'glHistoAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glHistoAdd(heapPts, frontierPts, startPts); ^ grouteMaze.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeFindPath(loc, bestCost) ^ grouteMaze.c:60:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GlPoint *glMazeFindPath(); ^ grouteMaze.c:206:22: warning: passing arguments to 'glPathNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outPt = glPathNew(destPin, cost, inPt); ^ grouteMaze.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropFinal(inPt, loc) ^ grouteMaze.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glMazePropFinal(); ^ grouteMaze.c:253:30: warning: passing arguments to 'glChanPinToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outTile = glChanPinToTile(inPt->gl_tile, linkedPin); ^ grouteMaze.c:269:29: warning: passing arguments to 'glMazeCheckLoop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (glMazeCheckLoop(inPt, outTile)) ^ grouteMaze.c:272:22: warning: passing arguments to 'glPathNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outPt = glPathNew(linkedPin, cost, inPt); ^ grouteMaze.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropRiver(inPt) ^ grouteMaze.c:63:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glMazePropRiver(); ^ grouteMaze.c:321:16: warning: passing arguments to 'glMazeTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTile(inPt, tp, GEO_NORTH); ^ grouteMaze.c:326:16: warning: passing arguments to 'glMazeTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTile(inPt, tp, GEO_WEST); ^ grouteMaze.c:331:16: warning: passing arguments to 'glMazeTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTile(inPt, tp, GEO_SOUTH); ^ grouteMaze.c:336:16: warning: passing arguments to 'glMazeTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTile(inPt, tp, GEO_EAST); ^ grouteMaze.c:313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazePropNormal(inPt) ^ grouteMaze.c:64:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glMazePropNormal(); ^ grouteMaze.c:381:20: warning: passing arguments to 'glCrossEnum' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) glCrossEnum(inPt, tile, glMazeTileFunc, (ClientData) NULL); ^ grouteMaze.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTile(inPt, tile, dir) ^ grouteMaze.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glMazeTile(); ^ grouteMaze.c:498:29: warning: passing arguments to 'glMazeCheckLoop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (glMazeCheckLoop(inPt, tp)) ^ grouteMaze.c:501:22: warning: passing arguments to 'glPathNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] outPt = glPathNew(pin, cost, inPt); ^ grouteMaze.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeTileFunc(inPt, tp, pin) ^ grouteMaze.c:61:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glMazeTileFunc(); ^ grouteMaze.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeCheckLoop(path, tp) ^ grouteMaze.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool glMazeCheckLoop(); ^ grouteMaze.c:561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMazeResetCost(headPage, headFree) ^ In file included from grouteMaze.c:44: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glMazeResetCost(); ^ grouteMaze.c:585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathPrint(path) ^ 32 warnings generated. --- compiling grouter/groutePath.o rm -f groutePath.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 groutePath.c groutePath.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListAdd(list, pin, cost) ^ In file included from groutePath.c:37: ../grouter/grouter.h:258:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glListAdd(); ^ groutePath.c:127:26: warning: passing arguments to 'glChanPinToTile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tp = glChanPinToTile((Tile *) NULL, pin)) ^ groutePath.c:129:21: warning: passing arguments to 'glPathNew' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new = glPathNew(pin, temp->gl_cost, (GlPoint *) NULL); ^ groutePath.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glListToHeap(list, destPt) ^ In file included from groutePath.c:37: ../grouter/grouter.h:259:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glListToHeap(); ^ groutePath.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathCopyPerm(list) ^ In file included from groutePath.c:37: ../grouter/grouter.h:235:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GlPoint *glPathCopyPerm(); ^ groutePath.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathFreePerm(list) ^ In file included from groutePath.c:37: ../grouter/grouter.h:263:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glPathFreePerm(); ^ groutePath.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathNew(pin, cost, prev) ^ In file included from groutePath.c:37: ../grouter/grouter.h:234:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GlPoint *glPathNew(); ^ 12 warnings generated. --- compiling grouter/groutePen.o rm -f groutePen.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 groutePen.c groutePen.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenSetPerChan(net) ^ In file included from groutePen.c:35: ../grouter/grouter.h:268:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glPenSetPerChan(); ^ groutePen.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenClearPerChan(net) ^ In file included from groutePen.c:35: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glPenClearPerChan(); ^ groutePen.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenCompute(chanList, netList) ^ In file included from groutePen.c:35: ../grouter/grouter.h:266:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glPenCompute(); ^ groutePen.c:275:24: warning: passing arguments to 'glPenScanDens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] czList = glPenScanDens(czList, ch, &dmap[CZ_COL], CZ_COL); ^ groutePen.c:276:24: warning: passing arguments to 'glPenScanDens' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] czList = glPenScanDens(czList, ch, &dmap[CZ_ROW], CZ_ROW); ^ groutePen.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenFindCZones(chanList) ^ groutePen.c:51:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] CZone *glPenFindCZones(); ^ groutePen.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenScanDens(czList, ch, dm, type) ^ groutePen.c:50:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] CZone *glPenScanDens(); ^ groutePen.c:397:38: warning: passing arguments to 'glPenFindCrossingNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] crossNets = glPenFindCrossingNets(cz, netList); ^ groutePen.c:412:31: warning: passing arguments to 'glPenRerouteNetCost' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newCost = glPenRerouteNetCost(cz, ns->ns_net); ^ groutePen.c:442:29: warning: passing arguments to 'glDMMaxInRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] density = glDMMaxInRange(dm, cz->cz_lo, cz->cz_hi); ^ groutePen.c:456:26: warning: passing arguments to 'glPenDeleteNet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] density = glPenDeleteNet(dm, nc->nc_paths, cz); ^ groutePen.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenAssignCosts(cz, netList) ^ groutePen.c:483:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenSortNetSet(ns1, ns2) ^ groutePen.c:44:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glPenSortNetSet(); ^ groutePen.c:535:24: warning: passing arguments to 'glPenEnumCross' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (glPenEnumCross(cz, (GlPoint *) LIST_FIRST(list), ^ groutePen.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenFindCrossingNets(cz, netList) ^ groutePen.c:49:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] NetSet *glPenFindCrossingNets(); ^ groutePen.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenFindCrossingFunc(cz, srcPin, dstPin, rcc) ^ groutePen.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glPenFindCrossingFunc(); ^ groutePen.c:647:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(cz, srcPin, dstPin, cdata)) ^ groutePen.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenEnumCross(cz, rp, func, cdata) ^ In file included from groutePen.c:35: ../grouter/grouter.h:272:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glPenEnumCross(); ^ groutePen.c:694:19: warning: passing arguments to 'glMultiSteiner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glMultiSteiner((CellUse *) NULL, net, glProcessLoc, glPenRouteCost, ^ groutePen.c:673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenRerouteNetCost(cz, net) ^ groutePen.c:48:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glPenRerouteNetCost(); ^ groutePen.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenRouteCost(rootUse, bestPath, pNetId, pCost) ^ groutePen.c:47:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glPenRouteCost(); ^ groutePen.c:747:26: warning: passing arguments to 'glDMMaxInRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return glDMMaxInRange(dm, cz->cz_lo, cz->cz_hi); ^ groutePen.c:738:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenDeleteNet(dm, list, cz) ^ In file included from groutePen.c:35: ../grouter/grouter.h:267:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int glPenDeleteNet(); ^ groutePen.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenDeleteFunc(cz, srcPin, dstPin, dm) ^ groutePen.c:46:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int glPenDeleteFunc(); ^ groutePen.c:826:16: warning: passing arguments to 'glPathFreePerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPathFreePerm((GlPoint *) LIST_FIRST(list)); ^ groutePen.c:827:16: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(list); ^ groutePen.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenCleanNet(net) ^ groutePen.c:861:29: warning: passing arguments to 'glPathCopyPerm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newpath = glPathCopyPerm(path); ^ groutePen.c:850:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenSavePath(rootUse, path, pNetId) ^ groutePen.c:43:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glPenSavePath(); ^ groutePen.c:906:18: warning: passing arguments to 'glDensAdjust' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDensAdjust(((GlobChan *) srcPin->gcr_ch->gcr_client)->gc_postDens, ^ groutePen.c:883:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glPenDensitySet(net) ^ 45 warnings generated. --- compiling grouter/grouteTest.o rm -f grouteTest.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 grouteTest.c grouteTest.c:143:21: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(cmd->tx_argv[1], (LookupTable *) cmds, sizeof cmds[0]); ^ grouteTest.c:158:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(glDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], TRUE); ^ grouteTest.c:161:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(glDebugID, cmd->tx_argc - 2, &cmd->tx_argv[2], FALSE); ^ grouteTest.c:164:15: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(glDebugID); ^ grouteTest.c:178:25: warning: passing arguments to 'rtrEnumSides' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) rtrEnumSides(EditCellUse, &editArea, n, ^ grouteTest.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GlTest(w, cmd) ^ In file included from grouteTest.c:38: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GlTest(); ^ grouteTest.c:219:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(def, &r, STYLE_SOLIDHIGHLIGHTS); ^ grouteTest.c:222:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ grouteTest.c:223:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(def, &r, STYLE_ERASEHIGHLIGHTS); ^ grouteTest.c:226:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(def, &r, STYLE_MEDIUMHIGHLIGHTS); ^ grouteTest.c:229:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(mesg); ^ grouteTest.c:230:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(def, &r, STYLE_ERASEHIGHLIGHTS); ^ grouteTest.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDebugSides(side) ^ grouteTest.c:290:31: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glDebugID = DebugAddClient("grouter", sizeof dflags/sizeof dflags[0]); ^ grouteTest.c:292:35: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *(dflags[n].di_id) = DebugAddFlag(glDebugID, dflags[n].di_name); ^ grouteTest.c:321:13: warning: passing arguments to 'glShowCross' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glShowCross(temp->gl_pin, dummyId, kind); ^ grouteTest.c:313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glShowPath(dest, root, kind) ^ grouteTest.c:372:32: warning: passing arguments to 'NLNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) strcpy(name1, NLNetName(pin->gcr_pId)); ^ grouteTest.c:373:32: warning: passing arguments to 'NLNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) strcpy(name2, NLNetName(netId.netid_net)); ^ grouteTest.c:382:13: warning: passing arguments to 'ShowRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowRect(EditCellUse->cu_def, &r, style); ^ grouteTest.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glShowCross(pin, netId, kind) ^ grouteTest.c:93:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void glShowCross(); ^ grouteTest.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glHistoAdd(heapPtsBefore, frontierPtsBefore, startPtsBefore) ^ In file included from grouteTest.c:38: ../grouter/grouter.h:257:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glHistoAdd(); ^ grouteTest.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] glStatsDone(numNets, numTerms) ^ In file included from grouteTest.c:38: ../grouter/grouter.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void glStatsDone(); ^ 27 warnings generated. --- linking libgrouter.o rm -f libgrouter.o /usr/bin/ld -r grouteChan.o grouteCrss.o grouteDens.o grouteMain.o grouteMult.o grouteMaze.o groutePath.o groutePen.o grouteTest.o -o libgrouter.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/grouter' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/irouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling irouter/irCommand.o rm -f irCommand.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 irCommand.c irCommand.c:123:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSetNoisyAutoInt(parm, valueS, file) ^ irCommand.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetActive(rL,s,file) ^ irCommand.c:231:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_routeType.rt_width),s,file); ^ irCommand.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetWidth(rL,s,file) ^ irCommand.c:244:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_routeType.rt_length),s,file); ^ irCommand.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetLength(rL,s,file) ^ irCommand.c:257:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_hCost),s,file); ^ irCommand.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetHCost(rL,s,file) ^ irCommand.c:270:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_vCost),s,file); ^ irCommand.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetVCost(rL,s,file) ^ irCommand.c:283:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_jogCost),s,file); ^ irCommand.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetJogCost(rL,s,file) ^ irCommand.c:296:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_hintCost),s,file); ^ irCommand.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetHintCost(rL,s,file) ^ irCommand.c:309:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rL->rl_overCost),s,file); ^ irCommand.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLSetOverCost(rL,s,file) ^ irCommand.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irCSetActive(rC,s, file) ^ irCommand.c:441:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rC->rc_routeType.rt_width),s,file); ^ irCommand.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irCSetWidth(rC,s,file) ^ irCommand.c:454:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rC->rc_routeType.rt_length),s,file); ^ irCommand.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irCSetLength(rC,s,file) ^ irCommand.c:467:16: warning: passing arguments to 'SetNoisyInt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyInt(&(rC->rc_cost),s,file); ^ irCommand.c:460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irCSetCost(rC,s,file) ^ irCommand.c:542:15: warning: passing arguments to 'SetNoisyDI' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyDI(&irMazeParms->mp_wRate,s,file); ^ irCommand.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSrSetRate(s,file) ^ irCommand.c:551:15: warning: passing arguments to 'SetNoisyDI' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyDI(&(irMazeParms->mp_wWidth),s,file); ^ irCommand.c:547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSrSetWidth(s,file) ^ irCommand.c:579:15: warning: passing arguments to 'SetNoisyDI' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyDI(&(irMazeParms->mp_bloomDeltaCost),s,file); ^ irCommand.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetBloomCost(s,file) ^ irCommand.c:588:15: warning: passing arguments to 'SetNoisyDI' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetNoisyDI(&(irMazeParms->mp_bloomLimit),s,file); ^ irCommand.c:584:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetBloomLimit(s,file) ^ irCommand.c:593:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetBoundsIncrement(s,file) ^ irCommand.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetEstimate(s,file) ^ irCommand.c:611:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetExpandEndpoints(s, file) ^ irCommand.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetPenalty(s, file) ^ irCommand.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetPenetration(s, file) ^ irCommand.c:691:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWzdSetWindow(s, file) ^ irCommand.c:850:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] robj = (*cParms[n].cP_proc)(rC, NEXTVALUE, (FILE *)1); ^ irCommand.c:868:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("contact"),'-')); ^ irCommand.c:871:33: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%8.8s ",irRepeatChar(strlen(cParms[n].cP_name),'-')); ^ irCommand.c:882:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cParms[n].cP_proc)(rC,NEXTVALUE,NULL); ^ irCommand.c:893:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:901:26: warning: passing arguments to 'irFindRouteContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(rC=irFindRouteContact(tileType)) ^ irCommand.c:911:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("contact"),'-')); ^ irCommand.c:914:33: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%8.8s ",irRepeatChar(strlen(cParms[n].cP_name),'-')); ^ irCommand.c:923:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cParms[n].cP_proc)(rC,NEXTVALUE,NULL); ^ irCommand.c:939:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:972:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("contact"),'-')); ^ irCommand.c:974:15: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irRepeatChar(strlen(cParms[which].cP_name),'-')); ^ irCommand.c:982:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cParms[which].cP_proc)(rC,NEXTVALUE,NULL); ^ irCommand.c:991:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:999:26: warning: passing arguments to 'irFindRouteContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(rC=irFindRouteContact(tileType)) ^ irCommand.c:1002:26: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1013:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cParms[which].cP_proc)(rC,NEXTVALUE,NULL); ^ irCommand.c:803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irContactsCmd(w, cmd) ^ irCommand.c:1095:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1072:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irHelpCmd(w, cmd) ^ irCommand.c:1224:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] robj = (*lParms[n].lP_proc)(rL, NEXTVALUE, (FILE *)1); ^ irCommand.c:1242:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("layer"),'-')); ^ irCommand.c:1245:34: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%8.8s ", irRepeatChar(strlen(lParms[n].lP_name),'-')); ^ irCommand.c:1256:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lParms[n].lP_proc)(rL,NEXTVALUE,NULL); ^ irCommand.c:1267:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:1275:25: warning: passing arguments to 'irFindRouteLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rL=irFindRouteLayer(tileType)) ^ irCommand.c:1285:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("layer"),'-')); ^ irCommand.c:1288:34: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%8.8s ", irRepeatChar(strlen(lParms[n].lP_name),'-')); ^ irCommand.c:1297:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lParms[n].lP_proc)(rL,NEXTVALUE,NULL); ^ irCommand.c:1313:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1347:40: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%-12.12s ", irRepeatChar(strlen("layer"),'-')); ^ irCommand.c:1349:15: warning: passing arguments to 'irRepeatChar' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irRepeatChar(strlen(lParms[which].lP_name),'-')); ^ irCommand.c:1357:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lParms[which].lP_proc)(rL,NEXTVALUE,NULL); ^ irCommand.c:1367:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:1375:25: warning: passing arguments to 'irFindRouteLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rL=irFindRouteLayer(tileType)) ^ irCommand.c:1378:26: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1389:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lParms[which].lP_proc)(rL,NEXTVALUE,NULL); ^ irCommand.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irLayersCmd(w, cmd) ^ irCommand.c:1494:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int which = Lookup(argv[i],&(rOptions[0])); ^ irCommand.c:1526:24: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) CmdParseLayers(argv[i],&layerMask); ^ irCommand.c:1554:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destRect.r_xbot = cmdParseCoord(w, argv[i], FALSE, TRUE); ^ irCommand.c:1566:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destRect.r_ybot = cmdParseCoord(w, argv[i], FALSE, FALSE); ^ irCommand.c:1578:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destRect.r_xtop = cmdParseCoord(w, argv[i], FALSE, TRUE); ^ irCommand.c:1590:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destRect.r_ytop = cmdParseCoord(w, argv[i], FALSE, FALSE); ^ irCommand.c:1619:24: warning: passing arguments to 'CmdParseLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) CmdParseLayers(argv[i],&layerMask); ^ irCommand.c:1648:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] startPt.p_x = cmdParseCoord(w, argv[i], FALSE, TRUE); ^ irCommand.c:1659:30: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] startPt.p_y = cmdParseCoord(w, argv[i], FALSE, FALSE); ^ irCommand.c:1677:14: warning: passing arguments to 'SigSetTimer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SigSetTimer(atoi(argv[i])); ^ irCommand.c:1691:23: warning: passing arguments to 'irRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irResult = irRoute(w, startType, startPtArg, startLabel, startLayers, ^ irCommand.c:1722:16: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(startLayers); ^ irCommand.c:1723:16: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(destLayers); ^ irCommand.c:1462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irRouteCmd(w, cmd) ^ irCommand.c:1770:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*srParms[n].srP_proc)(NULL,NULL); ^ irCommand.c:1780:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1822:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*srParms[which].srP_proc)(arg,NULL); ^ irCommand.c:1756:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSearchCmd(w, cmd) ^ irCommand.c:1923:31: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:1931:28: warning: passing arguments to 'irFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rT=irFindRouteType(tileType)) ^ irCommand.c:1957:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:1965:25: warning: passing arguments to 'irFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((rT=irFindRouteType(tileType))==NULL) ^ irCommand.c:1973:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[3]); ^ irCommand.c:1977:26: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:2008:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[2]); ^ irCommand.c:2016:25: warning: passing arguments to 'irFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((rT=irFindRouteType(tileType))==NULL) ^ irCommand.c:2030:31: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(cmd->tx_argv[argI]); ^ irCommand.c:2034:23: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:2052:24: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] value = cmdParseCoord(w, s, TRUE, FALSE); ^ irCommand.c:2067:23: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:1856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSpacingsCmd(w, cmd) ^ irCommand.c:2135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irVerbosityCmd(w, cmd) ^ irCommand.c:2200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irVersionCmd(w, cmd) ^ irCommand.c:2267:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*wzdParms[n].wzdP_proc)(NULL,NULL); ^ irCommand.c:2277:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:2319:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*wzdParms[which].wzdP_proc)(arg,NULL); ^ irCommand.c:2253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irWizardCmd(w, cmd) ^ irCommand.c:2405:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cParms[n].cP_proc)(rC,NULL,saveFile); ^ irCommand.c:2419:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lParms[n].lP_proc)(rL,NULL,saveFile); ^ irCommand.c:2432:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*srParms[n].srP_proc)(NULL,saveFile); ^ irCommand.c:2467:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*wzdParms[n].wzdP_proc)(NULL,saveFile); ^ irCommand.c:2356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSaveParametersCmd(w, cmd) ^ irCommand.c:2605:20: warning: passing arguments to 'irRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irResult = irRoute(w, ST_CURSOR, ^ irCommand.c:2638:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irCommand.c:2648:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*subCmdP->sC_proc)(w,cmd); ^ irCommand.c:2573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IRCommand(w, cmd) ^ In file included from irCommand.c:53: ../irouter/irouter.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void IRCommand(); ^ 124 warnings generated. --- compiling irouter/irMain.o rm -f irMain.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 irMain.c irMain.c:109:31: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irDebugID = DebugAddClient("irouter", sizeof dflags/sizeof dflags[0]); ^ irMain.c:111:35: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *(dflags[n].di_id) = DebugAddFlag(irDebugID, dflags[n].di_name); ^ irMain.c:148:42: warning: passing arguments to 'MZFindStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irMazeParms = MZCopyParms(MZFindStyle("irouter")); ^ irMain.c:148:30: warning: passing arguments to 'MZCopyParms' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irMazeParms = MZCopyParms(MZFindStyle("irouter")); ^ 4 warnings generated. --- compiling irouter/irRoute.o rm -f irRoute.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 irRoute.c irRoute.c:125:28: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = WindSearchWid(irRouteWid); ^ irRoute.c:174:16: warning: passing arguments to 'MZInitRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZInitRoute(irMazeParms, routeUse, expansionMask); ^ irRoute.c:180:27: warning: passing arguments to 'irGetStartPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] startPt = irGetStartPoint(startType, ^ irRoute.c:211:19: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumPaint( ^ irRoute.c:235:19: warning: passing arguments to 'SelEnumPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelEnumPaint( ^ irRoute.c:252:26: warning: passing arguments to 'irGetDestRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destRect = irGetDestRect(destType, ^ irRoute.c:276:16: warning: passing arguments to 'MZAddDest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(&destRect, rL->rl_routeType.rt_tileType); ^ irRoute.c:290:16: warning: passing arguments to 'MZAddDest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(&destRect,rL->rl_routeType.rt_tileType); ^ irRoute.c:305:16: warning: passing arguments to 'MZAddDest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(&destRect,rL->rl_routeType.rt_tileType); ^ irRoute.c:325:13: warning: passing arguments to 'MZAddStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddStart(&startPt, rL->rl_routeType.rt_tileType); ^ irRoute.c:336:35: warning: passing arguments to 'irChooseEndPtLayers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] startLayers = irChooseEndPtLayers( ^ irRoute.c:347:24: warning: passing arguments to 'MZPrintRLListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(startLayers); ^ irRoute.c:357:16: warning: passing arguments to 'MZAddStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddStart(&startPt, type); ^ irRoute.c:362:19: warning: passing arguments to 'MZRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = MZRoute(&mzResult); ^ irRoute.c:391:32: warning: passing arguments to 'MZPaintPath' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resultUse = MZPaintPath(path); ^ irRoute.c:405:28: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, EditCellUse); ^ irRoute.c:406:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(EditCellUse->cu_def); ^ irRoute.c:420:16: warning: passing arguments to 'SelSetDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelSetDisplay(SelectUse, SelectRootDef); ^ irRoute.c:427:24: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(TRUE, (CellDef *) NULL, (Rect *) NULL); ^ irRoute.c:428:28: warning: passing arguments to 'DBCellCopyPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellCopyPaint(&scx, &DBAllButSpaceBits, 0, SelectUse); ^ irRoute.c:429:24: warning: passing arguments to 'SelRememberForUndo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelRememberForUndo(FALSE, SelectRootDef, &(scx.scx_area)); ^ irRoute.c:432:21: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(SelectDef); ^ irRoute.c:433:17: warning: passing arguments to 'DBWHLRedraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWHLRedraw(SelectRootDef, &(scx.scx_area), TRUE); ^ irRoute.c:434:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(SelectDef, &SelectDef->cd_bbox, DBW_ALLWINDOWS, ^ irRoute.c:447:20: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &changedArea, DBW_ALLWINDOWS, ^ irRoute.c:449:18: warning: passing arguments to 'DRCCheckThis' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DRCCheckThis(EditCellUse->cu_def, TT_CHECKPAINT, &changedArea); ^ irRoute.c:470:16: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(startLayers); ^ irRoute.c:471:16: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(destLayers); ^ irRoute.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irRoute(cmdWindow, startType, argStartPt, argStartLabel, argStartLayers, ^ In file included from irRoute.c:48: ../irouter/irouter.h:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int irRoute(); ^ irRoute.c:525:32: warning: passing arguments to 'ToolGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pointWindow = ToolGetPoint(&startPt, (Rect *) NULL); ^ irRoute.c:554:26: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumLabels(&DBAllTypeBits, ^ irRoute.c:570:22: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(routeUse, ^ irRoute.c:500:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irGetStartPoint(startType, argStartPt, argStartLabel, startLayerPtr, routeUse) ^ irRoute.c:658:26: warning: passing arguments to 'SelEnumLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SelEnumLabels(&DBAllTypeBits, ^ irRoute.c:672:22: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(routeUse, ^ irRoute.c:702:20: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(!ToolGetBox(&boxDef,&box)) ^ irRoute.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irGetDestRect(destType, argDestRect, argDestLabel, destLayerPtr, routeUse) ^ irRoute.c:755:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSelLabelsFunc(label, cellUse, transform, clientData) ^ irRoute.c:805:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irAllLabelsFunc(rect, name, label, clientData) ^ irRoute.c:856:14: warning: passing arguments to 'MZAddDest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(rect, rL->rl_routeType.rt_tileType); ^ irRoute.c:850:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irSelectedTileFunc(rect, type, c) ^ irRoute.c:882:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayerInTouchingContact(rL,touchingTypes) ^ irRoute.c:936:20: warning: passing arguments to 'MZPrintRLListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(argLayers); ^ irRoute.c:966:20: warning: passing arguments to 'MZPrintRLListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(activeLayers); ^ irRoute.c:976:31: warning: passing arguments to 'TouchingTypes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] touchingTypes = TouchingTypes(routeUse, expansionMask, endPt); ^ irRoute.c:984:20: warning: passing arguments to 'ListContainsP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListContainsP(rC->rc_rLayer1, activeLayers) && ^ irRoute.c:985:20: warning: passing arguments to 'ListContainsP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListContainsP(rC->rc_rLayer2, activeLayers)) ^ irRoute.c:996:24: warning: passing arguments to 'MZPrintRCListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRCListNames(presentContacts); ^ irRoute.c:999:24: warning: passing arguments to 'MZPrintRLListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(presentContactLayers); ^ irRoute.c:1014:21: warning: passing arguments to 'ListContainsP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !ListContainsP(rL, presentContactLayers)) ^ irRoute.c:1023:24: warning: passing arguments to 'MZPrintRLListNames' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(presentLayers); ^ irRoute.c:1031:26: warning: passing arguments to 'ListLength' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numContacts = ListLength(presentContacts); ^ irRoute.c:1032:24: warning: passing arguments to 'ListLength' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numLayers = ListLength(presentLayers); ^ irRoute.c:1037:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentLayers); ^ irRoute.c:1038:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1039:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:1048:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(activeLayers); ^ irRoute.c:1049:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1050:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:1067:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(activeLayers); ^ irRoute.c:1068:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentLayers); ^ irRoute.c:1069:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1070:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:1101:19: warning: expression which evaluates to zero treated as a null pointer constant of type 'RouteContact *' (aka 'struct routecontact *') [-Wnon-literal-null-conversion] for(pickedRC=FALSE,l=presentContacts; l && !pickedRC; l=LIST_TAIL(l)) ^~~~~ ../utils/magic.h:68:15: note: expanded from macro 'FALSE' #define FALSE ((bool)0) ^~~~~~~~~ irRoute.c:1114:20: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(answer, sizeof answer) == NULL || ^ irRoute.c:1118:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(Lookup(answer, actionNames) == 1) ^ irRoute.c:1133:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(activeLayers); ^ irRoute.c:1134:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentLayers); ^ irRoute.c:1135:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1136:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:1154:20: warning: passing arguments to 'TxGetLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetLine(answer, sizeof answer) == NULL || ^ irRoute.c:1158:16: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(Lookup(answer, actionNames) == 1) ^ irRoute.c:1170:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(activeLayers); ^ irRoute.c:1171:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentLayers); ^ irRoute.c:1172:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1173:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:1180:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(activeLayers); ^ irRoute.c:1181:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentLayers); ^ irRoute.c:1182:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContacts); ^ irRoute.c:1183:14: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(presentContactLayers); ^ irRoute.c:916:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irChooseEndPtLayers(routeUse,expansionMask,endPt,argLayers,endPtName) ^ irRoute.c:56:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] List *irChooseEndPtLayers(); ^ 83 warnings generated. --- compiling irouter/irTestCmd.o rm -f irTestCmd.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 irTestCmd.c irTestCmd.c:100:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(irDebugID,1,&(cmd->tx_argv[2]),(bool) value); ^ irTestCmd.c:108:11: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(irDebugID); ^ irTestCmd.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irDebugTstCmd(w, cmd) ^ irTestCmd.c:155:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irTestCmd.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irHelpTstCmd(w, cmd) ^ irTestCmd.c:214:15: warning: passing arguments to 'MZPrintRLs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLs(irRouteLayers); ^ irTestCmd.c:215:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(""); ^ irTestCmd.c:216:15: warning: passing arguments to 'MZPrintRCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRCs(irRouteContacts); ^ irTestCmd.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irParmsTstCmd(w, cmd) ^ irTestCmd.c:285:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ irTestCmd.c:295:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*irTestCmdP->sC_proc)(w,cmd); ^ irTestCmd.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IRTest(w, cmd) ^ In file included from irTestCmd.c:34: ../irouter/irouter.h:34:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void IRTest(); ^ 13 warnings generated. --- compiling irouter/irUtils.o rm -f irUtils.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 irUtils.c irUtils.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irFindRouteType(type) ^ In file included from irUtils.c:35: ../irouter/irInternal.h:47:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RouteType *irFindRouteType(); ^ irUtils.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irFindRouteLayer(type) ^ In file included from irUtils.c:35: ../irouter/irInternal.h:48:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RouteLayer *irFindRouteLayer(); ^ irUtils.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irFindRouteContact(type) ^ In file included from irUtils.c:35: ../irouter/irInternal.h:49:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RouteContact *irFindRouteContact(); ^ irUtils.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] irRepeatChar(n,c) ^ In file included from irUtils.c:35: ../irouter/irInternal.h:51:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *irRepeatChar(); ^ 8 warnings generated. --- linking libirouter.o rm -f libirouter.o /usr/bin/ld -r irCommand.o irMain.o irRoute.o irTestCmd.o irUtils.o -o libirouter.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/irouter' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/mzrouter' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling mzrouter/mzBlock.o rm -f mzBlock.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 mzBlock.c mzBlock.c:166:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea((Tile *)NULL, mzDestAreasUse->cu_def->cd_planes[pNum], ^ mzBlock.c:182:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles( ^ mzBlock.c:208:15: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells( ^ mzBlock.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildMaskDataBlocks(buildArea) ^ mzBlock.c:251:21: warning: passing arguments to 'mzPaintBlockType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(&rDest, TiGetType(tile), buildArea, TT_BLOCKED); ^ mzBlock.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildBlockFunc(tile, cxp) ^ mzBlock.c:294:18: warning: passing arguments to 'mzPaintBlockType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(&rDest, TT_SUBCELL, buildArea, TT_BLOCKED); ^ mzBlock.c:299:18: warning: passing arguments to 'mzPaintBlockType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(&rDest, TT_SUBCELL, buildArea, TT_SAMENODE); ^ mzBlock.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBlockSubcellsFunc(scx, cdarg) ^ mzBlock.c:153:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int mzPaintSameNodeFunc(); /* Fwd declaration */ ^ mzBlock.c:320:1: note: conflicting prototype is here mzPaintSameNodeFunc(Tile *t, Rect *buildArea) ^ mzBlock.c:328:21: warning: passing arguments to 'mzPaintBlockType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(&r, ttype, buildArea, TT_SAMENODE); ^ mzBlock.c:398:22: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(rT->rt_tileType)) ^ mzBlock.c:436:19: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((DBIsContact(type)) && (rT->rt_tileType == type)) ^ mzBlock.c:471:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(rT->rt_hBlock, &rblock, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:474:23: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(rT->rt_vBlock, &rblock, ^ mzBlock.c:493:3: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(rT->rt_hBlock, &rblock, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:496:19: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(rT->rt_vBlock, &rblock, ^ mzBlock.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(r, type, buildArea, blockType) ^ mzBlock.c:111:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPaintBlockType(); ^ mzBlock.c:543:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:552:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildFenceBlocks(buildArea) ^ mzBlock.c:614:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(rT->rt_hBlock, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:618:18: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(rT->rt_vBlock, ^ mzBlock.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildFenceBlocksFunc(tile, buildArea) ^ mzBlock.c:672:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzHBoundsPlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:682:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:692:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzHBoundsPlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:696:21: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(mzVBoundsPlane, ^ mzBlock.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBoundsR(rect) ^ mzBlock.c:726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockFunc(tile, cdarg) ^ mzBlock.c:786:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(point) ^ In file included from mzBlock.c:108: ../mzrouter/mzInternal.h:436:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendBlockBounds(); ^ mzBlock.c:852:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(mzDestAreasUse->cu_def); ^ mzBlock.c:871:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles( &scx, &DBAllButSpaceAndDRCBits, ^ mzBlock.c:874:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles( &scx, &DBAllButSpaceAndDRCBits, ^ mzBlock.c:877:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, ^ mzBlock.c:880:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, ^ mzBlock.c:899:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(walk->w_rT->rt_hBlock, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:904:22: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(walk->w_rT->rt_vBlock, ^ mzBlock.c:910:14: warning: passing arguments to 'ListDeallocC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDeallocC(mzWalkList); ^ mzBlock.c:969:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(rT->rt_hBlock, &r, mzBlockPaintTbl[TT_DEST_AREA], ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:972:21: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(rT->rt_vBlock, &r, mzBlockPaintTbl[TT_DEST_AREA], ^ mzBlock.c:981:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(rT->rt_hBlock, &r, mzBlockPaintTbl[TT_DEST_AREA], ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzBlock.c:984:21: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(rT->rt_vBlock, &r, mzBlockPaintTbl[TT_DEST_AREA], ^ mzBlock.c:935:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDestAreaFunc(tile, cxp) ^ mzBlock.c:1056:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1061:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1066:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1071:18: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDestWalksFunc(tile, cxp) ^ mzBlock.c:1107:12: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&mzXAlignNL, LEFT(tile)); ^ mzBlock.c:1108:12: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&mzXAlignNL, RIGHT(tile)); ^ mzBlock.c:1099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzHWalksFunc(tile, cdarg) ^ mzBlock.c:1195:12: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&mzYAlignNL, BOTTOM(tile)); ^ mzBlock.c:1196:12: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&mzYAlignNL, TOP(tile)); ^ mzBlock.c:1187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzVWalksFunc(tile, cdarg) ^ mzBlock.c:1337:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzLRCWalksFunc(tile, cdarg) ^ mzBlock.c:1420:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzBlock.c:1368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzUDCWalksFunc(tile, cdarg) ^ mzBlock.c:1453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzCWalksFunc2(tile, cdarg) ^ 62 warnings generated. --- compiling mzrouter/mzDebug.o rm -f mzDebug.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 mzDebug.c mzDebug.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRCListNames(l) ^ In file included from mzDebug.c:36: ../mzrouter/mzrouter.h:327:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZPrintRCListNames(); ^ mzDebug.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLListNames(l) ^ In file included from mzDebug.c:36: ../mzrouter/mzrouter.h:326:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZPrintRLListNames(); ^ mzDebug.c:142:11: warning: passing arguments to 'mzPrintRL' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRL(rL); ^ mzDebug.c:145:21: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(rL!=NULL) TxMore(""); ^ mzDebug.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLs(rL) ^ In file included from mzDebug.c:36: ../mzrouter/mzrouter.h:324:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZPrintRLs(); /* Allows clients to dump maze parms */ ^ mzDebug.c:174:14: warning: passing arguments to 'mzPrintRT' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRT(&(rL->rl_routeType)); ^ mzDebug.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRL(rL) ^ mzDebug.c:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPrintRL(); ^ mzDebug.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRT(rT) ^ mzDebug.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPrintRT(); ^ mzDebug.c:289:11: warning: passing arguments to 'mzPrintRC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRC(rC); ^ mzDebug.c:291:21: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(rC!=NULL) TxMore(""); ^ mzDebug.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRCs(rC) ^ In file included from mzDebug.c:36: ../mzrouter/mzrouter.h:325:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZPrintRCs(); ^ mzDebug.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRC(rC) ^ mzDebug.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPrintRC(); ^ mzDebug.c:355:11: warning: passing arguments to 'mzPrintRP' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRP(path); ^ mzDebug.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRPs(path) ^ mzDebug.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintRP(path) ^ mzDebug.c:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPrintRP(); ^ mzDebug.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path) ^ mzDebug.c:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzPrintPathHead(); ^ mzDebug.c:500:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles( ^ mzDebug.c:481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpTags(area) ^ In file included from mzDebug.c:37: ../mzrouter/mzInternal.h:443:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzDumpTags(); ^ mzDebug.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpTagsFunc(tile, cxp) ^ 29 warnings generated. --- compiling mzrouter/mzEstimate.o rm -f mzEstimate.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 mzEstimate.c mzEstimate.c:251:19: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells( ^ mzEstimate.c:269:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:279:16: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:303:22: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles( ^ mzEstimate.c:319:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:333:18: warning: passing arguments to 'mzSplitTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSplitTiles(mzEstimatePlane,&(solid->ti_ll)); ^ mzEstimate.c:338:18: warning: passing arguments to 'mzSplitTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSplitTiles(mzEstimatePlane,&p); ^ mzEstimate.c:342:18: warning: passing arguments to 'mzSplitTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSplitTiles(mzEstimatePlane,&p); ^ mzEstimate.c:346:18: warning: passing arguments to 'mzSplitTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSplitTiles(mzEstimatePlane,&p); ^ mzEstimate.c:350:13: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(solidsList); ^ mzEstimate.c:382:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:399:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:411:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:453:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:460:26: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzEstimatePlane); ^ mzEstimate.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzReclaimTCFunc(tile, notUsed) ^ mzEstimate.c:578:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzProcessDestEstFunc(tile, cxp) ^ mzEstimate.c:620:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzEstimatePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzEstimate.c:628:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzEstimatePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzEstimate.c:608:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDestTileEstFunc(tile, cdarg) ^ mzEstimate.c:669:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzEstimatePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzEstimate.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddSubcellEstFunc(scx, cdarg) ^ mzEstimate.c:709:5: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzEstimatePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzEstimate.c:699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddFenceEstFunc(tile, buildArea) ^ mzEstimate.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildSolidsListFunc(tile, listPtr) ^ mzEstimate.c:764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAssignCostsFunc(tile, spaceCosts) ^ mzEstimate.c:862:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDestInitialAssignFunc(tile, cdarg) ^ mzEstimate.c:909:28: warning: passing arguments to 'mzBuildCornerEstimators' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildCornerEstimators(tile); ^ mzEstimate.c:910:34: warning: passing arguments to 'mzBuildStraightShotEstimators' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildStraightShotEstimators(tile); ^ mzEstimate.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildEstimatesFunc(tile, notUsed) ^ mzEstimate.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildCornerEstimators(tile) ^ mzEstimate.c:176:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzBuildCornerEstimators(); ^ mzEstimate.c:1095:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildStraightShotEstimators(tile) ^ mzEstimate.c:177:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzBuildStraightShotEstimators(); ^ mzEstimate.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AlwaysAsGood(est1, est2, tile) ^ mzEstimate.c:1316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTrimEstimatesFunc(tile, notUsed) ^ mzEstimate.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSplitTiles(plane, point) ^ mzEstimate.c:178:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzSplitTiles(); ^ mzEstimate.c:1530:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:1547:17: warning: passing arguments to 'mzAddVertex' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddVertex(v,&adjHeap); ^ mzEstimate.c:1578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddVertex(vxThis, adjHeap) ^ mzEstimate.c:180:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzAddVertex(); ^ mzEstimate.c:1876:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzEstimatedCost(point) ^ mzEstimate.c:1930:15: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSrPaintArea(NULL, /* no hint tile */ ^ mzEstimate.c:1921:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpEstimates(area,fd) ^ In file included from mzEstimate.c:111: ../mzrouter/mzInternal.h:442:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzDumpEstimates(); ^ mzEstimate.c:1966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpEstFunc(tile, fd) ^ 48 warnings generated. --- compiling mzrouter/mzXtndDown.o rm -f mzXtndDown.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 mzXtndDown.c mzXtndDown.c:141:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndDown.c:153:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndDown.c:311:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndDown.c:323:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndDown.c:388:43: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int *yAlign = &(mzNLGetContainingInterval(&mzYAlignNL,pOrg.p_y)[0]); ^ mzXtndDown.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendDown(path) ^ In file included from mzXtndDown.c:37: ../mzrouter/mzInternal.h:444:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendDown(); ^ 7 warnings generated. --- compiling mzrouter/mzXtndLeft.o rm -f mzXtndLeft.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 mzXtndLeft.c mzXtndLeft.c:143:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndLeft.c:155:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndLeft.c:314:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndLeft.c:327:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndLeft.c:392:43: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int *xAlign = &(mzNLGetContainingInterval(&mzXAlignNL,pOrg.p_x)[0]); ^ mzXtndLeft.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendLeft(path) ^ In file included from mzXtndLeft.c:37: ../mzrouter/mzInternal.h:445:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendLeft(); ^ 7 warnings generated. --- compiling mzrouter/mzXtndRght.o rm -f mzXtndRght.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 mzXtndRght.c mzXtndRght.c:144:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndRght.c:156:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndRght.c:314:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndRght.c:327:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndRght.c:392:43: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int *xAlign = &(mzNLGetContainingInterval(&mzXAlignNL,pOrg.p_x)[1]); ^ mzXtndRght.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendRight(path) ^ In file included from mzXtndRght.c:37: ../mzrouter/mzInternal.h:446:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendRight(); ^ 7 warnings generated. --- compiling mzrouter/mzXtndUp.o rm -f mzXtndUp.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 mzXtndUp.c mzXtndUp.c:141:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndUp.c:153:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndUp.c:312:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndUp.c:324:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&p); ^ mzXtndUp.c:390:43: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int *yAlign = &(mzNLGetContainingInterval(&mzYAlignNL,pOrg.p_y)[1]); ^ mzXtndUp.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendUp(path) ^ In file included from mzXtndUp.c:37: ../mzrouter/mzInternal.h:447:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendUp(); ^ 7 warnings generated. --- compiling mzrouter/mzHint.o rm -f mzHint.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 mzHint.c mzHint.c:80:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzHHintPlane); ^ mzHint.c:81:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzVHintPlane); ^ mzHint.c:86:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzHFencePlane); ^ mzHint.c:89:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzHRotatePlane); ^ mzHint.c:90:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzVRotatePlane); ^ mzHint.c:104:24: warning: passing arguments to 'DBNoTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBNoTreeSrTiles(&scx, ^ mzHint.c:115:26: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, ^ mzHint.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildHFR(srcUse, area) ^ In file included from mzHint.c:46: ../mzrouter/mzInternal.h:439:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzBuildHFR(); ^ mzHint.c:159:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzHHintPlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzHint.c:163:18: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(mzVHintPlane, ^ mzHint.c:174:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzHFencePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzHint.c:184:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzHRotatePlane, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzHint.c:188:18: warning: passing arguments to 'DBPaintPlaneVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlaneVert(mzVRotatePlane, ^ mzHint.c:144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildHFRFunc(tile, cxp) ^ 15 warnings generated. --- compiling mzrouter/mzInit.o rm -f mzInit.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 mzInit.c mzInit.c:120:31: warning: passing arguments to 'DebugAddClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDebugID = DebugAddClient("mzrouter", sizeof dflags/sizeof dflags[0]); ^ mzInit.c:122:35: warning: passing arguments to 'DebugAddFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *(dflags[n].di_id) = DebugAddFlag(mzDebugID, dflags[n].di_name); ^ mzInit.c:133:13: warning: passing arguments to 'mzNLInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInit(&mzXAlignNL, INITIAL_ALIGN_SIZE); ^ mzInit.c:134:13: warning: passing arguments to 'mzNLInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInit(&mzYAlignNL, INITIAL_ALIGN_SIZE); ^ mzInit.c:137:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__mz_result", &mzResultUse, &mzResultDef); ^ mzInit.c:239:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__BLOCK", &mzBlockUse,&mzBlockDef); ^ mzInit.c:240:21: warning: passing arguments to 'DBFreePaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBFreePaintPlane(mzBlockDef->cd_planes[PL_M_HINT]); ^ mzInit.c:289:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__HBOUNDS", &mzHBoundsUse,&mzHBoundsDef); ^ mzInit.c:290:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__VBOUNDS", &mzVBoundsUse,&mzVBoundsDef); ^ mzInit.c:298:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__DESTAREAS", &mzDestAreasUse,&mzDestAreasDef); ^ mzInit.c:335:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__ESTIMATE", &mzEstimateUse,&mzEstimateDef); ^ mzInit.c:345:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__HHINT", &mzHHintUse,&mzHHintDef); ^ mzInit.c:346:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__VHINT", &mzVHintUse,&mzVHintDef); ^ mzInit.c:355:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__HFENCE", &mzHFenceUse,&mzHFenceDef); ^ mzInit.c:365:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__HROTATE", &mzHRotateUse,&mzHRotateDef); ^ mzInit.c:366:14: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__VROTATE", &mzVRotateUse,&mzVRotateDef); ^ 16 warnings generated. --- compiling mzrouter/mzNumLine.o rm -f mzNumLine.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 mzNumLine.c mzNumLine.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInit(nL, size) ^ In file included from mzNumLine.c:46: ../mzrouter/mzInternal.h:297:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzNLInit(); ^ mzNumLine.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(nL,x) ^ In file included from mzNumLine.c:46: ../mzrouter/mzInternal.h:298:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzNLInsert(); ^ mzNumLine.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLGetContainingInterval(nL,x) ^ In file included from mzNumLine.c:46: ../mzrouter/mzInternal.h:296:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int *mzNLGetContainingInterval(); ^ mzNumLine.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLClear(nL) ^ In file included from mzNumLine.c:46: ../mzrouter/mzInternal.h:295:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzNLClear(); ^ 8 warnings generated. --- compiling mzrouter/mzMain.o rm -f mzMain.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 mzMain.c mzMain.c:314:6: warning: passing arguments to 'ListReverse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LIST_COPY(rLOld->rl_contactL, rLNew->rl_contactL); ^ ./../utils/list.h:69:33: note: expanded from macro 'LIST_COPY' LIST_intermediate = ListReverse(l); \ ^ mzMain.c:314:6: warning: passing arguments to 'ListReverse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./../utils/list.h:70:22: note: expanded from macro 'LIST_COPY' (lnew) = ListReverse(LIST_intermediate); \ ^ mzMain.c:314:6: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./../utils/list.h:71:13: note: expanded from macro 'LIST_COPY' ListDealloc(LIST_intermediate); \ ^ mzMain.c:317:48: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rLNew->rl_routeType.rt_hBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzMain.c:318:48: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rLNew->rl_routeType.rt_vBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzMain.c:342:48: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rCNew->rc_routeType.rt_hBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzMain.c:343:48: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rCNew->rc_routeType.rt_vBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzMain.c:396:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&aT); ^ mzMain.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZCopyParms(oldParms) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:310:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MazeParameters *MZCopyParms(); /* Create new MazeParameters */ ^ mzMain.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZFindStyle(name) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:309:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern MazeParameters *MZFindStyle(); /* return parms of given style */ ^ mzMain.c:527:15: warning: passing arguments to 'mzBuildHFR' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBuildHFR(mzRouteUse, &mzBoundingRect); ^ mzMain.c:535:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzHBoundsPlane); ^ mzMain.c:536:19: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(mzVBoundsPlane); ^ mzMain.c:541:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(rT->rt_hBlock); ^ mzMain.c:542:23: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(rT->rt_vBlock); ^ mzMain.c:547:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(mzDestAreasUse->cu_def); ^ mzMain.c:460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZInitRoute(parms, routeUse, expansionMask) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:312:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZInitRoute(); /* Initialize route */ ^ mzMain.c:594:18: warning: passing arguments to 'DBBoundPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBBoundPlane(mzHFencePlane, &r); ^ mzMain.c:636:22: warning: passing arguments to 'mzMarkConnectedTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzMarkConnectedTiles(&rect, type, (mzExpandEndpoints) ? ^ mzMain.c:571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddStart(point, type) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:313:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZAddStart(); /* After MzInitRoute, to add start points */ ^ mzMain.c:691:10: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(mzDestAreasUse->cu_def, rect, ^ mzMain.c:699:25: warning: passing arguments to 'mzMarkConnectedTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzMarkConnectedTiles(rect, type, ^ mzMain.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZAddDest(rect, type) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:314:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZAddDest(); /* After MZInitRoute, to add dest area */ ^ mzMain.c:735:19: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(mzResultDef); ^ mzMain.c:743:18: warning: passing arguments to 'mzPaintBlockType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintBlockType(&term->cr_rect, term->cr_type, &mzBoundingRect, ^ mzMain.c:809:21: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(&(term->cr_rect.r_ll)); ^ mzMain.c:811:13: warning: passing arguments to 'mzStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (mzStart(term) == FALSE) ^ mzMain.c:830:20: warning: passing arguments to 'mzSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = mzSearch(mzResult); ^ mzMain.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZRoute(mzResult) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:315:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RoutePath *MZRoute(); /* After MZAddStart, and MZAddDest ^ mzMain.c:921:25: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC1 = MZGetContact(n1path, n2path); ^ mzMain.c:922:25: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC2 = MZGetContact(spath, cpath); ^ mzMain.c:995:20: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC = MZGetContact(n2path, n3path); ^ mzMain.c:1066:20: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC = MZGetContact(n1path, path); ^ mzMain.c:880:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZCleanupPath(pathList) ^ mzMain.c:1184:29: warning: passing arguments to 'mzPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cwidth = mzPaintContact(path, prev); ^ mzMain.c:1214:2: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzResultDef->cd_planes[rL->rl_planeNum], &r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzMain.c:1223:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzResultDef->cd_planes[last_rL->rl_planeNum], &r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzMain.c:1230:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(mzResultDef); ^ mzMain.c:1152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPaintPath(pathList) ^ In file included from mzMain.c:55: ../mzrouter/mzrouter.h:317:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern CellUse *MZPaintPath(); /* Turns path into actual paint */ ^ mzMain.c:1266:18: warning: passing arguments to 'ListDeallocC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDeallocC(mzStartTerms); ^ mzMain.c:1271:11: warning: passing arguments to 'mzNLClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLClear(&mzXAlignNL); ^ mzMain.c:1272:11: warning: passing arguments to 'mzNLClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLClear(&mzYAlignNL); ^ mzMain.c:1288:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(mzMarkedCellsList); ^ mzMain.c:1299:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(mzBloomStack); ^ mzMain.c:1300:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(mzStraightStack); ^ mzMain.c:1301:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(mzDownHillStack); ^ mzMain.c:1302:17: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(mzWalkStack); ^ mzMain.c:1305:14: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&mzPointHash); ^ 55 warnings generated. --- compiling mzrouter/mzSearch.o rm -f mzSearch.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 mzSearch.c mzSearch.c:215:12: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(""); ^ mzSearch.c:223:34: warning: passing arguments to 'ListPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = (RoutePath *) ListPop(&mzWalkStack); ^ mzSearch.c:228:18: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path); ^ mzSearch.c:234:34: warning: passing arguments to 'ListPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = (RoutePath *) ListPop(&mzDownHillStack); ^ mzSearch.c:239:18: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path); ^ mzSearch.c:245:34: warning: passing arguments to 'ListPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = (RoutePath *) ListPop(&mzStraightStack); ^ mzSearch.c:250:18: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path); ^ mzSearch.c:256:34: warning: passing arguments to 'ListPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path = (RoutePath *) ListPop(&mzBloomStack); ^ mzSearch.c:261:18: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path); ^ mzSearch.c:318:26: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(point); ^ mzSearch.c:335:23: warning: passing arguments to 'mzExtendBlockBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendBlockBounds(point); ^ mzSearch.c:359:22: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead(path); ^ mzSearch.c:369:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(ToolGetBox(&boxDef,&box)) ^ mzSearch.c:376:16: warning: passing arguments to 'DBWSetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWSetBox(mzRouteUse->cu_def, &box); ^ mzSearch.c:381:9: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(""); ^ mzSearch.c:487:19: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead((RoutePath*)(maxToGoTop->he_id)); ^ mzSearch.c:528:19: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead((RoutePath*)(minCostTop->he_id)); ^ mzSearch.c:559:22: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead((RoutePath*)(maxToGoTop->he_id)); ^ mzSearch.c:568:22: warning: passing arguments to 'mzPrintPathHead' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPrintPathHead((RoutePath*)(minCostTop->he_id)); ^ mzSearch.c:615:18: warning: passing arguments to 'mzBloomInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit((RoutePath *) (minCostTop->he_id)); ^ mzSearch.c:625:18: warning: passing arguments to 'mzBloomInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit((RoutePath *) (minAdjCostTop->he_id)); ^ mzSearch.c:638:14: warning: passing arguments to 'mzBloomInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit((RoutePath *) (minCostTop->he_id)); ^ mzSearch.c:649:14: warning: passing arguments to 'mzBloomInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit((RoutePath *) (minAdjCostTop->he_id)); ^ mzSearch.c:664:18: warning: passing arguments to 'mzBloomInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit((RoutePath *) (maxToGoTop->he_id)); ^ mzSearch.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSearch(mzResult) ^ In file included from mzSearch.c:148: ../mzrouter/mzInternal.h:310:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RoutePath *mzSearch(); ^ mzSearch.c:731:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendPath(path) ^ mzSearch.c:738:15: warning: passing arguments to 'mzExtendRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendRight(path); ^ mzSearch.c:743:14: warning: passing arguments to 'mzExtendLeft' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendLeft(path); ^ mzSearch.c:748:12: warning: passing arguments to 'mzExtendUp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendUp(path); ^ mzSearch.c:753:14: warning: passing arguments to 'mzExtendDown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendDown(path); ^ mzSearch.c:758:23: warning: passing arguments to 'mzExtendViaUDContacts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendViaUDContacts(path); ^ mzSearch.c:762:23: warning: passing arguments to 'mzExtendViaLRContacts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendViaLRContacts(path); ^ mzSearch.c:787:21: warning: passing arguments to 'mzWalkUDContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkUDContact(path); ^ mzSearch.c:791:21: warning: passing arguments to 'mzWalkLRContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkLRContact(path); ^ mzSearch.c:842:19: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC = MZGetContact(spath, spath->rp_back); ^ mzSearch.c:816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendViaLRContacts(path) ^ mzSearch.c:152:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendViaLRContacts(); ^ mzSearch.c:1039:19: warning: passing arguments to 'MZGetContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rC = MZGetContact(spath, spath->rp_back); ^ mzSearch.c:1013:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendViaUDContacts(path) ^ mzSearch.c:153:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzExtendViaUDContacts(); ^ mzSearch.c:1211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddPoint(path, p, rLayer, orient, extendCode, costptr) ^ mzSearch.c:1462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzBloomInit(path) ^ mzSearch.c:154:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzBloomInit(); ^ 44 warnings generated. --- compiling mzrouter/mzStart.o rm -f mzStart.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 mzStart.c mzStart.c:118:36: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((rL == NULL) && DBIsContact(term->cr_type)) ^ mzStart.c:130:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBSrPaintArea((Tile *)NULL, ^ mzStart.c:168:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBSrPaintArea((Tile *)NULL, rL->rl_routeType.rt_hBlock, ^ mzStart.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzStart(term) ^ In file included from mzStart.c:38: ../mzrouter/mzInternal.h:452:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool mzStart(); ^ mzStart.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzExtendInitPath(path, rL, point, cost, length, directions) ^ mzStart.c:232:35: warning: passing arguments to 'mzAddInitialContacts' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] returnCode = mzAddInitialContacts(rL, point); ^ mzStart.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzAddInitialContacts(rL, point) ^ mzStart.c:44:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool mzAddInitialContacts(); ^ 9 warnings generated. --- compiling mzrouter/mzSubrs.o rm -f mzSubrs.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 mzSubrs.c mzSubrs.c:349:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrTiles( ^ mzSubrs.c:360:29: warning: passing arguments to 'ListPop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e = (ColoredRect *) ListPop(&expandList); ^ mzSubrs.c:382:19: warning: passing arguments to 'DBTreeSrCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTreeSrCells( ^ mzSubrs.c:293:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzMarkConnectedTiles(rect, type, expandType) ^ In file included from mzSubrs.c:48: ../mzrouter/mzInternal.h:449:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzMarkConnectedTiles(); ^ mzSubrs.c:468:14: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(mzDestAreasUse->cu_def, ^ mzSubrs.c:415:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzConnectedTileFunc(tile, cxp) ^ mzSubrs.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzConnectedSubcellFunc(scx, cdarg) ^ mzSubrs.c:552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZGetContact(path, prev) ^ In file included from mzSubrs.c:47: ../mzrouter/mzrouter.h:322:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern RouteContact *MZGetContact(); ^ mzSubrs.c:624:20: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBIsContact(cType)) ^ mzSubrs.c:630:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzResultDef->cd_planes[pNum], ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzSubrs.c:640:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzResultDef->cd_planes[rL->rl_planeNum], &r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzSubrs.c:644:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(mzResultDef->cd_planes[rL->rl_planeNum], &r, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ mzSubrs.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPaintContact(path, prev) ^ In file included from mzSubrs.c:48: ../mzrouter/mzInternal.h:300:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int mzPaintContact(); ^ mzSubrs.c:672:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzCopyPath(path) ^ mzSubrs.c:797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPresent(rL,touchingTypes) ^ 18 warnings generated. --- compiling mzrouter/mzTech.o rm -f mzTech.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 mzTech.c mzTech.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZFreeParameters(params) ^ mzTech.c:128:13: warning: passing arguments to 'ListDealloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDealloc(rL->rl_contactL); ^ mzTech.c:237:44: warning: passing arguments to 'DRCGetDefaultLayerWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT->rt_width = DRCGetDefaultLayerWidth(rT->rt_tileType); ^ mzTech.c:239:48: warning: passing arguments to 'DRCGetDefaultLayerSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT->rt_spacing[i] = DRCGetDefaultLayerSpacing(rT->rt_tileType, i); ^ mzTech.c:289:14: warning: passing arguments to 'ListDeallocC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDeallocC(style->ms_spacingL); ^ mzTech.c:331:20: warning: passing arguments to 'mzTechStyle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechStyle(argc, argv); ^ mzTech.c:339:13: warning: passing arguments to 'mzTechLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechLayer(argc, argv); ^ mzTech.c:343:15: warning: passing arguments to 'mzTechContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechContact(argc, argv); ^ mzTech.c:347:17: warning: passing arguments to 'mzTechNotActive' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechNotActive(argc, argv); ^ mzTech.c:351:22: warning: passing arguments to 'mzTechSpacing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechSpacing(argc, argv); ^ mzTech.c:355:21: warning: passing arguments to 'mzTechSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechSearch(argc, argv); ^ mzTech.c:359:20: warning: passing arguments to 'mzTechWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechWidth(argc, argv); ^ mzTech.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZTechLine(sectionName, argc, argv) ^ In file included from mzTech.c:45: ../mzrouter/mzrouter.h:336:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool MZTechLine(); ^ mzTech.c:415:22: warning: passing arguments to 'mzSetParmDefaults' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSetParmDefaults(&(mzStyles->ms_parms)); ^ mzTech.c:392:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechStyle(argc, argv) ^ mzTech.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechStyle(); ^ mzTech.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzSetParmDefaults(parms) ^ mzTech.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzSetParmDefaults(); ^ mzTech.c:591:35: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNoisyNameType(argv[1]); ^ mzTech.c:615:20: warning: passing arguments to 'mzInitRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzInitRouteType(&(new->rl_routeType),tileType); ^ mzTech.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechLayer(argc, argv) ^ mzTech.c:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechLayer(); ^ mzTech.c:759:36: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNoisyNameType(argv[argI]); ^ mzTech.c:761:26: warning: passing arguments to 'mzFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT = mzFindRouteType(tileType); ^ mzTech.c:738:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechNotActive(argc, argv) ^ mzTech.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechNotActive(); ^ mzTech.c:833:35: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNoisyNameType(argv[1]); ^ mzTech.c:835:25: warning: passing arguments to 'mzFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT = mzFindRouteType(tileType); ^ mzTech.c:846:27: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNameType(argv[argI]); ^ mzTech.c:850:26: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ mzTech.c:804:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechSpacing(argc, argv) ^ mzTech.c:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechSpacing(); ^ mzTech.c:925:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechSearch(argc, argv) ^ mzTech.c:93:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechSearch(); ^ mzTech.c:1046:35: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNoisyNameType(argv[1]); ^ mzTech.c:1048:25: warning: passing arguments to 'mzFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT = mzFindRouteType(tileType); ^ mzTech.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechWidth(argc, argv) ^ mzTech.c:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechWidth(); ^ mzTech.c:1142:35: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tileType = DBTechNoisyNameType(argv[1]); ^ mzTech.c:1151:20: warning: passing arguments to 'mzInitRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzInitRouteType(&(new->rc_routeType),tileType); ^ mzTech.c:1154:31: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[2]); ^ mzTech.c:1156:39: warning: passing arguments to 'mzFindRouteLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->rc_rLayer1 = mzFindRouteLayer(type); ^ mzTech.c:1167:31: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[3]); ^ mzTech.c:1169:39: warning: passing arguments to 'mzFindRouteLayer' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new->rc_rLayer2 = mzFindRouteLayer(type); ^ mzTech.c:1126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzTechContact(argc, argv) ^ mzTech.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzTechContact(); ^ mzTech.c:1260:31: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT->rt_hBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzTech.c:1261:31: warning: passing arguments to 'DBNewPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT->rt_vBlock = DBNewPlane((ClientData) TT_SPACE); ^ mzTech.c:1218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzInitRouteType(rT,tileType) ^ mzTech.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzInitRouteType(); ^ mzTech.c:1289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzFindRouteType(type) ^ mzTech.c:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RouteType *mzFindRouteType(); ^ mzTech.c:1319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzFindRouteLayer(type) ^ mzTech.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RouteLayer *mzFindRouteLayer(); ^ mzTech.c:1349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzFindRouteContact(type) ^ mzTech.c:56:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RouteContact *mzFindRouteContact(); ^ mzTech.c:1383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzUpdateSpacing(rType,tType,distance) ^ mzTech.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzUpdateSpacing(); ^ 59 warnings generated. --- compiling mzrouter/mzTestCmd.o rm -f mzTestCmd.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 mzTestCmd.c mzTestCmd.c:102:14: warning: passing arguments to 'DebugSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugSet(mzDebugID,1,&(cmd->tx_argv[2]),(bool) value); ^ mzTestCmd.c:111:11: warning: passing arguments to 'DebugShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DebugShow(mzDebugID); ^ mzTestCmd.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDebugTstCmd(w, cmd) ^ mzTestCmd.c:151:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(!ToolGetBox(&boxDef,&box)) ^ mzTestCmd.c:158:17: warning: passing arguments to 'mzDumpEstimates' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpEstimates(&box,(FILE *) NULL); ^ mzTestCmd.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpEstimatesTstCmd(w, cmd) ^ mzTestCmd.c:198:16: warning: passing arguments to 'ToolGetBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(!ToolGetBox(&boxDef,&box)) ^ mzTestCmd.c:205:12: warning: passing arguments to 'mzDumpTags' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpTags(&box); ^ mzTestCmd.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzDumpTagsTstCmd(w, cmd) ^ mzTestCmd.c:252:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ mzTestCmd.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzHelpTstCmd(w, cmd) ^ mzTestCmd.c:313:13: warning: passing arguments to 'mzNLInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInit(&myLine, 2); ^ mzTestCmd.c:316:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, 10); ^ mzTestCmd.c:319:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, 10); ^ mzTestCmd.c:322:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, -10); ^ mzTestCmd.c:325:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, 0); ^ mzTestCmd.c:328:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, 20); ^ mzTestCmd.c:331:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, -20); ^ mzTestCmd.c:334:15: warning: passing arguments to 'mzNLInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNLInsert(&myLine, 0); ^ mzTestCmd.c:336:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, 35); ^ mzTestCmd.c:340:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, -35); ^ mzTestCmd.c:344:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, 0); ^ mzTestCmd.c:348:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, 5); ^ mzTestCmd.c:352:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, 12); ^ mzTestCmd.c:356:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, -12); ^ mzTestCmd.c:360:39: warning: passing arguments to 'mzNLGetContainingInterval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = mzNLGetContainingInterval(&myLine, 20); ^ mzTestCmd.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzNumberLineTstCmd(w, cmd) ^ mzTestCmd.c:390:15: warning: passing arguments to 'MZPrintRLs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRLs(mzRouteLayers); ^ mzTestCmd.c:391:11: warning: passing arguments to 'TxMore' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxMore(""); ^ mzTestCmd.c:392:15: warning: passing arguments to 'MZPrintRCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZPrintRCs(mzRouteContacts); ^ mzTestCmd.c:385:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzParmsTstCmd(w, cmd) ^ mzTestCmd.c:436:23: warning: passing arguments to 'DBTechNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = DBTechNameType(layerName); ^ mzTestCmd.c:449:25: warning: passing arguments to 'mzFindRouteType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rT = mzFindRouteType(t); ^ mzTestCmd.c:461:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(mzBlockDef, ^ mzTestCmd.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzPlaneTstCmd(w, cmd) ^ mzTestCmd.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzVersionCmd(w, cmd) ^ mzTestCmd.c:593:22: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] which = LookupStruct( ^ mzTestCmd.c:603:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*mzTestCmdP->sC_proc)(w,cmd); ^ mzTestCmd.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZTest(w, cmd) ^ In file included from mzTestCmd.c:47: ../mzrouter/mzrouter.h:319:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MZTest(); /* Wizard command interface (`*mzroute') */ ^ 40 warnings generated. --- compiling mzrouter/mzWalk.o rm -f mzWalk.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 mzWalk.c mzWalk.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkRight(path) ^ mzWalk.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkLeft(path) ^ mzWalk.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkUp(path) ^ mzWalk.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkDown(path) ^ mzWalk.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkLRContact(path) ^ In file included from mzWalk.c:38: ../mzrouter/mzInternal.h:453:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzWalkLRContact(); ^ mzWalk.c:621:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mzWalkUDContact(path) ^ In file included from mzWalk.c:38: ../mzrouter/mzInternal.h:454:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void mzWalkUDContact(); ^ 8 warnings generated. --- linking libmzrouter.o rm -f libmzrouter.o /usr/bin/ld -r mzBlock.o mzDebug.o mzEstimate.o mzXtndDown.o mzXtndLeft.o mzXtndRght.o mzXtndUp.o mzHint.o mzInit.o mzNumLine.o mzMain.o mzSearch.o mzStart.o mzSubrs.o mzTech.o mzTestCmd.o mzWalk.o -o libmzrouter.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/mzrouter' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/router' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling router/rtrCmd.o rm -f rtrCmd.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 rtrCmd.c rtrCmd.c:83:11: warning: passing arguments to 'GATest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GATest(w, cmd); ^ rtrCmd.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdGARouterTest(w, cmd) ^ rtrCmd.c:110:11: warning: passing arguments to 'GlTest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GlTest(w, cmd); ^ rtrCmd.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdGRouterTest(w, cmd) ^ rtrCmd.c:137:11: warning: passing arguments to 'IRTest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IRTest(w, cmd); ^ rtrCmd.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdIRouterTest(w, cmd) ^ rtrCmd.c:164:11: warning: passing arguments to 'MZTest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MZTest(w, cmd); ^ rtrCmd.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdMZRouterTest(w, cmd) ^ rtrCmd.c:213:25: warning: passing arguments to 'RtrDecomposeName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (RtrDecomposeName(EditCellUse, &newBox, name) == (CellDef *) NULL) ^ rtrCmd.c:222:24: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellLookDef("__CHANNEL__"); ^ rtrCmd.c:224:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, def->cd_planes[PL_DRC_ERROR], ^ rtrCmd.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdChannel(w, cmd) ^ rtrCmd.c:237:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&area, "Channel area", EditRootDef, 1, ^ rtrCmd.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmdChannelFunc(tile) ^ rtrCmd.c:293:21: warning: passing arguments to 'LookupStruct' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = LookupStruct(cmd->tx_argv[1], (LookupTable *) cmds, sizeof cmds[0]); ^ rtrCmd.c:353:40: warning: passing arguments to 'GAGenChans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (channame[0] == 'h') GAGenChans(CHAN_HRIVER, &editArea, f); ^ rtrCmd.c:354:45: warning: passing arguments to 'GAGenChans' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if (channame[0] == 'v') GAGenChans(CHAN_VRIVER, &editArea, f); ^ rtrCmd.c:376:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editArea.r_xbot = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); ^ rtrCmd.c:377:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editArea.r_ybot = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); ^ rtrCmd.c:378:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editArea.r_xtop = cmdParseCoord(w, cmd->tx_argv[4], FALSE, TRUE); ^ rtrCmd.c:379:34: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] editArea.r_ytop = cmdParseCoord(w, cmd->tx_argv[5], FALSE, FALSE); ^ rtrCmd.c:398:26: warning: passing arguments to 'GADefineChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GADefineChannel(chanType, &editArea)) ^ rtrCmd.c:414:20: warning: passing arguments to 'GARouteCmd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] n = GARouteCmd(EditCellUse, name); ^ rtrCmd.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdGaRoute(w, cmd) ^ rtrCmd.c:455:14: warning: passing arguments to 'IRCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IRCommand(w,cmd); ^ rtrCmd.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdIRoute(w, cmd) ^ rtrCmd.c:538:7: warning: passing arguments to 'Route' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Route(EditCellUse, &area); ^ rtrCmd.c:542:20: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option = Lookup(cmd->tx_argv[1], cmdRouteOption); ^ rtrCmd.c:568:31: warning: passing arguments to 'GCRRouteFromFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if((ch = GCRRouteFromFile(cmd->tx_argv[2])) == (GCRChannel *) NULL) ^ rtrCmd.c:570:23: warning: passing arguments to 'RtrPaintBack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else RtrPaintBack(ch, EditCellUse->cu_def); ^ rtrCmd.c:598:19: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(TT_SPACE, 0); ^ rtrCmd.c:693:15: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(cmd->tx_argv[2]); ^ rtrCmd.c:702:32: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrOrigin.p_x = cmdParseCoord(w, cmd->tx_argv[2], FALSE, TRUE); ^ rtrCmd.c:703:32: warning: passing arguments to 'cmdParseCoord' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrOrigin.p_y = cmdParseCoord(w, cmd->tx_argv[3], FALSE, FALSE); ^ rtrCmd.c:716:15: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(netListName); ^ rtrCmd.c:721:18: warning: passing arguments to 'NLBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( NLBuild(EditCellUse, &netList)) ^ rtrCmd.c:725:24: warning: passing arguments to 'RtrViaMinimize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nvia = RtrViaMinimize(EditCellUse->cu_def); ^ rtrCmd.c:726:17: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(EditCellUse->cu_def, &area, ^ rtrCmd.c:730:9: warning: passing arguments to 'NLFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLFree(&netList); ^ rtrCmd.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdRoute(w, cmd) ^ rtrCmd.c:778:29: warning: passing arguments to 'CmdGetRootPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] window = CmdGetRootPoint(&point, &rootRect); ^ rtrCmd.c:789:9: warning: passing arguments to 'GCRShow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRShow(&point, cmd->tx_argv[1]); ^ rtrCmd.c:770:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmdSeeFlags(w, cmd) ^ 43 warnings generated. --- compiling router/rtrMain.o rm -f rtrMain.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 rtrMain.c In file included from rtrMain.c:41: ../router/router.h:181:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern void RtrMilestoneStart(); ^ rtrMain.c:54:6: note: conflicting prototype is here void RtrMilestoneStart(char *); ^ rtrMain.c:101:14: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(netListName); ^ rtrMain.c:105:22: warning: passing arguments to 'NLBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numNets = NLBuild(routeUse, &netList); ^ rtrMain.c:118:30: warning: passing arguments to 'RtrDecompose' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] channelDef = RtrDecompose(routeUse, routeArea, &netList); ^ rtrMain.c:133:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, RtrChannelPlane, &RouteArea, ^ rtrMain.c:137:16: warning: passing arguments to 'GARoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs = GARoute(RtrChannelList, routeUse, &netList); ^ rtrMain.c:147:11: warning: passing arguments to 'NLFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLFree(&netList); ^ rtrMain.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Route(routeUse, routeArea) ^ In file included from rtrMain.c:41: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void Route(); ^ rtrMain.c:197:21: warning: passing arguments to 'RtrChannelBounds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelBounds(&bbox, &length, &width, &origin); ^ rtrMain.c:198:23: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch = GCRNewChannel(length, width); ^ rtrMain.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMakeChannel(tile, clipBox) ^ rtrMain.c:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrMakeChannel(); ^ rtrMain.c:251:30: warning: passing arguments to 'RunStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxPrintf("%s\n", RunStats(RS_TINCR|RS_MEM, &last, &delta)); ^ rtrMain.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart(event) ^ 15 warnings generated. --- compiling router/rtrDcmpose.o rm -f rtrDcmpose.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 rtrDcmpose.c rtrDcmpose.c:122:14: warning: passing arguments to 'NMNewNetlist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NMNewNetlist(name); ^ rtrDcmpose.c:124:13: warning: passing arguments to 'NLBuild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (NLBuild(routeUse, &netList) <= 0) ^ rtrDcmpose.c:130:23: warning: passing arguments to 'RtrDecompose' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = RtrDecompose(routeUse, area, netListPtr); ^ rtrDcmpose.c:134:8: warning: passing arguments to 'NLFree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NLFree(netListPtr); ^ rtrDcmpose.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrDecomposeName(routeUse, area, name) ^ rtrDcmpose.c:180:32: warning: passing arguments to 'rtrHashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrDidInit) rtrHashKill(&RtrTileToChannel); ^ rtrDcmpose.c:217:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(cdTo->cd_planes[PL_DRC_ERROR]); ^ rtrDcmpose.c:218:22: warning: passing arguments to 'DBClearPaintPlane' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBClearPaintPlane(cdTo->cd_planes[PL_DRC_CHECK]); ^ rtrDcmpose.c:223:24: warning: passing arguments to 'DBCellSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBCellSrArea(&scx, rtrSrCells, (ClientData) cdTo); ^ rtrDcmpose.c:226:19: warning: passing arguments to 'rtrSplitToArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSplitToArea(&RouteArea, cdTo); ^ rtrDcmpose.c:232:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, cdTo->cd_planes[PL_DRC_ERROR], ^ rtrDcmpose.c:241:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, cdTo->cd_planes[PL_DRC_CHECK], ^ rtrDcmpose.c:246:20: warning: passing arguments to 'DBReComputeBbox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBReComputeBbox(cdTo); ^ rtrDcmpose.c:247:19: warning: passing arguments to 'DBWAreaChanged' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWAreaChanged(cdTo, &RouteArea, DBW_ALLWINDOWS, &DBAllButSpaceBits); ^ rtrDcmpose.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrDecompose(routeUse, area, netList) ^ In file included from rtrDcmpose.c:55: ../router/rtrDcmpose.h:72:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] CellDef * RtrDecompose(); ^ rtrDcmpose.c:277:29: warning: passing arguments to 'DBCellLookDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((def = DBCellLookDef("__CHANNEL__")) == (CellDef *) NULL) ^ rtrDcmpose.c:279:27: warning: passing arguments to 'DBCellNewDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] def = DBCellNewDef("__CHANNEL__"); ^ rtrDcmpose.c:280:16: warning: passing arguments to 'DBCellSetAvail' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellSetAvail(def); ^ rtrDcmpose.c:334:17: warning: passing arguments to 'rtrRoundRect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrRoundRect(&gridBbox, RtrSubcellSepUp, RtrSubcellSepDown, TRUE); ^ rtrDcmpose.c:338:12: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPaintPlane(targetDef->cd_planes[PL_DRC_CHECK], &gridBbox, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrDcmpose.c:340:12: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBPaintPlane(targetDef->cd_planes[PL_DRC_ERROR], &gridBbox, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrDcmpose.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrCells(scx, targetDef) ^ rtrDcmpose.c:77:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrSrCells(); ^ rtrDcmpose.c:370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrRoundRect(r, sepUp, sepDown, doRoundUp) ^ rtrDcmpose.c:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrRoundRect(); ^ rtrDcmpose.c:436:16: warning: passing arguments to 'GCRFreeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel((GCRChannel *) HashGetValue(he)); ^ rtrDcmpose.c:437:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(ht); ^ rtrDcmpose.c:428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrHashKill(ht) ^ rtrDcmpose.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrHashKill(); ^ rtrDcmpose.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSplitToArea(area, def) ^ rtrDcmpose.c:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrSplitToArea(); ^ rtrDcmpose.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrClear(tile, area) ^ In file included from rtrDcmpose.c:55: ../router/rtrDcmpose.h:68:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int rtrSrClear(); ^ rtrDcmpose.c:599:21: warning: passing arguments to 'rtrUseCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrUseCorner(&p, rtrSW, plane, tiles)) ^ rtrDcmpose.c:600:16: warning: passing arguments to 'rtrMarkChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMarkChannel(plane, tiles, &p, rtrSW); ^ rtrDcmpose.c:603:21: warning: passing arguments to 'rtrUseCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrUseCorner(&p, rtrNW, plane, tiles)) ^ rtrDcmpose.c:604:16: warning: passing arguments to 'rtrMarkChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMarkChannel(plane, tiles, &p, rtrNW); ^ rtrDcmpose.c:607:21: warning: passing arguments to 'rtrUseCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrUseCorner(&p, rtrNE, plane, tiles)) ^ rtrDcmpose.c:608:16: warning: passing arguments to 'rtrMarkChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMarkChannel(plane, tiles, &p, rtrNE); ^ rtrDcmpose.c:611:21: warning: passing arguments to 'rtrUseCorner' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrUseCorner(&p, rtrSE, plane, tiles)) ^ rtrDcmpose.c:612:16: warning: passing arguments to 'rtrMarkChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMarkChannel(plane, tiles, &p, rtrSE); ^ rtrDcmpose.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrFunc(tile, plane) ^ In file included from rtrDcmpose.c:55: ../router/rtrDcmpose.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int rtrSrFunc(); ^ rtrDcmpose.c:640:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrUseCorner(point, corner, plane, tiles) ^ rtrDcmpose.c:84:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrUseCorner(); ^ rtrDcmpose.c:736:21: warning: passing arguments to 'rtrXDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xDist = rtrXDist(tiles, point->p_x, pos); ^ rtrDcmpose.c:737:21: warning: passing arguments to 'rtrYDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yDist = rtrYDist(tiles, point, ((corner==rtrNE) || (corner==rtrNW)), plane); ^ rtrDcmpose.c:813:14: warning: passing arguments to 'rtrMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMerge(new, LB(new), plane); ^ rtrDcmpose.c:814:14: warning: passing arguments to 'rtrMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMerge(tile, LB(tile), plane); ^ rtrDcmpose.c:823:17: warning: passing arguments to 'rtrMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMerge(RT(new), new, plane); ^ rtrDcmpose.c:824:17: warning: passing arguments to 'rtrMerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMerge(RT(tile), tile, plane); ^ rtrDcmpose.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMarkChannel(plane, tiles, point, corner) ^ rtrDcmpose.c:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrMarkChannel(); ^ rtrDcmpose.c:845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrYDist(tiles, point, up, plane) ^ In file included from rtrDcmpose.c:65: ../router/routerInt.h:42:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrYDist(); ^ rtrDcmpose.c:953:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrXDist(tiles, x, isRight) ^ In file included from rtrDcmpose.c:65: ../router/routerInt.h:41:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrXDist(); ^ rtrDcmpose.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMerge(tup, tdn, plane) ^ rtrDcmpose.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrMerge(); ^ 60 warnings generated. --- compiling router/rtrFdback.o rm -f rtrFdback.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 rtrFdback.c rtrFdback.c:99:21: warning: passing arguments to 'NLNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] netname = NLNetName(net); ^ rtrFdback.c:117:20: warning: passing arguments to 'rtrFBAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) rtrFBAdd(&box, buff); ^ rtrFdback.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, col, track, msg, net) ^ In file included from rtrFdback.c:39: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelError(); ^ rtrFdback.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFBAdd(r, t) ^ In file included from rtrFdback.c:39: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrFBAdd(); ^ rtrFdback.c:210:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&temp->rtr_R, temp->rtr_c, EditCellUse->cu_def, ^ rtrFdback.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(num) ^ In file included from rtrFdback.c:39: ../router/router.h:207:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrFBPaint(); ^ 9 warnings generated. --- compiling router/rtrHazards.o rm -f rtrHazards.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 rtrHazards.c rtrHazards.c:94:24: warning: passing arguments to 'rtrHeights' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] height = rtrHeights(ch); ^ rtrHazards.c:95:23: warning: passing arguments to 'rtrWidths' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] width = rtrWidths(ch); ^ rtrHazards.c:149:14: warning: passing arguments to 'rtrFindEnds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFindEnds(ch, TRUE, bot, top, &left, &right); ^ rtrHazards.c:150:10: warning: passing arguments to 'rtrFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFlag(ch, left, right, bot, top, TRUE); ^ rtrHazards.c:200:14: warning: passing arguments to 'rtrFindEnds' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFindEnds(ch, FALSE, left, right, &bot, &top); ^ rtrHazards.c:201:10: warning: passing arguments to 'rtrFlag' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFlag(ch, left, right, bot, top, FALSE); ^ rtrHazards.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrHazards(ch) ^ rtrHazards.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrHeights(ch) ^ rtrHazards.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrWidths(ch) ^ rtrHazards.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFindEnds(ch, isHoriz, bot, top, lo, hi) ^ rtrHazards.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrFindEnds(); ^ rtrHazards.c:491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFlag(ch, cl, cr, rb, rt, isHoriz) ^ rtrHazards.c:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrFlag(); ^ 13 warnings generated. --- compiling router/rtrChannel.o rm -f rtrChannel.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 rtrChannel.c rtrChannel.c:105:20: warning: passing arguments to 'RtrPinsFixStems' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsFixStems(ch); ^ rtrChannel.c:113:25: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flipped = GCRNewChannel(ch->gcr_length, ch->gcr_width); ^ rtrChannel.c:114:11: warning: passing arguments to 'GCRNoFlip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRNoFlip(ch, flipped); ^ rtrChannel.c:115:18: warning: passing arguments to 'GCRroute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs1 = GCRroute(flipped); ^ rtrChannel.c:119:15: warning: passing arguments to 'GCRNoFlip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRNoFlip(flipped, ch); ^ rtrChannel.c:120:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(0); ^ rtrChannel.c:126:31: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flipped_again = GCRNewChannel(ch->gcr_length, ch->gcr_width); ^ rtrChannel.c:127:18: warning: passing arguments to 'GCRFlipLeftRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipLeftRight(ch, flipped_again); ^ rtrChannel.c:128:18: warning: passing arguments to 'GCRroute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs2 = GCRroute(flipped_again); ^ rtrChannel.c:134:22: warning: passing arguments to 'GCRFlipLeftRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipLeftRight(flipped_again, ch); ^ rtrChannel.c:137:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(1); ^ rtrChannel.c:141:15: warning: passing arguments to 'GCRNoFlip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRNoFlip(flipped, ch); ^ rtrChannel.c:144:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(0); ^ rtrChannel.c:146:16: warning: passing arguments to 'GCRFreeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel(flipped_again); ^ rtrChannel.c:151:25: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flipped = GCRNewChannel(ch->gcr_width, ch->gcr_length); ^ rtrChannel.c:152:11: warning: passing arguments to 'GCRFlipXY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipXY(ch, flipped); ^ rtrChannel.c:153:18: warning: passing arguments to 'GCRroute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs1 = GCRroute(flipped); ^ rtrChannel.c:156:15: warning: passing arguments to 'GCRFlipXY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipXY(flipped, ch); ^ rtrChannel.c:157:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(0); ^ rtrChannel.c:162:31: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flipped_again = GCRNewChannel(flipped->gcr_length, flipped->gcr_width); ^ rtrChannel.c:163:11: warning: passing arguments to 'GCRFlipXY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipXY(ch, flipped_again); ^ rtrChannel.c:164:22: warning: passing arguments to 'GCRNewChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] copy = GCRNewChannel(flipped->gcr_length, flipped->gcr_width); ^ rtrChannel.c:165:18: warning: passing arguments to 'GCRFlipLeftRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipLeftRight(flipped_again, copy); ^ rtrChannel.c:168:18: warning: passing arguments to 'GCRroute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] errs2 = GCRroute(copy); ^ rtrChannel.c:172:22: warning: passing arguments to 'GCRFlipLeftRight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipLeftRight(copy, flipped); ^ rtrChannel.c:175:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(1); ^ rtrChannel.c:179:16: warning: passing arguments to 'RtrFBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrFBPaint(0); ^ rtrChannel.c:184:11: warning: passing arguments to 'GCRFlipXY' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipXY(flipped, ch); ^ rtrChannel.c:185:16: warning: passing arguments to 'GCRFreeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel(flipped_again); ^ rtrChannel.c:189:19: warning: passing arguments to 'GCRFreeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel(flipped); ^ rtrChannel.c:191:16: warning: passing arguments to 'gcrSaveChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSaveChannel(ch); ^ rtrChannel.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelRoute(ch, pCount) ^ In file included from rtrChannel.c:37: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelRoute(); ^ rtrChannel.c:236:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(loc, mesg, EditCellUse->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ rtrChannel.c:249:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(loc, mesg, EditCellUse->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ rtrChannel.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelBounds(loc, pLength, pWidth, origin) ^ In file included from rtrChannel.c:37: ../router/router.h:180:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelBounds(); ^ rtrChannel.c:318:25: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBTreeSrTiles(&scx, &allObs, 0, rtrChannelObstacleMark, (ClientData) ch); ^ rtrChannel.c:320:27: warning: passing arguments to 'rtrChannelObstaclePins' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrChannelObstaclePins(ch); ^ rtrChannel.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelObstacles(use, ch) ^ In file included from rtrChannel.c:37: ../router/router.h:183:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelObstacles(); ^ rtrChannel.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrChannelObstaclePins(ch) ^ rtrChannel.c:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrChannelObstaclePins(); ^ rtrChannel.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrChannelObstacleMark(tile, cxp) ^ rtrChannel.c:67:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrChannelObstacleMark(); ^ rtrChannel.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelDensity(ch) ^ In file included from rtrChannel.c:37: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelDensity(); ^ rtrChannel.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelCleanObstacles(ch) ^ In file included from rtrChannel.c:37: ../router/router.h:187:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrChannelCleanObstacles(); ^ 49 warnings generated. --- compiling router/rtrPaint.o rm -f rtrPaint.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 rtrPaint.c rtrPaint.c:80:13: warning: passing arguments to 'rtrMaxMetal' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMaxMetal(ch); ^ rtrPaint.c:82:17: warning: passing arguments to 'rtrPaintRows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPaintRows(def, ch); ^ rtrPaint.c:83:20: warning: passing arguments to 'rtrPaintColumns' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPaintColumns(def, ch); ^ rtrPaint.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintBack(ch, def) ^ In file included from rtrPaint.c:34: ../router/router.h:189:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPaintBack(); ^ rtrPaint.c:131:18: warning: passing arguments to 'rtrDoVia' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrDoVia(ch, col, row)) ^ rtrPaint.c:143:18: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, &contact); ^ rtrPaint.c:169:20: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(curType, paint.r_xtop-paint.r_xbot); ^ rtrPaint.c:174:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &paint, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrPaint.c:203:19: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(curType, paint.r_xtop - paint.r_xbot); ^ rtrPaint.c:205:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &paint, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrPaint.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPaintRows(def, ch) ^ rtrPaint.c:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrPaintRows(); ^ rtrPaint.c:279:20: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(curType, paint.r_ytop-paint.r_ybot); ^ rtrPaint.c:284:7: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &paint, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrPaint.c:310:19: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(curType, paint.r_ytop-paint.r_ybot); ^ rtrPaint.c:312:6: warning: passing arguments to 'DBPaintPlane0' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaintPlane(def->cd_planes[ui.pu_pNum], &paint, ^ ../database/database.h:776:48: note: expanded from macro 'DBPaintPlane' #define DBPaintPlane(a, b, c, d) DBPaintPlane0(a, b, c, d, PAINT_NORMAL) ^ rtrPaint.c:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPaintColumns(def, ch) ^ rtrPaint.c:52:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrPaintColumns(); ^ rtrPaint.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrDoVia(ch, col, row) ^ rtrPaint.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrDoVia(); ^ rtrPaint.c:448:36: warning: passing arguments to 'rtrMetalOkay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if((col[0] & GCRU) && rtrMetalOkay(ch, x, GEO_SOUTH) && ^ rtrPaint.c:505:22: warning: passing arguments to 'rtrMetalOkay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(rtrMetalOkay(ch, x, GEO_NORTH)) ^ rtrPaint.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMaxMetal(ch) ^ rtrPaint.c:53:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrMaxMetal(); ^ rtrPaint.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrMetalOkay(ch, col, dir) ^ rtrPaint.c:55:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrMetalOkay(); ^ rtrPaint.c:631:18: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(RtrContactType, 0); ^ rtrPaint.c:632:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, area, RtrContactType); ^ rtrPaint.c:636:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &larger, RtrMetalType); ^ rtrPaint.c:641:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &larger, RtrPolyType); ^ rtrPaint.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(def, area) ^ In file included from rtrPaint.c:34: ../router/router.h:210:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPaintContact(); ^ rtrPaint.c:662:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(type, distance) ^ In file included from rtrPaint.c:34: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPaintStats(); ^ 35 warnings generated. --- compiling router/rtrPin.o rm -f rtrPin.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 rtrPin.c rtrPin.c:85:20: warning: passing arguments to 'rtrPinArrayInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayInit(ch, GEO_NORTH, ch->gcr_tPins, ch->gcr_length); ^ rtrPin.c:86:20: warning: passing arguments to 'rtrPinArrayInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayInit(ch, GEO_SOUTH, ch->gcr_bPins, ch->gcr_length); ^ rtrPin.c:87:20: warning: passing arguments to 'rtrPinArrayInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayInit(ch, GEO_WEST, ch->gcr_lPins, ch->gcr_width); ^ rtrPin.c:88:20: warning: passing arguments to 'rtrPinArrayInit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayInit(ch, GEO_EAST, ch->gcr_rPins, ch->gcr_width); ^ rtrPin.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsInit(ch) ^ In file included from rtrPin.c:40: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPinsInit(); ^ rtrPin.c:177:25: warning: passing arguments to 'RtrPointToPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linked = RtrPointToPin(adjacent, otherSide, &point); ^ rtrPin.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayInit(ch, side, pins, nPins) ^ In file included from rtrPin.c:45: ../router/routerInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrPinArrayInit(); ^ rtrPin.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPointToPin(ch, side, point) ^ In file included from rtrPin.c:40: ../router/router.h:213:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern struct pin *RtrPointToPin(); ^ rtrPin.c:295:25: warning: passing arguments to 'rtrPinArrayBlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrPinArrayBlock(ch, ch->gcr_tPins, ch->gcr_bPins, ch->gcr_length)) ^ rtrPin.c:297:25: warning: passing arguments to 'rtrPinArrayBlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrPinArrayBlock(ch, ch->gcr_bPins, ch->gcr_tPins, ch->gcr_length)) ^ rtrPin.c:299:25: warning: passing arguments to 'rtrPinArrayBlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrPinArrayBlock(ch, ch->gcr_lPins, ch->gcr_rPins, ch->gcr_width)) ^ rtrPin.c:301:25: warning: passing arguments to 'rtrPinArrayBlock' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrPinArrayBlock(ch, ch->gcr_rPins, ch->gcr_lPins, ch->gcr_width)) ^ rtrPin.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsBlock(ch) ^ In file included from rtrPin.c:40: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool RtrPinsBlock(); ^ rtrPin.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayBlock(ch, pins, opins, nPins) ^ rtrPin.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrPinArrayBlock(); ^ rtrPin.c:370:20: warning: passing arguments to 'rtrPinArrayLink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayLink(ch->gcr_tPins, ch->gcr_length); ^ rtrPin.c:371:20: warning: passing arguments to 'rtrPinArrayLink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayLink(ch->gcr_bPins, ch->gcr_length); ^ rtrPin.c:372:20: warning: passing arguments to 'rtrPinArrayLink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayLink(ch->gcr_lPins, ch->gcr_width); ^ rtrPin.c:373:20: warning: passing arguments to 'rtrPinArrayLink' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayLink(ch->gcr_rPins, ch->gcr_width); ^ rtrPin.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsLink(ch) ^ In file included from rtrPin.c:40: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPinsLink(); ^ rtrPin.c:377:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayLink(pins, nPins) ^ In file included from rtrPin.c:45: ../router/routerInt.h:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrPinArrayLink(); ^ rtrPin.c:401:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void rtrPinShow(pin) ^ rtrPin.c:437:24: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else DBWFeedbackAdd(&r, mesg, EditCellUse->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ rtrPin.c:471:24: warning: passing arguments to 'rtrPinArrayFixStems' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayFixStems(ch->gcr_tPins, ch->gcr_length); ^ rtrPin.c:472:24: warning: passing arguments to 'rtrPinArrayFixStems' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayFixStems(ch->gcr_bPins, ch->gcr_length); ^ rtrPin.c:473:24: warning: passing arguments to 'rtrPinArrayFixStems' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayFixStems(ch->gcr_lPins, ch->gcr_width); ^ rtrPin.c:474:24: warning: passing arguments to 'rtrPinArrayFixStems' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayFixStems(ch->gcr_rPins, ch->gcr_width); ^ rtrPin.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPinsFixStems(ch) ^ In file included from rtrPin.c:45: ../router/routerInt.h:34:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrPinsFixStems(); ^ rtrPin.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrPinArrayFixStems(pins, nPins) ^ In file included from rtrPin.c:45: ../router/routerInt.h:36:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrPinArrayFixStems(); ^ 37 warnings generated. --- compiling router/rtrSide.o rm -f rtrSide.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 rtrSide.c rtrSide.c:166:11: warning: passing arguments to 'DBNewYank' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBNewYank("__side_def__", &rtrSideTransUse, &rtrSideTransDef); ^ rtrSide.c:179:23: warning: passing arguments to 'rtrSideProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSideProcess(use, GEO_EAST, area, &GeoIdentityTransform)) return 1; ^ rtrSide.c:180:23: warning: passing arguments to 'rtrSideProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSideProcess(use, GEO_WEST, area, &GeoSidewaysTransform)) return 1; ^ rtrSide.c:181:23: warning: passing arguments to 'rtrSideProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSideProcess(use, GEO_NORTH, area, &Geo270Transform)) return 1; ^ rtrSide.c:182:23: warning: passing arguments to 'rtrSideProcess' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSideProcess(use, GEO_SOUTH, area, &Geo90Transform)) return 1; ^ rtrSide.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrEnumSides(use, area, minChannelWidth, func, cdata) ^ In file included from rtrSide.c:35: ../router/router.h:197:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrEnumSides(); ^ rtrSide.c:245:20: warning: passing arguments to 'DBCellClearDef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellClearDef(rtrSideTransDef); ^ rtrSide.c:246:21: warning: passing arguments to 'DBCellCopyCells' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBCellCopyCells(&scx, rtrSideTransUse, (Rect *) NULL); ^ rtrSide.c:251:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, rtrSideTransPlane, &rtrSideArea, ^ rtrSide.c:255:27: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] retval = DBSrPaintArea((Tile *) NULL, rtrSideTransPlane, &rtrSideArea, ^ rtrSide.c:262:22: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *) NULL, rtrSideTransPlane, area, ^ rtrSide.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSideProcess(use, side, area, trans) ^ In file included from rtrSide.c:44: ../router/routerInt.h:40:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrSideProcess(); ^ rtrSide.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSideInitClient(tile, client) ^ rtrSide.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int rtrSideInitClient(); ^ rtrSide.c:437:30: warning: passing arguments to 'rtrSidePassToClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSidePassToClient(&side)) ^ rtrSide.c:451:25: warning: passing arguments to 'rtrSidePassToClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSidePassToClient(&side)) ^ rtrSide.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrEnumSidesFunc(tile) ^ rtrSide.c:77:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int rtrEnumSidesFunc(); ^ rtrSide.c:484:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return ((*rtrSideFunc)(side, rtrSideCdata)); ^ rtrSide.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSidePassToClient(side) ^ In file included from rtrSide.c:44: ../router/routerInt.h:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrSidePassToClient(); ^ 23 warnings generated. --- compiling router/rtrStem.o rm -f rtrStem.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 rtrStem.c rtrStem.c:146:22: warning: passing arguments to 'RtrMilestoneStart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestoneStart("Assigning stems"); ^ rtrStem.c:164:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*func)(use, doWarn, loc, term, net, netList)) ^ rtrStem.c:183:18: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&errArea, ^ rtrStem.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrStemProcessAll(use, netList, doWarn, func) ^ In file included from rtrStem.c:37: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void RtrStemProcessAll(); ^ rtrStem.c:276:24: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = DBTreeSrTiles(&scx, &lmask, 0, rtrStemExpandFunc, ^ rtrStem.c:358:20: warning: equality comparison result unused [-Wunused-comparison] loc->nloc_chan == (GCRChannel *) NULL; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ rtrStem.c:358:20: note: use '=' to turn this equality comparison into an assignment loc->nloc_chan == (GCRChannel *) NULL; ^~ = rtrStem.c:370:18: warning: passing arguments to 'rtrStemRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemRange(loc, dr->dr_dir, &si); ^ rtrStem.c:373:23: warning: passing arguments to 'rtrStemTip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pin = rtrStemTip(loc, &si, use)) ^ rtrStem.c:395:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&errorArea, errorMesg, use->cu_def, ^ rtrStem.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrStemAssignExt(use, doWarn, loc, term, net) ^ In file included from rtrStem.c:37: ../router/router.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool RtrStemAssignExt(); ^ rtrStem.c:250:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int rtrStemExpandFunc(); ^ rtrStem.c:404:1: note: conflicting prototype is here rtrStemExpandFunc(Tile *t, TreeContext *cxp) ^ rtrStem.c:420:29: warning: passing arguments to 'FindMaxRectangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtest = FindMaxRectangle(&TiPlaneRect, def->cd_planes[cxp->tc_plane], &p, ^ rtrStem.c:479:28: warning: passing arguments to 'rtrStemTryPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pin = rtrStemTryPin(loc, si->stem_dir, &si->stem_start, use)) ^ rtrStem.c:493:26: warning: passing arguments to 'rtrStemTryPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (pin = rtrStemTryPin(loc, si->stem_dir, &plo, use))) ^ rtrStem.c:496:26: warning: passing arguments to 'rtrStemTryPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (pin = rtrStemTryPin(loc, si->stem_dir, &phi, use))) ^ rtrStem.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemTip(loc, si, use) ^ rtrStem.c:80:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRPin *rtrStemTip(); ^ rtrStem.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrAbort(tile) ^ rtrStem.c:593:24: warning: passing arguments to 'RtrPointToPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pin = RtrPointToPin(ch, GeoOppositePos[dir], p); ^ rtrStem.c:604:23: warning: passing arguments to 'rtrTreeSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( rtrTreeSrArea(loc, dir, p, use) ) ^ rtrStem.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemTryPin(loc, dir, p, use) ^ rtrStem.c:81:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRPin *rtrStemTryPin(); ^ rtrStem.c:665:19: warning: passing arguments to 'RtrComputeJogs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrComputeJogs(loc, p, dir, &contact, &jog, &start, width); ^ rtrStem.c:683:19: warning: passing arguments to 'rtrSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( rtrSrArea(dir,use, &tmp,delta) ) ^ rtrStem.c:689:19: warning: passing arguments to 'rtrSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( rtrSrArea(dir,use, &tmp,delta) ) ^ rtrStem.c:695:19: warning: passing arguments to 'rtrSrArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( rtrSrArea(dir,use, &tmp,delta) ) ^ rtrStem.c:711:16: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&tmp, errorMesg, use->cu_def, ^ rtrStem.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrTreeSrArea(loc, dir, p, use) ^ rtrStem.c:84:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrTreeSrArea(); ^ rtrStem.c:777:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scx, &r1mask, 0, rtrAbort, (ClientData)0) == 0) ^ rtrStem.c:780:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scx, &r2mask, 0, rtrAbort, (ClientData)0) == 0) ^ rtrStem.c:787:19: warning: passing arguments to 'DBTreeSrTiles' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBTreeSrTiles(&scx, &DBAllButSpaceAndDRCBits, 0, rtrAbort, (ClientData)0) ) ^ rtrStem.c:719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrArea(dir,use,tmp,delta) ^ rtrStem.c:85:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrSrArea(); ^ rtrStem.c:838:36: warning: passing arguments to 'rtrStemContactLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] center.p_x = rtrStemContactLine(area->r_xbot, area->r_xtop, RtrOrigin.p_x); ^ rtrStem.c:839:36: warning: passing arguments to 'rtrStemContactLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] center.p_y = rtrStemContactLine(area->r_ybot, area->r_ytop, RtrOrigin.p_y); ^ rtrStem.c:842:23: warning: passing arguments to 'rtrStemSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch = rtrStemSearch(¢er, dir, &start); ^ rtrStem.c:821:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemRange(loc, dir, si) ^ rtrStem.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrStemRange(); ^ rtrStem.c:899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemContactLine(lo, hi, origin) ^ In file included from rtrStem.c:50: ../router/routerInt.h:43:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrStemContactLine(); ^ rtrStem.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemSearch(center, dir, point) ^ rtrStem.c:79:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRChannel *rtrStemSearch(); ^ rtrStem.c:1053:21: warning: passing arguments to 'rtrStemMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!rtrStemMask(use, loc, flags, &startMask, &finalMask)) ^ rtrStem.c:1064:17: warning: passing arguments to 'rtrStemTypes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemTypes(&startMask, &finalMask, &startType, &finalType); ^ rtrStem.c:1072:24: warning: passing arguments to 'RtrComputeJogs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( RtrComputeJogs(loc, &loc->nloc_stem, loc->nloc_dir, ^ rtrStem.c:1088:18: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(startType, start.p_x-jog.p_x+start.p_y-jog.p_y); ^ rtrStem.c:1089:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(use->cu_def, &paintArea, startType); ^ rtrStem.c:1101:17: warning: passing arguments to 'RtrPaintContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintContact(use->cu_def, &paintArea); ^ rtrStem.c:1105:18: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(startType, jog.p_x-contact.p_x+jog.p_y-contact.p_y); ^ rtrStem.c:1106:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(use->cu_def, &paintArea, startType); ^ rtrStem.c:1115:18: warning: passing arguments to 'RtrPaintStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrPaintStats(finalType, ^ rtrStem.c:1117:12: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(use->cu_def, &paintArea, finalType); ^ rtrStem.c:1122:19: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&feedback, reason, use->cu_def, 1, STYLE_PALEHIGHLIGHTS); ^ rtrStem.c:1012:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrStemPaintExt(use, loc) ^ In file included from rtrStem.c:37: ../router/router.h:196:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool RtrStemPaintExt(); ^ rtrStem.c:1161:18: warning: passing arguments to 'DBSeeTypesAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBSeeTypesAll(routeUse, &tmp, 0, finalMask); ^ rtrStem.c:1135:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemMask(routeUse, loc, flags, startMask, finalMask) ^ rtrStem.c:86:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool rtrStemMask(); ^ rtrStem.c:1193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStemTypes(startMask, finalMask, startType, finalType) ^ In file included from rtrStem.c:50: ../router/routerInt.h:44:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrStemTypes(); ^ rtrStem.c:1240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrComputeJogs(loc, stem, dir, contact, jog, start, width) ^ rtrStem.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool RtrComputeJogs(); ^ 65 warnings generated. --- compiling router/rtrTech.o rm -f rtrTech.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 rtrTech.c rtrTech.c:154:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[1]); ^ rtrTech.c:166:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(*nextArg, &mask); ^ rtrTech.c:196:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[1]); ^ rtrTech.c:208:25: warning: passing arguments to 'DBTechNoisyNameMask' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBTechNoisyNameMask(*nextArg, &mask); ^ rtrTech.c:236:28: warning: passing arguments to 'DBTechNoisyNameType' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] type = DBTechNoisyNameType(argv[1]); ^ rtrTech.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrTechLine(sectionName, argc, argv) ^ In file included from rtrTech.c:39: ../router/router.h:176:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool RtrTechLine(); ^ rtrTech.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrTechScale(scaled, scalen) ^ In file included from rtrTech.c:39: ../router/router.h:179:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int RtrTechScale(); ^ 9 warnings generated. --- compiling router/rtrVia.o rm -f rtrVia.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 rtrVia.c rtrVia.c:125:25: warning: passing arguments to 'rtrSrTraverse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) rtrSrTraverse(def, &initialArea, ^ rtrVia.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFollowLocFunc(rect, name, label, area) ^ rtrVia.c:162:19: warning: passing arguments to 'RtrMilestonePrint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrMilestonePrint("#"); ^ rtrVia.c:163:21: warning: passing arguments to 'DBSrLabelLoc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrLabelLoc(EditCellUse, name, rtrFollowLocFunc, (ClientData) area); ^ rtrVia.c:153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrFollowName(name, firstInNet, area) ^ rtrVia.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrCheckTypes(tile, cdata) ^ rtrVia.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrExtend(tile,area,stub) ^ rtrVia.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrStubGen(tile, si) ^ rtrVia.c:314:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea(tile, si->si_plane, si->si_area, ^ rtrVia.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrReferenceTile(tile, si) ^ rtrVia.c:359:24: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( DBSrPaintArea((Tile *)NULL, def->cd_planes[plane], ^ rtrVia.c:380:26: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DBSrPaintArea((Tile *)NULL, si.si_plane, ^ rtrVia.c:388:12: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(def, area, RtrContactType); ^ rtrVia.c:391:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &pl->pl_area, type); ^ rtrVia.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrViaCheck(area, def) ^ rtrVia.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrListArea(tile, oldType, newType, deltax, deltay) ^ In file included from rtrVia.c:41: ../router/routerInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void rtrListArea(); ^ rtrVia.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrListVia(tile) ^ In file included from rtrVia.c:41: ../router/routerInt.h: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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrListVia(); ^ rtrVia.c:520:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(rtrFollowName, (ClientData) &area); ^ rtrVia.c:528:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(def, &ap->ap_erase, ap->ap_oldtype); ^ rtrVia.c:529:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &ap->ap_paint, ap->ap_newtype); ^ rtrVia.c:555:22: warning: passing arguments to 'NMEnumNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) NMEnumNets(rtrFollowName, (ClientData) &area); ^ rtrVia.c:563:9: warning: passing arguments to 'DBErase' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBErase(def, &ap->ap_erase, ap->ap_oldtype); ^ rtrVia.c:564:9: warning: passing arguments to 'DBPaint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBPaint(def, &ap->ap_paint, ap->ap_newtype); ^ rtrVia.c:495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrViaMinimize(def) ^ In file included from rtrVia.c:41: ../router/routerInt.h:35:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int RtrViaMinimize(); ^ 27 warnings generated. --- compiling router/rtrTravers.o rm -f rtrTravers.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 rtrTravers.c rtrTravers.c:163:19: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, ^ rtrTravers.c:182:26: warning: passing arguments to 'rtrSrTraverseFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (rtrSrTraverseFunc(startTile, &ts) != 0) ^ rtrTravers.c:193:29: warning: passing arguments to 'rtrSrTraverseFunc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) rtrSrTraverseFunc(startTile, &ts); ^ rtrTravers.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrTraverse(def, startArea, mask, connect, bounds, func, clientData) ^ In file included from rtrTravers.c:40: ../router/routerInt.h:45:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int rtrSrTraverse(); ^ rtrTravers.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrTraverseStartFunc(tile, pTile) ^ rtrTravers.c:284:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*csa->csa_clientFunc)(tile, &nts) != 0) ^ rtrTravers.c:372:23: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DBSrPaintArea((Tile *) NULL, ^ rtrTravers.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrSrTraverseFunc(tile, ts) ^ rtrTravers.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrExamineTile(tile, cdata) ^ rtrTravers.c:468:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( DBIsContact(TiGetType(tp[0])) && ^ rtrTravers.c:470:18: warning: passing arguments to 'DBIsContact' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBIsContact(TiGetType(tp[2]))) ^ rtrTravers.c:491:25: warning: passing arguments to 'DBSrPaintArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( DBSrPaintArea((Tile *)NULL, def->cd_planes[plane], ^ rtrTravers.c:507:17: warning: passing arguments to 'rtrListVia' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrListVia (tp[0]); ^ rtrTravers.c:508:17: warning: passing arguments to 'rtrListArea' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrListArea(tp[1], rtrReplace, rtrTarget, deltax, deltay); ^ rtrTravers.c:509:17: warning: passing arguments to 'rtrListVia' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrListVia (tp[2]); ^ rtrTravers.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rtrExamineStack(tile, ts) ^ 17 warnings generated. --- linking librouter.o rm -f librouter.o /usr/bin/ld -r rtrCmd.o rtrMain.o rtrDcmpose.o rtrFdback.o rtrHazards.o rtrChannel.o rtrPaint.o rtrPin.o rtrSide.o rtrStem.o rtrTech.o rtrVia.o rtrTravers.o -o librouter.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/router' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/gcr' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling gcr/gcrChannel.o rm -f gcrChannel.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 gcrChannel.c gcrChannel.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRNewChannel(length, width) ^ In file included from gcrChannel.c:31: ../gcr/gcr.h:337:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRChannel *GCRNewChannel(); ^ gcrChannel.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFreeChannel(ch) ^ In file included from gcrChannel.c:31: ../gcr/gcr.h:338:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GCRFreeChannel(); ^ gcrChannel.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipLeftRight(src, dst) ^ In file included from gcrChannel.c:31: ../gcr/gcr.h:341:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GCRFlipLeftRight(); ^ gcrChannel.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRFlipXY(src, dst) ^ In file included from gcrChannel.c:31: ../gcr/gcr.h:342:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GCRFlipXY(); ^ gcrChannel.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRNoFlip(src, dst) ^ In file included from gcrChannel.c:31: ../gcr/gcr.h:343:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GCRNoFlip(); ^ 10 warnings generated. --- compiling gcr/gcrColl.o rm -f gcrColl.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 gcrColl.c gcrColl.c:94:18: warning: passing arguments to 'gcrVertClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( gcrVertClear( *col, i, to) ) ^ gcrColl.c:100:23: warning: passing arguments to 'gcrCopyCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newCol=gcrCopyCol( *col, width); ^ gcrColl.c:103:22: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(newCol, net, to, i); ^ gcrColl.c:105:22: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(newCol, net, i, to); ^ gcrColl.c:118:15: warning: passing arguments to 'gcrEvalPat' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrEvalPat( col, freed, width); ^ gcrColl.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCollapse(col, width, bot, top, freed) ^ In file included from gcrColl.c:27: ../gcr/gcr.h:359:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrCollapse(); ^ gcrColl.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrInitCollapse(size) ^ In file included from gcrColl.c:27: ../gcr/gcr.h:364:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrInitCollapse(); ^ gcrColl.c:205:46: warning: passing arguments to 'gcrNextSplit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrNthSplit[++gcrSplitNets]=gcrNextSplit(gcrBestCol, size, i); ^ gcrColl.c:210:22: warning: passing arguments to 'gcrNextSplit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newDist=gcrNextSplit(*col, size, i); ^ gcrColl.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrEvalPat(col, freed, size) ^ gcrColl.c:42:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrEvalPat(); ^ gcrColl.c:269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrNextSplit(col, size, i) ^ In file included from gcrColl.c:27: ../gcr/gcr.h:352:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrNextSplit(); ^ gcrColl.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPickBest(ch) ^ In file included from gcrColl.c:27: ../gcr/gcr.h:368:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrPickBest(); ^ gcrColl.c:347:16: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gcrBlocked(col, j, net, width)) ^ gcrColl.c:361:15: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(col, net, i, farthest); ^ gcrColl.c:376:16: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gcrBlocked(col, j, net, 0)) ^ gcrColl.c:394:15: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(col, net, width+1-i, farthest); ^ gcrColl.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrReduceRange(col, width) ^ In file included from gcrColl.c:27: ../gcr/gcr.h:371:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrReduceRange(); ^ 23 warnings generated. --- compiling gcr/gcrDebug.o rm -f gcrDebug.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 gcrDebug.c In file included from gcrDebug.c:32: ../gcr/gcr.h:369:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern void gcrPrintCol(); ^ gcrDebug.c:48:6: note: conflicting prototype is here void gcrPrintCol(GCRChannel *, int, int); ^ gcrDebug.c:95:24: warning: passing arguments to 'gcrMakeChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!gcrMakeChannel(ch, fp)) ^ gcrDebug.c:106:20: warning: passing arguments to 'GCRroute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) GCRroute(ch); ^ gcrDebug.c:111:18: warning: passing arguments to 'gcrDumpResult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpResult(ch, GcrShowEnd); ^ gcrDebug.c:112:15: warning: passing arguments to 'gcrShowMap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrShowMap(ch); ^ gcrDebug.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRRouteFromFile(fname) ^ In file included from gcrDebug.c:32: ../gcr/gcr.h:339:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern GCRChannel *GCRRouteFromFile(); ^ gcrDebug.c:158:33: warning: passing arguments to 'gcrMakePinLR' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch->gcr_lPins = gcrMakePinLR(fp, 0, ch->gcr_width); ^ gcrDebug.c:230:33: warning: passing arguments to 'gcrMakePinLR' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ch->gcr_rPins = gcrMakePinLR(fp, ch->gcr_length + 1, ch->gcr_width); ^ gcrDebug.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeChannel(ch, fp) ^ gcrDebug.c:46:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gcrMakeChannel(); ^ gcrDebug.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakePinLR(fp, x, size) ^ gcrDebug.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSaveChannel(ch) ^ In file included from gcrDebug.c:32: ../gcr/gcr.h:347:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrSaveChannel(); ^ gcrDebug.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPrDensity(ch, chanDensity) ^ gcrDebug.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpPins(ch) ^ gcrDebug.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpPinList(pin, dir) ^ gcrDebug.c:535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpCol(col, size) ^ gcrDebug.c:578:13: warning: passing arguments to 'gcrStats' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrStats(ch); ^ gcrDebug.c:569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpResult(ch, showResult) ^ gcrDebug.c:43:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrDumpResult(); ^ gcrDebug.c:599:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void gcrPrintCol(ch, i, showResult) ^ gcrDebug.c:794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrStats(ch) ^ gcrDebug.c:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrStats(); ^ gcrDebug.c:875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, c, where) ^ In file included from gcrDebug.c:32: ../gcr/gcr.h:357:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrCheckCol(); ^ gcrDebug.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrShowMap(ch) ^ gcrDebug.c:45:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrShowMap(); ^ 28 warnings generated. --- compiling gcr/gcrEdge.o rm -f gcrEdge.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 gcrEdge.c gcrEdge.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, track, column) ^ In file included from gcrEdge.c:29: ../gcr/gcr.h:355:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrWanted(); ^ gcrEdge.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMarkWanted(ch) ^ In file included from gcrEdge.c:29: ../gcr/gcr.h:367:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrMarkWanted(); ^ gcrEdge.c:176:17: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gcrBlocked(*col, to, net, hnet != (*col)[i].gcr_wanted)) ^ gcrEdge.c:220:17: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gcrBlocked(*col, to, net, net == (*col)[to].gcr_wanted)) ^ gcrEdge.c:248:25: warning: passing arguments to 'gcrCopyCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newCol = gcrCopyCol( *col, width); ^ gcrEdge.c:252:19: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(newCol, net, to, i); ^ gcrEdge.c:256:19: warning: passing arguments to 'gcrLinkTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkTrack(newCol, net, to, width); ^ gcrEdge.c:257:19: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(newCol, net, to, i); ^ gcrEdge.c:260:19: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(newCol, net, i, to); ^ gcrEdge.c:273:15: warning: passing arguments to 'gcrEvalPat' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrEvalPat(col, split, width); ^ gcrEdge.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUncollapse(ch, col, width, bot, top, split) ^ In file included from gcrEdge.c:29: ../gcr/gcr.h:377:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrUncollapse(); ^ 14 warnings generated. --- compiling gcr/gcrFeas.o rm -f gcrFeas.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 gcrFeas.c gcrFeas.c:78:17: warning: passing arguments to 'gcrUnlinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkPin(&ch->gcr_bPins[col]); ^ gcrFeas.c:79:17: warning: passing arguments to 'gcrUnlinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkPin(&ch->gcr_tPins[col]); ^ gcrFeas.c:90:19: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gcrBlocked(column, i, topNet, 0)) ^ gcrFeas.c:108:19: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gcrBlocked(column, i, botNet, ch->gcr_width)) ^ gcrFeas.c:131:19: warning: passing arguments to 'gcrBlocked' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if(gcrBlocked(column, i, botNet, ch->gcr_width)) return; ^ gcrFeas.c:132:14: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(column, topNet, ch->gcr_width+1, 0); ^ gcrFeas.c:144:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, topNet, ch->gcr_width+1, topTarget, ^ gcrFeas.c:146:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, botNet, 0, botTarget, ch->gcr_width); ^ gcrFeas.c:147:15: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, topTarget, col); ^ gcrFeas.c:152:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, topNet, ch->gcr_width+1, topTarget, ^ gcrFeas.c:155:15: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, topTarget, col); ^ gcrFeas.c:159:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, botNet, 0, botTarget, ch->gcr_width); ^ gcrFeas.c:161:15: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, botTarget, col); ^ gcrFeas.c:169:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, topNet, ch->gcr_width+1, topTarget, ^ gcrFeas.c:171:15: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, topTarget, col); ^ gcrFeas.c:175:21: warning: passing arguments to 'gcrMakeFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(column, botNet, 0, botTarget, ch->gcr_width); ^ gcrFeas.c:176:15: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, botTarget, col); ^ gcrFeas.c:181:17: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, col, ch->gcr_width, ^ gcrFeas.c:188:17: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, col, 1, "Can't make bottom connection", ^ gcrFeas.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrFeasible(ch, col) ^ In file included from gcrFeas.c:29: ../gcr/gcr.h:362:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrFeasible(); ^ gcrFeas.c:246:17: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(col, net, from, target); ^ gcrFeas.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeFeasible(col, net, from, target, width) ^ gcrFeas.c:38:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrMakeFeasible(); ^ 24 warnings generated. --- compiling gcr/gcrFlags.o rm -f gcrFlags.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 gcrFlags.c gcrFlags.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSetFlags(ch) ^ In file included from gcrFlags.c:42: ../gcr/gcr.h:374:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrSetFlags(); ^ 2 warnings generated. --- compiling gcr/gcrInit.o rm -f gcrInit.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 gcrInit.c gcrInit.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSetEndDist(ch) ^ In file included from gcrInit.c:31: ../gcr/gcr.h:373:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrSetEndDist(); ^ gcrInit.c:134:12: warning: passing arguments to 'gcrLinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkPin(&ch->gcr_lPins[i], &ht, ch); ^ gcrInit.c:138:12: warning: passing arguments to 'gcrLinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkPin(&ch->gcr_bPins[i], &ht, ch); ^ gcrInit.c:139:12: warning: passing arguments to 'gcrLinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkPin(&ch->gcr_tPins[i], &ht, ch); ^ gcrInit.c:143:12: warning: passing arguments to 'gcrLinkPin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkPin(&ch->gcr_rPins[i], &ht, ch); ^ gcrInit.c:145:13: warning: passing arguments to 'HashKill' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashKill(&ht); ^ gcrInit.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrBuildNets(ch) ^ In file included from gcrInit.c:31: ../gcr/gcr.h:356:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrBuildNets(); ^ gcrInit.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkPin(pin, ht, ch) ^ gcrInit.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrLinkPin(); ^ gcrInit.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkPin(pin) ^ In file included from gcrInit.c:31: ../gcr/gcr.h:353:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrUnlinkPin(); ^ gcrInit.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDensity(ch) ^ In file included from gcrInit.c:31: ../gcr/gcr.h:360:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrDensity(); ^ gcrInit.c:397:11: warning: passing arguments to 'gcrWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrWanted(ch, i, 0); ^ gcrInit.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrInitCol(ch, edgeArray) ^ In file included from gcrInit.c:31: ../gcr/gcr.h:363:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrInitCol(); ^ 18 warnings generated. --- compiling gcr/gcrLib.o rm -f gcrLib.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 gcrLib.c gcrLib.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrBlocked(col, i, net, last) ^ In file included from gcrLib.c:28: ../gcr/gcr.h:348:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool gcrBlocked(); ^ gcrLib.c:132:21: warning: passing arguments to 'gcrUnlinkTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkTrack(column, i); ^ gcrLib.c:186:21: warning: passing arguments to 'gcrUnlinkTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkTrack(column, i); ^ gcrLib.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(column, net, from, to) ^ In file included from gcrLib.c:28: ../gcr/gcr.h:351:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrMoveTrack(); ^ gcrLib.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUnlinkTrack(col, toUnlink) ^ gcrLib.c:32:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrUnlinkTrack(); ^ gcrLib.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrShellSort(v, n, isUp) ^ In file included from gcrLib.c:28: ../gcr/gcr.h:375:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrShellSort(); ^ gcrLib.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrVertClear(col, from, to) ^ In file included from gcrLib.c:28: ../gcr/gcr.h:354:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool gcrVertClear(); ^ gcrLib.c:396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCopyCol(col, size) ^ gcrLib.c:428:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLinkTrack(col, net, track, width) ^ In file included from gcrLib.c:28: ../gcr/gcr.h:350:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrLinkTrack(); ^ 15 warnings generated. --- compiling gcr/gcrRiver.o rm -f gcrRiver.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 gcrRiver.c gcrRiver.c:63:26: warning: passing arguments to 'gcrOverCellHoriz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gcrOverCellHoriz(ch)) ^ gcrRiver.c:67:25: warning: passing arguments to 'gcrOverCellVert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gcrOverCellVert(ch)) ^ gcrRiver.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrRiverRoute(ch) ^ In file included from gcrRiver.c:27: ../gcr/gcr.h:372:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern bool gcrRiverRoute(); ^ gcrRiver.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrOverCellHoriz(ch) ^ gcrRiver.c:33:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gcrOverCellHoriz(); ^ gcrRiver.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrOverCellVert(ch) ^ gcrRiver.c:32:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] bool gcrOverCellVert(); ^ 8 warnings generated. --- compiling gcr/gcrRoute.o rm -f gcrRoute.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 gcrRoute.c gcrRoute.c:76:22: warning: passing arguments to 'gcrRiverRoute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (gcrRiverRoute(ch)) ^ gcrRoute.c:79:17: warning: passing arguments to 'gcrBuildNets' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrBuildNets(ch); ^ gcrRoute.c:83:18: warning: passing arguments to 'gcrSetEndDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSetEndDist(ch); ^ gcrRoute.c:84:25: warning: passing arguments to 'gcrDensity' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] density = gcrDensity(ch); ^ gcrRoute.c:90:17: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, ch->gcr_width, ch->gcr_length, mesg, NULL); ^ gcrRoute.c:93:20: warning: passing arguments to 'gcrInitCollapse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrInitCollapse(ch->gcr_width + 2); ^ gcrRoute.c:94:16: warning: passing arguments to 'gcrSetFlags' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrSetFlags(ch); ^ gcrRoute.c:97:15: warning: passing arguments to 'gcrInitCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrInitCol(ch, ch->gcr_lPins); ^ gcrRoute.c:98:14: warning: passing arguments to 'gcrExtend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrExtend(ch, 0); ^ gcrRoute.c:99:16: warning: passing arguments to 'gcrPrintCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPrintCol(ch, 0, GcrShowResult); ^ gcrRoute.c:106:13: warning: passing arguments to 'gcrRouteCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrRouteCol(ch, i); ^ gcrRoute.c:116:21: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, ch->gcr_length, i, ^ gcrRoute.c:123:18: warning: passing arguments to 'gcrDumpResult' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpResult(ch, GcrShowEnd); ^ gcrRoute.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRroute(ch) ^ In file included from gcrRoute.c:29: ../gcr/gcr.h:340:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int GCRroute(); ^ gcrRoute.c:164:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "Start of gcrRouteCol"); ^ gcrRoute.c:165:16: warning: passing arguments to 'gcrFeasible' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrFeasible(ch, indx); ^ gcrRoute.c:166:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After feasible connections"); ^ gcrRoute.c:171:15: warning: passing arguments to 'gcrMarkWanted' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMarkWanted(ch); ^ gcrRoute.c:174:16: warning: passing arguments to 'gcrCollapse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCollapse(&ch->gcr_lCol, ch->gcr_width, 1, ch->gcr_width, 0); ^ gcrRoute.c:175:16: warning: passing arguments to 'gcrPickBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPickBest(ch); ^ gcrRoute.c:176:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After collapse"); ^ gcrRoute.c:181:19: warning: passing arguments to 'gcrReduceRange' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrReduceRange(col, ch->gcr_width); ^ gcrRoute.c:182:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After reducing range of split nets"); ^ gcrRoute.c:185:14: warning: passing arguments to 'gcrVacate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrVacate(ch, indx); ^ gcrRoute.c:188:23: warning: passing arguments to 'gcrClassify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] list = gcrClassify(ch, &count); ^ gcrRoute.c:189:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After classifying nets"); ^ gcrRoute.c:190:16: warning: passing arguments to 'gcrMakeRuns' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeRuns(ch, indx, list, count, TRUE); ^ gcrRoute.c:191:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After making rising/falling runs"); ^ gcrRoute.c:193:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After vacating"); ^ gcrRoute.c:196:15: warning: passing arguments to 'gcrUncollapse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrUncollapse(ch, &ch->gcr_lCol, ch->gcr_width, 1, ch->gcr_width, 0); ^ gcrRoute.c:197:13: warning: passing arguments to 'gcrPickBest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPickBest(ch); ^ gcrRoute.c:199:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After uncollapse"); ^ gcrRoute.c:202:14: warning: passing arguments to 'gcrExtend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrExtend(ch, indx); ^ gcrRoute.c:203:16: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, indx, "After widen and extend"); ^ gcrRoute.c:204:16: warning: passing arguments to 'gcrPrintCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrPrintCol(ch, indx, GcrShowResult); ^ gcrRoute.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrRouteCol(ch, indx) ^ gcrRoute.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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrRouteCol(); ^ gcrRoute.c:288:18: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, currentCol, i, ^ gcrRoute.c:297:18: warning: passing arguments to 'RtrChannelError' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RtrChannelError(ch, currentCol, i, ^ gcrRoute.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrExtend(ch, currentCol) ^ gcrRoute.c:42:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrExtend(); ^ 42 warnings generated. --- compiling gcr/gcrShwFlgs.o rm -f gcrShwFlgs.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 gcrShwFlgs.c gcrShwFlgs.c:126:18: warning: passing arguments to 'Lookup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mask = Lookup(arg, GCRFlagNames); ^ gcrShwFlgs.c:131:20: warning: passing arguments to 'gcrDumpChannel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpChannel(ch); ^ gcrShwFlgs.c:175:17: warning: passing arguments to 'DBWFeedbackAdd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DBWFeedbackAdd(&box, msg, EditCellUse->cu_def, 1, ^ gcrShwFlgs.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GCRShow(point, arg) ^ In file included from gcrShwFlgs.c:32: ../gcr/gcr.h:344:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GCRShow(); ^ gcrShwFlgs.c:210:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE * fp, * fopen(); ^ gcrShwFlgs.c:223:31: warning: passing arguments to 'gcrNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(fp, "%4d", gcrNetName(netNames, &netCount, net)); ^ gcrShwFlgs.c:229:31: warning: passing arguments to 'gcrNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(fp, "%4d", gcrNetName(netNames, &netCount, net)); ^ gcrShwFlgs.c:245:31: warning: passing arguments to 'gcrNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(fp, "%4d", gcrNetName(netNames, &netCount, net)); ^ gcrShwFlgs.c:251:31: warning: passing arguments to 'gcrNetName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(fp, "%4d", gcrNetName(netNames, &netCount, net)); ^ gcrShwFlgs.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrDumpChannel(ch) ^ gcrShwFlgs.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrNetName(netNames, netCount, net) ^ 12 warnings generated. --- compiling gcr/gcrUnsplit.o rm -f gcrUnsplit.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 gcrUnsplit.c gcrUnsplit.c:101:13: warning: passing arguments to 'gcrLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] to=gcrLook(ch, i, TRUE); ^ gcrUnsplit.c:103:13: warning: passing arguments to 'gcrLook' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] to=gcrLook(ch, i, FALSE); ^ gcrUnsplit.c:119:14: warning: passing arguments to 'gcrShellSort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrShellSort(list, count, TRUE); ^ gcrUnsplit.c:120:13: warning: passing arguments to 'gcrMakeRuns' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeRuns(ch, column, list, count, FALSE); ^ gcrUnsplit.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrVacate(ch, column) ^ In file included from gcrUnsplit.c:30: ../gcr/gcr.h:378:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void gcrVacate(); ^ gcrUnsplit.c:177:17: warning: passing arguments to 'gcrClass' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dir=gcrClass(net, track); ^ gcrUnsplit.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrLook(ch, track, canCover) ^ In file included from gcrUnsplit.c:30: ../gcr/gcr.h:365:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrLook(); ^ gcrUnsplit.c:325:40: warning: passing arguments to 'gcrRealDist' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] col[i].gcr_h->gcr_sortKey=gcrRealDist(col, i, dist); ^ gcrUnsplit.c:333:17: warning: passing arguments to 'gcrShellSort' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrShellSort(result, *count, FALSE); ^ gcrUnsplit.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrClassify(ch, count) ^ gcrUnsplit.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrRealDist(col, i, dist) ^ In file included from gcrUnsplit.c:30: ../gcr/gcr.h:370:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrRealDist(); ^ gcrUnsplit.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrClass(net, track) ^ In file included from gcrUnsplit.c:30: ../gcr/gcr.h:358:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrClass(); ^ gcrUnsplit.c:475:17: warning: passing arguments to 'gcrTryRun' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] runTo=gcrTryRun(ch, net, from, to, column); ^ gcrUnsplit.c:496:15: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(col, net, from, runTo); ^ gcrUnsplit.c:504:15: warning: passing arguments to 'gcrMoveTrack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMoveTrack(col, net, from, runTo); ^ gcrUnsplit.c:506:13: warning: passing arguments to 'gcrCheckCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrCheckCol(ch, column, "gcrMakeRuns"); ^ gcrUnsplit.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrMakeRuns(ch, column, list, count, riseFall) ^ gcrUnsplit.c:35:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void gcrMakeRuns(); ^ gcrUnsplit.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gcrTryRun(ch, net, from, to, column) ^ In file included from gcrUnsplit.c:30: ../gcr/gcr.h:376:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int gcrTryRun(); ^ 24 warnings generated. --- linking libgcr.o rm -f libgcr.o /usr/bin/ld -r gcrChannel.o gcrColl.o gcrDebug.o gcrEdge.o gcrFeas.o gcrFlags.o gcrInit.o gcrLib.o gcrRiver.o gcrRoute.o gcrShwFlgs.o gcrUnsplit.o -o libgcr.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/gcr' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' --- compiling tcltk/tclmagic.o rm -f tclmagic.o ../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`\"" -c tclmagic.c tclmagic.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TagVerify(keyword) ^ In file included from tclmagic.c:29: ../tcltk/tclmagic.h:25:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int TagVerify(); ^ tclmagic.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TagCallback(interp, tkpath, argc, argv) ^ tclmagic.c:400:25: warning: passing arguments to 'TxTclDispatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wval = TxTclDispatch(clientData, argc, argv, TRUE); ^ tclmagic.c:414:46: warning: passing arguments to 'TxGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagWindow *mw = WindSearchWid(TxGetPoint(NULL)); ^ tclmagic.c:414:35: warning: passing arguments to 'WindSearchWid' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagWindow *mw = WindSearchWid(TxGetPoint(NULL)); ^ tclmagic.c:416:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tkwind = (*GrWindowNamePtr)(mw); ^ tclmagic.c:458:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id = (*GrWindowIdPtr)(argv[0]); ^ tclmagic.c:460:16: warning: passing arguments to 'TxGetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (TxGetPoint(&txp) != id) ^ tclmagic.c:468:12: warning: passing arguments to 'TxSetPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPoint(txp.p_x, txp.p_y, id); ^ tclmagic.c:474:18: warning: passing arguments to 'TxTclDispatch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxTclDispatch(clientData, argc, argv, FALSE); ^ In file included from tclmagic.c:29: ../tcltk/tclmagic.h:29:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void MakeWindowCommand(); ^ tclmagic.c:485:1: note: conflicting prototype is here MakeWindowCommand(char *wname, MagWindow *mw) ^ tclmagic.c:538:27: warning: passing arguments to 'mainInitBeforeArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (mainInitBeforeArgs(argc, argv) != 0) goto magicfatal; ^ tclmagic.c:539:19: warning: passing arguments to 'mainDoArgs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (mainDoArgs(argc, argv) != 0) goto magicfatal; ^ tclmagic.c:573:36: warning: passing arguments to 'WindNextClient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while ((client = WindNextClient(client)) != NULL) ^ tclmagic.c:575:36: warning: passing arguments to 'WindGetCommandTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] commandTable = WindGetCommandTable(client); ^ tclmagic.c:589:20: warning: passing arguments to 'RegisterTkCommands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RegisterTkCommands(interp); ^ tclmagic.c:757:13: warning: passing arguments to 'TxSetPrompt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt('%'); ^ tclmagic.c:809:24: warning: passing arguments to 'Tcl_escape' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newstr = Tcl_escape(prompt); ^ tclmagic.c:794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDialog(prompt, responses, defresp) ^ In file included from tclmagic.c:40: ../textio/textio.h:76:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int TxDialog(); ^ tclmagic.c:857:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxSetPrompt(ch) ^ In file included from tclmagic.c:40: ../textio/textio.h:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxSetPrompt(); ^ tclmagic.c:877:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxGetLinePfix(dest, maxChars, prefix) ^ tclmagic.c:947:18: warning: passing arguments to 'txGetFileCommand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] txGetFileCommand(f, NULL); ^ tclmagic.c:932:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxDispatch(f) ^ In file included from tclmagic.c:41: ../textio/txcommands.h:156:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxDispatch(); ^ tclmagic.c:957:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TxParseString(str, q, event) ^ In file included from tclmagic.c:41: ../textio/txcommands.h:155:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void TxParseString(); ^ In file included from tclmagic.c:29: ../tcltk/tclmagic.h:28:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int Tcl_printf(); ^ tclmagic.c:1030:1: note: conflicting prototype is here Tcl_printf(FILE *f, char *fmt, va_list args_in) ^ tclmagic.c:1124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tcl_escape(instring) ^ In file included from tclmagic.c:29: ../tcltk/tclmagic.h:24:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *Tcl_escape(); ^ tclmagic.c:1174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TerminalInputProc(instanceData, buf, toRead, errorCodePtr) ^ tclmagic.c:1223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tclmagic_Init(interp) ^ tclmagic.c:1281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tclmagic_SafeInit(interp) ^ 35 warnings generated. --- linking libtcltk.o rm -f libtcltk.o /usr/bin/ld -r tclmagic.o -o libtcltk.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling magic/magicTop.o rm -f magicTop.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 -DMAGIC_DATE="\"`date`\"" -DCAD_DIR="/usr/local/lib" -c magicTop.c In file included from :370: :58:9: warning: 'CAD_DIR' macro redefined [-Wmacro-redefined] #define CAD_DIR /usr/local/lib ^ :2:9: note: previous definition is here #define CAD_DIR "/usr/local/lib" ^ magicTop.c:56:14: warning: passing arguments to 'magicMain' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magicMain(argc, argv); ^ magicTop.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 3 warnings generated. --- linking libmagic.o rm -f libmagic.o /usr/bin/ld -r magicTop.o -o libmagic.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- compiling net2ir/net2ir.o rm -f net2ir.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 net2ir.c net2ir.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. --- linking libnet2ir.o rm -f libnet2ir.o /usr/bin/ld -r net2ir.o -o libnet2ir.o gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' gmake[2]: Entering directory '/exopi-obj/pobj/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 'module'. gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' --- making Tcl shared libraries for dir in magic net2ir tcltk; do \ (cd $dir && gmake tcl-main) || exit 1; done gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- making magic Tcl library (tclmagic.so) rm -f tclmagic.so 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 -o tclmagic.so -shared -Wl,--version-script=../magic/symbol.map \ ../bplane/libbplane.o ../cmwind/libcmwind.o ../commands/libcommands.o ../database/libdatabase.o ../dbwind/libdbwind.o ../drc/libdrc.o ../debug/libdebug.o ../extract/libextract.o ../graphics/libgraphics.o ../select/libselect.o ../textio/libtextio.o ../tiles/libtiles.o ../windows/libwindows.o ../wiring/libwiring.o ../resis/libresis.o ../sim/libsim.o ../netmenu/libnetmenu.o ../plow/libplow.o ../utils/libutils.o ../ext2sim/libext2sim.o ../ext2spice/libext2spice.o ../calma/libcalma.o ../cif/libcif.o ../plot/libplot.o ../lef/liblef.o ../extflat/libextflat.o ../garouter/libgarouter.o ../mzrouter/libmzrouter.o ../router/librouter.o ../irouter/libirouter.o ../grouter/libgrouter.o ../gcr/libgcr.o ../tcltk/libtcltk.o \ -lc -lX11 -lGL -lGLU -lXi -lXmu -lXext -lm -lcairo -lfontconfig -lfreetype -L/usr/X11R6/lib -lm -lz -L/usr/local/lib -L/usr/local/lib -ltkstub85 -L/usr/local/lib -ltclstub85 CmdAuto.c(../commands/libcommands.o:(CmdBox)): warning: sprintf() is often misused, please use snprintf() DBWundo.c(../dbwind/libdbwind.o:(dbwTileFunc)): warning: strcpy() is almost always misused, please use strlcpy() tclmagic.c(../tcltk/libtcltk.o:(TagCallback)): warning: strcat() is almost always misused, please use strlcat() CmdAuto.c(../commands/libcommands.o:(CmdRandom)): warning: random() may return deterministic values, is that what you want? /usr/local/bin/python3 ../scripts/preproc.py -ccomm -DX11 -DXLIB -DOGL -DCAIRO -DNDEBUG -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" proto.magicrc.in > proto.magicrc gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition echo "Nothing to do here" Nothing to do here gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' gmake[2]: Entering directory '/exopi-obj/pobj/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\" -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 -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG magicexec.c \ -o magicexec -L/usr/local/lib -L/usr/local/lib -ltk85 -L/usr/local/lib -ltcl85 -lz \ -lX11 -lGL -lGLU -lXi -lXmu -lXext -lm -lcairo -lfontconfig -lfreetype -L/usr/X11R6/lib magicexec.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magic_AppInit(interp) ^ magicexec.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. 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\" -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 -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DNDEBUG magicdnull.c \ -o magicdnull -L/usr/local/lib -ltcl85 -lz \ magicdnull.c:21:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magic_AppInit(interp) ^ magicdnull.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. sed -e /MAGIC_VERSION/s%MAGIC_VERSION%`cat ../VERSION | cut -d. -f1-2`%g \ -e /MAGIC_REVISION/s%MAGIC_REVISION%`cat ../VERSION | cut -d. -f3`%g \ -e /MAGIC_COMMIT/s%MAGIC_COMMIT%%g \ magic.tcl.in > magic.tcl sed -e /TCL_DIR/s%TCL_DIR%/usr/local/lib/magic/tcl%g \ -e /TCLLIB_DIR/s%TCLLIB_DIR%/usr/local/lib%g \ -e /WISH_EXE/s%WISH_EXE%/usr/local/bin/wish8.5%g magic.sh.in > magic.sh sed -e /TCL_DIR/s%TCL_DIR%/usr/local/lib/magic/tcl%g \ ext2spice.sh.in > ext2spice.sh sed -e /TCL_DIR/s%TCL_DIR%/usr/local/lib/magic/tcl%g \ ext2sim.sh.in > ext2sim.sh gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' gmake[1]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393' >>> Running fake in cad/magic at 1713820261.28 ===> cad/magic ===> Faking installation for magic-8.3.393 --- installing executable to /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin --- installing runtime files to /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib gmake[1]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393' ./scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin \ /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys \ /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps for dir in windows doc scmos graphics tcltk magic net2ir tcltk; do \ (cd $dir && gmake install-tcl); done gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/windows' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition --- installing glyphs to /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys for i in windows7.glyphs windows11.glyphs windows14.glyphs windows22.glyphs vfont.B.12 vfont.I.12 vfont.R.8; do \ (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys && rm -f $i); \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys; done gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/windows' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc' cd latexfiles && gmake install gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/latexfiles' ../../scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc cp ../psfiles/tut1.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut1.ps cp ../psfiles/tut2.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut2.ps cp ../psfiles/tut3.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut3.ps cp ../psfiles/tut4.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut4.ps cp ../psfiles/tut5.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut5.ps cp ../psfiles/tut6.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut6.ps cp ../psfiles/tut7.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut7.ps cp ../psfiles/tut8.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut8.ps cp ../psfiles/tut9.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut9.ps cp ../psfiles/tut10.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut10.ps cp ../psfiles/tut11.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tut11.ps cp ../psfiles/maint1.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/maint1.ps cp ../psfiles/maint2.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/maint2.ps cp ../psfiles/maint3.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/maint3.ps cp ../psfiles/maint4.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/maint4.ps cp ../psfiles/introduction.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/introduction.ps cp ../psfiles/copyright.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/copyright.ps cp ../psfiles/addendum6_5.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/addendum6_5.ps cp ../psfiles/tutscm1.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tutscm1.ps cp ../psfiles/tutscm2.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tutscm2.ps cp ../psfiles/tutscm3.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tutscm3.ps cp ../psfiles/tutscm4.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tutscm4.ps cp ../psfiles/tuttcl1.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tuttcl1.ps cp ../psfiles/tuttcl2.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tuttcl2.ps cp ../psfiles/tuttcl3.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tuttcl3.ps cp ../psfiles/tuttcl4.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tuttcl4.ps cp ../psfiles/tuttcl5.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tuttcl5.ps cp ../psfiles/tutwrl1.ps /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/tutwrl1.ps gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/latexfiles' cd man && gmake install gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/man' ../../scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1 mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1 cp ext2spice.1 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1/ext2spice.1 cp extcheck.1 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1/extcheck.1 cp ext2sim.1 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1/ext2sim.1 cp magic.1 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man1/magic.1 ../../scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5 mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5 cp cmap.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/cmap.5 cp displays.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/displays.5 cp dlys.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/dlys.5 cp dstyle.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/dstyle.5 cp ext.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/ext.5 cp glyphs.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/glyphs.5 cp mag.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/mag.5 cp net.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/net.5 cp sim.5 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/man5/sim.5 gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/man' cd tutcells && gmake install gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/tutcells' ../../scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial cp m3a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/m3a.mag cp maint2a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/maint2a.mag cp tut1.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut1.mag cp tut2a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut2a.mag cp tut2b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut2b.mag cp tut2c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut2c.mag cp tut2d.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut2d.mag cp tut3a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3a.mag cp tut3b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3b.mag cp tut3c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3c.mag cp tut3d.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3d.mag cp tut3e.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3e.mag cp tut3f.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3f.mag cp tut3g.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3g.mag cp tut3h.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut3h.mag cp tut4a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut4a.mag cp tut4x.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut4x.mag cp tut4y.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut4y.mag cp tut4z.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut4z.mag cp tut5a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut5a.mag cp tut5b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut5b.mag cp tut6a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut6a.mag cp tut6b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut6b.mag cp tut6c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut6c.mag cp tut6x.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut6x.mag cp tut6y.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut6y.mag cp tut7a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7a.mag cp tut7b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7b.mag cp tut7b.net /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7b.net cp tut7c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7c.mag cp tut7d.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7d.mag cp tut7d.net /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut7d.net cp tut8a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8a.mag cp tut8b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8b.mag cp tut8c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8c.mag cp tut8d.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8d.mag cp tut8e.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8e.mag cp tut8f.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8f.mag cp tut8g.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8g.mag cp tut8h.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8h.mag cp tut8i.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8i.mag cp tut8j.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8j.mag cp tut8k.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8k.mag cp tut8l.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8l.mag cp tut8m.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8m.mag cp tut8n.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8n.mag cp tut8r.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut8r.mag cp tut9a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut9a.mag cp tut9b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut9b.mag cp tut9x.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut9x.mag cp tut9y.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut9y.mag cp tut11a.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.mag cp tut11b.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11b.mag cp tut11c.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11c.mag cp tut11d.mag /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11d.mag cp tut11a.al /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.al cp tut11a.cmd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.cmd cp tut11a.ext /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.ext cp tut11a.nodes /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.nodes cp tut11a.sim /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11a.sim cp tut11b.ext /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11b.ext cp tut11c.ext /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11c.ext cp tut11d.ext /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial/tut11d.ext gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/tutcells' cd html && gmake install gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/html' ../../scripts/mkdirs /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/html mkdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/html tar cf - . | (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc/html; tar xf - ) gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc/html' gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/doc' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos' cd cif_template; gmake clean; gmake; gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos/cif_template' rm -rf objs gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos/cif_template' gmake[3]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos/cif_template' ../../scripts/mkdirs objs mkdir objs rm -f objs/CIFin cc -E -DSTANDARD cifin.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/CIFin rm -f objs/CIFout cc -E -DSTANDARD cifout.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/CIFout rm -f objs/IBMCIFin cc -E -DIBM cifin.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/IBMCIFin rm -f objs/IBMCIFout cc -E -DIBM cifout.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/IBMCIFout rm -f objs/TMCIFin cc -E -DTIGHTMETAL cifin.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/TMCIFin rm -f objs/TMCIFout cc -E -DTIGHTMETAL cifout.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/TMCIFout rm -f objs/SUBCIFin cc -E -DSUBMICRON cifin.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/SUBCIFin rm -f objs/SUBCIFout cc -E -DSUBMICRON cifout.c | sed -e "s/\\\\/\\\\\\\\/" -e "/^#/D" -e "s/(gen )/(gen)/" -e "s/(nowell )/(nowell)/" -e "s/(nwell )/(nwell)/" -e "s/(pwell )/(pwell)/" > objs/SUBCIFout gmake[3]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos/cif_template' /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template minimum.tech.in > minimum.tech /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template gdsquery.tech.in > gdsquery.tech cat scmos.tech.in > scmos.tech.out /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template -DV5 -DSTANDARD scmos.tech.out > scmos.tech rm -f scmos.tech.out cat scmos.tech.in > scmos.tech.out cat scmos.tech.in > scmos.tech.out /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template -DV5 -DHPTECH -DTIGHTMETAL scmos.tech.out > scmos-tm.tech rm -f scmos.tech.out cat scmos.tech.in > scmos.tech.out cat scmos.tech.in > scmos.tech.out /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template -DV5 -DSUBMICRON scmos.tech.out > scmos-sub.tech rm -f scmos.tech.out cat scmos.tech.in > scmos.tech.out cat scmos.tech.in > scmos.tech.out /usr/local/bin/python3 ../scripts/preproc.py -ccomm -I./extract_template -DV5 -DSTANDARD -DWELL_ROUTE_CHECK scmos.tech.out > scmosWR.tech rm -f scmos.tech.out cp nmos.tech.in nmos.tech for i in mos.7bit.dstyle mos.7bit.std.cmap mos.24bit.dstyle mos.24bit.std.cmap mos.7bit.mraster_dstyle mos.7bit.mraster.cmap mos.OpenGL.dstyle mos.OpenGL.std.cmap minimum.tech gdsquery.tech scmos.tech scmos-tm.tech scmos-sub.tech scmosWR.tech nmos.tech; do \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys; done gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/scmos' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/graphics' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition for i in bw.glyphs color.glyphs; do \ rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/$i; \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys; done for i in FreeSerif.pt3 FreeSans.pt3 FreeMono.pt3; do \ rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/$i; \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys; done gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/graphics' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic cp magic.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 magic) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2spice cp ext2spice.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2spice (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 ext2spice) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2sim cp ext2sim.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2sim (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 ext2sim) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicexec cp magicexec /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicexec rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicdnull cp magicdnull /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicdnull (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; rm -f tkcon.tcl tkshell.tcl wrapper.tcl console.tcl techbuilder.tcl cellmgr.tcl drcmgr.tcl libmgr.tcl texthelper.tcl tools.tcl mazeroute.tcl strip_reflibs.tcl toolkit.tcl toolkit_rev0.tcl bsitools.tcl socketcmd.tcl readspice.tcl magic.tcl) for i in tkcon.tcl tkshell.tcl wrapper.tcl console.tcl techbuilder.tcl cellmgr.tcl drcmgr.tcl libmgr.tcl texthelper.tcl tools.tcl mazeroute.tcl strip_reflibs.tcl toolkit.tcl toolkit_rev0.tcl bsitools.tcl socketcmd.tcl readspice.tcl magic.tcl; do \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; done (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; chmod 0755 tkcon.tcl tkshell.tcl) gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/tclmagic.so cp tclmagic.so /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/tclmagic.so rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/.magicrc cp proto.magicrc /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/.magicrc rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/.initrc cp proto.initrc /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/.initrc rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/magicps.pro cp magicps.pro /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/sys/magicps.pro rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/up.gif cp bitmaps/up.gif /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/up.gif rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/down.gif cp bitmaps/down.gif /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/down.gif rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/left.gif cp bitmaps/left.gif /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/left.gif rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/right.gif cp bitmaps/right.gif /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/right.gif rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/zoom.gif cp bitmaps/zoom.gif /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/zoom.gif rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/lock.xbm cp bitmaps/lock.xbm /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/bitmaps/lock.xbm gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/magic' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition echo "Nothing to do here" Nothing to do here gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/net2ir' gmake[2]: Entering directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' ../rules.mak:24: warning: ignoring prerequisites on suffix rule definition rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic cp magic.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/magic (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 magic) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2spice cp ext2spice.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2spice (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 ext2spice) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2sim cp ext2sim.sh /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin/ext2sim (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/bin; chmod 0755 ext2sim) rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicexec cp magicexec /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicexec rm -f /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicdnull cp magicdnull /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl/magicdnull (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; rm -f tkcon.tcl tkshell.tcl wrapper.tcl console.tcl techbuilder.tcl cellmgr.tcl drcmgr.tcl libmgr.tcl texthelper.tcl tools.tcl mazeroute.tcl strip_reflibs.tcl toolkit.tcl toolkit_rev0.tcl bsitools.tcl socketcmd.tcl readspice.tcl magic.tcl) for i in tkcon.tcl tkshell.tcl wrapper.tcl console.tcl techbuilder.tcl cellmgr.tcl drcmgr.tcl libmgr.tcl texthelper.tcl tools.tcl mazeroute.tcl strip_reflibs.tcl toolkit.tcl toolkit_rev0.tcl bsitools.tcl socketcmd.tcl readspice.tcl magic.tcl; do \ cp $i /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; done (cd /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tcl; chmod 0755 tkcon.tcl tkshell.tcl) gmake[2]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393/tcltk' gmake[1]: Leaving directory '/exopi-obj/pobj/magic-8.3.393/magic-8.3.393' mv /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man/* /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/man/ rmdir /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/man mv /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/doc /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/doc/magic /exopi-obj/pobj/magic-8.3.393/bin/install -d -m 755 /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/examples/magic mv /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/lib/magic/tutorial /exopi-obj/pobj/magic-8.3.393/fake-amd64/usr/local/share/examples/magic/ >>> Running package in cad/magic at 1713820269.16 ===> cad/magic `/exopi-obj/pobj/magic-8.3.393/fake-amd64/.fake_done' is up to date. ===> Building package for magic-8.3.393 Create /exopi-cvs/ports/packages/amd64/all/magic-8.3.393.tgz Creating package magic-8.3.393 reading plist| checking dependencies| checking dependencies|graphics/cairo checking dependencies|lang/tcl/8.5 checking dependencies|shells/bash checking dependencies|x11/tk/8.5 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************** | 34% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 46% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/magic-8.3.393.tgz >>> Running clean in cad/magic at 1713820277.89 ===> cad/magic ===> Cleaning for magic-8.3.393 >>> Ended at 1713820278.36 max_stuck=0.19/depends=6.15/show-prepare-results=1.71/patch=1.38/configure=8.02/build=186.87/fake=7.88/package=8.74/clean=0.49