Ticket #14162: mp1.txt

File mp1.txt, 5.3 KB (added by ray@…, 16 years ago)
Line 
1sh-2.05b# port install python24
2--->  Fetching python24
3--->  Attempting to fetch Python-2.4.4.tar.bz2 from http://www.python.org//ftp/python/2.4.4/
4--->  Verifying checksum(s) for python24
5--->  Extracting python24
6--->  Applying patches to python24
7--->  Configuring python24
8--->  Building python24 with target all libpython2.4.dylib
9Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.4" && make all libpython2.4.dylib " returned error 2
10Command output: Python/mactoolboxglue.c:423: error: 'cobj' undeclared (first use in this function)
11Python/mactoolboxglue.c: At top level:
12Python/mactoolboxglue.c:426: warning: parameter names (without types) in function declaration
13Python/mactoolboxglue.c:426: error: parse error before 'cobj'
14Python/mactoolboxglue.c:426: warning: function declaration isn't a prototype
15Python/mactoolboxglue.c: In function 'UserDataObj_New':
16Python/mactoolboxglue.c:426: error: 'cobj' undeclared (first use in this function)
17Python/mactoolboxglue.c: At top level:
18Python/mactoolboxglue.c:427: error: parse error before 'UserData'
19Python/mactoolboxglue.c:427: warning: function declaration isn't a prototype
20Python/mactoolboxglue.c:427: error: parse error before 'UserData'
21Python/mactoolboxglue.c:427: warning: function declaration isn't a prototype
22Python/mactoolboxglue.c: In function 'UserDataObj_Convert':
23Python/mactoolboxglue.c:427: error: 'pyobj' undeclared (first use in this function)
24Python/mactoolboxglue.c:427: error: 'cobj' undeclared (first use in this function)
25Python/mactoolboxglue.c: At top level:
26Python/mactoolboxglue.c:428: warning: parameter names (without types) in function declaration
27Python/mactoolboxglue.c:428: error: parse error before 'cobj'
28Python/mactoolboxglue.c:428: warning: function declaration isn't a prototype
29Python/mactoolboxglue.c: In function 'MediaObj_New':
30Python/mactoolboxglue.c:428: error: 'cobj' undeclared (first use in this function)
31Python/mactoolboxglue.c: At top level:
32Python/mactoolboxglue.c:429: error: parse error before 'Media'
33Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
34Python/mactoolboxglue.c:429: error: parse error before 'Media'
35Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
36Python/mactoolboxglue.c: In function 'MediaObj_Convert':
37Python/mactoolboxglue.c:429: error: 'pyobj' undeclared (first use in this function)
38Python/mactoolboxglue.c:429: error: 'cobj' undeclared (first use in this function)
39make: *** [Python/mactoolboxglue.o] Error 1
40
41Error: Status 1 encountered during processing.
42sh-2.05b#
43sh-2.05b#
44sh-2.05b#
45sh-2.05b# port clean python24
46--->  Cleaning python24
47sh-2.05b#
48sh-2.05b#
49sh-2.05b# port install python25
50--->  Fetching python25
51--->  Attempting to fetch Python-2.5.1.tar.bz2 from http://www.python.org//ftp/python/2.5.1/
52--->  Verifying checksum(s) for python25
53--->  Extracting python25
54--->  Applying patches to python25
55--->  Configuring python25
56--->  Building python25 with target all
57Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && make all " returned error 2
58Command output: Python/mactoolboxglue.c:425: error: 'cobj' undeclared (first use in this function)
59Python/mactoolboxglue.c: At top level:
60Python/mactoolboxglue.c:428: warning: parameter names (without types) in function declaration
61Python/mactoolboxglue.c:428: error: parse error before 'cobj'
62Python/mactoolboxglue.c:428: warning: function declaration isn't a prototype
63Python/mactoolboxglue.c: In function 'UserDataObj_New':
64Python/mactoolboxglue.c:428: error: 'cobj' undeclared (first use in this function)
65Python/mactoolboxglue.c: At top level:
66Python/mactoolboxglue.c:429: error: parse error before 'UserData'
67Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
68Python/mactoolboxglue.c:429: error: parse error before 'UserData'
69Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
70Python/mactoolboxglue.c: In function 'UserDataObj_Convert':
71Python/mactoolboxglue.c:429: error: 'pyobj' undeclared (first use in this function)
72Python/mactoolboxglue.c:429: error: 'cobj' undeclared (first use in this function)
73Python/mactoolboxglue.c: At top level:
74Python/mactoolboxglue.c:430: warning: parameter names (without types) in function declaration
75Python/mactoolboxglue.c:430: error: parse error before 'cobj'
76Python/mactoolboxglue.c:430: warning: function declaration isn't a prototype
77Python/mactoolboxglue.c: In function 'MediaObj_New':
78Python/mactoolboxglue.c:430: error: 'cobj' undeclared (first use in this function)
79Python/mactoolboxglue.c: At top level:
80Python/mactoolboxglue.c:431: error: parse error before 'Media'
81Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
82Python/mactoolboxglue.c:431: error: parse error before 'Media'
83Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
84Python/mactoolboxglue.c: In function 'MediaObj_Convert':
85Python/mactoolboxglue.c:431: error: 'pyobj' undeclared (first use in this function)
86Python/mactoolboxglue.c:431: error: 'cobj' undeclared (first use in this function)
87make: *** [Python/mactoolboxglue.o] Error 1
88
89Error: Status 1 encountered during processing.
90