MidnightBSD Magus

x11-toolkits/py-tkinter

Python bindings to the Tk widget set

Flavor Version Run OSVersion Arch License Restricted Status
2.7.10_1 313 0.7 i386 python 0 fail

Events

Machine Type Time Message
defianti386 info 2015-10-18 03:36:07.938244 Test Started
defianti386 fail 2015-10-18 03:39:51.612096 make build returned non-zero: 1
defianti386 fail 2015-10-18 03:39:51.789035 Test complete.

Log

===>  Building for py27-tkinter-2.7.10_1
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.midnightbsd-0.7-i386-2.7
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DWITH_APPINIT=1 -I/usr/local/include -I/usr/local/include/tcl -I/usr/local/include/tk -I/usr/local/include -I/usr/local/include/python2.7 -c _tkinter.c -o build/temp.midnightbsd-0.7-i386-2.7/_tkinter.o
_tkinter.c:70:17: error: tcl.h: No such file or directory
_tkinter.c:71:16: error: tk.h: No such file or directory
_tkinter.c:84:2: error: #error "Tk older than 8.3.1 not supported"
_tkinter.c:96:2: error: #error "unsupported Tcl configuration"
_tkinter.c:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'state_key'
_tkinter.c:259: error: expected specifier-qualifier-list before 'Tcl_Interp'
_tkinter.c: In function 'Tkinter_Error':
_tkinter.c:304: error: 'TkappObject' has no member named 'interp'
_tkinter.c:304: warning: passing argument 2 of 'PyErr_SetString' makes pointer from integer without a cast
_tkinter.c: In function 'WaitForMainloop':
_tkinter.c:337: error: 'TkappObject' has no member named 'dispatching'
_tkinter.c:343: error: 'TkappObject' has no member named 'dispatching'
_tkinter.c: In function 'Merge':
_tkinter.c:448: warning: assignment makes pointer from integer without a cast
_tkinter.c: In function 'Split':
_tkinter.c:544: error: 'Tcl_Interp' undeclared (first use in this function)
_tkinter.c:544: error: (Each undeclared identifier is reported only once
_tkinter.c:544: error: for each function it appears in.)
_tkinter.c:544: error: expected expression before ')' token
_tkinter.c: In function 'SplitObj':
_tkinter.c:622: error: 'Tcl_Interp' undeclared (first use in this function)
_tkinter.c:622: error: expected expression before ')' token
_tkinter.c:644: error: expected expression before ')' token
_tkinter.c: In function 'Tkapp_New':
_tkinter.c:723: error: 'TkappObject' has no member named 'interp'
_tkinter.c:724: error: 'TkappObject' has no member named 'wantobjects'
_tkinter.c:725: error: 'TkappObject' has no member named 'threaded'
_tkinter.c:725: error: 'TkappObject' has no member named 'interp'
_tkinter.c:726: error: 'TCL_GLOBAL_ONLY' undeclared (first use in this function)
_tkinter.c:726: warning: comparison between pointer and integer
_tkinter.c:727: error: 'TkappObject' has no member named 'thread_id'
_tkinter.c:728: error: 'TkappObject' has no member named 'dispatching'
_tkinter.c:738: error: 'TkappObject' has no member named 'threaded'
_tkinter.c:745: error: 'TkappObject' has no member named 'OldBooleanType'
_tkinter.c:746: error: 'TkappObject' has no member named 'BooleanType'
_tkinter.c:747: error: 'TkappObject' has no member named 'ByteArrayType'
_tkinter.c:748: error: 'TkappObject' has no member named 'DoubleType'
_tkinter.c:749: error: 'TkappObject' has no member named 'IntType'
_tkinter.c:750: error: 'TkappObject' has no member named 'WideIntType'
_tkinter.c:751: error: 'TkappObject' has no member named 'BignumType'
_tkinter.c:752: error: 'TkappObject' has no member named 'ListType'
_tkinter.c:753: error: 'TkappObject' has no member named 'ProcBodyType'
_tkinter.c:754: error: 'TkappObject' has no member named 'StringType'
_tkinter.c:757: error: 'TkappObject' has no member named 'interp'
_tkinter.c:760: error: 'TkappObject' has no member named 'interp'
_tkinter.c:764: error: 'TkappObject' has no member named 'interp'
_tkinter.c:766: error: 'TkappObject' has no member named 'interp'
_tkinter.c:779: error: 'TkappObject' has no member named 'interp'
_tkinter.c:783: error: 'TkappObject' has no member named 'interp'
_tkinter.c:788: error: 'TkappObject' has no member named 'interp'
_tkinter.c:820: error: 'TkappObject' has no member named 'interp'
_tkinter.c:824: error: 'TkappObject' has no member named 'interp'
_tkinter.c:824: error: 'TCL_OK' undeclared (first use in this function)
_tkinter.c:829: error: 'TkappObject' has no member named 'interp'
_tkinter.c:830: warning: assignment makes pointer from integer without a cast
_tkinter.c: At top level:
_tkinter.c:850: error: expected declaration specifiers or '...' before 'Tcl_Event'
_tkinter.c:851: error: expected declaration specifiers or '...' before 'Tcl_Condition'
_tkinter.c:851: error: expected declaration specifiers or '...' before 'Tcl_Mutex'
_tkinter.c: In function 'Tkapp_ThreadSend':
_tkinter.c:854: error: 'mutex' undeclared (first use in this function)
_tkinter.c:855: error: 'TkappObject' has no member named 'thread_id'
_tkinter.c:855: error: 'ev' undeclared (first use in this function)
_tkinter.c:855: error: 'TCL_QUEUE_TAIL' undeclared (first use in this function)
_tkinter.c:856: error: 'TkappObject' has no member named 'thread_id'
_tkinter.c:857: error: 'cond' undeclared (first use in this function)
_tkinter.c: At top level:
_tkinter.c:868: error: expected specifier-qualifier-list before 'Tcl_Obj'
_tkinter.c:876: error: expected ')' before '*' token
_tkinter.c: In function 'PyTclObject_dealloc':
_tkinter.c:891: error: 'PyTclObject' has no member named 'value'
_tkinter.c:892: error: 'PyTclObject' has no member named 'string'
_tkinter.c:892: error: 'PyTclObject' has no member named 'string'
_tkinter.c:892: error: 'PyTclObject' has no member named 'string'
_tkinter.c:892: error: 'PyTclObject' has no member named 'string'
_tkinter.c: In function 'PyTclObject_str':
_tkinter.c:899: error: 'PyTclObject' has no member named 'string'
_tkinter.c:899: error: 'PyTclObject' has no member named 'string'
_tkinter.c:900: error: 'PyTclObject' has no member named 'string'
_tkinter.c:901: error: 'PyTclObject' has no member named 'string'
_tkinter.c:904: error: 'PyTclObject' has no member named 'value'
_tkinter.c:904: warning: passing argument 1 of 'PyString_FromString' makes pointer from integer without a cast
_tkinter.c: In function 'PyTclObject_TclString':
_tkinter.c:910: error: 'PyTclObject' has no member named 'value'
_tkinter.c:910: warning: return makes pointer from integer without a cast
_tkinter.c: In function 'PyTclObject_string':
_tkinter.c:920: error: 'PyTclObject' has no member named 'string'
_tkinter.c:922: error: 'PyTclObject' has no member named 'value'
_tkinter.c:922: warning: initialization makes pointer from integer without a cast
_tkinter.c:923: error: 'PyTclObject' has no member named 'string'
_tkinter.c:924: error: 'PyTclObject' has no member named 'string'
_tkinter.c:927: error: 'PyTclObject' has no member named 'string'
_tkinter.c:928: error: 'PyTclObject' has no member named 'string'
_tkinter.c: In function 'PyTclObject_unicode':
_tkinter.c:939: error: 'PyTclObject' has no member named 'string'
_tkinter.c:939: error: 'PyTclObject' has no member named 'string'
_tkinter.c:940: error: 'PyTclObject' has no member named 'string'
_tkinter.c:941: error: 'PyTclObject' has no member named 'string'
_tkinter.c:944: error: 'PyTclObject' has no member named 'value'
_tkinter.c:944: warning: assignment makes pointer from integer without a cast
_tkinter.c: In function 'PyTclObject_repr':
_tkinter.c:954: error: 'PyTclObject' has no member named 'value'
_tkinter.c:954: error: 'PyTclObject' has no member named 'value'
_tkinter.c: In function 'PyTclObject_cmp':
_tkinter.c:962: error: 'PyTclObject' has no member named 'value'
_tkinter.c:963: error: 'PyTclObject' has no member named 'value'
_tkinter.c:963: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast
_tkinter.c:963: warning: passing argument 2 of 'strcmp' makes pointer from integer without a cast
_tkinter.c: In function 'get_typename':
_tkinter.c:974: error: 'PyTclObject' has no member named 'value'
_tkinter.c: At top level:
_tkinter.c:1087: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
_tkinter.c:1225: error: expected declaration specifiers or '...' before 'Tcl_Obj'
_tkinter.c: In function 'fromBoolean':
_tkinter.c:1228: error: 'TkappObject' has no member named 'interp'
_tkinter.c:1228: error: 'value' undeclared (first use in this function)
_tkinter.c:1228: error: 'TCL_ERROR' undeclared (first use in this function)
_tkinter.c: At top level:
_tkinter.c:1294: error: expected declaration specifiers or '...' before 'Tcl_Obj'
_tkinter.c: In function 'FromObj':
_tkinter.c:1298: error: 'Tcl_Interp' undeclared (first use in this function)
_tkinter.c:1298: error: 'interp' undeclared (first use in this function)
_tkinter.c:1298: error: 'TkappObject' has no member named 'interp'
_tkinter.c:1300: error: 'value' undeclared (first use in this function)
_tkinter.c:1305: error: 'TkappObject' has no member named 'BooleanType'
_tkinter.c:1306: error: 'TkappObject' has no member named 'OldBooleanType'
_tkinter.c:1307: error: too many arguments to function 'fromBoolean'
_tkinter.c:1310: error: 'TkappObject' has no member named 'ByteArrayType'
_tkinter.c:1316: error: 'TkappObject' has no member named 'DoubleType'
_tkinter.c:1320: error: 'TkappObject' has no member named 'IntType'
_tkinter.c:1322: error: 'TCL_OK' undeclared (first use in this function)
_tkinter.c:1348: error: 'TkappObject' has no member named 'ListType'
_tkinter.c:1352: error: 'Tcl_Obj' undeclared (first use in this function)
_tkinter.c:1352: error: 'tcl_elem' undeclared (first use in this function)
_tkinter.c:1355: error: 'TCL_ERROR' undeclared (first use in this function)
_tkinter.c:1366: error: too many arguments to function 'FromObj'
_tkinter.c:1376: error: 'TkappObject' has no member named 'ProcBodyType'
_tkinter.c:1380: error: 'TkappObject' has no member named 'StringType'
_tkinter.c:1399: warning: passing argument 1 of 'PyUnicodeUCS4_FromUnicode' makes pointer from integer without a cast
_tkinter.c:1427: warning: return makes pointer from integer without a cast
_tkinter.c: In function 'TCL_DECLARE_MUTEX':
_tkinter.c:1435: error: expected specifier-qualifier-list before 'Tcl_Event'
_tkinter.c:1442: error: storage class specified for parameter 'Tkapp_CallEvent'
_tkinter.c:1446: error: expected ')' before '*' token
_tkinter.c:1458: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
_tkinter.c:1516: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1541: error: expected ')' before '*' token
_tkinter.c:1596: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1672: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1703: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1727: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1750: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1775: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1799: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1819: error: storage class specified for parameter 'EventFunc'
_tkinter.c:1822: error: expected declaration specifiers before 'TCL_DECLARE_MUTEX'
_tkinter.c:1834: error: expected declaration specifiers before 'VarEvent'
_tkinter.c:1839: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1868: error: expected ')' before '*' token
_tkinter.c:1883: error: expected ')' before '*' token
_tkinter.c:1897: error: expected ')' before 'func'
_tkinter.c:1944: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:1999: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2005: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2013: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2044: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2050: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2058: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2083: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2089: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2099: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2147: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2168: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2196: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2220: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2245: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2270: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2295: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2358: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2401: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2421: error: storage class specified for parameter 'PythonCmd_ClientData'
_tkinter.c:2424: error: expected ')' before '*' token
_tkinter.c:2436: error: expected ')' before 'clientData'
_tkinter.c:2485: error: expected ')' before 'clientData'
_tkinter.c:2500: error: expected declaration specifiers before 'TCL_DECLARE_MUTEX'
_tkinter.c:2510: error: expected declaration specifiers before 'CommandEvent'
_tkinter.c:2513: error: expected ')' before '*' token
_tkinter.c:2530: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2601: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2654: error: storage class specified for parameter 'FileHandler_ClientData'
_tkinter.c:2656: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
_tkinter.c:2658: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
_tkinter.c:2677: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2694: error: expected ')' before 'clientData'
_tkinter.c:2718: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2769: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2814: error: storage class specified for parameter 'Tktt_Type'
_tkinter.c:2818: error: expected specifier-qualifier-list before 'Tcl_TimerToken'
_tkinter.c:2820: error: storage class specified for parameter 'TkttObject'
_tkinter.c:2824: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2843: error: storage class specified for parameter 'Tktt_methods'
_tkinter.c:2843: error: parameter 'Tktt_methods' is initialized
_tkinter.c:2845: warning: braces around scalar initializer
_tkinter.c:2845: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2845: warning: initialization from incompatible pointer type
_tkinter.c:2845: error: 'Tktt_DeleteTimerHandler' undeclared (first use in this function)
_tkinter.c:2845: warning: excess elements in scalar initializer
_tkinter.c:2845: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2845: warning: excess elements in scalar initializer
_tkinter.c:2845: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2846: warning: braces around scalar initializer
_tkinter.c:2846: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2846: warning: excess elements in scalar initializer
_tkinter.c:2846: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2846: warning: excess elements in scalar initializer
_tkinter.c:2846: warning: (near initialization for 'Tktt_methods')
_tkinter.c:2849: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
_tkinter.c:2869: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2880: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2891: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2895: error: storage class specified for parameter 'Tktt_Type'
_tkinter.c:2895: error: parameter 'Tktt_Type' is initialized
_tkinter.c:2895: error: redefinition of parameter 'Tktt_Type'
_tkinter.c:2814: error: previous definition of 'Tktt_Type' was here
_tkinter.c:2901: error: 'Tktt_Dealloc' undeclared (first use in this function)
_tkinter.c:2903: error: 'Tktt_GetAttr' undeclared (first use in this function)
_tkinter.c:2906: error: 'Tktt_Repr' undeclared (first use in this function)
_tkinter.c:2918: error: expected ')' before 'clientData'
_tkinter.c:2947: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:2994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3078: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3099: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3117: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3127: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3175: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3190: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3203: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3228: error: storage class specified for parameter 'Tkapp_methods'
_tkinter.c:3228: error: parameter 'Tkapp_methods' is initialized
_tkinter.c:3230: warning: braces around scalar initializer
_tkinter.c:3230: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3230: warning: initialization from incompatible pointer type
_tkinter.c:3230: error: 'Tkapp_WillDispatch' undeclared (first use in this function)
_tkinter.c:3230: warning: excess elements in scalar initializer
_tkinter.c:3230: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3230: warning: excess elements in scalar initializer
_tkinter.c:3230: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3231: warning: braces around scalar initializer
_tkinter.c:3231: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3231: warning: initialization from incompatible pointer type
_tkinter.c:3231: error: 'Tkapp_WantObjects' undeclared (first use in this function)
_tkinter.c:3231: warning: excess elements in scalar initializer
_tkinter.c:3231: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3231: warning: excess elements in scalar initializer
_tkinter.c:3231: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3231: warning: excess elements in scalar initializer
_tkinter.c:3231: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3232: warning: braces around scalar initializer
_tkinter.c:3232: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3232: warning: initialization from incompatible pointer type
_tkinter.c:3232: error: 'Tkapp_Call' undeclared (first use in this function)
_tkinter.c:3232: warning: excess elements in scalar initializer
_tkinter.c:3232: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3232: warning: excess elements in scalar initializer
_tkinter.c:3232: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3232: warning: excess elements in scalar initializer
_tkinter.c:3232: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3233: warning: braces around scalar initializer
_tkinter.c:3233: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3233: warning: initialization from incompatible pointer type
_tkinter.c:3233: error: 'Tkapp_GlobalCall' undeclared (first use in this function)
_tkinter.c:3233: warning: excess elements in scalar initializer
_tkinter.c:3233: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3233: warning: excess elements in scalar initializer
_tkinter.c:3233: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3233: warning: excess elements in scalar initializer
_tkinter.c:3233: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3234: warning: braces around scalar initializer
_tkinter.c:3234: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3234: warning: initialization from incompatible pointer type
_tkinter.c:3234: error: 'Tkapp_Eval' undeclared (first use in this function)
_tkinter.c:3234: warning: excess elements in scalar initializer
_tkinter.c:3234: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3234: warning: excess elements in scalar initializer
_tkinter.c:3234: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3234: warning: excess elements in scalar initializer
_tkinter.c:3234: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3235: warning: braces around scalar initializer
_tkinter.c:3235: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3235: warning: initialization from incompatible pointer type
_tkinter.c:3235: error: 'Tkapp_GlobalEval' undeclared (first use in this function)
_tkinter.c:3235: warning: excess elements in scalar initializer
_tkinter.c:3235: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3235: warning: excess elements in scalar initializer
_tkinter.c:3235: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3235: warning: excess elements in scalar initializer
_tkinter.c:3235: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3236: warning: braces around scalar initializer
_tkinter.c:3236: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3236: warning: initialization from incompatible pointer type
_tkinter.c:3236: error: 'Tkapp_EvalFile' undeclared (first use in this function)
_tkinter.c:3236: warning: excess elements in scalar initializer
_tkinter.c:3236: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3236: warning: excess elements in scalar initializer
_tkinter.c:3236: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3236: warning: excess elements in scalar initializer
_tkinter.c:3236: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3237: warning: braces around scalar initializer
_tkinter.c:3237: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3237: warning: initialization from incompatible pointer type
_tkinter.c:3237: error: 'Tkapp_Record' undeclared (first use in this function)
_tkinter.c:3237: warning: excess elements in scalar initializer
_tkinter.c:3237: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3237: warning: excess elements in scalar initializer
_tkinter.c:3237: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3237: warning: excess elements in scalar initializer
_tkinter.c:3237: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3238: warning: braces around scalar initializer
_tkinter.c:3238: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3238: warning: initialization from incompatible pointer type
_tkinter.c:3238: error: 'Tkapp_AddErrorInfo' undeclared (first use in this function)
_tkinter.c:3238: warning: excess elements in scalar initializer
_tkinter.c:3238: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3238: warning: excess elements in scalar initializer
_tkinter.c:3238: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3238: warning: excess elements in scalar initializer
_tkinter.c:3238: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3239: warning: braces around scalar initializer
_tkinter.c:3239: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3239: warning: initialization from incompatible pointer type
_tkinter.c:3239: error: 'Tkapp_SetVar' undeclared (first use in this function)
_tkinter.c:3239: warning: excess elements in scalar initializer
_tkinter.c:3239: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3239: warning: excess elements in scalar initializer
_tkinter.c:3239: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3239: warning: excess elements in scalar initializer
_tkinter.c:3239: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3240: warning: braces around scalar initializer
_tkinter.c:3240: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3240: warning: initialization from incompatible pointer type
_tkinter.c:3240: error: 'Tkapp_GlobalSetVar' undeclared (first use in this function)
_tkinter.c:3240: warning: excess elements in scalar initializer
_tkinter.c:3240: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3240: warning: excess elements in scalar initializer
_tkinter.c:3240: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3240: warning: excess elements in scalar initializer
_tkinter.c:3240: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3241: warning: braces around scalar initializer
_tkinter.c:3241: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3241: warning: initialization from incompatible pointer type
_tkinter.c:3241: error: 'Tkapp_GetVar' undeclared (first use in this function)
_tkinter.c:3241: warning: excess elements in scalar initializer
_tkinter.c:3241: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3241: warning: excess elements in scalar initializer
_tkinter.c:3241: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3241: warning: excess elements in scalar initializer
_tkinter.c:3241: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3242: warning: braces around scalar initializer
_tkinter.c:3242: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3242: warning: initialization from incompatible pointer type
_tkinter.c:3242: error: 'Tkapp_GlobalGetVar' undeclared (first use in this function)
_tkinter.c:3242: warning: excess elements in scalar initializer
_tkinter.c:3242: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3242: warning: excess elements in scalar initializer
_tkinter.c:3242: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3242: warning: excess elements in scalar initializer
_tkinter.c:3242: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3243: warning: braces around scalar initializer
_tkinter.c:3243: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3243: warning: initialization from incompatible pointer type
_tkinter.c:3243: error: 'Tkapp_UnsetVar' undeclared (first use in this function)
_tkinter.c:3243: warning: excess elements in scalar initializer
_tkinter.c:3243: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3243: warning: excess elements in scalar initializer
_tkinter.c:3243: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3243: warning: excess elements in scalar initializer
_tkinter.c:3243: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3244: warning: braces around scalar initializer
_tkinter.c:3244: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3244: warning: initialization from incompatible pointer type
_tkinter.c:3244: error: 'Tkapp_GlobalUnsetVar' undeclared (first use in this function)
_tkinter.c:3244: warning: excess elements in scalar initializer
_tkinter.c:3244: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3244: warning: excess elements in scalar initializer
_tkinter.c:3244: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3244: warning: excess elements in scalar initializer
_tkinter.c:3244: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3245: warning: braces around scalar initializer
_tkinter.c:3245: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3245: warning: initialization from incompatible pointer type
_tkinter.c:3245: error: 'Tkapp_GetInt' undeclared (first use in this function)
_tkinter.c:3245: warning: excess elements in scalar initializer
_tkinter.c:3245: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3245: warning: excess elements in scalar initializer
_tkinter.c:3245: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3245: warning: excess elements in scalar initializer
_tkinter.c:3245: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3246: warning: braces around scalar initializer
_tkinter.c:3246: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3246: warning: initialization from incompatible pointer type
_tkinter.c:3246: error: 'Tkapp_GetDouble' undeclared (first use in this function)
_tkinter.c:3246: warning: excess elements in scalar initializer
_tkinter.c:3246: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3246: warning: excess elements in scalar initializer
_tkinter.c:3246: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3246: warning: excess elements in scalar initializer
_tkinter.c:3246: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3247: warning: braces around scalar initializer
_tkinter.c:3247: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3247: warning: initialization from incompatible pointer type
_tkinter.c:3247: error: 'Tkapp_GetBoolean' undeclared (first use in this function)
_tkinter.c:3247: warning: excess elements in scalar initializer
_tkinter.c:3247: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3247: warning: excess elements in scalar initializer
_tkinter.c:3247: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3247: warning: excess elements in scalar initializer
_tkinter.c:3247: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3248: warning: braces around scalar initializer
_tkinter.c:3248: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3248: warning: initialization from incompatible pointer type
_tkinter.c:3248: error: 'Tkapp_ExprString' undeclared (first use in this function)
_tkinter.c:3248: warning: excess elements in scalar initializer
_tkinter.c:3248: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3248: warning: excess elements in scalar initializer
_tkinter.c:3248: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3248: warning: excess elements in scalar initializer
_tkinter.c:3248: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3249: warning: braces around scalar initializer
_tkinter.c:3249: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3249: warning: initialization from incompatible pointer type
_tkinter.c:3249: error: 'Tkapp_ExprLong' undeclared (first use in this function)
_tkinter.c:3249: warning: excess elements in scalar initializer
_tkinter.c:3249: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3249: warning: excess elements in scalar initializer
_tkinter.c:3249: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3249: warning: excess elements in scalar initializer
_tkinter.c:3249: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3250: warning: braces around scalar initializer
_tkinter.c:3250: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3250: warning: initialization from incompatible pointer type
_tkinter.c:3250: error: 'Tkapp_ExprDouble' undeclared (first use in this function)
_tkinter.c:3250: warning: excess elements in scalar initializer
_tkinter.c:3250: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3250: warning: excess elements in scalar initializer
_tkinter.c:3250: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3250: warning: excess elements in scalar initializer
_tkinter.c:3250: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3251: warning: braces around scalar initializer
_tkinter.c:3251: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3251: warning: initialization from incompatible pointer type
_tkinter.c:3251: error: 'Tkapp_ExprBoolean' undeclared (first use in this function)
_tkinter.c:3251: warning: excess elements in scalar initializer
_tkinter.c:3251: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3251: warning: excess elements in scalar initializer
_tkinter.c:3251: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3251: warning: excess elements in scalar initializer
_tkinter.c:3251: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3252: warning: braces around scalar initializer
_tkinter.c:3252: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3252: warning: initialization from incompatible pointer type
_tkinter.c:3252: error: 'Tkapp_SplitList' undeclared (first use in this function)
_tkinter.c:3252: warning: excess elements in scalar initializer
_tkinter.c:3252: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3252: warning: excess elements in scalar initializer
_tkinter.c:3252: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3252: warning: excess elements in scalar initializer
_tkinter.c:3252: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3253: warning: braces around scalar initializer
_tkinter.c:3253: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3253: warning: initialization from incompatible pointer type
_tkinter.c:3253: error: 'Tkapp_Split' undeclared (first use in this function)
_tkinter.c:3253: warning: excess elements in scalar initializer
_tkinter.c:3253: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3253: warning: excess elements in scalar initializer
_tkinter.c:3253: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3253: warning: excess elements in scalar initializer
_tkinter.c:3253: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3254: warning: braces around scalar initializer
_tkinter.c:3254: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3254: warning: initialization from incompatible pointer type
_tkinter.c:3254: error: 'Tkapp_Merge' undeclared (first use in this function)
_tkinter.c:3254: warning: excess elements in scalar initializer
_tkinter.c:3254: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3254: warning: excess elements in scalar initializer
_tkinter.c:3254: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3254: warning: excess elements in scalar initializer
_tkinter.c:3254: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3255: warning: braces around scalar initializer
_tkinter.c:3255: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3255: warning: initialization from incompatible pointer type
_tkinter.c:3255: error: 'Tkapp_CreateCommand' undeclared (first use in this function)
_tkinter.c:3255: warning: excess elements in scalar initializer
_tkinter.c:3255: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3255: warning: excess elements in scalar initializer
_tkinter.c:3255: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3255: warning: excess elements in scalar initializer
_tkinter.c:3255: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3256: warning: braces around scalar initializer
_tkinter.c:3256: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3256: warning: initialization from incompatible pointer type
_tkinter.c:3256: error: 'Tkapp_DeleteCommand' undeclared (first use in this function)
_tkinter.c:3256: warning: excess elements in scalar initializer
_tkinter.c:3256: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3256: warning: excess elements in scalar initializer
_tkinter.c:3256: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3256: warning: excess elements in scalar initializer
_tkinter.c:3256: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3258: warning: braces around scalar initializer
_tkinter.c:3258: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3258: warning: initialization from incompatible pointer type
_tkinter.c:3258: error: 'Tkapp_CreateFileHandler' undeclared (first use in this function)
_tkinter.c:3258: warning: excess elements in scalar initializer
_tkinter.c:3258: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3258: warning: excess elements in scalar initializer
_tkinter.c:3258: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3258: warning: excess elements in scalar initializer
_tkinter.c:3258: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3259: warning: braces around scalar initializer
_tkinter.c:3259: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3259: warning: initialization from incompatible pointer type
_tkinter.c:3259: error: 'Tkapp_DeleteFileHandler' undeclared (first use in this function)
_tkinter.c:3259: warning: excess elements in scalar initializer
_tkinter.c:3259: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3259: warning: excess elements in scalar initializer
_tkinter.c:3259: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3259: warning: excess elements in scalar initializer
_tkinter.c:3259: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3261: warning: braces around scalar initializer
_tkinter.c:3261: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3261: warning: initialization from incompatible pointer type
_tkinter.c:3261: error: 'Tkapp_CreateTimerHandler' undeclared (first use in this function)
_tkinter.c:3261: warning: excess elements in scalar initializer
_tkinter.c:3261: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3261: warning: excess elements in scalar initializer
_tkinter.c:3261: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3261: warning: excess elements in scalar initializer
_tkinter.c:3261: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3262: warning: braces around scalar initializer
_tkinter.c:3262: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3262: warning: initialization from incompatible pointer type
_tkinter.c:3262: error: 'Tkapp_MainLoop' undeclared (first use in this function)
_tkinter.c:3262: warning: excess elements in scalar initializer
_tkinter.c:3262: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3262: warning: excess elements in scalar initializer
_tkinter.c:3262: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3262: warning: excess elements in scalar initializer
_tkinter.c:3262: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3263: warning: braces around scalar initializer
_tkinter.c:3263: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3263: warning: initialization from incompatible pointer type
_tkinter.c:3263: error: 'Tkapp_DoOneEvent' undeclared (first use in this function)
_tkinter.c:3263: warning: excess elements in scalar initializer
_tkinter.c:3263: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3263: warning: excess elements in scalar initializer
_tkinter.c:3263: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3263: warning: excess elements in scalar initializer
_tkinter.c:3263: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3264: warning: braces around scalar initializer
_tkinter.c:3264: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3264: warning: initialization from incompatible pointer type
_tkinter.c:3264: error: 'Tkapp_Quit' undeclared (first use in this function)
_tkinter.c:3264: warning: excess elements in scalar initializer
_tkinter.c:3264: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3264: warning: excess elements in scalar initializer
_tkinter.c:3264: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3264: warning: excess elements in scalar initializer
_tkinter.c:3264: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3265: warning: braces around scalar initializer
_tkinter.c:3265: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3265: warning: initialization from incompatible pointer type
_tkinter.c:3265: error: 'Tkapp_InterpAddr' undeclared (first use in this function)
_tkinter.c:3265: warning: excess elements in scalar initializer
_tkinter.c:3265: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3265: warning: excess elements in scalar initializer
_tkinter.c:3265: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3265: warning: excess elements in scalar initializer
_tkinter.c:3265: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3266: warning: braces around scalar initializer
_tkinter.c:3266: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3266: warning: initialization from incompatible pointer type
_tkinter.c:3266: error: 'Tkapp_TkInit' undeclared (first use in this function)
_tkinter.c:3266: warning: excess elements in scalar initializer
_tkinter.c:3266: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3266: warning: excess elements in scalar initializer
_tkinter.c:3266: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3266: warning: excess elements in scalar initializer
_tkinter.c:3266: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3267: warning: braces around scalar initializer
_tkinter.c:3267: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3267: warning: initialization from incompatible pointer type
_tkinter.c:3267: error: 'Tkapp_CreateByteArray' undeclared (first use in this function)
_tkinter.c:3267: warning: excess elements in scalar initializer
_tkinter.c:3267: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3267: warning: excess elements in scalar initializer
_tkinter.c:3267: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3267: warning: excess elements in scalar initializer
_tkinter.c:3267: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3268: warning: braces around scalar initializer
_tkinter.c:3268: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3268: warning: excess elements in scalar initializer
_tkinter.c:3268: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3268: warning: excess elements in scalar initializer
_tkinter.c:3268: warning: (near initialization for 'Tkapp_methods')
_tkinter.c:3277: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3288: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3292: error: storage class specified for parameter 'Tkapp_Type'
_tkinter.c:3292: error: parameter 'Tkapp_Type' is initialized
_tkinter.c:3298: error: 'Tkapp_Dealloc' undeclared (first use in this function)
_tkinter.c:3300: error: 'Tkapp_GetAttr' undeclared (first use in this function)
_tkinter.c:3318: error: storage class specified for parameter 'FlattenContext'
_tkinter.c:3321: error: expected ')' before '*' token
_tkinter.c:3337: error: expected ')' before '*' token
_tkinter.c:3397: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3427: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3461: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3475: error: storage class specified for parameter 'setbusywaitinterval_doc'
_tkinter.c:3475: error: parameter 'setbusywaitinterval_doc' is initialized
_tkinter.c:3485: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3489: error: storage class specified for parameter 'getbusywaitinterval_doc'
_tkinter.c:3489: error: parameter 'getbusywaitinterval_doc' is initialized
_tkinter.c:3495: error: storage class specified for parameter 'moduleMethods'
_tkinter.c:3495: error: parameter 'moduleMethods' is initialized
_tkinter.c:3497: warning: braces around scalar initializer
_tkinter.c:3497: warning: (near initialization for 'moduleMethods')
_tkinter.c:3497: warning: initialization from incompatible pointer type
_tkinter.c:3497: error: 'Tkinter_Flatten' undeclared (first use in this function)
_tkinter.c:3497: warning: excess elements in scalar initializer
_tkinter.c:3497: warning: (near initialization for 'moduleMethods')
_tkinter.c:3497: warning: excess elements in scalar initializer
_tkinter.c:3497: warning: (near initialization for 'moduleMethods')
_tkinter.c:3498: warning: braces around scalar initializer
_tkinter.c:3498: warning: (near initialization for 'moduleMethods')
_tkinter.c:3498: warning: initialization from incompatible pointer type
_tkinter.c:3498: error: 'Tkinter_Create' undeclared (first use in this function)
_tkinter.c:3498: warning: excess elements in scalar initializer
_tkinter.c:3498: warning: (near initialization for 'moduleMethods')
_tkinter.c:3498: warning: excess elements in scalar initializer
_tkinter.c:3498: warning: (near initialization for 'moduleMethods')
_tkinter.c:3498: warning: excess elements in scalar initializer
_tkinter.c:3498: warning: (near initialization for 'moduleMethods')
_tkinter.c:3500: warning: braces around scalar initializer
_tkinter.c:3500: warning: (near initialization for 'moduleMethods')
_tkinter.c:3500: warning: initialization from incompatible pointer type
_tkinter.c:3500: warning: excess elements in scalar initializer
_tkinter.c:3500: warning: (near initialization for 'moduleMethods')
_tkinter.c:3500: warning: excess elements in scalar initializer
_tkinter.c:3500: warning: (near initialization for 'moduleMethods')
_tkinter.c:3500: warning: excess elements in scalar initializer
_tkinter.c:3500: warning: (near initialization for 'moduleMethods')
_tkinter.c:3501: warning: braces around scalar initializer
_tkinter.c:3501: warning: (near initialization for 'moduleMethods')
_tkinter.c:3501: warning: initialization from incompatible pointer type
_tkinter.c:3501: warning: excess elements in scalar initializer
_tkinter.c:3501: warning: (near initialization for 'moduleMethods')
_tkinter.c:3501: warning: excess elements in scalar initializer
_tkinter.c:3501: warning: (near initialization for 'moduleMethods')
_tkinter.c:3501: warning: excess elements in scalar initializer
_tkinter.c:3501: warning: (near initialization for 'moduleMethods')
_tkinter.c:3503: warning: braces around scalar initializer
_tkinter.c:3503: warning: (near initialization for 'moduleMethods')
_tkinter.c:3503: warning: initialization from incompatible pointer type
_tkinter.c:3503: warning: excess elements in scalar initializer
_tkinter.c:3503: warning: (near initialization for 'moduleMethods')
_tkinter.c:3503: warning: excess elements in scalar initializer
_tkinter.c:3503: warning: (near initialization for 'moduleMethods')
_tkinter.c:3503: warning: excess elements in scalar initializer
_tkinter.c:3503: warning: (near initialization for 'moduleMethods')
_tkinter.c:3504: warning: braces around scalar initializer
_tkinter.c:3504: warning: (near initialization for 'moduleMethods')
_tkinter.c:3504: warning: initialization from incompatible pointer type
_tkinter.c:3504: warning: excess elements in scalar initializer
_tkinter.c:3504: warning: (near initialization for 'moduleMethods')
_tkinter.c:3504: warning: excess elements in scalar initializer
_tkinter.c:3504: warning: (near initialization for 'moduleMethods')
_tkinter.c:3504: warning: excess elements in scalar initializer
_tkinter.c:3504: warning: (near initialization for 'moduleMethods')
_tkinter.c:3505: warning: braces around scalar initializer
_tkinter.c:3505: warning: (near initialization for 'moduleMethods')
_tkinter.c:3505: warning: initialization from incompatible pointer type
_tkinter.c:3505: warning: excess elements in scalar initializer
_tkinter.c:3505: warning: (near initialization for 'moduleMethods')
_tkinter.c:3505: warning: excess elements in scalar initializer
_tkinter.c:3505: warning: (near initialization for 'moduleMethods')
_tkinter.c:3505: warning: excess elements in scalar initializer
_tkinter.c:3505: warning: (near initialization for 'moduleMethods')
_tkinter.c:3506: warning: braces around scalar initializer
_tkinter.c:3506: warning: (near initialization for 'moduleMethods')
_tkinter.c:3506: warning: initialization from incompatible pointer type
_tkinter.c:3506: warning: excess elements in scalar initializer
_tkinter.c:3506: warning: (near initialization for 'moduleMethods')
_tkinter.c:3506: warning: excess elements in scalar initializer
_tkinter.c:3506: warning: (near initialization for 'moduleMethods')
_tkinter.c:3506: warning: excess elements in scalar initializer
_tkinter.c:3506: warning: (near initialization for 'moduleMethods')
_tkinter.c:3507: warning: braces around scalar initializer
_tkinter.c:3507: warning: (near initialization for 'moduleMethods')
_tkinter.c:3507: warning: initialization from incompatible pointer type
_tkinter.c:3507: error: 'Tkinter_setbusywaitinterval' undeclared (first use in this function)
_tkinter.c:3507: warning: excess elements in scalar initializer
_tkinter.c:3507: warning: (near initialization for 'moduleMethods')
_tkinter.c:3507: warning: excess elements in scalar initializer
_tkinter.c:3507: warning: (near initialization for 'moduleMethods')
_tkinter.c:3508: warning: excess elements in scalar initializer
_tkinter.c:3508: warning: (near initialization for 'moduleMethods')
_tkinter.c:3508: warning: excess elements in scalar initializer
_tkinter.c:3508: warning: (near initialization for 'moduleMethods')
_tkinter.c:3509: warning: braces around scalar initializer
_tkinter.c:3509: warning: (near initialization for 'moduleMethods')
_tkinter.c:3509: warning: initialization from incompatible pointer type
_tkinter.c:3509: error: 'Tkinter_getbusywaitinterval' undeclared (first use in this function)
_tkinter.c:3509: warning: excess elements in scalar initializer
_tkinter.c:3509: warning: (near initialization for 'moduleMethods')
_tkinter.c:3510: warning: excess elements in scalar initializer
_tkinter.c:3510: warning: (near initialization for 'moduleMethods')
_tkinter.c:3510: warning: excess elements in scalar initializer
_tkinter.c:3510: warning: (near initialization for 'moduleMethods')
_tkinter.c:3510: warning: excess elements in scalar initializer
_tkinter.c:3510: warning: (near initialization for 'moduleMethods')
_tkinter.c:3511: warning: braces around scalar initializer
_tkinter.c:3511: warning: (near initialization for 'moduleMethods')
_tkinter.c:3511: warning: excess elements in scalar initializer
_tkinter.c:3511: warning: (near initialization for 'moduleMethods')
_tkinter.c:3511: warning: excess elements in scalar initializer
_tkinter.c:3511: warning: (near initialization for 'moduleMethods')
_tkinter.c:3516: error: storage class specified for parameter 'stdin_ready'
_tkinter.c:3516: error: parameter 'stdin_ready' is initialized
_tkinter.c:3521: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3527: error: storage class specified for parameter 'event_tstate'
_tkinter.c:3527: error: parameter 'event_tstate' is initialized
_tkinter.c:3532: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3591: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3604: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3616: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3625: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3636: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
_tkinter.c:3527: error: declaration for parameter 'event_tstate' but no such parameter
_tkinter.c:3516: error: declaration for parameter 'stdin_ready' but no such parameter
_tkinter.c:3495: error: declaration for parameter 'moduleMethods' but no such parameter
_tkinter.c:3489: error: declaration for parameter 'getbusywaitinterval_doc' but no such parameter
_tkinter.c:3475: error: declaration for parameter 'setbusywaitinterval_doc' but no such parameter
_tkinter.c:3318: error: declaration for parameter 'FlattenContext' but no such parameter
_tkinter.c:3292: error: declaration for parameter 'Tkapp_Type' but no such parameter
_tkinter.c:3228: error: declaration for parameter 'Tkapp_methods' but no such parameter
_tkinter.c:2895: error: declaration for parameter 'Tktt_Type' but no such parameter
_tkinter.c:2843: error: declaration for parameter 'Tktt_methods' but no such parameter
_tkinter.c:2820: error: declaration for parameter 'TkttObject' but no such parameter
_tkinter.c:2814: error: declaration for parameter 'Tktt_Type' but no such parameter
_tkinter.c:2654: error: declaration for parameter 'FileHandler_ClientData' but no such parameter
_tkinter.c:2421: error: declaration for parameter 'PythonCmd_ClientData' but no such parameter
_tkinter.c:1819: error: declaration for parameter 'EventFunc' but no such parameter
_tkinter.c:1442: error: declaration for parameter 'Tkapp_CallEvent' but no such parameter
_tkinter.c:3702: error: expected '{' at end of input
error: command 'cc' failed with exit status 1
*** [do-build] Error code 1

Stop in /usr/mports/x11-toolkits/py-tkinter.

Links

Depends On

Depend Of

Nothing

Categories