| Paste number 9936: | python23 compile problems |
| Pasted by: | joe_oblivian |
| When: | 5 years, 1 week ago |
| Share: | Tweet this! | http://paste.lisp.org/+7O0 |
| Channel: | #fink |
| Paste contents: |
gcc -c -fno-strict-aliasing -fno-common -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -I/sw/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c In file included from Python/mactoolboxglue.c:27: ./Include/pymactoolbox.h:27:33: error: QuickTime/QuickTime.h: No such file or directory In file included from Python/mactoolboxglue.c:27: ./Include/pymactoolbox.h:152: warning: parameter names (without types) in function declaration ./Include/pymactoolbox.h:153: error: parse error before 'Track' ./Include/pymactoolbox.h:153: warning: function declaration isn't a prototype ./Include/pymactoolbox.h:154: warning: parameter names (without types) in function declaration ./Include/pymactoolbox.h:155: error: parse error before 'Movie' ./Include/pymactoolbox.h:155: warning: function declaration isn't a prototype ./Include/pymactoolbox.h:156: warning: parameter names (without types) in function declaration ./Include/pymactoolbox.h:157: error: parse error before 'MovieController' ./Include/pymactoolbox.h:157: warning: function declaration isn't a prototype ./Include/pymactoolbox.h:160: warning: parameter names (without types) in function declaration ./Include/pymactoolbox.h:161: error: parse error before 'UserData' ./Include/pymactoolbox.h:161: warning: function declaration isn't a prototype ./Include/pymactoolbox.h:162: warning: parameter names (without types) in function declaration ./Include/pymactoolbox.h:163: error: parse error before 'Media' ./Include/pymactoolbox.h:163: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'PyMac_GetFullPathname': Python/mactoolboxglue.c:198: warning: 'FSMakeFSSpec' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:8967) Python/mactoolboxglue.c:198: warning: pointer targets in passing argument 3 of 'FSMakeFSSpec' differ in signedness Python/mactoolboxglue.c:202: warning: pointer targets in passing argument 2 of 'FSRefMakePath' differ in signedness Python/mactoolboxglue.c:213: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness Python/mactoolboxglue.c:216: warning: pointer targets in passing argument 2 of 'FSRefMakePath' differ in signedness Python/mactoolboxglue.c: In function 'PyMac_GetFSSpec': Python/mactoolboxglue.c:532: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:532: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'PyMac_GetFSRef': Python/mactoolboxglue.c:534: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:534: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'AEDesc_Convert': Python/mactoolboxglue.c:538: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:538: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CmpObj_Convert': Python/mactoolboxglue.c:541: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:541: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CmpInstObj_Convert': Python/mactoolboxglue.c:543: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:543: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CtlObj_Convert': Python/mactoolboxglue.c:546: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:546: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'DlgObj_Convert': Python/mactoolboxglue.c:549: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:549: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'DragObj_Convert': Python/mactoolboxglue.c:553: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:553: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'ListObj_Convert': Python/mactoolboxglue.c:556: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:556: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'MenuObj_Convert': Python/mactoolboxglue.c:559: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:559: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'GrafObj_Convert': Python/mactoolboxglue.c:562: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:562: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'BMObj_Convert': Python/mactoolboxglue.c:564: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:564: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'QdRGB_Convert': Python/mactoolboxglue.c:566: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:566: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'GWorldObj_Convert': Python/mactoolboxglue.c:569: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:569: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:571: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:571: error: parse error before 'cobj' Python/mactoolboxglue.c:571: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'TrackObj_New': Python/mactoolboxglue.c:571: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c:571: error: (Each undeclared identifier is reported only once Python/mactoolboxglue.c:571: error: for each function it appears in.) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:572: error: parse error before 'Track' Python/mactoolboxglue.c:572: warning: function declaration isn't a prototype Python/mactoolboxglue.c:572: error: parse error before 'Track' Python/mactoolboxglue.c:572: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'TrackObj_Convert': Python/mactoolboxglue.c:572: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:572: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:572: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:572: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:573: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:573: error: parse error before 'cobj' Python/mactoolboxglue.c:573: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MovieObj_New': Python/mactoolboxglue.c:573: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:574: error: parse error before 'Movie' Python/mactoolboxglue.c:574: warning: function declaration isn't a prototype Python/mactoolboxglue.c:574: error: parse error before 'Movie' Python/mactoolboxglue.c:574: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MovieObj_Convert': Python/mactoolboxglue.c:574: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:574: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:574: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:574: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:575: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:575: error: parse error before 'cobj' Python/mactoolboxglue.c:575: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MovieCtlObj_New': Python/mactoolboxglue.c:575: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:576: error: parse error before 'MovieController' Python/mactoolboxglue.c:576: warning: function declaration isn't a prototype Python/mactoolboxglue.c:576: error: parse error before 'MovieController' Python/mactoolboxglue.c:576: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MovieCtlObj_Convert': Python/mactoolboxglue.c:576: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:576: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:576: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:576: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: In function 'TimeBaseObj_Convert': Python/mactoolboxglue.c:578: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:578: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:579: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:579: error: parse error before 'cobj' Python/mactoolboxglue.c:579: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'UserDataObj_New': Python/mactoolboxglue.c:579: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:580: error: parse error before 'UserData' Python/mactoolboxglue.c:580: warning: function declaration isn't a prototype Python/mactoolboxglue.c:580: error: parse error before 'UserData' Python/mactoolboxglue.c:580: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'UserDataObj_Convert': Python/mactoolboxglue.c:580: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:580: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:580: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:580: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:581: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:581: error: parse error before 'cobj' Python/mactoolboxglue.c:581: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MediaObj_New': Python/mactoolboxglue.c:581: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:582: error: parse error before 'Media' Python/mactoolboxglue.c:582: warning: function declaration isn't a prototype Python/mactoolboxglue.c:582: error: parse error before 'Media' Python/mactoolboxglue.c:582: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MediaObj_Convert': Python/mactoolboxglue.c:582: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:582: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:582: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:582: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: In function 'ResObj_Convert': Python/mactoolboxglue.c:585: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:585: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'OptResObj_Convert': Python/mactoolboxglue.c:587: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:587: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'TEObj_Convert': Python/mactoolboxglue.c:590: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:590: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'WinObj_Convert': Python/mactoolboxglue.c:593: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:593: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFObj_Convert': Python/mactoolboxglue.c:596: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:596: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFTypeRefObj_Convert': Python/mactoolboxglue.c:599: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:599: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFStringRefObj_Convert': Python/mactoolboxglue.c:602: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:602: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableStringRefObj_Convert': Python/mactoolboxglue.c:604: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:604: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFArrayRefObj_Convert': Python/mactoolboxglue.c:607: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:607: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableArrayRefObj_Convert': Python/mactoolboxglue.c:609: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:609: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFDictionaryRefObj_Convert': Python/mactoolboxglue.c:612: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:612: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableDictionaryRefObj_Convert': Python/mactoolboxglue.c:614: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:614: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFURLRefObj_Convert': Python/mactoolboxglue.c:617: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:617: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'OptionalCFURLRefObj_Convert': Python/mactoolboxglue.c:618: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:618: warning: return makes integer from pointer without a cast make: *** [Python/mactoolboxglue.o] Error 1 ### execution of make failed, exit code 2
This paste has no annotations.