1 | version:1 |
---|
2 | :debug:main Executing org.macports.main (libvpx) |
---|
3 | :debug:main Skipping completed org.macports.archivefetch (libvpx) |
---|
4 | :debug:main Skipping completed org.macports.fetch (libvpx) |
---|
5 | :debug:main Skipping completed org.macports.checksum (libvpx) |
---|
6 | :debug:main Skipping completed org.macports.extract (libvpx) |
---|
7 | :debug:main Skipping completed org.macports.patch (libvpx) |
---|
8 | :debug:main Skipping completed org.macports.configure (libvpx) |
---|
9 | :debug:build build phase started at Fri Apr 10 16:46:45 CEST 2015 |
---|
10 | :notice:build ---> Building libvpx |
---|
11 | :debug:build Executing org.macports.build (libvpx) |
---|
12 | :debug:build Environment: |
---|
13 | CC_PRINT_OPTIONS='YES' |
---|
14 | CC_PRINT_OPTIONS_FILE='/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/.CC_PRINT_OPTIONS' |
---|
15 | CPATH='/usr/local/include' |
---|
16 | LIBRARY_PATH='/usr/local/lib' |
---|
17 | MACOSX_DEPLOYMENT_TARGET='10.10' |
---|
18 | :debug:build Assembled command: 'cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0" && /usr/bin/make -j4 -w verbose=1' |
---|
19 | :debug:build Executing command line: cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0" && /usr/bin/make -j4 -w verbose=1 |
---|
20 | :info:build make: Entering directory `/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0' |
---|
21 | :info:build /usr/bin/clang -S -pipe -Os -arch x86_64 -m64 -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -fno-strict-aliasing -Wno-unused-function -I. -I"/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0" -DINLINE_ASM -o vp8/encoder/vp8_asm_enc_offsets.c.S vp8/encoder/vp8_asm_enc_offsets.c |
---|
22 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:23:1: error: unexpected token in argument list |
---|
23 | :info:build DEFINE(vp8_block_coeff, offsetof(BLOCK, coeff)); |
---|
24 | :info:build ^ |
---|
25 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
26 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
27 | :info:build ^ |
---|
28 | :info:build <scratch space>:68:2: note: expanded from here |
---|
29 | :info:build "vp8_block_coeff" |
---|
30 | :info:build ^ |
---|
31 | :info:build <inline asm>:2:21: note: instantiated into assembly here |
---|
32 | :info:build vp8_block_coeff EQU $8 |
---|
33 | :info:build ^ |
---|
34 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:24:1: error: unexpected token in argument list |
---|
35 | :info:build DEFINE(vp8_block_zbin, offsetof(BLOCK, zbin)); |
---|
36 | :info:build ^ |
---|
37 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
38 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
39 | :info:build ^ |
---|
40 | :info:build <scratch space>:69:2: note: expanded from here |
---|
41 | :info:build "vp8_block_zbin" |
---|
42 | :info:build ^ |
---|
43 | :info:build <inline asm>:2:20: note: instantiated into assembly here |
---|
44 | :info:build vp8_block_zbin EQU $40 |
---|
45 | :info:build ^ |
---|
46 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:25:1: error: unexpected token in argument list |
---|
47 | :info:build DEFINE(vp8_block_round, offsetof(BLOCK, round)); |
---|
48 | :info:build ^ |
---|
49 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
50 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
51 | :info:build ^ |
---|
52 | :info:build <scratch space>:70:2: note: expanded from here |
---|
53 | :info:build "vp8_block_round" |
---|
54 | :info:build ^ |
---|
55 | :info:build <inline asm>:2:21: note: instantiated into assembly here |
---|
56 | :info:build vp8_block_round EQU $56 |
---|
57 | :info:build ^ |
---|
58 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:26:1: error: unexpected token in argument list |
---|
59 | :info:build DEFINE(vp8_block_quant, offsetof(BLOCK, quant)); |
---|
60 | :info:build ^ |
---|
61 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
62 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
63 | :info:build ^ |
---|
64 | :info:build <scratch space>:71:2: note: expanded from here |
---|
65 | :info:build "vp8_block_quant" |
---|
66 | :info:build ^ |
---|
67 | :info:build <inline asm>:2:21: note: instantiated into assembly here |
---|
68 | :info:build vp8_block_quant EQU $16 |
---|
69 | :info:build ^ |
---|
70 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:27:1: error: unexpected token in argument list |
---|
71 | :info:build DEFINE(vp8_block_quant_fast, offsetof(BLOCK, quant_fast)); |
---|
72 | :info:build ^ |
---|
73 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
74 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
75 | :info:build ^ |
---|
76 | :info:build <scratch space>:72:2: note: expanded from here |
---|
77 | :info:build "vp8_block_quant_fast" |
---|
78 | :info:build ^ |
---|
79 | :info:build <inline asm>:2:26: note: instantiated into assembly here |
---|
80 | :info:build vp8_block_quant_fast EQU $24 |
---|
81 | :info:build ^ |
---|
82 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:28:1: error: unexpected token in argument list |
---|
83 | :info:build DEFINE(vp8_block_zbin_extra, offsetof(BLOCK, zbin_extra)); |
---|
84 | :info:build ^ |
---|
85 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
86 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
87 | :info:build ^ |
---|
88 | :info:build <scratch space>:73:2: note: expanded from here |
---|
89 | :info:build "vp8_block_zbin_extra" |
---|
90 | :info:build ^ |
---|
91 | :info:build <inline asm>:2:26: note: instantiated into assembly here |
---|
92 | :info:build vp8_block_zbin_extra EQU $64 |
---|
93 | :info:build ^ |
---|
94 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:29:1: error: unexpected token in argument list |
---|
95 | :info:build DEFINE(vp8_block_zrun_zbin_boost, offsetof(BLOCK, zrun_zbin_boost)); |
---|
96 | :info:build ^ |
---|
97 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
98 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
99 | :info:build ^ |
---|
100 | :info:build <scratch space>:74:2: note: expanded from here |
---|
101 | :info:build "vp8_block_zrun_zbin_boost" |
---|
102 | :info:build ^ |
---|
103 | :info:build <inline asm>:2:31: note: instantiated into assembly here |
---|
104 | :info:build vp8_block_zrun_zbin_boost EQU $48 |
---|
105 | :info:build ^ |
---|
106 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:30:1: error: unexpected token in argument list |
---|
107 | :info:build DEFINE(vp8_block_quant_shift, offsetof(BLOCK, quant_shift)); |
---|
108 | :info:build ^ |
---|
109 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
110 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
111 | :info:build ^ |
---|
112 | :info:build <scratch space>:75:2: note: expanded from here |
---|
113 | :info:build "vp8_block_quant_shift" |
---|
114 | :info:build ^ |
---|
115 | :info:build <inline asm>:2:27: note: instantiated into assembly here |
---|
116 | :info:build vp8_block_quant_shift EQU $32 |
---|
117 | :info:build ^ |
---|
118 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:32:1: error: unexpected token in argument list |
---|
119 | :info:build DEFINE(vp8_blockd_qcoeff, offsetof(BLOCKD, qcoeff)); |
---|
120 | :info:build ^ |
---|
121 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
122 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
123 | :info:build ^ |
---|
124 | :info:build <scratch space>:76:2: note: expanded from here |
---|
125 | :info:build "vp8_blockd_qcoeff" |
---|
126 | :info:build ^ |
---|
127 | :info:build <inline asm>:2:23: note: instantiated into assembly here |
---|
128 | :info:build vp8_blockd_qcoeff EQU $0 |
---|
129 | :info:build ^ |
---|
130 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:33:1: error: unexpected token in argument list |
---|
131 | :info:build DEFINE(vp8_blockd_dequant, offsetof(BLOCKD, dequant)); |
---|
132 | :info:build ^ |
---|
133 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
134 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
135 | :info:build ^ |
---|
136 | :info:build <scratch space>:77:2: note: expanded from here |
---|
137 | :info:build "vp8_blockd_dequant" |
---|
138 | :info:build ^ |
---|
139 | :info:build <inline asm>:2:24: note: instantiated into assembly here |
---|
140 | :info:build vp8_blockd_dequant EQU $24 |
---|
141 | :info:build ^ |
---|
142 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:34:1: error: unexpected token in argument list |
---|
143 | :info:build DEFINE(vp8_blockd_dqcoeff, offsetof(BLOCKD, dqcoeff)); |
---|
144 | :info:build ^ |
---|
145 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
146 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
147 | :info:build ^ |
---|
148 | :info:build <scratch space>:78:2: note: expanded from here |
---|
149 | :info:build "vp8_blockd_dqcoeff" |
---|
150 | :info:build ^ |
---|
151 | :info:build <inline asm>:2:24: note: instantiated into assembly here |
---|
152 | :info:build vp8_blockd_dqcoeff EQU $8 |
---|
153 | :info:build ^ |
---|
154 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:35:1: error: unexpected token in argument list |
---|
155 | :info:build DEFINE(vp8_blockd_eob, offsetof(BLOCKD, eob)); |
---|
156 | :info:build ^ |
---|
157 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
158 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
159 | :info:build ^ |
---|
160 | :info:build <scratch space>:79:2: note: expanded from here |
---|
161 | :info:build "vp8_blockd_eob" |
---|
162 | :info:build ^ |
---|
163 | :info:build <inline asm>:2:20: note: instantiated into assembly here |
---|
164 | :info:build vp8_blockd_eob EQU $40 |
---|
165 | :info:build ^ |
---|
166 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:38:1: error: unexpected token in argument list |
---|
167 | :info:build DEFINE(vp8_block_base_src, offsetof(BLOCK, base_src)); |
---|
168 | :info:build ^ |
---|
169 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
170 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
171 | :info:build ^ |
---|
172 | :info:build <scratch space>:80:2: note: expanded from here |
---|
173 | :info:build "vp8_block_base_src" |
---|
174 | :info:build ^ |
---|
175 | :info:build <inline asm>:2:24: note: instantiated into assembly here |
---|
176 | :info:build vp8_block_base_src EQU $72 |
---|
177 | :info:build ^ |
---|
178 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:39:1: error: unexpected token in argument list |
---|
179 | :info:build DEFINE(vp8_block_src, offsetof(BLOCK, src)); |
---|
180 | :info:build ^ |
---|
181 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
182 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
183 | :info:build ^ |
---|
184 | :info:build <scratch space>:81:2: note: expanded from here |
---|
185 | :info:build "vp8_block_src" |
---|
186 | :info:build ^ |
---|
187 | :info:build <inline asm>:2:19: note: instantiated into assembly here |
---|
188 | :info:build vp8_block_src EQU $80 |
---|
189 | :info:build ^ |
---|
190 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:40:1: error: unexpected token in argument list |
---|
191 | :info:build DEFINE(vp8_block_src_diff, offsetof(BLOCK, src_diff)); |
---|
192 | :info:build ^ |
---|
193 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
194 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
195 | :info:build ^ |
---|
196 | :info:build <scratch space>:82:2: note: expanded from here |
---|
197 | :info:build "vp8_block_src_diff" |
---|
198 | :info:build ^ |
---|
199 | :info:build <inline asm>:2:24: note: instantiated into assembly here |
---|
200 | :info:build vp8_block_src_diff EQU $0 |
---|
201 | :info:build ^ |
---|
202 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:41:1: error: unexpected token in argument list |
---|
203 | :info:build DEFINE(vp8_block_src_stride, offsetof(BLOCK, src_stride)); |
---|
204 | :info:build ^ |
---|
205 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
206 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
207 | :info:build ^ |
---|
208 | :info:build <scratch space>:83:2: note: expanded from here |
---|
209 | :info:build "vp8_block_src_stride" |
---|
210 | :info:build ^ |
---|
211 | :info:build <inline asm>:2:26: note: instantiated into assembly here |
---|
212 | :info:build vp8_block_src_stride EQU $84 |
---|
213 | :info:build ^ |
---|
214 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:43:1: error: unexpected token in argument list |
---|
215 | :info:build DEFINE(vp8_blockd_predictor, offsetof(BLOCKD, predictor)); |
---|
216 | :info:build ^ |
---|
217 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
218 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
219 | :info:build ^ |
---|
220 | :info:build <scratch space>:84:2: note: expanded from here |
---|
221 | :info:build "vp8_blockd_predictor" |
---|
222 | :info:build ^ |
---|
223 | :info:build <inline asm>:2:26: note: instantiated into assembly here |
---|
224 | :info:build vp8_blockd_predictor EQU $16 |
---|
225 | :info:build ^ |
---|
226 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:46:1: error: unexpected token in argument list |
---|
227 | :info:build DEFINE(vp8_writer_lowvalue, offsetof(vp8_writer, lowvalue)); |
---|
228 | :info:build ^ |
---|
229 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
230 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
231 | :info:build ^ |
---|
232 | :info:build <scratch space>:85:2: note: expanded from here |
---|
233 | :info:build "vp8_writer_lowvalue" |
---|
234 | :info:build ^ |
---|
235 | :info:build <inline asm>:2:25: note: instantiated into assembly here |
---|
236 | :info:build vp8_writer_lowvalue EQU $0 |
---|
237 | :info:build ^ |
---|
238 | :info:build vp8/encoder/vp8_asm_enc_offsets.c:47:1: error: unexpected token in argument list |
---|
239 | :info:build DEFINE(vp8_writer_range, offsetof(vp8_writer, range)); |
---|
240 | :info:build ^ |
---|
241 | :info:build ./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE' |
---|
242 | :info:build #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) |
---|
243 | :info:build ^ |
---|
244 | :info:build <scratch space>:86:2: note: expanded from here |
---|
245 | :info:build "vp8_writer_range" |
---|
246 | :info:build ^ |
---|
247 | :info:build <inline asm>:2:22: note: instantiated into assembly here |
---|
248 | :info:build vp8_writer_range EQU $4 |
---|
249 | :info:build ^ |
---|
250 | :info:build fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
251 | :info:build 20 errors generated. |
---|
252 | :info:build make: *** [.DEFAULT] Error 2 |
---|
253 | :info:build make: Leaving directory `/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0' |
---|
254 | :info:build Command failed: cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/work/libvpx-v1.3.0" && /usr/bin/make -j4 -w verbose=1 |
---|
255 | :info:build Exit code: 2 |
---|
256 | :error:build org.macports.build for port libvpx returned: command execution failed |
---|
257 | :debug:build Error code: CHILDSTATUS 1014 2 |
---|
258 | :debug:build Backtrace: command execution failed |
---|
259 | while executing |
---|
260 | "system -nice 20 $fullcmdstring" |
---|
261 | ("eval" body line 1) |
---|
262 | invoked from within |
---|
263 | "eval system $notty $nice \$fullcmdstring" |
---|
264 | invoked from within |
---|
265 | "command_exec build" |
---|
266 | (procedure "portbuild::build_main" line 8) |
---|
267 | invoked from within |
---|
268 | "portbuild::build_main org.macports.build" |
---|
269 | ("eval" body line 1) |
---|
270 | invoked from within |
---|
271 | "eval $procedure $targetname" |
---|
272 | :info:build Warning: targets not executed for libvpx: org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
273 | :error:build Failed to install libvpx |
---|
274 | :debug:build Registry error: texi2html not registered as installed & active. |
---|
275 | invoked from within |
---|
276 | "registry_active $subport" |
---|
277 | invoked from within |
---|
278 | "$workername eval registry_active \$subport" |
---|
279 | :notice:build Please see the log file for port libvpx for details: |
---|
280 | /usr/local/var/macports/logs/_usr_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_libvpx/libvpx/main.log |
---|