Ticket #31573: MacPorts_Framework.log

File MacPorts_Framework.log, 18.2 KB (added by dershow, 13 years ago)

MacPorts_Framework build log file.

Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 505
4:debug:main euid changed to: 505
5:debug:main Executing org.macports.main (MacPorts_Framework)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (MacPorts_Framework)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (MacPorts_Framework)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (MacPorts_Framework)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (MacPorts_Framework)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (MacPorts_Framework)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.configure (MacPorts_Framework)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:build build phase started at Tue Oct 11 10:05:42 PDT 2011
20:notice:build --->  Building MacPorts_Framework
21:debug:build Executing org.macports.build (MacPorts_Framework)
22:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework" && /usr/bin/xcodebuild  -target "MacPorts" -configuration Release build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" GCC_VERSION=4.2 '
23:info:build Build settings from command line:
24:info:build     ARCHS = x86_64
25:info:build     GCC_VERSION = 4.2
26:info:build     MACOSX_DEPLOYMENT_TARGET = 10.6
27:info:build     OBJROOT = build/
28:info:build     SDKROOT =
29:info:build     SYMROOT = build/
30:info:build
31:info:build
32:info:build === BUILD NATIVE TARGET MPHelperTool OF PROJECT MacPorts.Framework WITH CONFIGURATION Release ===
33:info:build Check dependencies
34:info:build Ld build/Release/MPHelperTool normal x86_64
35:info:build     cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework
36:info:build     setenv MACOSX_DEPLOYMENT_TARGET 10.6
37:info:build     /Developer/usr/bin/gcc-4.2 -arch x86_64 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -filelist /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/MacPorts.Framework.build/Release/MPHelperTool.build/Objects-normal/x86_64/MPHelperTool.LinkFileList -mmacosx-version-min=10.6 -framework Tcl -framework CoreFoundation -framework Foundation -framework Security -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPHelperTool
38:info:build
39:info:build ld: warning: in /Library/Frameworks//Tcl.framework/Tcl, missing required architecture x86_64 in file
40:info:build Undefined symbols:
41:info:build   "_Tcl_GetString", referenced from:
42:info:build       _SimpleLog_Command in MPHelperTool.o
43:info:build       _SimpleLog_Command in MPHelperTool.o
44:info:build   "_Tcl_PkgProvide", referenced from:
45:info:build       _DoEvaluateTclString in MPHelperTool.o
46:info:build   "_Tcl_Init", referenced from:
47:info:build       _DoEvaluateTclString in MPHelperTool.o
48:info:build   "_Tcl_CreateObjCommand", referenced from:
49:info:build       _DoEvaluateTclString in MPHelperTool.o
50:info:build   "_Tcl_DeleteInterp", referenced from:
51:info:build       _DoEvaluateTclString in MPHelperTool.o
52:info:build       _DoEvaluateTclString in MPHelperTool.o
53:info:build       _DoEvaluateTclString in MPHelperTool.o
54:info:build   "_Tcl_EvalFile", referenced from:
55:info:build       _DoEvaluateTclString in MPHelperTool.o
56:info:build   "_Tcl_GetStringResult", referenced from:
57:info:build       _DoEvaluateTclString in MPHelperTool.o
58:info:build       _DoEvaluateTclString in MPHelperTool.o
59:info:build       _DoEvaluateTclString in MPHelperTool.o
60:info:build       _DoEvaluateTclString in MPHelperTool.o
61:info:build       _DoEvaluateTclString in MPHelperTool.o
62:info:build       _DoEvaluateTclString in MPHelperTool.o
63:info:build   "_Tcl_SplitList", referenced from:
64:info:build       _SimpleLog_Command in MPHelperTool.o
65:info:build   "_Tcl_CreateInterp", referenced from:
66:info:build       _DoEvaluateTclString in MPHelperTool.o
67:info:build   "_Tcl_Eval", referenced from:
68:info:build       _DoEvaluateTclString in MPHelperTool.o
69:info:build       _DoEvaluateTclString in MPHelperTool.o
70:info:build ld: symbol(s) not found
71:info:build collect2: ld returned 1 exit status
72:info:build
73:info:build === BUILD NATIVE TARGET MPHelperInstallTool OF PROJECT MacPorts.Framework WITH CONFIGURATION Release ===
74:info:build Check dependencies
75:info:build
76:info:build === BUILD NATIVE TARGET MPPortProcess OF PROJECT MacPorts.Framework WITH CONFIGURATION Release ===
77:info:build Check dependencies
78:info:build Ld build/Release/MPPortProcess normal x86_64
79:info:build     cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework
80:info:build     setenv MACOSX_DEPLOYMENT_TARGET 10.6
81:info:build     /Developer/usr/bin/gcc-4.2 -arch x86_64 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -filelist /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/MacPorts.Framework.build/Release/MPPortProcess.build/Objects-normal/x86_64/MPPortProcess.LinkFileList -mmacosx-version-min=10.6 -framework Foundation -framework AppKit -framework Foundation -framework Tcl -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPPortProcess
82:info:build
83:info:build ld: warning: in /Library/Frameworks//Tcl.framework/Tcl, missing required architecture x86_64 in file
84:info:build Undefined symbols:
85:info:build   "_Tcl_GetObjResult", referenced from:
86:info:build       -[MPPortProcess evaluateString:] in MPPortProcess.o
87:info:build   "_Tcl_CreateInterp", referenced from:
88:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
89:info:build   "_Tcl_Init", referenced from:
90:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
91:info:build   "_Tcl_EvalFile", referenced from:
92:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
93:info:build   "_Tcl_PkgProvide", referenced from:
94:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
95:info:build   "_Tcl_GetStringResult", referenced from:
96:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
97:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
98:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
99:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
100:info:build   "_Tcl_Eval", referenced from:
101:info:build       -[MPPortProcess evaluateString:] in MPPortProcess.o
102:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
103:info:build   "_Tcl_GetString", referenced from:
104:info:build       _SimpleLog_Command in SimpleLog.o
105:info:build       _SimpleLog_Command in SimpleLog.o
106:info:build   "_Tcl_CreateObjCommand", referenced from:
107:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
108:info:build   "_Tcl_GetErrno", referenced from:
109:info:build       -[MPPortProcess evaluateString:] in MPPortProcess.o
110:info:build   "_Tcl_GetStringFromObj", referenced from:
111:info:build       -[MPPortProcess evaluateString:] in MPPortProcess.o
112:info:build   "_Tcl_SplitList", referenced from:
113:info:build       _SimpleLog_Command in SimpleLog.o
114:info:build   "_Tcl_DeleteInterp", referenced from:
115:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
116:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
117:info:build       -[MPPortProcess initializeInterpreter] in MPPortProcess.o
118:info:build ld: symbol(s) not found
119:info:build collect2: ld returned 1 exit status
120:info:build
121:info:build === BUILD NATIVE TARGET MacPorts OF PROJECT MacPorts.Framework WITH CONFIGURATION Release ===
122:info:build Check dependencies
123:info:build CpResource build/Release/MacPorts.framework/Versions/A/Resources/MPPortProcess build/Release/MPPortProcess
124:info:build     cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework
125:info:build     /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPPortProcess /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MacPorts.framework/Versions/A/Resources
126:info:build
127:info:build pbxcp: MPPortProcess: No such file or directory
128:info:build pbxcp: MPPortProcess: No such file or directory
129:info:build CpResource build/Release/MacPorts.framework/Versions/A/Resources/MPHelperTool build/Release/MPHelperTool
130:info:build     cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework
131:info:build     /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPHelperTool /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MacPorts.framework/Versions/A/Resources
132:info:build
133:info:build pbxcp: MPHelperTool: No such file or directory
134:info:build pbxcp: MPHelperTool: No such file or directory
135:info:build Ld build/Release/MacPorts.framework/Versions/A/MacPorts normal x86_64
136:info:build     cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework
137:info:build     setenv MACOSX_DEPLOYMENT_TARGET 10.6
138:info:build     /Developer/usr/bin/gcc-4.2 -arch x86_64 -dynamiclib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release -filelist /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/MacPorts.Framework.build/Release/MacPorts.build/Objects-normal/x86_64/MacPorts.LinkFileList -install_name /Users/dersh/Library/Frameworks/MacPorts.framework/Versions/A/MacPorts -mmacosx-version-min=10.6 -framework Cocoa -framework Tcl -framework Security -single_module -compatibility_version 1 -current_version 1.2 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MacPorts.framework/Versions/A/MacPorts
139:info:build
140:info:build ld: warning: in /Library/Frameworks//Tcl.framework/Tcl, missing required architecture x86_64 in file
141:info:build Undefined symbols:
142:info:build   "_Tcl_Init", referenced from:
143:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
144:info:build   "_Tcl_GetObjResult", referenced from:
145:info:build       -[MPInterpreter evaluateStringAsString:error:] in MPInterpreter.o
146:info:build   "_Tcl_GetString", referenced from:
147:info:build       _Notifications_Send in MPInterpreter.o
148:info:build       _Notifications_Send in MPInterpreter.o
149:info:build       _Notifications_Send in MPInterpreter.o
150:info:build       _Notifications_Command in MPInterpreter.o
151:info:build       _Notifications_Command in MPInterpreter.o
152:info:build   "_Tcl_CreateInterp", referenced from:
153:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
154:info:build   "_Tcl_GetStringResult", referenced from:
155:info:build       -[MPInterpreter setOptions:forTclInterpreter:] in MPInterpreter.o
156:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
157:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
158:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
159:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
160:info:build       -[MPInterpreter evaluateStringAsString:error:] in MPInterpreter.o
161:info:build   "_Tcl_CreateObjCommand", referenced from:
162:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
163:info:build   "_Tcl_DeleteInterp", referenced from:
164:info:build       -[MPInterpreter resetTclInterpreterWithPath:] in MPInterpreter.o
165:info:build       -[MPInterpreter setOptionsForNewTclPort:] in MPInterpreter.o
166:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
167:info:build   "_Tcl_EvalFile", referenced from:
168:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
169:info:build   "_Tcl_SplitList", referenced from:
170:info:build       -[MPInterpreter arrayFromTclListAsString:] in MPInterpreter.o
171:info:build       _Notifications_Send in MPInterpreter.o
172:info:build   "_Tcl_GetVar", referenced from:
173:info:build       -[MPInterpreter getVariableAsString:] in MPInterpreter.o
174:info:build       -[MPInterpreter getVariableAsArray:] in MPInterpreter.o
175:info:build   "_Tcl_GetStringFromObj", referenced from:
176:info:build       -[MPInterpreter evaluateStringAsString:error:] in MPInterpreter.o
177:info:build   "_Tcl_Eval", referenced from:
178:info:build       -[MPInterpreter setOptions:forTclInterpreter:] in MPInterpreter.o
179:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
180:info:build       -[MPInterpreter evaluateStringAsString:error:] in MPInterpreter.o
181:info:build   "_Tcl_Free", referenced from:
182:info:build       -[MPInterpreter arrayFromTclListAsString:] in MPInterpreter.o
183:info:build   "_Tcl_PkgProvide", referenced from:
184:info:build       -[MPInterpreter initTclInterpreter:withPath:] in MPInterpreter.o
185:info:build   "_Tcl_GetErrno", referenced from:
186:info:build       -[MPInterpreter evaluateStringAsString:error:] in MPInterpreter.o
187:info:build ld: symbol(s) not found
188:info:build collect2: ld returned 1 exit status
189:info:build ** BUILD FAILED **
190:info:build
191:info:build
192:info:build The following build commands failed:
193:info:build MPHelperTool:
194:info:build     Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPHelperTool normal x86_64
195:info:build MPPortProcess:
196:info:build     Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MPPortProcess normal x86_64
197:info:build MacPorts:
198:info:build     CpResource build/Release/MacPorts.framework/Versions/A/Resources/MPHelperTool build/Release/MPHelperTool
199:info:build     CpResource build/Release/MacPorts.framework/Versions/A/Resources/MPPortProcess build/Release/MPPortProcess
200:info:build     Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework/build/Release/MacPorts.framework/Versions/A/MacPorts normal x86_64
201:info:build (5 failures)
202:info:build
203:info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/work/MacPorts_Framework" && /usr/bin/xcodebuild  -target "MacPorts" -configuration Release build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" GCC_VERSION=4.2 " returned error 1
204:error:build Target org.macports.build returned: shell command failed (see log for details)
205:debug:build Backtrace: shell command failed (see log for details)
206    while executing
207"$procedure $targetname"
208:info:build Warning: the following items did not execute (for MacPorts_Framework): org.macports.activate org.macports.build org.macports.destroot org.macports.install
209:error:build Failed to install MacPorts_Framework
210:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
211    while executing
212"open [file join $dir tclIndex]"
213:notice:build Log for MacPorts_Framework is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_MacPorts_Framework/MacPorts_Framework/main.log