ordinateur-de-aurelien-dehay:/Users/aurelien root# port -dv install py-tkinter DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-tkinter DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-tkinter DEBUG: Requested variant darwin is not provided by port py-tkinter. DEBUG: Requested variant i386 is not provided by port py-tkinter. DEBUG: Requested variant macosx is not provided by port py-tkinter. DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/python24 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/python24 DEBUG: Searching for dependency: python24 DEBUG: Found Dependency: receipt exists for python24 DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/tcl DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/tcl DEBUG: Searching for dependency: tcl DEBUG: Found Dependency: receipt exists for tcl DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/tk DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/tk DEBUG: Searching for dependency: tk DEBUG: Found Dependency: receipt exists for tk DEBUG: Executing com.apple.main (py-tkinter) ---> Fetching py-tkinter DEBUG: Executing com.apple.fetch (py-tkinter) ---> Verifying checksum(s) for py-tkinter DEBUG: Executing com.apple.checksum (py-tkinter) ---> Checksumming Python-2.4.3.tar.bz2 DEBUG: Correct (sha1) checksum for Python-2.4.3.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting py-tkinter DEBUG: Executing com.apple.extract (py-tkinter) ---> Extracting Python-2.4.3.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/python24/Python-2.4.3.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/python24/Python-2.4.3.tar.bz2 | tar -xf - Python-2.4.3/Modules/_tkinter.c Python-2.4.3/Modules/tkappinit.c' DEBUG: Executing proc-post-com.apple.extract-extract-0 DEBUG: Executing com.apple.patch (py-tkinter) ---> Configuring py-tkinter DEBUG: Executing com.apple.configure (py-tkinter) ---> Building py-tkinter with target build DEBUG: Executing com.apple.build (py-tkinter) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work/Python-2.4.3/Modules" && /opt/local/bin/python2.4 setup.py build' running build running build_ext building '_tkinter' extension creating build creating build/temp.darwin-8.8.1-i386-2.4 /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/python2.4 -c _tkinter.c -o build/temp.darwin-8.8.1-i386-2.4/_tkinter.o In file included from _tkinter.c:67: /opt/local/include/tk.h:94:23: error: X11/Xlib.h: No such file or directory In file included from _tkinter.c:67: /opt/local/include/tk.h:570: error: parse error before 'Window' /opt/local/include/tk.h:570: warning: type defaults to 'int' in declaration of 'Window' /opt/local/include/tk.h:570: warning: function declaration isn't a prototype /opt/local/include/tk.h:570: error: 'Window' declared as function returning a function /opt/local/include/tk.h:570: warning: parameter names (without types) in function declaration /opt/local/include/tk.h:573: error: parse error before 'XEvent' /opt/local/include/tk.h:573: warning: function declaration isn't a prototype /opt/local/include/tk.h:582: error: parse error before 'Tk_ClassCreateProc' /opt/local/include/tk.h:582: warning: no semicolon at end of struct or union /opt/local/include/tk.h:590: error: parse error before '}' token /opt/local/include/tk.h:590: warning: type defaults to 'int' in declaration of 'Tk_ClassProcs' /opt/local/include/tk.h:590: warning: data definition has no type or storage class /opt/local/include/tk.h:676: error: parse error before 'Bool' /opt/local/include/tk.h:676: warning: no semicolon at end of struct or union /opt/local/include/tk.h:677: warning: type defaults to 'int' in declaration of 'display' /opt/local/include/tk.h:677: warning: data definition has no type or storage class /opt/local/include/tk.h:681: error: parse error before 'time' /opt/local/include/tk.h:681: warning: type defaults to 'int' in declaration of 'time' /opt/local/include/tk.h:681: error: 'time' redeclared as different kind of symbol /usr/include/time.h:136: error: previous declaration of 'time' was here /opt/local/include/tk.h:681: warning: data definition has no type or storage class /opt/local/include/tk.h:686: error: parse error before 'same_screen' /opt/local/include/tk.h:686: warning: type defaults to 'int' in declaration of 'same_screen' /opt/local/include/tk.h:686: warning: data definition has no type or storage class /opt/local/include/tk.h:687: warning: type defaults to 'int' in declaration of 'XVirtualEvent' /opt/local/include/tk.h:687: warning: data definition has no type or storage class /opt/local/include/tk.h:692: error: parse error before 'Bool' /opt/local/include/tk.h:692: warning: no semicolon at end of struct or union /opt/local/include/tk.h:693: warning: type defaults to 'int' in declaration of 'display' /opt/local/include/tk.h:693: warning: data definition has no type or storage class /opt/local/include/tk.h:695: error: parse error before '}' token /opt/local/include/tk.h:695: warning: type defaults to 'int' in declaration of 'XActivateDeactivateEvent' /opt/local/include/tk.h:695: warning: data definition has no type or storage class /opt/local/include/tk.h:696: error: parse error before 'XActivateEvent' /opt/local/include/tk.h:696: warning: type defaults to 'int' in declaration of 'XActivateEvent' /opt/local/include/tk.h:696: warning: data definition has no type or storage class /opt/local/include/tk.h:697: error: parse error before 'XDeactivateEvent' /opt/local/include/tk.h:697: warning: type defaults to 'int' in declaration of 'XDeactivateEvent' /opt/local/include/tk.h:697: warning: data definition has no type or storage class /opt/local/include/tk.h:769: error: parse error before 'Display' /opt/local/include/tk.h:769: warning: no semicolon at end of struct or union /opt/local/include/tk.h:772: error: parse error before '*' token /opt/local/include/tk.h:772: warning: type defaults to 'int' in declaration of 'visual' /opt/local/include/tk.h:772: warning: data definition has no type or storage class /opt/local/include/tk.h:783: error: parse error before 'changes' /opt/local/include/tk.h:783: warning: type defaults to 'int' in declaration of 'changes' /opt/local/include/tk.h:783: warning: data definition has no type or storage class /opt/local/include/tk.h:785: error: parse error before 'atts' /opt/local/include/tk.h:785: warning: type defaults to 'int' in declaration of 'atts' /opt/local/include/tk.h:785: warning: data definition has no type or storage class /opt/local/include/tk.h:809: error: parse error before '}' token /opt/local/include/tk.h:809: warning: type defaults to 'int' in declaration of 'Tk_FakeWin' /opt/local/include/tk.h:809: warning: data definition has no type or storage class /opt/local/include/tk.h:919: error: parse error before 'XPoint' /opt/local/include/tk.h:919: warning: function declaration isn't a prototype /opt/local/include/tk.h:1020: error: parse error before 'Display' /opt/local/include/tk.h:1020: warning: function declaration isn't a prototype /opt/local/include/tk.h:1022: error: parse error before 'Display' /opt/local/include/tk.h:1022: warning: function declaration isn't a prototype /opt/local/include/tk.h:1119: error: parse error before 'XColor' /opt/local/include/tk.h:1119: warning: no semicolon at end of struct or union /opt/local/include/tk.h:1149: error: parse error before '}' token /opt/local/include/tk.h:1149: warning: type defaults to 'int' in declaration of 'Tk_CanvasTextInfo' /opt/local/include/tk.h:1149: warning: data definition has no type or storage class /opt/local/include/tk.h:1183: error: parse error before 'GC' /opt/local/include/tk.h:1183: warning: no semicolon at end of struct or union /opt/local/include/tk.h:1195: error: parse error before '*' token /opt/local/include/tk.h:1195: warning: type defaults to 'int' in declaration of 'color' /opt/local/include/tk.h:1195: warning: data definition has no type or storage class /opt/local/include/tk.h:1196: error: parse error before '*' token /opt/local/include/tk.h:1196: warning: type defaults to 'int' in declaration of 'activeColor' /opt/local/include/tk.h:1196: warning: data definition has no type or storage class /opt/local/include/tk.h:1197: error: parse error before '*' token /opt/local/include/tk.h:1197: warning: type defaults to 'int' in declaration of 'disabledColor' /opt/local/include/tk.h:1197: warning: data definition has no type or storage class /opt/local/include/tk.h:1198: error: parse error before 'stipple' /opt/local/include/tk.h:1198: warning: type defaults to 'int' in declaration of 'stipple' /opt/local/include/tk.h:1198: warning: data definition has no type or storage class /opt/local/include/tk.h:1199: error: parse error before 'activeStipple' /opt/local/include/tk.h:1199: warning: type defaults to 'int' in declaration of 'activeStipple' /opt/local/include/tk.h:1199: warning: data definition has no type or storage class /opt/local/include/tk.h:1200: error: parse error before 'disabledStipple' /opt/local/include/tk.h:1200: warning: type defaults to 'int' in declaration of 'disabledStipple' /opt/local/include/tk.h:1200: warning: data definition has no type or storage class /opt/local/include/tk.h:1201: warning: type defaults to 'int' in declaration of 'Tk_Outline' /opt/local/include/tk.h:1201: warning: data definition has no type or storage class /opt/local/include/tk.h:1224: error: parse error before 'Display' /opt/local/include/tk.h:1224: warning: function declaration isn't a prototype /opt/local/include/tk.h:1227: error: parse error before 'Display' /opt/local/include/tk.h:1227: warning: function declaration isn't a prototype /opt/local/include/tk.h:1432: error: parse error before 'Drawable' /opt/local/include/tk.h:1432: warning: function declaration isn't a prototype /opt/local/include/tk.h:1549: error: parse error before 'XErrorEvent' /opt/local/include/tk.h:1549: warning: function declaration isn't a prototype /opt/local/include/tk.h:1551: error: parse error before 'XEvent' /opt/local/include/tk.h:1551: warning: function declaration isn't a prototype /opt/local/include/tk.h:1553: error: parse error before 'XEvent' /opt/local/include/tk.h:1553: warning: function declaration isn't a prototype /opt/local/include/tk.h:1555: error: parse error before 'XEvent' /opt/local/include/tk.h:1555: warning: function declaration isn't a prototype /opt/local/include/tk.h:1560: error: parse error before 'XEvent' /opt/local/include/tk.h:1560: warning: function declaration isn't a prototype In file included from /opt/local/include/tk.h:1574, from _tkinter.c:67: /opt/local/include/tkDecls.h:37: error: parse error before '*' token /opt/local/include/tkDecls.h:37: warning: type defaults to 'int' in declaration of 'Tk_3DBorderColor' /opt/local/include/tkDecls.h:37: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:39: error: parse error before 'Tk_3DBorderGC' /opt/local/include/tkDecls.h:39: warning: type defaults to 'int' in declaration of 'Tk_3DBorderGC' /opt/local/include/tkDecls.h:39: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:42: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:42: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:47: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:47: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:56: error: parse error before 'XEvent' /opt/local/include/tkDecls.h:56: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:73: error: parse error before '*' token /opt/local/include/tkDecls.h:73: warning: type defaults to 'int' in declaration of 'Tk_CanvasGetTextInfo' /opt/local/include/tkDecls.h:73: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:76: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:76: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:80: error: parse error before 'XColor' /opt/local/include/tkDecls.h:80: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:90: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:90: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:95: error: parse error before 'GC' /opt/local/include/tkDecls.h:95: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:114: error: parse error before 'XSetWindowAttributes' /opt/local/include/tkDecls.h:114: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:122: error: parse error before 'Atom' /opt/local/include/tkDecls.h:122: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:125: error: parse error before 'Atom' /opt/local/include/tkDecls.h:125: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:147: error: parse error before 'XWindowChanges' /opt/local/include/tkDecls.h:147: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:167: error: parse error before '*' token /opt/local/include/tkDecls.h:167: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:187: error: parse error before 'Atom' /opt/local/include/tkDecls.h:187: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:232: error: parse error before 'Atom' /opt/local/include/tkDecls.h:232: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:242: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:242: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:247: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:247: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:252: error: parse error before '*' token /opt/local/include/tkDecls.h:252: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:257: error: parse error before 'GC' /opt/local/include/tkDecls.h:257: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:260: error: parse error before '*' token /opt/local/include/tkDecls.h:260: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:265: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:265: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:270: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:270: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:278: error: parse error before 'Tk_FontId' /opt/local/include/tkDecls.h:278: warning: type defaults to 'int' in declaration of 'Tk_FontId' /opt/local/include/tkDecls.h:278: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:282: error: parse error before '*' token /opt/local/include/tkDecls.h:282: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:285: error: parse error before '*' token /opt/local/include/tkDecls.h:285: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:287: error: parse error before '*' token /opt/local/include/tkDecls.h:287: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:290: error: parse error before '*' token /opt/local/include/tkDecls.h:290: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:295: error: parse error before '*' token /opt/local/include/tkDecls.h:295: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:299: error: parse error before 'Display' /opt/local/include/tkDecls.h:299: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:303: error: parse error before '*' token /opt/local/include/tkDecls.h:303: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:309: error: parse error before '*' token /opt/local/include/tkDecls.h:309: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:311: error: parse error before 'Tk_GCForColor' /opt/local/include/tkDecls.h:311: error: parse error before '*' token /opt/local/include/tkDecls.h:311: warning: type defaults to 'int' in declaration of 'Tk_GCForColor' /opt/local/include/tkDecls.h:311: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:311: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:327: error: parse error before 'Atom' /opt/local/include/tkDecls.h:327: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:334: error: parse error before 'Tk_GetBitmap' /opt/local/include/tkDecls.h:334: warning: type defaults to 'int' in declaration of 'Tk_GetBitmap' /opt/local/include/tkDecls.h:334: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:337: error: parse error before 'Tk_GetBitmapFromData' /opt/local/include/tkDecls.h:337: warning: type defaults to 'int' in declaration of 'Tk_GetBitmapFromData' /opt/local/include/tkDecls.h:337: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:344: error: parse error before '*' token /opt/local/include/tkDecls.h:344: warning: type defaults to 'int' in declaration of 'Tk_GetColor' /opt/local/include/tkDecls.h:344: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:347: error: parse error before '*' token /opt/local/include/tkDecls.h:347: error: parse error before 'XColor' /opt/local/include/tkDecls.h:347: warning: type defaults to 'int' in declaration of 'Tk_GetColorByValue' /opt/local/include/tkDecls.h:347: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:347: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:350: error: parse error before 'Tk_GetColormap' /opt/local/include/tkDecls.h:350: warning: type defaults to 'int' in declaration of 'Tk_GetColormap' /opt/local/include/tkDecls.h:350: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:371: error: parse error before 'Tk_GetGC' /opt/local/include/tkDecls.h:371: error: parse error before 'XGCValues' /opt/local/include/tkDecls.h:371: warning: type defaults to 'int' in declaration of 'Tk_GetGC' /opt/local/include/tkDecls.h:371: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:371: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:401: error: parse error before 'Tk_GetPixmap' /opt/local/include/tkDecls.h:401: error: parse error before '*' token /opt/local/include/tkDecls.h:401: warning: type defaults to 'int' in declaration of 'Tk_GetPixmap' /opt/local/include/tkDecls.h:401: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:401: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:418: error: parse error before 'Atom' /opt/local/include/tkDecls.h:418: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:424: error: parse error before '*' token /opt/local/include/tkDecls.h:424: error: parse error before 'Colormap' /opt/local/include/tkDecls.h:424: warning: type defaults to 'int' in declaration of 'Tk_GetVisual' /opt/local/include/tkDecls.h:424: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:424: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:435: error: parse error before '*' token /opt/local/include/tkDecls.h:435: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:437: error: parse error before '*' token /opt/local/include/tkDecls.h:437: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:446: error: parse error before 'Tk_InternAtom' /opt/local/include/tkDecls.h:446: warning: type defaults to 'int' in declaration of 'Tk_InternAtom' /opt/local/include/tkDecls.h:446: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:484: error: parse error before '*' token /opt/local/include/tkDecls.h:484: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:489: error: parse error before '*' token /opt/local/include/tkDecls.h:489: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:491: error: parse error before '*' token /opt/local/include/tkDecls.h:491: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:509: error: parse error before 'Atom' /opt/local/include/tkDecls.h:509: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:549: error: parse error before '*' token /opt/local/include/tkDecls.h:549: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:552: error: parse error before '*' token /opt/local/include/tkDecls.h:552: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:555: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:555: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:591: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:591: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:600: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:600: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:603: error: parse error before 'Colormap' /opt/local/include/tkDecls.h:603: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:606: error: parse error before 'Visual' /opt/local/include/tkDecls.h:606: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:610: error: parse error before '*' token /opt/local/include/tkDecls.h:610: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:627: error: parse error before '*' token /opt/local/include/tkDecls.h:627: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:632: error: parse error before '*' token /opt/local/include/tkDecls.h:632: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:649: error: parse error before 'Tk_AllocBitmapFromObj' /opt/local/include/tkDecls.h:649: warning: type defaults to 'int' in declaration of 'Tk_AllocBitmapFromObj' /opt/local/include/tkDecls.h:649: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:657: error: parse error before '*' token /opt/local/include/tkDecls.h:657: warning: type defaults to 'int' in declaration of 'Tk_AllocColorFromObj' /opt/local/include/tkDecls.h:657: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:702: error: parse error before 'Tk_GetBitmapFromObj' /opt/local/include/tkDecls.h:702: warning: type defaults to 'int' in declaration of 'Tk_GetBitmapFromObj' /opt/local/include/tkDecls.h:702: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:705: error: parse error before '*' token /opt/local/include/tkDecls.h:705: warning: type defaults to 'int' in declaration of 'Tk_GetColorFromObj' /opt/local/include/tkDecls.h:705: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:770: error: parse error before '*' token /opt/local/include/tkDecls.h:770: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:772: error: parse error before '*' token /opt/local/include/tkDecls.h:772: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:775: error: parse error before '*' token /opt/local/include/tkDecls.h:775: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:779: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:779: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:782: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:782: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:785: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:785: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:788: error: parse error before 'GC' /opt/local/include/tkDecls.h:788: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:795: error: parse error before 'GC' /opt/local/include/tkDecls.h:795: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:801: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:801: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:806: error: parse error before 'XColor' /opt/local/include/tkDecls.h:806: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:821: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:821: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:843: error: parse error before 'Tk_ClassProcs' /opt/local/include/tkDecls.h:843: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:866: error: parse error before '*' token /opt/local/include/tkDecls.h:866: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:915: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:915: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:932: error: parse error before 'XColor' /opt/local/include/tkDecls.h:932: warning: no semicolon at end of struct or union /opt/local/include/tkDecls.h:933: error: parse error before '*' token /opt/local/include/tkDecls.h:933: warning: type defaults to 'int' in declaration of 'GC' /opt/local/include/tkDecls.h:933: error: 'GC' declared as function returning a function /opt/local/include/tkDecls.h:933: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:933: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:934: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:934: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:935: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:935: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:937: error: parse error before 'XEvent' /opt/local/include/tkDecls.h:937: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:941: error: parse error before '*' token /opt/local/include/tkDecls.h:941: warning: type defaults to 'int' in declaration of 'tk_CanvasGetTextInfo' /opt/local/include/tkDecls.h:941: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:942: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:942: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:943: error: parse error before 'XColor' /opt/local/include/tkDecls.h:943: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:946: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:946: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:948: error: parse error before 'GC' /opt/local/include/tkDecls.h:948: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:953: error: parse error before 'XSetWindowAttributes' /opt/local/include/tkDecls.h:953: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:955: error: parse error before 'Atom' /opt/local/include/tkDecls.h:955: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:956: error: parse error before 'Atom' /opt/local/include/tkDecls.h:956: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:961: error: parse error before 'XWindowChanges' /opt/local/include/tkDecls.h:961: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:966: error: parse error before '*' token /opt/local/include/tkDecls.h:966: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:972: error: parse error before 'Atom' /opt/local/include/tkDecls.h:972: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:984: error: parse error before 'Atom' /opt/local/include/tkDecls.h:984: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:988: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:988: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:989: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:989: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:990: error: parse error before '*' token /opt/local/include/tkDecls.h:990: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:991: error: parse error before 'GC' /opt/local/include/tkDecls.h:991: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:992: error: parse error before '*' token /opt/local/include/tkDecls.h:992: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:993: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:993: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:994: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:994: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:996: error: parse error before '*' token /opt/local/include/tkDecls.h:996: warning: type defaults to 'int' in declaration of 'Font' /opt/local/include/tkDecls.h:996: error: 'Font' declared as function returning a function /opt/local/include/tkDecls.h:996: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:996: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:998: error: parse error before '*' token /opt/local/include/tkDecls.h:998: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:999: error: parse error before '*' token /opt/local/include/tkDecls.h:999: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1000: error: parse error before '*' token /opt/local/include/tkDecls.h:1000: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1001: error: parse error before '*' token /opt/local/include/tkDecls.h:1001: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1003: error: parse error before '*' token /opt/local/include/tkDecls.h:1003: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1005: error: parse error before 'Display' /opt/local/include/tkDecls.h:1005: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1006: error: parse error before '*' token /opt/local/include/tkDecls.h:1006: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1008: error: parse error before '*' token /opt/local/include/tkDecls.h:1008: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1009: error: parse error before '*' token /opt/local/include/tkDecls.h:1009: error: parse error before '*' token /opt/local/include/tkDecls.h:1009: warning: type defaults to 'int' in declaration of 'GC' /opt/local/include/tkDecls.h:1009: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1009: error: 'GC' declared as function returning a function /opt/local/include/tkDecls.h:1009: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1009: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1014: error: parse error before 'Atom' /opt/local/include/tkDecls.h:1014: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1016: error: parse error before '*' token /opt/local/include/tkDecls.h:1016: warning: type defaults to 'int' in declaration of 'Pixmap' /opt/local/include/tkDecls.h:1016: error: 'Pixmap' declared as function returning a function /opt/local/include/tkDecls.h:1016: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1016: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1017: error: parse error before '*' token /opt/local/include/tkDecls.h:1017: warning: type defaults to 'int' in declaration of 'Pixmap' /opt/local/include/tkDecls.h:1017: error: 'Pixmap' declared as function returning a function /opt/local/include/tkDecls.h:1017: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1017: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1019: error: parse error before '*' token /opt/local/include/tkDecls.h:1019: warning: type defaults to 'int' in declaration of 'tk_GetColor' /opt/local/include/tkDecls.h:1019: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1020: error: parse error before '*' token /opt/local/include/tkDecls.h:1020: error: parse error before 'XColor' /opt/local/include/tkDecls.h:1020: warning: type defaults to 'int' in declaration of 'tk_GetColorByValue' /opt/local/include/tkDecls.h:1020: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1020: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1021: error: parse error before '*' token /opt/local/include/tkDecls.h:1021: warning: type defaults to 'int' in declaration of 'Colormap' /opt/local/include/tkDecls.h:1021: error: 'Colormap' declared as function returning a function /opt/local/include/tkDecls.h:1021: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1021: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1027: error: parse error before '*' token /opt/local/include/tkDecls.h:1027: error: parse error before 'XGCValues' /opt/local/include/tkDecls.h:1027: warning: type defaults to 'int' in declaration of 'GC' /opt/local/include/tkDecls.h:1027: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1027: error: 'GC' declared as function returning a function /opt/local/include/tkDecls.h:1027: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1027: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1036: error: parse error before '*' token /opt/local/include/tkDecls.h:1036: error: parse error before '*' token /opt/local/include/tkDecls.h:1036: warning: type defaults to 'int' in declaration of 'Pixmap' /opt/local/include/tkDecls.h:1036: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1036: error: 'Pixmap' declared as function returning a function /opt/local/include/tkDecls.h:1036: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1036: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1041: error: parse error before 'Atom' /opt/local/include/tkDecls.h:1041: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1043: error: parse error before '*' token /opt/local/include/tkDecls.h:1043: error: parse error before 'Colormap' /opt/local/include/tkDecls.h:1043: warning: type defaults to 'int' in declaration of 'tk_GetVisual' /opt/local/include/tkDecls.h:1043: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1043: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1046: error: parse error before '*' token /opt/local/include/tkDecls.h:1046: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1047: error: parse error before '*' token /opt/local/include/tkDecls.h:1047: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1050: error: parse error before '*' token /opt/local/include/tkDecls.h:1050: warning: type defaults to 'int' in declaration of 'Atom' /opt/local/include/tkDecls.h:1050: error: 'Atom' declared as function returning a function /opt/local/include/tkDecls.h:1050: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1050: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1063: error: parse error before '*' token /opt/local/include/tkDecls.h:1063: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1065: error: parse error before '*' token /opt/local/include/tkDecls.h:1065: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1066: error: parse error before '*' token /opt/local/include/tkDecls.h:1066: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1073: error: parse error before 'Atom' /opt/local/include/tkDecls.h:1073: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1084: error: parse error before '*' token /opt/local/include/tkDecls.h:1084: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1085: error: parse error before '*' token /opt/local/include/tkDecls.h:1085: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1086: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:1086: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1097: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1097: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1100: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1100: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1101: error: parse error before 'Colormap' /opt/local/include/tkDecls.h:1101: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1102: error: parse error before 'Visual' /opt/local/include/tkDecls.h:1102: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1103: error: parse error before '*' token /opt/local/include/tkDecls.h:1103: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1109: error: parse error before '*' token /opt/local/include/tkDecls.h:1109: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1110: error: parse error before '*' token /opt/local/include/tkDecls.h:1110: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1116: error: parse error before '*' token /opt/local/include/tkDecls.h:1116: warning: type defaults to 'int' in declaration of 'Pixmap' /opt/local/include/tkDecls.h:1116: error: 'Pixmap' declared as function returning a function /opt/local/include/tkDecls.h:1116: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1116: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1118: error: parse error before '*' token /opt/local/include/tkDecls.h:1118: warning: type defaults to 'int' in declaration of 'tk_AllocColorFromObj' /opt/local/include/tkDecls.h:1118: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1132: error: parse error before '*' token /opt/local/include/tkDecls.h:1132: warning: type defaults to 'int' in declaration of 'Pixmap' /opt/local/include/tkDecls.h:1132: error: 'Pixmap' declared as function returning a function /opt/local/include/tkDecls.h:1132: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1132: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1133: error: parse error before '*' token /opt/local/include/tkDecls.h:1133: warning: type defaults to 'int' in declaration of 'tk_GetColorFromObj' /opt/local/include/tkDecls.h:1133: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1152: error: parse error before '*' token /opt/local/include/tkDecls.h:1152: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1153: error: parse error before '*' token /opt/local/include/tkDecls.h:1153: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1154: error: parse error before '*' token /opt/local/include/tkDecls.h:1154: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1155: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1155: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1156: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1156: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1157: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1157: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1158: error: parse error before 'GC' /opt/local/include/tkDecls.h:1158: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1160: error: parse error before 'GC' /opt/local/include/tkDecls.h:1160: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1162: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1162: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1163: error: parse error before 'XColor' /opt/local/include/tkDecls.h:1163: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1167: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1167: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1173: error: parse error before 'Tk_ClassProcs' /opt/local/include/tkDecls.h:1173: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1179: error: parse error before '*' token /opt/local/include/tkDecls.h:1179: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1195: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:1195: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1196: warning: type defaults to 'int' in declaration of 'TkStubs' /opt/local/include/tkDecls.h:1196: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1201: error: parse error before '*' token /opt/local/include/tkDecls.h:1201: warning: type defaults to 'int' in declaration of 'tkStubsPtr' /opt/local/include/tkDecls.h:1201: warning: data definition has no type or storage class error: command '/usr/bin/gcc-4.0' failed with exit status 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work/Python-2.4.3/Modules" && /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: /opt/local/include/tkDecls.h:1154: error: parse error before '*' token /opt/local/include/tkDecls.h:1154: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1155: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1155: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1156: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1156: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1157: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1157: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1158: error: parse error before 'GC' /opt/local/include/tkDecls.h:1158: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1160: error: parse error before 'GC' /opt/local/include/tkDecls.h:1160: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1162: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1162: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1163: error: parse error before 'XColor' /opt/local/include/tkDecls.h:1163: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1167: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1167: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1173: error: parse error before 'Tk_ClassProcs' /opt/local/include/tkDecls.h:1173: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1179: error: parse error before '*' token /opt/local/include/tkDecls.h:1179: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1195: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:1195: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1196: warning: type defaults to 'int' in declaration of 'TkStubs' /opt/local/include/tkDecls.h:1196: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1201: error: parse error before '*' token /opt/local/include/tkDecls.h:1201: warning: type defaults to 'int' in declaration of 'tkStubsPtr' /opt/local/include/tkDecls.h:1201: warning: data definition has no type or storage class error: command '/usr/bin/gcc-4.0' failed with exit status 1 Warning: the following items did not execute (for py-tkinter): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.