===> Building for tk-Tix-8.4.3nb9
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixClass.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixCmds.c`
./generic/tixCmds.c:378:9: warning: variable 'parentId' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if (newParent == NULL) {
        ^~~~~~~~~~~~~~~~~
./generic/tixCmds.c:387:58: note: uninitialized use occurs here
    return TixpSetWindowParent(interp, tkwin, newParent, parentId);
                                                         ^~~~~~~~
./generic/tixCmds.c:378:5: note: remove the 'if' if its condition is always true
    if (newParent == NULL) {
    ^~~~~~~~~~~~~~~~~~~~~~~
./generic/tixCmds.c:360:17: note: initialize the variable 'parentId' to silence this warning
    int parentId;
                ^
                 = 0
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixCompat.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixError.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGeometry.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixInit.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixList.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixMethod.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixOption.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixScroll.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixSmpLs.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixUtils.c`
./generic/tixUtils.c:674:22: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *()' [-Wincompatible-function-pointer-types]
    ReliefParseProc, ReliefPrintProc, 0,
                     ^~~~~~~~~~~~~~~
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixWidget.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDItem.c`
./generic/tixDItem.c:517:21: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *(ClientData, Tk_Window, char *, int, Tcl_FreeProc **)' (aka 'char *(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') [-Wincompatible-function-pointer-types]
    DItemParseProc, DItemPrintProc, 0,
                    ^~~~~~~~~~~~~~
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiITxt.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiImg.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiStyle.c`
./generic/tixDiStyle.c:788:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("DItem is already associated with style");
        ^
./generic/tixDiStyle.c:804:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("DItem is not associated with style");
        ^
./generic/tixDiStyle.c:931:26: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *(ClientData, Tk_Window, char *, int, Tcl_FreeProc **)' (aka 'char *(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') [-Wincompatible-function-pointer-types]
    DItemStyleParseProc, DItemStylePrintProc, 0,
                         ^~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiText.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiWin.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixForm.c`
./generic/tixForm.c:805:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("circular dependency");
        ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixFormMisc.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrid.c`
./generic/tixGrid.c:834:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("tixGrid: mappedWindows not NULL");
        ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrData.c`
./generic/tixGrData.c:299:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("Inconsistent grid dataset: (%d,%d) : %x %x", x, y, cx, cy);
        ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrFmt.c`
./generic/tixGrFmt.c:731:9: warning: variable 'found' set but not used [-Wunused-but-set-variable]
    int found;
        ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrRC.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrSel.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrSort.c`
./generic/tixGrSort.c:450:29: warning: 'result' is deprecated [-Wdeprecated-declarations]
        order = strtol(sortInterp->result, &end, 0);
                                   ^
/Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
./generic/tixGrSort.c:451:26: warning: 'result' is deprecated [-Wdeprecated-declarations]
        if ((end == sortInterp->result) || (*end != 0)) {
                                ^
/Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
2 warnings generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrUtl.c`
./generic/tixGrUtl.c:39:30: warning: implicitly declaring library function 'isspace' with type 'int (int)' [-Wimplicit-function-declaration]
    while ((*end != '\0') && isspace(*end)) {
                             ^
./generic/tixGrUtl.c:39:30: note: include the header <ctype.h> or explicitly provide a declaration for 'isspace'
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHList.c`
./generic/tixHList.c:2120:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("tixHList: mappedWindows not NULL");
        ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLCol.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLInd.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLHdr.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixNBFrame.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixTList.c`
./generic/tixTList.c:1211:6: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
            panic("TList list entry is invalid");
            ^
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixImgCmp.c`
./generic/tixImgCmp.c:161:5: warning: incompatible function pointer types initializing 'Tk_ImageCreateProc *' (aka 'int (*)(struct Tcl_Interp *, const char *, int, struct Tcl_Obj *const *, const struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') with an expression of type 'int (Tcl_Interp *, char *, int, Tcl_Obj *const *, Tk_ImageType *, Tk_ImageMaster, ClientData *)' (aka 'int (struct Tcl_Interp *, char *, int, struct Tcl_Obj *const *, struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') [-Wincompatible-function-pointer-types]
    ImgCmpCreate,                   /* createProc */
    ^~~~~~~~~~~~
1 warning generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixImgXpm.c`
./generic/tixImgXpm.c:80:5: warning: incompatible function pointer types initializing 'Tk_ImageCreateProc *' (aka 'int (*)(struct Tcl_Interp *, const char *, int, struct Tcl_Obj *const *, const struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') with an expression of type 'int (Tcl_Interp *, char *, int, Tcl_Obj *const *, Tk_ImageType *, Tk_ImageMaster, ClientData *)' (aka 'int (struct Tcl_Interp *, char *, int, struct Tcl_Obj *const *, struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') [-Wincompatible-function-pointer-types]
    ImgXpmCreate,                   /* createProc */
    ^~~~~~~~~~~~
./generic/tixImgXpm.c:402:12: warning: implicitly declaring library function 'isspace' with type 'int (int)' [-Wimplicit-function-declaration]
    while (isspace(*string)) {
           ^
./generic/tixImgXpm.c:402:12: note: include the header <ctype.h> or explicitly provide a declaration for 'isspace'
./generic/tixImgXpm.c:497:48: warning: passing 'char ***' to parameter of type 'const char ***' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
    if (Tcl_SplitList(interp, list, &numLines, &data) != TCL_OK) {
                                               ^~~~~
./generic/tixImgXpm.c:1216:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration]
        panic("tried to delete pixmap image when instances still exist");
        ^
4 warnings generated.
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixInputO.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixMwm.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixDraw.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixXpm.c`
clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1  -I. -I"./generic" -I. -I"./unix"  -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include    -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixWm.c`
rm -f libTix8.4.3.dylib
clang -dynamiclib -pipe -Os -I/opt/pkg/include -pipe  -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -L/opt/pkg/lib -prebind -headerpad_max_install_names -Wl,-search_paths_first -Wl,-single_module -o libTix8.4.3.dylib tixClass.o tixCmds.o tixCompat.o tixError.o tixGeometry.o tixInit.o tixList.o tixMethod.o tixOption.o tixScroll.o tixSmpLs.o tixUtils.o tixWidget.o tixDItem.o tixDiITxt.o tixDiImg.o tixDiStyle.o tixDiText.o tixDiWin.o tixForm.o tixFormMisc.o tixGrid.o tixGrData.o tixGrFmt.o tixGrRC.o tixGrSel.o tixGrSort.o tixGrUtl.o tixHList.o tixHLCol.o tixHLInd.o tixHLHdr.o tixNBFrame.o tixTList.o tixImgCmp.o tixImgXpm.o tixInputO.o tixUnixMwm.o tixUnixDraw.o tixUnixXpm.o tixUnixWm.o -L/opt/pkg/lib -Wl,-R,/opt/pkg/lib -lX11 -L/opt/pkg/lib -ltclstub86 -L/opt/pkg/lib -ltkstub86
ld: warning: option -prebind is obsolete and being ignored
: libTix8.4.3.dylib
( echo 'if {[catch {package require Tcl 8.4}]} return'; echo 'package ifneeded Tix 8.4.3  [list load [file join $dir libTix8.4.3.dylib] Tix]' ) > pkgIndex.tcl