>>> Building on exopi-2 under cad/netgen BDEPENDS = [x11/tk/8.5;lang/python/3.10;devel/gmake;lang/tcl/8.5] DIST = [cad/netgen:netgen-1.5.171.tgz] FULLPKGNAME = netgen-1.5.171p1 RDEPENDS = [x11/tk/8.5;shells/bash;lang/python/3.10;lang/tcl/8.5] (Junk lock obtained for exopi-2 at 1713970057.22) >>> Running depends in cad/netgen at 1713970057.26 last junk was in devel/py-extension-helpers,python3 /usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 python-3.10.14p0 tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair 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/netgen at 1713970063.17 ===> cad/netgen ===> Building from scratch netgen-1.5.171p1 ===> netgen-1.5.171p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> netgen-1.5.171p1 depends on: gmake-* -> gmake-4.4.1 ===> netgen-1.5.171p1 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> netgen-1.5.171p1 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: tk85 tcl85 X11 c m ===> found tk85.0.19 tcl85.1.8 X11.18.0 c.100.0 m.10.1 gmake-4.4.1 python-3.10.14p0 tcl-8.5.19p6 tk-8.5.19p2 (Junk lock released for exopi-2 at 1713970065.02) distfiles size=530218 >>> Running build in cad/netgen at 1713970065.05 ===> cad/netgen ===> Checking files for netgen-1.5.171p1 `/exopi-cvs/ports/distfiles/netgen-1.5.171.tgz' is up to date. >> (SHA256) netgen-1.5.171.tgz: OK ===> Extracting for netgen-1.5.171p1 ===> Patching for netgen-1.5.171p1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 67. done ===> Applying OpenBSD patch patch-base_config_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use clock(3) instead of time(3) to compute elapsed cpu time. | |Index: base/config.h |--- base/config.h.orig |+++ base/config.h -------------------------- Patching file base/config.h using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-scripts_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: scripts/configure |--- scripts/configure.orig |+++ scripts/configure -------------------------- Patching file scripts/configure using Plan A... Hunk #1 succeeded at 6437. Hunk #2 succeeded at 6453. Hunk #3 succeeded at 7818. done ===> Applying OpenBSD patch patch-tcltk_netgen_sh_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tcltk/netgen.sh.in |--- tcltk/netgen.sh.in.orig |+++ tcltk/netgen.sh.in -------------------------- Patching file tcltk/netgen.sh.in using Plan A... Hunk #1 succeeded at 1. 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++ ===> Generating configure for netgen-1.5.171p1 ===> Configuring for netgen-1.5.171p1 Using /exopi-obj/pobj/netgen-1.5.171/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/netgen-1.5.171/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 for library containing strerror... none required checking for a BSD-compatible install... /exopi-obj/pobj/netgen-1.5.171/bin/install -c checking for ranlib... (cached) ranlib checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 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 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 python3... yes checking for va_copy... (cached) yes checking for __va_copy... 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 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 configure: creating ./config.status config.status: creating defs.mak config.status: WARNING: 'defs.mak.in' seems to ignore the --datarootdir setting ----------------------------------------------------------- Configuration Summary (principle requirements): configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc Tcl/Tk: yes Python3: yes ===> Building for netgen-1.5.171p1 gmake[1]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171' --- making modules for dir in base tcltk; do \ (cd $dir && gmake module); done gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/base' --- compiling base/actel.o rm -f actel.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c actel.c actel.c:93:19: warning: multiple unsequenced modifications to 'ActelIndex' [-Wunsequenced] ActelIndex = (++ActelIndex) % ACTELNAMESIZE; ~ ^ actel.c:104:17: warning: multiple unsequenced modifications to 'ActelIndex' [-Wunsequenced] ActelIndex = (++ActelIndex) % ACTELNAMESIZE; ~ ^ 2 warnings generated. --- compiling base/ccode.o rm -f ccode.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c ccode.c --- compiling base/greedy.o rm -f greedy.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c greedy.c --- compiling base/ntk.o rm -f ntk.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c ntk.c --- compiling base/print.o rm -f print.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c print.c --- compiling base/actellib.o rm -f actellib.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c actellib.c --- compiling base/embed.o rm -f embed.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c embed.c --- compiling base/hash.o rm -f hash.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c hash.c --- compiling base/netfile.o rm -f netfile.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c netfile.c netfile.c:656:6: warning: '/*' within block comment [-Wcomment] /* "X/**///#(X,;()". Two-character delimiters should go first so that */ ^ 1 warning generated. --- compiling base/objlist.o rm -f objlist.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c objlist.c objlist.c:427:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ objlist.c:479:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ objlist.c:516:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ objlist.c:541:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (prop->type == PROP_EXPRESSION) { ^ 4 warnings generated. --- compiling base/query.o rm -f query.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c query.c query.c:328:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ((filter == ALLELEMENTS) && (ob->type >= FIRSTPIN)) { ^ query.c:933:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ptr->class == CLASS_SUBCKT)) PrintLeavesInCell(ptr->name, ptr->file); ~~~~~~~~~~~^~~~~~~~~~~~~~~ query.c:933:19: note: remove extraneous parentheses around the comparison to silence this warning if ((ptr->class == CLASS_SUBCKT)) PrintLeavesInCell(ptr->name, ptr->file); ~ ^ ~ query.c:933:19: note: use '=' to turn this equality comparison into an assignment if ((ptr->class == CLASS_SUBCKT)) PrintLeavesInCell(ptr->name, ptr->file); ^~ = 2 warnings generated. --- compiling base/anneal.o rm -f anneal.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c anneal.c --- compiling base/ext.o rm -f ext.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c ext.c ext.c:500:10: warning: implicitly declaring library function 'tolower' with type 'int (int)' [-Wimplicit-function-declaration] if (tolower(ob->model.class[0]) == 'p') ^ ext.c:500:10: note: include the header or explicitly provide a declaration for 'tolower' ext.c:622:14: warning: implicitly declaring library function 'isdigit' with type 'int (int)' [-Wimplicit-function-declaration] if (!isdigit(*s++)) ^ ext.c:622:14: note: include the header or explicitly provide a declaration for 'isdigit' 2 warnings generated. --- compiling base/netcmp.o rm -f netcmp.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c netcmp.c netcmp.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] SortFanoutLists(nlist1, nlist2) ^ netcmp.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] NodeMatchScore(nlist1, nlist2) ^ netcmp.c:1330: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 SortUnmatchedLists(nlists1, nlists2, n1max, n2max) ^ netcmp.c:4861:15: warning: implicitly declaring library function 'abs' with type 'int (int)' [-Wimplicit-function-declaration] ival = abs(vl->value.ival - vl2->value.ival); ^ netcmp.c:4861:15: note: include the header or explicitly provide a declaration for 'abs' netcmp.c:5420:9: warning: implicitly declaring library function 'toupper' with type 'int (int)' [-Wimplicit-function-declaration] if (toupper(*kl1->key) == 'M') ^ netcmp.c:5420:9: note: include the header or explicitly provide a declaration for 'toupper' In file included from netcmp.c:41: ./netcmp.h: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 EquivalentNode(); ^ netcmp.c:7615:5: note: conflicting prototype is here int EquivalentNode(char *name, struct nlist *circuit, struct objlist **retobj) ^ In file included from netcmp.c:41: ./netcmp.h:59: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 EquivalentElement(); ^ netcmp.c:7666:5: note: conflicting prototype is here int EquivalentElement(char *name, struct nlist *circuit, struct objlist **retobj) ^ 7 warnings generated. --- compiling base/netgen.o rm -f netgen.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c netgen.c --- compiling base/pdutils.o rm -f pdutils.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c pdutils.c --- compiling base/random.o rm -f random.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c random.c --- compiling base/timing.o rm -f timing.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c timing.c --- compiling base/bottomup.o rm -f bottomup.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c bottomup.c --- compiling base/flatten.o rm -f flatten.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c flatten.c --- compiling base/place.o rm -f place.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c place.c --- compiling base/spice.o rm -f spice.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c spice.c spice.c:192:14: warning: equality comparison result unused [-Wunused-comparison] for (i == 0;; i++) { ~~^~~~ spice.c:192:14: note: use '=' to turn this equality comparison into an assignment for (i == 0;; i++) { ^~ = spice.c:212:14: warning: equality comparison result unused [-Wunused-comparison] for (i == 0;; i++) { ~~^~~~ spice.c:212:14: note: use '=' to turn this equality comparison into an assignment for (i == 0;; i++) { ^~ = spice.c:232:11: warning: equality comparison result unused [-Wunused-comparison] for (i == 0;; i++) { ~~^~~~ spice.c:232:11: note: use '=' to turn this equality comparison into an assignment for (i == 0;; i++) { ^~ = spice.c:422:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ spice.c:886:14: warning: implicitly declaring library function 'toupper' with type 'int (int)' [-Wimplicit-function-declaration] else if (toupper(nexttok[0]) == 'Q') { ^ spice.c:886:14: note: include the header or explicitly provide a declaration for 'toupper' 5 warnings generated. --- compiling base/verilog.o rm -f verilog.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c verilog.c verilog.c:1356:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(nodename, lhs->name); ^~~~~~~~~ verilog.c:1356:26: note: treat the string as an argument to avoid this sprintf(nodename, lhs->name); ^ "%s", verilog.c:1360:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(assignname, rhs->name); ^~~~~~~~~ verilog.c:1360:28: note: treat the string as an argument to avoid this sprintf(assignname, rhs->name); ^ "%s", 2 warnings generated. --- compiling base/wombat.o rm -f wombat.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c wombat.c --- compiling base/xilinx.o rm -f xilinx.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c xilinx.c xilinx.c:45: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 *xilinx_pin(s) ^ xilinx.c:71: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 *xilinx_name(prefix,s) ^ xilinx.c:123: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 *xilinx_class(model) ^ xilinx.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] Xilinx(cellname, filename) ^ xilinx.c:197:20: warning: passing arguments to 'xilinx_gate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ob = xilinx_gate(ob,nl); ^ xilinx.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] xilinxCell(cell) ^ xilinx.c:237:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct objlist *xilinx_gate(ob,nl) ^ xilinx.c:260: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 previous declaration [-Wdeprecated-non-prototype] char *cp,*rindex(); ^ xilinx.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] xilinx_sym(nl,gob) ^ xilinx.c:369:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 10 warnings generated. --- compiling base/xillib.o rm -f xillib.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DX11 -DXLIB -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c xillib.c --- linking libbase.o rm -f libbase.o /usr/bin/ld -r actel.o ccode.o greedy.o ntk.o print.o actellib.o embed.o hash.o netfile.o objlist.o query.o anneal.o ext.o netcmp.o netgen.o pdutils.o random.o timing.o bottomup.o flatten.o place.o spice.o verilog.o wombat.o xilinx.o xillib.o -o libbase.o gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/base' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' --- compiling tcltk/tclnetgen.o rm -f tclnetgen.o cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I../base -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG -DNETGEN_DATE="\"`date`\"" -c tclnetgen.c tclnetgen.c:2069:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ tclnetgen.c:4156:26: warning: passing arguments to 'EquivalentNode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = EquivalentNode(name, NULL, &obj); ^ tclnetgen.c:4168:29: warning: passing arguments to 'EquivalentElement' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] result = EquivalentElement(name, NULL, &obj); ^ 3 warnings generated. --- linking libtcltk.o rm -f libtcltk.o /usr/bin/ld -r tclnetgen.o -o libtcltk.o gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' --- making Tcl shared-object libraries for dir in netgen python tcltk; do \ (cd $dir && gmake tcl-main); done gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/netgen' --- making netgen Tcl library (tclnetgen.so) rm -f tclnetgen.so cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/X11R6/include -I../base -I. -I.. -o tclnetgen.so -shared -Wl,--version-script=../netgen/symbol.map \ ../base/libbase.o ../tcltk/libtcltk.o \ -lc -lX11 -L/usr/X11R6/lib -lm -L/usr/local/lib -L/usr/local/lib -ltkstub85 -L/usr/local/lib -ltclstub85 xillib.c(../base/libbase.o:(ActelName)): warning: strcpy() is almost always misused, please use strlcpy() xillib.c(../base/libbase.o:(ActelName)): warning: sprintf() is often misused, please use snprintf() xillib.c(../base/libbase.o:(ReadNtk)): warning: strcat() is almost always misused, please use strlcat() xillib.c(../base/libbase.o:(FlushString)): warning: vsprintf() is often misused, please use vsnprintf() gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/netgen' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/python' gmake[2]: Nothing to be done for 'tcl-main'. gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/python' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' cc -std=gnu89 -O2 -pipe -fPIC -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I../base -I. -I.. -DCAD_DIR=\"/usr/local/lib\" -DTCL_DIR=\"/usr/local/lib/netgen/tcl\" -DPACKAGE_NAME=\"netgen\" -DPACKAGE_TARNAME=\"netgen\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"netgen\ 1.3\" -DPACKAGE_BUGREPORT=\"eda-dev@opencircuitdesign.com\" -DPACKAGE_URL=\"\" -DNETGEN_VERSION=\"1.5\" -DNETGEN_REVISION=\"171\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DDBUG_OFF=1 -DTCL_NETGEN=1 -DSHDLIB_EXT=\".so\" -DNDEBUG netgenexec.c \ -o netgenexec \ -L/usr/local/lib -L/usr/local/lib -ltk85 -L/usr/local/lib -ltcl85 -lm -lX11 -L/usr/X11R6/lib netgenexec.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] netgen_AppInit(interp) ^ netgenexec.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] main(argc, argv) ^ 2 warnings generated. sed -e 's%TCL_DIR%/usr/local/lib/netgen/tcl%g' \ -e 's%SHDLIB_EXT%.so%g' \ netgen.tcl.in > netgen.tcl sed -e 's%TCL_DIR%/usr/local/lib/netgen/tcl%g' \ -e 's%PY_DIR%/usr/local/lib/netgen/python%g' \ -e 's%TCLLIB_DIR%/usr/local/lib%g' \ -e 's%WISH_EXE%/usr/local/bin/wish8.5%g' \ netgen.sh.in > netgen.sh gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' gmake[1]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171' >>> Running package in cad/netgen at 1713970092.22 ===> cad/netgen ===> Faking installation for netgen-1.5.171p1 ./scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin --- installing executable to /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin --- installing run-time files to /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib gmake[1]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171' ./scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin \ /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python mkdir /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen mkdir /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl mkdir /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python for dir in lib doc tcltk netgen python tcltk; do \ (cd $dir && gmake install-tcl); done gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/lib' ../scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/ntk2adl.sh cp ntk2adl.sh /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/ntk2adl.sh ../scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice cp spice /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice ../scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice.bot cp spice.bot /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice.bot ../scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice.top cp spice.top /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/spice.top gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/lib' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/doc' ../scripts/mkdirs /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/doc mkdir /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/doc cp netgen.doc /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/doc/netgen.doc gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/doc' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen.sh /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen cp netgen.sh /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen (cd /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin; chmod 0755 netgen) rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/tkcon.tcl cp tkcon.tcl /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/tkcon.tcl rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/console.tcl cp console.tcl /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/console.tcl rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgen.tcl cp netgen.tcl /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgen.tcl rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgenexec cp netgenexec /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgenexec gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/netgen' rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/tclnetgen.so cp tclnetgen.so /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/tclnetgen.so gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/netgen' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/python' rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/consoletext.py cp consoletext.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/consoletext.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/helpwindow.py cp helpwindow.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/helpwindow.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/lvs_manager.py cp lvs_manager.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/lvs_manager.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/treeviewsplit.py cp treeviewsplit.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/treeviewsplit.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tksimpledialog.py cp tksimpledialog.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tksimpledialog.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tooltip.py cp tooltip.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tooltip.py rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/lvs_help.txt cp lvs_help.txt /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/lvs_help.txt gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/python' gmake[2]: Entering directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen.sh /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen cp netgen.sh /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin/netgen (cd /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/bin; chmod 0755 netgen) rm -f /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgenexec cp netgenexec /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/tcl/netgenexec gmake[2]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171/tcltk' gmake[1]: Leaving directory '/exopi-obj/pobj/netgen-1.5.171/netgen-1.5.171' /usr/local/bin/python3.10 /usr/local/lib/python3.10/compileall.py /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python Listing '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/consoletext.py'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/helpwindow.py'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/lvs_manager.py'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tksimpledialog.py'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/tooltip.py'... Compiling '/exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/python/treeviewsplit.py'... mv /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/lib/netgen/doc /exopi-obj/pobj/netgen-1.5.171/fake-amd64/usr/local/share/doc/netgen ===> Building package for netgen-1.5.171p1 Create /exopi-cvs/ports/packages/amd64/all/netgen-1.5.171p1.tgz Creating package netgen-1.5.171p1 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|lang/tcl/8.5 checking dependencies|shells/bash checking dependencies|x11/tk/8.5 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/netgen-1.5.171p1.tgz >>> Running clean in cad/netgen at 1713970098.80 ===> cad/netgen ===> Cleaning for netgen-1.5.171p1 >>> Ended at 1713970099.17 max_stuck=0.00/depends=5.93/show-prepare-results=1.88/build=27.16/package=6.58/clean=0.40