>>> Building on exopi-6 under cad/qrouter BDEPENDS = [devel/gmake;lang/tcl/8.5;x11/tk/8.5] DIST = [cad/qrouter:qrouter-1.4.84.tgz] FULLPKGNAME = qrouter-1.4.84 RDEPENDS = [lang/tcl/8.5;x11/tk/8.5] (Junk lock obtained for exopi-6 at 1713503572.36) >>> Running depends in cad/qrouter at 1713503572.42 last junk was in x11/qt5/qtxmlpatterns /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 tcl-8.5.19p6 tk-8.5.19p2 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 tcl-8.5.19p6 tk-8.5.19p2 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 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/qrouter at 1713503577.03 ===> cad/qrouter ===> Building from scratch qrouter-1.4.84 ===> qrouter-1.4.84 depends on: gmake-* -> gmake-4.4.1 ===> qrouter-1.4.84 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2 ===> qrouter-1.4.84 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6 ===> Verifying specs: tk85 tcl85 c m ICE X11 SM ===> found tk85.0.19 tcl85.1.8 c.100.0 m.10.1 ICE.11.0 X11.18.0 SM.9.0 gmake-4.4.1 tcl-8.5.19p6 tk-8.5.19p2 Don't run junk because nojunk in x11/qt5/qt3d (Junk lock released for exopi-6 at 1713503577.82) distfiles size=327476 >>> Running build in cad/qrouter at 1713503577.87 ===> cad/qrouter ===> Checking files for qrouter-1.4.84 `/exopi-cvs/ports/distfiles/qrouter-1.4.84.tgz' is up to date. >> (SHA256) qrouter-1.4.84.tgz: OK ===> Extracting for qrouter-1.4.84 ===> Patching for qrouter-1.4.84 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid link failure on arches using ld.bfd. | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 98. 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 qrouter-1.4.84 ===> Configuring for qrouter-1.4.84 Using /exopi-obj/pobj/qrouter-1.4.84/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/qrouter-1.4.84/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/qrouter-1.4.84/bin/install -c checking for ranlib... (cached) ranlib checking for autoconf... autoconf checking for cp... cp checking for rm... rm 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 setenv... (cached) yes checking for putenv... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... 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 X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XtToolkitInitialize in -lXt... no checking for XtDisplayInitialize in -lXt... no 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 for sys/mman.h... (cached) yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for qrouter-1.4.84 sed -e '/WISH_EXE/s#WISH_EXE#/usr/local/bin/wish8.5#' \ -e '/LIBDIR/s#LIBDIR#/usr/local/share/qrouter#' \ qrouter.sh.in > qrouter.sh chmod 0755 qrouter.sh sed -e '/LIBDIR/s#LIBDIR#/usr/local/share/qrouter#' \ -e '/VERSION/s#VERSION#1.4#' \ -e '/REVISION/s#REVISION#84#' \ qrouter.tcl.in > qrouter.tcl cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c qrouter.c -o qrouter.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c point.c -o point.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c maze.c -o maze.o maze.c:435:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (lnode = NODEIPTR(x, y, lay)) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~ maze.c:435:17: note: place parentheses around the assignment to silence this warning if (lnode = NODEIPTR(x, y, lay)) { ^ ( ) maze.c:435:17: note: use '==' to turn this assignment into an equality comparison if (lnode = NODEIPTR(x, y, lay)) { ^ == maze.c:1137:31: warning: parameter 'lay' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void clear_drc_blockage(x, y, lay) ^ maze.c:1137:28: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void clear_drc_blockage(x, y, lay) ^ maze.c:1137:25: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void clear_drc_blockage(x, y, lay) ^ maze.c:1137: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 clear_drc_blockage(x, y, lay) ^ maze.c:1152:29: warning: parameter 'lay' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void set_drc_blockage(x, y, lay) ^ maze.c:1152:26: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void set_drc_blockage(x, y, lay) ^ maze.c:1152:23: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void set_drc_blockage(x, y, lay) ^ maze.c:1152: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 set_drc_blockage(x, y, lay) ^ maze.c:1794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] route_set_connections(net, route) ^ 10 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c mask.c -o mask.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c node.c -o node.o node.c:263:17: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] & (NO_NET || OBSTRUCT_MASK))) && ^ ~~~~~~~~~~~~~ node.c:263:17: note: use '|' for a bitwise operation & (NO_NET || OBSTRUCT_MASK))) && ^~ | 1 warning generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c output.c -o output.o output.c:695:55: warning: | has lower precedence than ==; == will be evaluated first [-Wparentheses] if ((lnode->flags == 0) || (lnode->flags == NI_VIA_X | NI_VIA_Y)) ~~~~~~~~~~~~~~~~~~~~~~~~~^ output.c:695:55: note: place parentheses around the '==' expression to silence this warning if ((lnode->flags == 0) || (lnode->flags == NI_VIA_X | NI_VIA_Y)) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ output.c:695:55: note: place parentheses around the | expression to evaluate it first if ((lnode->flags == 0) || (lnode->flags == NI_VIA_X | NI_VIA_Y)) ~~~~~~~~~^~~~~~~~~~ output.c:736:14: warning: & has lower precedence than !=; != will be evaluated first [-Wparentheses] if ((obsval & OBSTRUCT_MASK != 0) && (lnode == NULL)) { ^~~~~~~~~~~~~~~~~~~~ output.c:736:14: note: place parentheses around the '!=' expression to silence this warning if ((obsval & OBSTRUCT_MASK != 0) && (lnode == NULL)) { ^ ~~~~~~~~~~~~~~~~~~ output.c:736:14: note: place parentheses around the & expression to evaluate it first if ((obsval & OBSTRUCT_MASK != 0) && (lnode == NULL)) { ~~~~~~~^~~~~~~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c qconfig.c -o qconfig.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c lef.c -o lef.o lef.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Lookup(str, table) ^ lef.c:153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupFull(name, table) ^ lef.c:1295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayers(f, obstruct, lreturn) ^ lef.c:2010:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadPort(lefMacro, f, pinName, pinNum, pinDir, pinUse, pinArea, oscale) ^ lef.c:2088:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadPin(lefMacro, f, pinname, pinNum, oscale) ^ lef.c:2269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadMacro(f, mname, oscale) ^ lef.c:3158:18: warning: equality comparison result unused [-Wunused-comparison] lefl->lefClass == CLASS_IGNORE; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ lef.c:3158:18: note: use '=' to turn this equality comparison into an assignment lefl->lefClass == CLASS_IGNORE; ^~ = lef.c:2659:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefReadLayerSection(f, lname, mode, lefl) ^ lef.c:3263:27: warning: data argument not used by format string [-Wformat-extra-args] fprintf(f, "END VIAS\n", numvias); ~~~~~~~~~~~~ ^ lef.c:3675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LefRead(inName) ^ 10 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c def.c -o def.o def.c:993:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadLocation(gate, f, oscale) ^ def.c:1173:31: warning: 'sscanf' may overflow; destination buffer in argument 3 has size 1024, but the corresponding specifier may require size 2048 [-Wfortify-source] if (sscanf(token, "%2047s", pinname) != 1) ^ def.c:1363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefReadVias(f, sname, oscale, total) ^ 3 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c graphics.c -o graphics.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c tclqrouter.c -o tclqrouter.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c tkSimple.c -o tkSimple.o tkSimple.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tk_SimpleObjCmd(clientData, interp, objc, objv) ^ tkSimple.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimpleWidgetObjCmd(clientData, interp, objc, objv) ^ tkSimple.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroySimple(memPtr) ^ tkSimple.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConfigureSimple(interp, simplePtr, objc, objv, flags) ^ tkSimple.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimpleEventProc(clientData, eventPtr) ^ tkSimple.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SimpleCmdDeletedProc(clientData) ^ 6 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c delays.c -o delays.o cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c antenna.c -o antenna.o rm -f qrouter.so cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -DUSE_TCL_STUBS -DUSE_TK_STUBS -fPIC -o qrouter.so \ -shared -L/usr/local/lib -L/usr/local/lib -ltkstub85 -L/usr/local/lib -ltclstub85 qrouter.o point.o maze.o mask.o node.o output.o qconfig.o lef.o def.o graphics.o tclqrouter.o tkSimple.o delays.o antenna.o \ -lc -lSM -lICE -lX11 -L/usr/X11R6/lib \ -L/usr/local/lib -L/usr/local/lib -ltkstub85 -L/usr/local/lib -ltclstub85 -lm qrouter.c(qrouter.o:(runqrouter)): warning: sprintf() is often misused, please use snprintf() output.c(output.o:(write_def)): warning: strcpy() is almost always misused, please use strlcpy() tclqrouter.c(tclqrouter.o:(QrouterTagCallback)): warning: strcat() is almost always misused, please use strlcat() cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c qrouterexec.c -o qrouterexec.o qrouterexec.c:17:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] qrouter_AppInit(interp) ^ qrouterexec.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. rm -f qrouterexec cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DQROUTER_PATH=\"/usr/local/share/qrouter\" \ qrouterexec.c -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -o qrouterexec -L/usr/local/lib -L/usr/local/lib -ltk85 -L/usr/local/lib -ltcl85 \ -lSM -lICE -lX11 -L/usr/X11R6/lib \ -lm qrouterexec.c:17:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] qrouter_AppInit(interp) ^ qrouterexec.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DUSE_TCL_STUBS -DUSE_TK_STUBS \ -DQROUTER_PATH=\"/usr/local/share/qrouter\" -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -c qrouternullg.c -o qrouternullg.o qrouternullg.c:16:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] qrouter_AppInit(interp) ^ qrouternullg.c:42: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. rm -f qrouternullg cc -O2 -pipe -Wno-return-type -O2 -pipe -Wno-return-type -I/usr/X11R6/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DVERSION=\"1.4\" -DREVISION=\"84\" -DQROUTER_PATH=\"/usr/local/share/qrouter\" \ qrouternullg.c -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -o qrouternullg -L/usr/local/lib -L/usr/local/lib -ltk85 -L/usr/local/lib -ltcl85 \ -lSM -lICE -lX11 -L/usr/X11R6/lib \ -lm qrouternullg.c:16:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] qrouter_AppInit(interp) ^ qrouternullg.c:42: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. >>> Running package in cad/qrouter at 1713503592.78 ===> cad/qrouter ===> Faking installation for qrouter-1.4.84 Installing qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c -d /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/bin /exopi-obj/pobj/qrouter-1.4.84/bin/install -c -d /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c qrouter.sh /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/bin/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c qrouter.so /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c qrouterexec /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c qrouternullg /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c console.tcl /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c tkcon.tcl /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter /exopi-obj/pobj/qrouter-1.4.84/bin/install -c qrouter.tcl /exopi-obj/pobj/qrouter-1.4.84/fake-amd64/usr/local/share/qrouter ===> Building package for qrouter-1.4.84 Create /exopi-cvs/ports/packages/amd64/all/qrouter-1.4.84.tgz Creating package qrouter-1.4.84 reading plist| checking dependencies| checking dependencies|lang/tcl/8.5 checking dependencies|x11/tk/8.5 checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/qrouter-1.4.84.tgz >>> Running clean in cad/qrouter at 1713503595.19 ===> cad/qrouter ===> Cleaning for qrouter-1.4.84 >>> Ended at 1713503595.50 max_stuck=2.95/depends=4.62/show-prepare-results=0.83/build=14.90/package=2.43/clean=0.34