=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/cad/gnetman", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gnetman-20050211nb10 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in batch --- bamain.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT bamain.o -MD -MP -MF ".deps/bamain.Tpo" -c -o bamain.o bamain.c; then mv -f ".deps/bamain.Tpo" ".deps/bamain.Po"; else rm -f ".deps/bamain.Tpo"; exit 1; fi --- libbatch.a --- rm -f libbatch.a ar cru libbatch.a bamain.o ranlib libbatch.a Making all in spice --- all --- /opt/local/bin/bmake all-am --- cirddr.o --- --- cirread.o --- --- cirwrite.o --- --- cirread.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT cirread.o -MD -MP -MF ".deps/cirread.Tpo" -c -o cirread.o cirread.c; then mv -f ".deps/cirread.Tpo" ".deps/cirread.Po"; else rm -f ".deps/cirread.Tpo"; exit 1; fi --- cirwrite.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT cirwrite.o -MD -MP -MF ".deps/cirwrite.Tpo" -c -o cirwrite.o cirwrite.c; then mv -f ".deps/cirwrite.Tpo" ".deps/cirwrite.Po"; else rm -f ".deps/cirwrite.Tpo"; exit 1; fi --- cirddr.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT cirddr.o -MD -MP -MF ".deps/cirddr.Tpo" -c -o cirddr.o cirddr.c; then mv -f ".deps/cirddr.Tpo" ".deps/cirddr.Po"; else rm -f ".deps/cirddr.Tpo"; exit 1; fi --- cirwrite.o --- In file included from cirddr.h:9, from cir.h:19, from cirwrite.c:27: cirwrite.c: In function 'buildInstParams': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ cirddr.h:179:136: note: in expansion of macro '_utOffset' 179 | #define cirNetlistSub(baseClass) (dbNetlistNull==(baseClass)?cirNetlistNull:(cirNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _cirNetlist, _extension))) | ^~~~~~~~~ cirwrite.c:166:26: note: in expansion of macro 'cirNetlistSub' 166 | cirNetlist netlist = cirNetlistSub(dbnetlist); | ^~~~~~~~~~~~~ cirwrite.c: In function 'writeSubcircuitParameters': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ cirddr.h:179:136: note: in expansion of macro '_utOffset' 179 | #define cirNetlistSub(baseClass) (dbNetlistNull==(baseClass)?cirNetlistNull:(cirNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _cirNetlist, _extension))) | ^~~~~~~~~ cirwrite.c:353:26: note: in expansion of macro 'cirNetlistSub' 353 | cirNetlist netlist = cirNetlistSub(internalNetlist); | ^~~~~~~~~~~~~ cirwrite.c: In function 'writeParameterDeclarations': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ cirddr.h:179:136: note: in expansion of macro '_utOffset' 179 | #define cirNetlistSub(baseClass) (dbNetlistNull==(baseClass)?cirNetlistNull:(cirNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _cirNetlist, _extension))) | ^~~~~~~~~ cirwrite.c:657:26: note: in expansion of macro 'cirNetlistSub' 657 | cirNetlist netlist = cirNetlistSub(databaseNetlist); | ^~~~~~~~~~~~~ --- cirparse.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT cirparse.o -MD -MP -MF ".deps/cirparse.Tpo" -c -o cirparse.o cirparse.c; then mv -f ".deps/cirparse.Tpo" ".deps/cirparse.Po"; else rm -f ".deps/cirparse.Tpo"; exit 1; fi --- cirscan.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT cirscan.o -MD -MP -MF ".deps/cirscan.Tpo" -c -o cirscan.o cirscan.c; then mv -f ".deps/cirscan.Tpo" ".deps/cirscan.Po"; else rm -f ".deps/cirscan.Tpo"; exit 1; fi --- libcir.a --- rm -f libcir.a ar cru libcir.a cirparse.o cirscan.o cirddr.o cirread.o cirwrite.o ranlib libcir.a Making all in database --- dbbuild.o --- --- dbddr.o --- --- dbmain.o --- --- dbddr.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbddr.o -MD -MP -MF ".deps/dbddr.Tpo" -c -o dbddr.o dbddr.c; then mv -f ".deps/dbddr.Tpo" ".deps/dbddr.Po"; else rm -f ".deps/dbddr.Tpo"; exit 1; fi --- dbmain.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbmain.o -MD -MP -MF ".deps/dbmain.Tpo" -c -o dbmain.o dbmain.c; then mv -f ".deps/dbmain.Tpo" ".deps/dbmain.Po"; else rm -f ".deps/dbmain.Tpo"; exit 1; fi --- dbbuild.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbbuild.o -MD -MP -MF ".deps/dbbuild.Tpo" -c -o dbbuild.o dbbuild.c; then mv -f ".deps/dbbuild.Tpo" ".deps/dbbuild.Po"; else rm -f ".deps/dbbuild.Tpo"; exit 1; fi --- dbnetlist.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbnetlist.o -MD -MP -MF ".deps/dbnetlist.Tpo" -c -o dbnetlist.o dbnetlist.c; then mv -f ".deps/dbnetlist.Tpo" ".deps/dbnetlist.Po"; else rm -f ".deps/dbnetlist.Tpo"; exit 1; fi --- dbquery.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbquery.o -MD -MP -MF ".deps/dbquery.Tpo" -c -o dbquery.o dbquery.c; then mv -f ".deps/dbquery.Tpo" ".deps/dbquery.Po"; else rm -f ".deps/dbquery.Tpo"; exit 1; fi --- dbshort.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT dbshort.o -MD -MP -MF ".deps/dbshort.Tpo" -c -o dbshort.o dbshort.c; then mv -f ".deps/dbshort.Tpo" ".deps/dbshort.Po"; else rm -f ".deps/dbshort.Tpo"; exit 1; fi --- libdatabase.a --- rm -f libdatabase.a ar cru libdatabase.a dbbuild.o dbddr.o dbmain.o dbnetlist.o dbquery.o dbshort.o ranlib libdatabase.a Making all in tcl --- tclfunc.o --- --- tclfunc_wrap.o --- --- tclwrap.o --- --- tclfunc.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT tclfunc.o -MD -MP -MF ".deps/tclfunc.Tpo" -c -o tclfunc.o tclfunc.c; then mv -f ".deps/tclfunc.Tpo" ".deps/tclfunc.Po"; else rm -f ".deps/tclfunc.Tpo"; exit 1; fi --- tclwrap.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT tclwrap.o -MD -MP -MF ".deps/tclwrap.Tpo" -c -o tclwrap.o tclwrap.c; then mv -f ".deps/tclwrap.Tpo" ".deps/tclwrap.Po"; else rm -f ".deps/tclwrap.Tpo"; exit 1; fi --- tclfunc_wrap.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT tclfunc_wrap.o -MD -MP -MF ".deps/tclfunc_wrap.Tpo" -c -o tclfunc_wrap.o tclfunc_wrap.c; then mv -f ".deps/tclfunc_wrap.Tpo" ".deps/tclfunc_wrap.Po"; else rm -f ".deps/tclfunc_wrap.Tpo"; exit 1; fi tclfunc_wrap.c: In function '_wrap_set_current_design': tclfunc_wrap.c:497:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 497 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ In file included from tclfunc_wrap.c:23: /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_set_current_netlist': tclfunc_wrap.c:512:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 512 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_set_root_netlist': tclfunc_wrap.c:527:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 527 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_read_spice_netlist': tclfunc_wrap.c:585:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 585 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_create_default_symbol': tclfunc_wrap.c:674:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 674 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_read_schematic': tclfunc_wrap.c:691:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 691 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_write_spice_netlist': tclfunc_wrap.c:710:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 710 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_write_verilog_netlist': tclfunc_wrap.c:725:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 725 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_read_verilog_netlist': tclfunc_wrap.c:742:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 742 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_generate_devices': tclfunc_wrap.c:755:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 755 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_make_netlists_upper_case': tclfunc_wrap.c:839:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 839 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_net_exists': tclfunc_wrap.c:1066:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 1066 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function '_wrap_inst_exists': tclfunc_wrap.c:1081:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 1081 | sprintf(interp->result,"%ld", (long) _result); | ^~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclfunc_wrap.c: In function 'Swig_Init': tclfunc_wrap.c:1088:70: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1088 | Tcl_CreateCommand(interp, SWIG_prefix "set_current_design", _wrap_set_current_design, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) In file included from /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:2424: /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1089:71: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1089 | Tcl_CreateCommand(interp, SWIG_prefix "set_current_netlist", _wrap_set_current_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1090:68: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1090 | Tcl_CreateCommand(interp, SWIG_prefix "set_root_netlist", _wrap_set_root_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1091:62: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1091 | Tcl_CreateCommand(interp, SWIG_prefix "create_net", _wrap_create_net, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1092:70: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1092 | Tcl_CreateCommand(interp, SWIG_prefix "merge_net_into_net", _wrap_merge_net_into_net, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1093:70: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1093 | Tcl_CreateCommand(interp, SWIG_prefix "get_current_design", _wrap_get_current_design, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1094:70: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1094 | Tcl_CreateCommand(interp, SWIG_prefix "read_spice_netlist", _wrap_read_spice_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1095:69: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1095 | Tcl_CreateCommand(interp, SWIG_prefix "component_library", _wrap_component_library, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1096:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1096 | Tcl_CreateCommand(interp, SWIG_prefix "source_library", _wrap_source_library, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1097:72: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1097 | Tcl_CreateCommand(interp, SWIG_prefix "reset_source_library", _wrap_reset_source_library, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1098:75: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1098 | Tcl_CreateCommand(interp, SWIG_prefix "reset_component_library", _wrap_reset_component_library, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1099:68: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1099 | Tcl_CreateCommand(interp, SWIG_prefix "set_spice_target", _wrap_set_spice_target, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1100:68: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1100 | Tcl_CreateCommand(interp, SWIG_prefix "add_spice_device", _wrap_add_spice_device, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1101:73: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1101 | Tcl_CreateCommand(interp, SWIG_prefix "create_default_symbol", _wrap_create_default_symbol, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1102:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1102 | Tcl_CreateCommand(interp, SWIG_prefix "read_schematic", _wrap_read_schematic, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1103:71: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1103 | Tcl_CreateCommand(interp, SWIG_prefix "write_spice_netlist", _wrap_write_spice_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1104:73: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1104 | Tcl_CreateCommand(interp, SWIG_prefix "write_verilog_netlist", _wrap_write_verilog_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1105:72: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1105 | Tcl_CreateCommand(interp, SWIG_prefix "read_verilog_netlist", _wrap_read_verilog_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1106:68: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1106 | Tcl_CreateCommand(interp, SWIG_prefix "generate_devices", _wrap_generate_devices, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1107:82: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1107 | Tcl_CreateCommand(interp, SWIG_prefix "convert_power_insts_to_globals", _wrap_convert_power_insts_to_globals, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1108:83: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1108 | Tcl_CreateCommand(interp, SWIG_prefix "thread_global_through_hierarchy", _wrap_thread_global_through_hierarchy, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1109:84: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1109 | Tcl_CreateCommand(interp, SWIG_prefix "thread_globals_through_hierarchy", _wrap_thread_globals_through_hierarchy, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1110:65: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1110 | Tcl_CreateCommand(interp, SWIG_prefix "rename_global", _wrap_rename_global, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1111:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1111 | Tcl_CreateCommand(interp, SWIG_prefix "rename_netlist", _wrap_rename_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1112:76: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1112 | Tcl_CreateCommand(interp, SWIG_prefix "make_netlists_upper_case", _wrap_make_netlists_upper_case, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1113:69: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1113 | Tcl_CreateCommand(interp, SWIG_prefix "set_netlist_value", _wrap_set_netlist_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1114:69: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1114 | Tcl_CreateCommand(interp, SWIG_prefix "get_netlist_value", _wrap_get_netlist_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1115:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1115 | Tcl_CreateCommand(interp, SWIG_prefix "set_inst_value", _wrap_set_inst_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1116:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1116 | Tcl_CreateCommand(interp, SWIG_prefix "get_inst_value", _wrap_get_inst_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1117:65: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1117 | Tcl_CreateCommand(interp, SWIG_prefix "set_net_value", _wrap_set_net_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1118:65: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1118 | Tcl_CreateCommand(interp, SWIG_prefix "get_net_value", _wrap_get_net_value, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1119:75: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1119 | Tcl_CreateCommand(interp, SWIG_prefix "explode_instance_arrays", _wrap_explode_instance_arrays, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1120:66: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1120 | Tcl_CreateCommand(interp, SWIG_prefix "get_first_inst", _wrap_get_first_inst, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1121:65: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1121 | Tcl_CreateCommand(interp, SWIG_prefix "get_next_inst", _wrap_get_next_inst, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1122:65: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1122 | Tcl_CreateCommand(interp, SWIG_prefix "get_first_net", _wrap_get_first_net, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1123:64: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1123 | Tcl_CreateCommand(interp, SWIG_prefix "get_next_net", _wrap_get_next_net, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1124:69: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1124 | Tcl_CreateCommand(interp, SWIG_prefix "get_first_netlist", _wrap_get_first_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1125:68: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1125 | Tcl_CreateCommand(interp, SWIG_prefix "get_next_netlist", _wrap_get_next_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1126:77: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1126 | Tcl_CreateCommand(interp, SWIG_prefix "get_inst_internal_netlist", _wrap_get_inst_internal_netlist, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1127:62: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1127 | Tcl_CreateCommand(interp, SWIG_prefix "net_exists", _wrap_net_exists, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ tclfunc_wrap.c:1128:63: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 1128 | Tcl_CreateCommand(interp, SWIG_prefix "inst_exists", _wrap_inst_exists, (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL); | ^~~~~~~~~~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) /tmp/work/cad/gnetman/work/.buildlink/include/tclDecls.h:303:67: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' 303 | const char *cmdName, Tcl_CmdProc *proc, | ~~~~~~~~~~~~~^~~~ --- tclwrap.o --- tclwrap.c: In function 'tcRunScript': tclwrap.c:21:10: warning: 'errorLine' is deprecated: use Tcl_GetErrorLine/Tcl_SetErrorLine [-Wdeprecated-declarations] 21 | interp->errorLine, interp->result); | ^~~~~~ In file included from tc.h:2, from tclwrap.c:1: /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:530:9: note: declared here 530 | int errorLine TCL_DEPRECATED_API("use Tcl_GetErrorLine/Tcl_SetErrorLine"); | ^~~~~~~~~ tclwrap.c:21:10: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 21 | interp->errorLine, interp->result); | ^~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ tclwrap.c: In function 'tcRunInterpreter': tclwrap.c:51:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 51 | utWarning("Tcl error: %s", interp->result); | ^~~~~~~~~ /tmp/work/cad/gnetman/work/.buildlink/include/tcl.h:513:11: note: declared here 513 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ --- libtcl.a --- rm -f libtcl.a ar cru libtcl.a tclfunc.o tclfunc_wrap.o tclwrap.o ranlib libtcl.a Making all in include Making all in sch --- schbuild.o --- --- schddr.o --- --- schgensym.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schgensym.o -MD -MP -MF ".deps/schgensym.Tpo" -c -o schgensym.o schgensym.c; then mv -f ".deps/schgensym.Tpo" ".deps/schgensym.Po"; else rm -f ".deps/schgensym.Tpo"; exit 1; fi --- schbuild.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schbuild.o -MD -MP -MF ".deps/schbuild.Tpo" -c -o schbuild.o schbuild.c; then mv -f ".deps/schbuild.Tpo" ".deps/schbuild.Po"; else rm -f ".deps/schbuild.Tpo"; exit 1; fi --- schddr.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schddr.o -MD -MP -MF ".deps/schddr.Tpo" -c -o schddr.o schddr.c; then mv -f ".deps/schddr.Tpo" ".deps/schddr.Po"; else rm -f ".deps/schddr.Tpo"; exit 1; fi --- schmain.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schmain.o -MD -MP -MF ".deps/schmain.Tpo" -c -o schmain.o schmain.c; then mv -f ".deps/schmain.Tpo" ".deps/schmain.Po"; else rm -f ".deps/schmain.Tpo"; exit 1; fi --- schnetlist.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schnetlist.o -MD -MP -MF ".deps/schnetlist.Tpo" -c -o schnetlist.o schnetlist.c; then mv -f ".deps/schnetlist.Tpo" ".deps/schnetlist.Po"; else rm -f ".deps/schnetlist.Tpo"; exit 1; fi --- schpost.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schpost.o -MD -MP -MF ".deps/schpost.Tpo" -c -o schpost.o schpost.c; then mv -f ".deps/schpost.Tpo" ".deps/schpost.Po"; else rm -f ".deps/schpost.Tpo"; exit 1; fi --- schread.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schread.o -MD -MP -MF ".deps/schread.Tpo" -c -o schread.o schread.c; then mv -f ".deps/schread.Tpo" ".deps/schread.Po"; else rm -f ".deps/schread.Tpo"; exit 1; fi --- schshort.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schshort.o -MD -MP -MF ".deps/schshort.Tpo" -c -o schshort.o schshort.c; then mv -f ".deps/schshort.Tpo" ".deps/schshort.Po"; else rm -f ".deps/schshort.Tpo"; exit 1; fi --- schwrite.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT schwrite.o -MD -MP -MF ".deps/schwrite.Tpo" -c -o schwrite.o schwrite.c; then mv -f ".deps/schwrite.Tpo" ".deps/schwrite.Po"; else rm -f ".deps/schwrite.Tpo"; exit 1; fi --- libsch.a --- rm -f libsch.a ar cru libsch.a schbuild.o schddr.o schgensym.o schmain.o schnetlist.o schpost.o schread.o schshort.o schwrite.o ranlib libsch.a Making all in hash --- htddr.o --- --- hthash.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT hthash.o -MD -MP -MF ".deps/hthash.Tpo" -c -o hthash.o hthash.c; then mv -f ".deps/hthash.Tpo" ".deps/hthash.Po"; else rm -f ".deps/hthash.Tpo"; exit 1; fi --- htddr.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT htddr.o -MD -MP -MF ".deps/htddr.Tpo" -c -o htddr.o htddr.c; then mv -f ".deps/htddr.Tpo" ".deps/htddr.Po"; else rm -f ".deps/htddr.Tpo"; exit 1; fi --- libhtbl.a --- rm -f libhtbl.a ar cru libhtbl.a htddr.o hthash.o ranlib libhtbl.a Making all in verilog --- all --- /opt/local/bin/bmake all-am --- vrwrite.o --- --- vrread.o --- --- vrddr.o --- --- vrwrite.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT vrwrite.o -MD -MP -MF ".deps/vrwrite.Tpo" -c -o vrwrite.o vrwrite.c; then mv -f ".deps/vrwrite.Tpo" ".deps/vrwrite.Po"; else rm -f ".deps/vrwrite.Tpo"; exit 1; fi --- vrread.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT vrread.o -MD -MP -MF ".deps/vrread.Tpo" -c -o vrread.o vrread.c; then mv -f ".deps/vrread.Tpo" ".deps/vrread.Po"; else rm -f ".deps/vrread.Tpo"; exit 1; fi --- vrddr.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT vrddr.o -MD -MP -MF ".deps/vrddr.Tpo" -c -o vrddr.o vrddr.c; then mv -f ".deps/vrddr.Tpo" ".deps/vrddr.Po"; else rm -f ".deps/vrddr.Tpo"; exit 1; fi --- vrread.o --- In file included from vr.h:19, from vrread.c:22: vrread.c: In function 'checkForImplicitModules': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:43:42: note: in definition of macro 'vrNetlistGetfirstIdec' 43 | #define vrNetlistGetfirstIdec(Netlist) ((Netlist)->firstIdec) | ^~~~~~~ vrread.c:168:13: note: in expansion of macro 'vrForeachNetlistIdec' 168 | vrForeachNetlistIdec(vrNetlistSub(netlist), idec) { | ^~~~~~~~~~~~~~~~~~~~ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ vrread.c:168:34: note: in expansion of macro 'vrNetlistSub' 168 | vrForeachNetlistIdec(vrNetlistSub(netlist), idec) { | ^~~~~~~~~~~~ vrread.c: In function 'buildInstances': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:43:42: note: in definition of macro 'vrNetlistGetfirstIdec' 43 | #define vrNetlistGetfirstIdec(Netlist) ((Netlist)->firstIdec) | ^~~~~~~ vrread.c:451:13: note: in expansion of macro 'vrForeachNetlistIdec' 451 | vrForeachNetlistIdec(vrNetlistSub(netlist), idec) { | ^~~~~~~~~~~~~~~~~~~~ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ vrread.c:451:34: note: in expansion of macro 'vrNetlistSub' 451 | vrForeachNetlistIdec(vrNetlistSub(netlist), idec) { | ^~~~~~~~~~~~ vrread.c: In function 'evaluateDefparams': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:60:46: note: in definition of macro 'vrNetlistGetfirstDefparam' 60 | #define vrNetlistGetfirstDefparam(Netlist) ((Netlist)->firstDefparam) | ^~~~~~~ vrread.c:497:13: note: in expansion of macro 'vrForeachNetlistDefparam' 497 | vrForeachNetlistDefparam(vrNetlistSub(netlist), defparam) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ vrread.c:497:38: note: in expansion of macro 'vrNetlistSub' 497 | vrForeachNetlistDefparam(vrNetlistSub(netlist), defparam) { | ^~~~~~~~~~~~ In file included from vrddr.h:9: vrread.c: In function 'freeNetlists': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ vrread.c:540:30: note: in expansion of macro 'vrNetlistSub' 540 | vrNetlistDestroy(vrNetlistSub(netlist)); | ^~~~~~~~~~~~ --- vrparse.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT vrparse.o -MD -MP -MF ".deps/vrparse.Tpo" -c -o vrparse.o vrparse.c; then mv -f ".deps/vrparse.Tpo" ".deps/vrparse.Po"; else rm -f ".deps/vrparse.Tpo"; exit 1; fi --- vrscan.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT vrscan.o -MD -MP -MF ".deps/vrscan.Tpo" -c -o vrscan.o vrscan.c; then mv -f ".deps/vrscan.Tpo" ".deps/vrscan.Po"; else rm -f ".deps/vrscan.Tpo"; exit 1; fi --- vrparse.o --- In file included from vrddr.h:9, from vr.h:19, from ../verilog/vrparse.y:22: ../verilog/vrparse.y: In function 'vrparse': ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ ../verilog/vrparse.y:315:27: note: in expansion of macro 'vrNetlistSub' 315 | vrNetlistInsertDefparam(vrNetlistSub(vrCurrentNetlist), vrCurrentDefparam); } | ^~~~~~~~~~~~ ./../include/util.h:539:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 539 | #define _utOffset(type, field) ((U32) ((char *) &((type *) 0)->field)) | ^ vrddr.h:38:133: note: in expansion of macro '_utOffset' 38 | #define vrNetlistSub(baseClass) (dbNetlistNull==(baseClass)?vrNetlistNull:(vrNetlist)((long)dbNetlistGetfirstExtension(baseClass) - _utOffset(struct _vrNetlist, _extension))) | ^~~~~~~~~ ../verilog/vrparse.y:333:23: note: in expansion of macro 'vrNetlistSub' 333 | vrNetlistAppendIdec(vrNetlistSub(vrCurrentNetlist), vrCurrentIdec); | ^~~~~~~~~~~~ --- libverilog.a --- rm -f libverilog.a ar cru libverilog.a vrwrite.o vrread.o vrparse.o vrscan.o vrddr.o ranlib libverilog.a Making all in util --- utbox.o --- --- uthtbl.o --- --- util.o --- --- utbox.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT utbox.o -MD -MP -MF ".deps/utbox.Tpo" -c -o utbox.o utbox.c; then mv -f ".deps/utbox.Tpo" ".deps/utbox.Po"; else rm -f ".deps/utbox.Tpo"; exit 1; fi --- util.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi --- uthtbl.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT uthtbl.o -MD -MP -MF ".deps/uthtbl.Tpo" -c -o uthtbl.o uthtbl.c; then mv -f ".deps/uthtbl.Tpo" ".deps/uthtbl.Po"; else rm -f ".deps/uthtbl.Tpo"; exit 1; fi --- util.o --- util.c: In function 'utFindInPath': util.c:2691:13: warning: comparison between pointer and zero character constant [-Wpointer-compare] 2691 | while(p != '\0') { | ^~ util.c:2691:11: note: did you mean to dereference the pointer? 2691 | while(p != '\0') { | ^ --- utmem.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT utmem.o -MD -MP -MF ".deps/utmem.Tpo" -c -o utmem.o utmem.c; then mv -f ".deps/utmem.Tpo" ".deps/utmem.Po"; else rm -f ".deps/utmem.Tpo"; exit 1; fi --- utrand.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT utrand.o -MD -MP -MF ".deps/utrand.Tpo" -c -o utrand.o utrand.c; then mv -f ".deps/utrand.Tpo" ".deps/utrand.Po"; else rm -f ".deps/utrand.Tpo"; exit 1; fi --- utunix.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT utunix.o -MD -MP -MF ".deps/utunix.Tpo" -c -o utunix.o utunix.c; then mv -f ".deps/utunix.Tpo" ".deps/utunix.Po"; else rm -f ".deps/utunix.Tpo"; exit 1; fi --- utvalue.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT utvalue.o -MD -MP -MF ".deps/utvalue.Tpo" -c -o utvalue.o utvalue.c; then mv -f ".deps/utvalue.Tpo" ".deps/utvalue.Po"; else rm -f ".deps/utvalue.Tpo"; exit 1; fi --- libutil.a --- rm -f libutil.a ar cru libutil.a utbox.o uthtbl.o util.o utmem.o utrand.o utunix.o utvalue.o ranlib libutil.a Making all in generate --- generate.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../include -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -DDDR_DEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -MT generate.o -MD -MP -MF ".deps/generate.Tpo" -c -o generate.o generate.c; then mv -f ".deps/generate.Tpo" ".deps/generate.Po"; else rm -f ".deps/generate.Tpo"; exit 1; fi generate.c: In function 'addNetlistToTable': generate.c:136:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 136 | htHtblAdd(htbl, (U32)(void *)netlist); | ^ generate.c: In function 'matchNetlist': generate.c:146:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 146 | dbNetlist netlist = (dbNetlist)(void *)htEntryGetData(entry); | ^ generate.c: In function 'findNetlistInTable': generate.c:171:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 171 | return (dbNetlist)(void *)htEntryGetData(entry); | ^ --- libgenerate.a --- rm -f libgenerate.a ar cru libgenerate.a generate.o ranlib libgenerate.a Making all in lib --- gnetman --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -o gnetman batch/libbatch.a spice/libcir.a database/libdatabase.a tcl/libtcl.a sch/libsch.a hash/libhtbl.a util/libutil.a verilog/libverilog.a spice/cirread.o hash/hthash.o hash/htddr.o generate/generate.o -Wl,-R/opt/local/lib -L/opt/local/lib -ltcl86 -ldl -lz -lsocket -lnsl -lpthread -lm -ll Making all in doc Making all in sym Making all in sch Making all in test