Ticket #20559: new_error.txt

File new_error.txt, 3.4 KB (added by vash_the__typhoon@…, 15 years ago)

New errors after "fixing" the gcc link

Line 
1MacPorts base version 1.600 installed
2
3Downloaded MacPorts base version 1.710
4Configuring, Building and Installing new MacPorts base
5Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 2
6Command output: /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94: error: expected ';' before '__attribute__'
7/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95: error: expected ';' before '__attribute__'
8/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97: error: expected ';' before '__attribute__'
9/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98: error: expected ';' before '__attribute__'
10/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99: error: expected ';' before '__attribute__'
11/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100: error: expected ';' before '__attribute__'
12/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102: error: expected ';' before '__attribute__'
13/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103: error: expected ';' before '__attribute__'
14/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104: error: expected ';' before '__attribute__'
15In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88,
16                 from tclobjc.m:42:
17/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:75: error: expected ';' before '__attribute__'
18/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76: error: expected ';' before '__attribute__'
19/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:77: error: expected ';' before '__attribute__'
20/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:78: error: expected ';' before '__attribute__'
21/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83: error: expected ';' before '__attribute__'
22/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:84: error: expected ';' before '__attribute__'
23/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:85: error: expected ';' before '__attribute__'
24/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:88: error: expected ';' before '__attribute__'
25/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:89: error: expected ';' before '__attribute__'
26/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:91: error: expected ';' before '__attribute__'
27In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
28                 from tclobjc.m:42:
29/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:126: error: expected ';' before '__attribute__'
30/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:132: error: expected ';' before '__attribute__'
31/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:153: error: expected ';' before '__attribute__'
32/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:154: error: expected ';' before '__attribute__'
33make[2]: *** [tclobjc.o] Error 1
34make[1]: *** [all] Error 1
35make: *** [all] Error 1