* Package: dev-tcltk/tix-8.4.3-r2:0 * Repository: gentoo * Maintainer: tcltk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Tix8.4.3-src.tar.gz to /var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work >>> Source unpacked in /var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work >>> Preparing source in /var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work/Tix8.4.3 ... * Applying tix-8.4.3-link.patch ... [ ok ] * Applying tix-8.4.3-tcl8.5.patch ... [ ok ] * Applying tix-8.4.3-tcl8.6.patch ... [ ok ] * Applying tix-8.4.3-wimplicit-int.patch ... [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-11-24T21:47)! * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work/Tix8.4.3 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-tcl=/usr/lib64 --with-tk=/usr/lib64 configure: loading site script /usr/share/config.site checking for correct TEA configuration... ok (TEA 3.6) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tk configuration... found /usr/lib64/tkConfig.sh checking for existence of /usr/lib64/tkConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for x86_64-pc-linux-gnu-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for egrep... grep -E checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.6/include checking for Tk private include files... Using srcdir found in tkConfig.sh: /usr/lib64/tk8.6/include checking for X... libraries , headers checking for X11 header files... checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... Linux-6.0.10 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 checking for wish... /usr/bin/wish8.6 configure: creating ./config.status config.status: creating Makefile >>> Source configured. '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/temp/clang16-errors.log' -> '/var/tmp/clang/dev-tcltk/tix-8.4.3-r2/clang16-errors.log' '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/temp/clang16-safe.log' -> '/var/tmp/clang/dev-tcltk/tix-8.4.3-r2/clang16-safe.log' >>> Compiling source in /var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work/Tix8.4.3 ... make -j4 clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -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=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixCmds.c` clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -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=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixError.c` ./generic/tixError.c:19:5: warning: a function definition without a prototype is deprecated in./generic/tixCompat.c :all23 :versions8 :of warning: C and ais functionnot definitionsupported withoutin a C2xprototype [-Wdeprecated-non-prototype]is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ArgcError(interp, argc, argv, prefixCount, message) ^ char * tixStrDup(s) ^ ./generic/tixError.c:39:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ValueMissingError(interp, spec) ^ ./generic/tixError.c:56:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_UnknownPublicMethodError(interp, cPtr, widRec, method) ^ 1 warning generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixGeometry.c` 3 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixInit.c` ./generic/tixCmds.c:90:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_DoWhenIdleCmd) ^ ./generic/tixClass.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetClassByName(interp, classRec) ^ ./generic/tixClass.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateClassByName(interp, classRec) ^ ./generic/tixClass.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateClassRecord(interp, classRec, mainWindow, isWidget) ^ ./generic/tixClass.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:220:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ClassCmd) ^ ./generic/tixCmds.c:168:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_DoWhenMappedCmd) ^ ./generic/tixCmds.c:231:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_Get3DBorderCmd) ^ ./generic/tixClass.c:339:./generic/tixCmds.c1::278 :warning: 16a: functionwarning: definitiona withoutfunction adefinition prototypewithout ais prototype deprecated isin deprecatedall inversions allof versionsC ofand Cis andnot issupported notin supported C2xin C2x[-Wdeprecated-non-prototype] [-Wdeprecated-non-prototype] ParseClassOptions(interp, opts, parsePtr) ^ TIX_DEFINE_CMD(Tix_HandleOptionsCmd) ^ ./generic/tixClass.c:339:1: warning: a function definition without a prototype is ./generic/tixCmds.cdeprecated: in357 :all16 :versions ofwarning: aC functionand definition iswithout nota supportedprototype inis deprecatedC2x in [-Wdeprecated-non-prototype]all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ParentWindow) ^ ./generic/tixClass.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeParseOptions(parsePtr) ^ ./generic/tixClass.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:378:9: warning: variable 'parentId' is used uninitialized whenever 'if' condition ./generic/tixClass.cis: 456false: 1[-Wsometimes-uninitialized]: warning: a function definition without a prototype if (newParent == NULL) { is ^~~~~~~~~~~~~~~~~deprecated in all ./generic/tixCmds.cversions: 387of: 58C: andnote: uninitializedis usenot occurssupported here in C2x [-Wdeprecated-non-prototype] return TixpSetWindowParent(interp, tkwin, newParent, parentId); ^~~~~~~~ InitClass(interp, classRec, cPtr, scPtr, parsePtr) ^ ./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 ./generic/tixCmds.c:398:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_TmpLineCmd) ^ ./generic/tixCmds.c:448:13: warning: a function definition ./generic/tixClass.cwithout: 456a :prototype1 : iswarning: deprecateda infunction alldefinition versionswithout ofa Cprototype and isis deprecatednot insupported allin versionsC2x of [-Wdeprecated-non-prototype]C and is not supported in static void EventProc(clientData, eventPtr)C2x ^ [-Wdeprecated-non-prototype] ./generic/tixClass.c:668:1./generic/tixCmds.c:: 448warning: :a13 :function warning: definitiona functionwithout definitiona withoutprototype a isprototype deprecated isin deprecatedall inversions allof versionsC ofand Cis andnot issupported notin supportedC2x in [-Wdeprecated-non-prototype]C2x [-Wdeprecated-non-prototype] FreeClassRecord(cPtr) ^ ./generic/tixCmds.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void IdleHandler(clientData) ^ ./generic/tixCmds.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:528:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int IsOption(option, optArgc, optArgv) ^ ./generic/tixCmds.c:528:12: warning: a function definition ./generic/tixClass.cwithout: a668 :prototype1 : iswarning: adeprecated functionin definitionall versionswithout of aC prototypeand isis notdeprecated supportedin inall C2xversions of[-Wdeprecated-non-prototype] C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:544:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MapEventProc(clientData, eventPtr) ^ ./generic/tixClass.c:721:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_UninitializedClassCmd) ^ ./generic/tixCmds.c:544:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NameOfColor(colorPtr) ^ ./generic/tixClass.c:751:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CreateInstanceCmd) ^ ./generic/tixCmds.c:590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScaleColor(tkwin, color, scale) ^ ./generic/tixCmds.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixCmds.c:649:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GetDefaultCmd) ^ ./generic/tixClass.c:840:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_InstanceCmd) ^ ./generic/tixClass.c:985:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int SetupMethod(interp, cPtr, s) ^ ./generic/tixClass.c:985:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupDefault(interp, cPtr, s) ^ ./generic/tixClass.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupSpec(interp, cPtr, s, isWidget) ^ ./generic/tixClass.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitSpec(interp, specList, isWidget) ^ ./generic/tixClass.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CopySpec(sPtr) ^ ./generic/tixClass.c:1314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeSpec(sPtr) ^ ./generic/tixClass.c:1356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupAttribute(interp, cPtr, s, which) ^ ./generic/tixClass.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupAlias(interp, cPtr, s) ^ ./generic/tixClass.c:1431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitAlias(interp, cPtr, s) ^ ./generic/tixClass.c:1464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitHashEntries(interp, cPtr) ^ ./generic/tixClass.c:1495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseInstanceOptions(interp, cPtr, widRec, argc, argv) ^ ./generic/tixClass.c:1524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixClass.c:1585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassTableDeleteProc(clientData, interp) ^ ./generic/tixClass.c:1585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixGeometry.c:55:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeClientStruct(clientData) ^ ./generic/tixGeometry.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoReqProc(clientData, tkwin) ^ ./generic/tixGeometry.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixGeometry.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoLostSlaveProc(clientData, tkwin) ^ ./generic/tixGeometry.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixGeometry.c:132:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void StructureProc(clientData, eventPtr) ^ ./generic/tixGeometry.c:132:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixGeometry.c:162:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ManageGeometryCmd) ^ ./generic/tixGeometry.c:220:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GeometryRequestCmd) ^ ./generic/tixGeometry.c:257:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_MoveResizeWindowCmd) ^ ./generic/tixGeometry.c:299:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_MapWindowCmd) ^ ./generic/tixInit.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseToolkitOptions(interp) ^ ./generic/tixGeometry.c:321:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_FlushXCmd) ^ ./generic/tixInit.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixGeometry.c:345:16: warning: a function definition without a ./generic/tixInit.cprototype: 240is: 1deprecated: inwarning: aall functionversions ofdefinition Cwithout anda isprototype notis supported deprecatedin inC2x all [-Wdeprecated-non-prototype]versions of C and isTIX_DEFINE_CMD(Tix_UnmapWindowCmd) ^not supported in C2x [-Wdeprecated-non-prototype] Tix_Init(interp) ^ ./generic/tixInit.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SafeInit(interp) ^ 4 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixList.c` 13 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixMethod.c` 20 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixOption.c` ./generic/tixList.c:24:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetNext(info, ptr, next) ^ ./generic/tixList.c:24:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixList.c:33: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 Tix_LinkListInit(lPtr) ^ ./generic/tixList.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_LinkListAppend(infoPtr, lPtr, itemPtr, flags) ^ ./generic/tixList.c:72: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 Tix_LinkListIteratorInit(liPtr) ^ ./generic/tixList.c:78: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 Tix_LinkListStart(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:93: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 Tix_LinkListNext(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_LinkListDelete(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:180: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 Tix_LinkListInsert(infoPtr, lPtr, itemPtr, liPtr) ^ ./generic/tixList.c:236:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListFindAndDelete(infoPtr, lPtr, itemPtr, liPtr) ^ ./generic/tixList.c:261:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListDeleteRange(infoPtr, lPtr, fromPtr, toPtr, liPtr) ^ ./generic/tixList.c:299:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListFind(infoPtr, lPtr, itemPtr, liPtr) ^ ./generic/tixMethod.c:47:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CallMethodCmd) ^ ./generic/tixMethod.c:90:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ChainMethodCmd) ^ ./generic/tixMethod.c:145:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GetMethodCmd) ^ ./generic/tixMethod.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindMethod(interp, context, method) ^ ./generic/tixMethod.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CallMethod(interp, context, widRec, method, argc, argv, foundPtr) ^ ./generic/tixMethod.c:281:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *Tix_SaveContext(interp, widRec) ^ ./generic/tixMethod.c:281:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixMethod.c:298:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_RestoreContext(interp, widRec, oldContext) ^ ./generic/tixMethod.c:298:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixMethod.c:307:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_SetContext(interp, widRec, newContext) ^ ./generic/tixMethod.c:307:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixMethod.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetContext(interp, widRec) ^ ./generic/tixMethod.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SuperClass(interp, class, superClass_ret) ^ ./generic/tixMethod.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetMethodFullName(context, method) ^ ./generic/tixMethod.c:377:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ExistMethod(interp, context, method) ^ ./generic/tixMethod.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CallMethodByContext(interp, context, widRec, method, argc, argv) ^ ./generic/tixMethod.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixMethod.c:453:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_EvalArgv(interp, argc, argv) ^ ./generic/tixMethod.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindPublicMethod(interp, cPtr, method) ^ ./generic/tixMethod.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MethodTableDeleteProc(clientData, interp) ^ ./generic/tixMethod.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixOption.c:36:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_GetVar (interp, cPtr, widRec, flag) ^ 12 warnings generated. ./generic/tixOption.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_QueryOneOption(interp, cPtr, widRec, flag) ^ ./generic/tixOption.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_QueryAllOptions (interp, cPtr, widRec) ^ ./generic/tixOption.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindConfigSpecByName(interp, cPtr, flag) ^ ./generic/tixOption.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetConfigSpecFullName(classRec, flag) ^ ./generic/tixOption.c:194:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ChangeOptions(interp, cPtr, widRec, argc, argv) ^ ./generic/tixOption.c:239:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_CallConfigMethod(interp, cPtr, widRec, spec, value) ^ ./generic/tixOption.c:286:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ChangeOneOption(interp, cPtr, widRec, spec, value, isDefault, isInit) ^ ./generic/tixOption.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormatConfigInfo(interp, cPtr, widRec, sPtr) ^ ./generic/tixOption.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixScroll.c` 21 warnings generated. 10 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -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=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixUtils.c` 42 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixWidget.c` ./generic/tixScroll.c:14: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 Tix_InitScrollInfo(siPtr, type) ^ ./generic/tixScroll.c:44: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 Tix_GetScrollFractions(siPtr, first_ret, last_ret) ^ ./generic/tixScroll.c:72: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 Tix_UpdateScrollBar(interp, siPtr) ^ ./generic/tixScroll.c:121:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SetScrollBarView(interp, siPtr, argc, argv, compat) ^ 4 warnings generated. ./generic/tixUtils.c:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_HandleSubCmds(cmdInfo, subCmdInfo, clientData, interp, argc, argv) ^ ./generic/tixSmpLs.c:25: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 Tix_SimpleListInit(lPtr) ^ ./generic/tixSmpLs.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SimpleListAppend(lPtr, itemPtr, flags) ^ ./generic/tixSmpLs.c:41: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 Tix_SimpleListIteratorInit(liPtr) ^ ./generic/tixSmpLs.c:47: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 Tix_SimpleListStart(lPtr, liPtr) ^ clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I. -I"./generic" -I. -I"./unix" -I"/usr/lib64/tcl8.6/include/generic" -I"/usr/lib64/tcl8.6/include/unix" -I"/usr/lib64/tk8.6/include/generic" -I"/usr/lib64/tk8.6/include/unix" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/tixDItem.c` ./generic/tixSmpLs.c:54: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 Tix_SimpleListNext(lPtr, liPtr) ^ ./generic/tixSmpLs.c:64: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 Tix_SimpleListDelete(lPtr, liPtr) ^ ./generic/tixUtils.c./generic/tixSmpLs.c::17677::66:: warning: warning: aa functionfunction definitiondefinition withoutwithout aa prototypeprototype isis deprecateddeprecated inin allall versionsversions ofof CC andand isis notnot supportedsupported inin C2xC2x [-Wdeprecated-non-prototype][-Wdeprecated-non-prototype] void Tix_Exit(interp, code)void Tix_SimpleListInsert(lPtr, itemPtr, liPtr) ^ ^ ./generic/tixSmpLs.c:100:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SimpleListFindAndDelete(lPtr, itemPtr, liPtr) ^ ./generic/tixSmpLs.c:108:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SimpleListDeleteRange(lPtr, fromPtr, toPtr, liPtr) ^ ./generic/tixSmpLs.c:118:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixUtils.c:203:6:int Tix_SimpleListFind(lPtr, itemPtr, liPtr) warning: ^a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_CreateCommands(interp, commands, clientData, deleteProc) ^ ./generic/tixUtils.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetAnchorGC(tkwin, bgColor) ^ ./generic/tixUtils.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DrawAnchorLines(display, drawable, gc, x, y, w, h) ^ ./generic/tixUtils.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CreateSubWindow(interp, tkwin, subPath) ^ ./generic/tixUtils.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ErrorProc(clientData, errorEventPtr) ^ ./generic/tixUtils.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetRenderBuffer(display, windowId, width, height, depth) ^ ./generic/tixUtils.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteHashTableProc(clientData, interp) ^ ./generic/tixUtils.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixUtils.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGetHashTable(interp, name, deleteProc, keyType) ^ ./generic/tixUtils.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReliefParseProc(clientData, interp, tkwin, value, widRec,offset) ^ ./generic/tixUtils.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixUtils.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReliefPrintProc(clientData, tkwin, widRec,offset, freeProcPtr) ^ ./generic/tixUtils.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixUtils.c:674:22: error: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *()' [-Werror,-Wincompatible-function-pointer-types] ReliefParseProc, ReliefPrintProc, 0, ^~~~~~~~~~~~~~~ ./generic/tixUtils.c:682: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 Tix_SetRcFileName(interp, rcFileName) ^ ./generic/tixUtils.c:717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixComputeTextGeometry(font, string, numChars, wrapLength, ^ ./generic/tixUtils.c:762:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDisplayText(display, drawable, font, string, numChars, x, y, ^ ./generic/tixUtils.c:812:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * Tix_ZAlloc(nbytes) ^ 19 warnings and 1 error generated. 10 warnings generated. make: *** [Makefile:294: tixUtils.o] Error 1 make: *** Waiting for unfinished jobs.... ./generic/tixWidget.c:32:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CreateWidgetCmd) ^ ./generic/tixWidget.c:224:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ParseOptions(interp, cPtr, widRec, argc, argv) ^ ./generic/tixWidget.c:224:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 3 warnings generated. ./generic/tixDItem.c:56: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 Tix_AddDItemType(diTypePtr) ^ ./generic/tixDItem.c:63:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemInfo * Tix_GetDItemType(interp, type) ^ ./generic/tixDItem.c:89:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItem * Tix_DItemCreate(ddPtr, type) ^ ./generic/tixDItem.c:109:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_DItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDItem.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemDisplay(drawable, iPtr, x, y, width, height, xOffset, yOffset,flags) ^ ./generic/tixDItem.c:156: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 Tix_DItemFree(iPtr) ^ ./generic/tixDItem.c:166: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 Tix_DItemCalculateSize(iPtr) ^ ./generic/tixDItem.c:172:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * Tix_DItemComponent(iPtr, x, y) ^ ./generic/tixDItem.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FreeArgumentList(argListPtr) ^ ./generic/tixDItem.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SplitConfig(interp, tkwin, specsList, numLists, argc, argv, argListPtr) ^ ./generic/tixDItem.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_MultiConfigureInfo(interp, tkwin, specsList, numLists, widgRecList, ^ ./generic/tixDItem.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ConfigureValue2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ConfigureInfo2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WidgetConfigure2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:517:21: error: 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 *))') [-Werror,-Wincompatible-function-pointer-types] DItemParseProc, DItemPrintProc, 0, ^~~~~~~~~~~~~~ ./generic/tixDItem.c:527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int DItemParseProc(clientData, interp, tkwin, value, widRec,offset) ^ ./generic/tixDItem.c:527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixDItem.c:551:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *DItemPrintProc(clientData, tkwin, widRec,offset, freeProcPtr) ^ ./generic/tixDItem.c:551:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tixDItem.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGetColorDItemGC(iPtr, backGC_ret, foreGC_ret, anchorGC_ret, flags) ^ ./generic/tixDItem.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDItemGetAnchor(anchor, x, y, cav_w, cav_h, width, height, x_ret, y_ret) ^ ./generic/tixDItem.c:702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemFillNormalBG(drawable, subRegPtr, iPtr, x, y, width, height, ^ ./generic/tixDItem.c:777:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemDrawBackground(drawable, subRegPtr, iPtr, x, y, width, height, ^ 22 warnings and 1 error generated. make: *** [Makefile:294: tixDItem.o] Error 1 * ERROR: dev-tcltk/tix-8.4.3-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-tcltk/tix-8.4.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-tcltk/tix-8.4.3-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-tcltk:tix-8.4.3-r2:20221127-063709.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work/Tix8.4.3' * S: '/var/tmp/portage/dev-tcltk/tix-8.4.3-r2/work/Tix8.4.3'