Ticket #9400: osx-packager.pl build fail 02Jan2011.txt

File osx-packager.pl build fail 02Jan2011.txt, 29.7 KB (added by Craig Treleaven <ctreleaven@…>, 13 years ago)
Line 
1Office-Mini-2:~ mythgit$ osx-packager.pl -gitrev OSX-fixes -themeskip -pluginskip -m32 -verbose
2[osx-pkg] /usr/bin/hostinfo | grep 'processors$'
3[osx-pkg] Using 3 jobs on 2 parallel CPUs
4[osx-pkg] Forcing 32-bit mode
5[osx-pkg] Including components: mythtv packaging
6[osx-pkg] Using previously downloaded dvdcss
7[osx-pkg] Using previously unpacked dvdcss
8[osx-pkg] Using previously configured dvdcss
9[osx-pkg] Using previously built dvdcss
10[osx-pkg] Using previously downloaded freetype
11[osx-pkg] Using previously unpacked freetype
12[osx-pkg] Using previously configured freetype
13[osx-pkg] Using previously built freetype
14[osx-pkg] Using previously downloaded lame
15[osx-pkg] Using previously unpacked lame
16[osx-pkg] Using previously configured lame
17[osx-pkg] Using previously built lame
18[osx-pkg] Using previously downloaded mysqlclient
19[osx-pkg] Using previously unpacked mysqlclient
20[osx-pkg] Using previously configured mysqlclient
21[osx-pkg] Using previously built mysqlclient
22[osx-pkg] Using previously downloaded qt-4.6
23[osx-pkg] Using previously unpacked qt-4.6
24[osx-pkg] Using previously configured qt-4.6
25[osx-pkg] Using previously built qt-4.6
26[osx-pkg] Cleaning previous installs of MythTV
27[osx-pkg] /usr/local/git/bin/git checkout --merge
28[osx-pkg] /usr/local/git/bin/git pull
29Already up-to-date.
30[osx-pkg] /usr/local/git/bin/git checkout --merge
31[osx-pkg] /usr/local/git/bin/git pull
32Already up-to-date.
33[osx-pkg] Configuring mythtv
34[osx-pkg] ./configure --prefix=/Users/mythgit/.osx-packager/build --runprefix=../Resources --disable-distcc
35# Basic Settings
36Compile type              release
37Compiler cache            no
38DistCC                    no
39qmake                     /Users/mythgit/.osx-packager/build/bin/qmake
40install prefix            /Users/mythgit/.osx-packager/build
41runtime prefix            ../Resources
42CPU                       x86 x86_32 (Genuine Intel(R) CPU            1300  @ 1.66GHz)
43yasm                      yes
44MMX enabled               yes
45MMX2 enabled              yes
463DNow! enabled            yes
473DNow! extended enabled   yes
48SSE enabled               yes
49SSSE3 enabled             yes
50CMOV enabled              no
51
52# Input Support
53Joystick menu             no
54lirc support              yes
55Apple Remote              yes
56Video4Linux sup.          no
57ivtv support              no
58HD-PVR support            no
59FireWire support          yes
60DVB support               no [/usr/include]
61DVB-S2 support            no
62HDHomeRun support         yes
63IPTV support              yes
64
65# Sound Output Support
66PulseAudio support        no
67OSS support               no
68ALSA support              no
69JACK support              no
70libfftw3 support          no
71libxml2 support           yes [/usr/include/libxml2]
72
73# Video Output Support
74x11 support               no
75OpenGL video              yes
76Quartz video              yes
77OpenGL vsync              no
78DirectFB                  no
79MHEG support              yes
80
81# Misc Features
82multi threaded libavcodec yes
83Frontend                  yes
84Backend                   yes
85
86# Bindings
87bindings_perl             yes
88bindings_python           yes
89bindings_php              yes
90
91Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak
92
93libs/libmythdb/mythconfig.h is unchanged
94external/FFmpeg/libavutil/avconfig.h is unchanged
95[osx-pkg] Removing Nigel's hacks from file programs/programs.pro
96[osx-pkg] Making mythtv
97[osx-pkg] /usr/bin/make -j3
98sh version.sh /Users/mythgit/.osx-packager/src/myth-git/mythtv
99cd programs; qmake QMAKE=qmake -o Makefile programs.pro
100/usr/bin/make -C external/FFmpeg
101/usr/bin/make -C bindings/perl
102/usr/bin/make -C bindings/python
103python setup.py build --mythtv-prefix="/Users/mythgit/.osx-packager/build"
104setup.py:58: Warning: 'with' will become a reserved keyword in Python 2.6
105  File "setup.py", line 58
106    with open(path) as fi:
107            ^
108SyntaxError: invalid syntax
109make[1]: *** [python_build] Error 1
110make: *** [bindings/python] Error 2
111make: *** Waiting for unfinished jobs....
112CC      libavdevice/alldevices.o
113CC      libavdevice/avdevice.o
114CC      libavformat/4xm.o
115CC      libavformat/a64.o
116CC      libavformat/adtsenc.o
117CC      libavformat/aea.o
118CC      libavformat/aiffdec.o
119CC      libavformat/aiffenc.o
120CC      libavformat/allformats.o
121CC      libavformat/amr.o
122CC      libavformat/anm.o
123CC      libavformat/apc.o
124CC      libavformat/ape.o
125CC      libavformat/apetag.o
126CC      libavformat/applehttp.o
127CC      libavformat/asf.o
128CC      libavformat/asfcrypt.o
129CC      libavformat/asfdec.o
130CC      libavformat/asfenc.o
131CC      libavformat/assdec.o
132CC      libavformat/assenc.o
133CC      libavformat/au.o
134CC      libavformat/audiointerleave.o
135CC      libavformat/avc.o
136CC      libavformat/avi.o
137CC      libavformat/avidec.o
138CC      libavformat/avienc.o
139CC      libavformat/avio.o
140CC      libavformat/aviobuf.o
141CC      libavformat/avlanguage.o
142CC      libavformat/avs.o
143CC      libavformat/bethsoftvid.o
144CC      libavformat/bfi.o
145CC      libavformat/bink.o
146CC      libavformat/c93.o
147CC      libavformat/caf.o
148CC      libavformat/cafdec.o
149CC      libavformat/cdg.o
150CC      libavformat/concat.o
151CC      libavformat/crcenc.o
152CC      libavformat/cutils.o
153CC      libavformat/daud.o
154CC      libavformat/dsicin.o
155CC      libavformat/dv.o
156CC      libavformat/dvenc.o
157CC      libavformat/dxa.o
158CC      libavformat/eacdata.o
159CC      libavformat/electronicarts.o
160CC      libavformat/ffmdec.o
161CC      libavformat/ffmenc.o
162CC      libavformat/file.o
163CC      libavformat/filmstripdec.o
164CC      libavformat/filmstripenc.o
165CC      libavformat/flacdec.o
166CC      libavformat/flacenc.o
167CC      libavformat/flacenc_header.o
168CC      libavformat/flic.o
169CC      libavformat/flvdec.o
170CC      libavformat/flvenc.o
171CC      libavformat/framecrcenc.o
172CC      libavformat/gif.o
173CC      libavformat/gopher.o
174CC      libavformat/gxf.o
175CC      libavformat/gxfenc.o
176CC      libavformat/http.o
177CC      libavformat/httpauth.o
178CC      libavformat/id3v1.o
179CC      libavformat/id3v2.o
180CC      libavformat/idcin.o
181CC      libavformat/idroq.o
182CC      libavformat/iff.o
183CC      libavformat/img2.o
184CC      libavformat/ipmovie.o
185CC      libavformat/isom.o
186CC      libavformat/iss.o
187CC      libavformat/iv8.o
188CC      libavformat/ivfdec.o
189CC      libavformat/lmlm4.o
190CC      libavformat/matroska.o
191CC      libavformat/matroskadec.o
192CC      libavformat/matroskaenc.o
193CC      libavformat/md5enc.o
194CC      libavformat/md5proto.o
195CC      libavformat/metadata.o
196CC      libavformat/metadata_compat.o
197CC      libavformat/mm.o
198CC      libavformat/mmf.o
199CC      libavformat/mms.o
200CC      libavformat/mmsh.o
201CC      libavformat/mmst.o
202CC      libavformat/mov.o
203CC      libavformat/movenc.o
204CC      libavformat/movenchint.o
205CC      libavformat/mp3.o
206CC      libavformat/mpc.o
207CC      libavformat/mpc8.o
208CC      libavformat/mpeg.o
209CC      libavformat/mpegenc.o
210CC      libavformat/mpegts.o
211CC      libavformat/mpegtsenc.o
212CC      libavformat/mpjpeg.o
213CC      libavformat/msnwc_tcp.o
214CC      libavformat/mtv.o
215CC      libavformat/mvi.o
216CC      libavformat/mxf.o
217CC      libavformat/mxfdec.o
218CC      libavformat/mxfenc.o
219CC      libavformat/ncdec.o
220CC      libavformat/nsvdec.o
221CC      libavformat/nut.o
222CC      libavformat/nutdec.o
223CC      libavformat/nutenc.o
224CC      libavformat/nuv.o
225CC      libavformat/oggdec.o
226CC      libavformat/oggenc.o
227CC      libavformat/oggparsedirac.o
228CC      libavformat/oggparseflac.o
229CC      libavformat/oggparseogm.o
230CC      libavformat/oggparseskeleton.o
231CC      libavformat/oggparsespeex.o
232CC      libavformat/oggparsetheora.o
233CC      libavformat/oggparsevorbis.o
234CC      libavformat/oma.o
235CC      libavformat/options.o
236CC      libavformat/os_support.o
237CC      libavformat/psxstr.o
238CC      libavformat/pva.o
239CC      libavformat/qcp.o
240CC      libavformat/r3d.o
241CC      libavformat/raw.o
242CC      libavformat/rdt.o
243CC      libavformat/riff.o
244CC      libavformat/rl2.o
245CC      libavformat/rm.o
246CC      libavformat/rmdec.o
247CC      libavformat/rmenc.o
248CC      libavformat/rpl.o
249CC      libavformat/rso.o
250CC      libavformat/rsodec.o
251CC      libavformat/rsoenc.o
252CC      libavformat/rtmppkt.o
253CC      libavformat/rtmpproto.o
254CC      libavformat/rtp.o
255CC      libavformat/rtpdec.o
256CC      libavformat/rtpdec_amr.o
257CC      libavformat/rtpdec_asf.o
258CC      libavformat/rtpdec_h263.o
259CC      libavformat/rtpdec_h264.o
260CC      libavformat/rtpdec_latm.o
261CC      libavformat/rtpdec_mpeg4.o
262CC      libavformat/rtpdec_qdm2.o
263CC      libavformat/rtpdec_svq3.o
264CC      libavformat/rtpdec_vp8.o
265CC      libavformat/rtpdec_xiph.o
266CC      libavformat/rtpenc.o
267CC      libavformat/rtpenc_aac.o
268CC      libavformat/rtpenc_amr.o
269CC      libavformat/rtpenc_h263.o
270CC      libavformat/rtpenc_h264.o
271CC      libavformat/rtpenc_mpv.o
272CC      libavformat/rtpenc_vp8.o
273CC      libavformat/rtpenc_xiph.o
274CC      libavformat/rtpproto.o
275CC      libavformat/rtsp.o
276CC      libavformat/rtspenc.o
277CC      libavformat/sauce.o
278CC      libavformat/sdp.o
279CC      libavformat/seek.o
280CC      libavformat/segafilm.o
281CC      libavformat/sierravmd.o
282CC      libavformat/siff.o
283CC      libavformat/smacker.o
284CC      libavformat/sol.o
285CC      libavformat/soxdec.o
286CC      libavformat/soxenc.o
287CC      libavformat/spdif.o
288CC      libavformat/srtdec.o
289CC      libavformat/swfdec.o
290CC      libavformat/swfenc.o
291CC      libavformat/tcp.o
292CC      libavformat/thp.o
293CC      libavformat/tiertexseq.o
294CC      libavformat/tmv.o
295CC      libavformat/tta.o
296CC      libavformat/tty.o
297CC      libavformat/txd.o
298CC      libavformat/udp.o
299CC      libavformat/utils.o
300CC      libavformat/vc1test.o
301CC      libavformat/vc1testenc.o
302CC      libavformat/voc.o
303CC      libavformat/vocdec.o
304CC      libavformat/vocenc.o
305CC      libavformat/vorbiscomment.o
306CC      libavformat/vqf.o
307CC      libavformat/wav.o
308CC      libavformat/wc3movie.o
309CC      libavformat/westwood.o
310CC      libavformat/wv.o
311CC      libavformat/xa.o
312CC      libavformat/yop.o
313CC      libavformat/yuv4mpeg.o
314CC      libavcodec/4xm.o
315CC      libavcodec/8bps.o
316CC      libavcodec/8svx.o
317CC      libavcodec/a64multienc.o
318CC      libavcodec/aac_ac3_parser.o
319CC      libavcodec/aac_adtstoasc_bsf.o
320CC      libavcodec/aac_parser.o
321CC      libavcodec/aacadtsdec.o
322CC      libavcodec/aaccoder.o
323CC      libavcodec/aacdec.o
324CC      libavcodec/aacenc.o
325CC      libavcodec/aaclatmdec.o
326CC      libavcodec/aacps.o
327CC      libavcodec/aacpsy.o
328CC      libavcodec/aacsbr.o
329CC      libavcodec/aactab.o
330CC      libavcodec/aandcttab.o
331CC      libavcodec/aasc.o
332CC      libavcodec/ac3.o
333CC      libavcodec/ac3_parser.o
334CC      libavcodec/ac3dec.o
335CC      libavcodec/ac3dec_data.o
336CC      libavcodec/ac3enc.o
337CC      libavcodec/ac3tab.o
338CC      libavcodec/acelp_filters.o
339CC      libavcodec/acelp_pitch_delay.o
340CC      libavcodec/acelp_vectors.o
341CC      libavcodec/adpcm.o
342CC      libavcodec/adxdec.o
343CC      libavcodec/adxenc.o
344CC      libavcodec/alac.o
345CC      libavcodec/alacenc.o
346CC      libavcodec/allcodecs.o
347CC      libavcodec/alsdec.o
348CC      libavcodec/amrnbdec.o
349CC      libavcodec/anm.o
350CC      libavcodec/ansi.o
351CC      libavcodec/apedec.o
352CC      libavcodec/asv1.o
353CC      libavcodec/atrac.o
354CC      libavcodec/atrac1.o
355CC      libavcodec/atrac3.o
356CC      libavcodec/audioconvert.o
357CC      libavcodec/aura.o
358CC      libavcodec/avfft.o
359CC      libavcodec/avpacket.o
360CC      libavcodec/avs.o
361CC      libavcodec/bethsoftvideo.o
362CC      libavcodec/bfi.o
363CC      libavcodec/bgmc.o
364CC      libavcodec/bink.o
365CC      libavcodec/binkaudio.o
366CC      libavcodec/binkidct.o
367CC      libavcodec/bitstream.o
368CC      libavcodec/bitstream_filter.o
369CC      libavcodec/bmp.o
370CC      libavcodec/bmpenc.o
371CC      libavcodec/c93.o
372CC      libavcodec/cabac.o
373CC      libavcodec/cavs.o
374CC      libavcodec/cavs_parser.o
375CC      libavcodec/cavsdec.o
376CC      libavcodec/cavsdsp.o
377CC      libavcodec/cdgraphics.o
378CC      libavcodec/celp_filters.o
379CC      libavcodec/celp_math.o
380CC      libavcodec/cga_data.o
381CC      libavcodec/chomp_bsf.o
382CC      libavcodec/cinepak.o
383CC      libavcodec/cljr.o
384CC      libavcodec/cook.o
385CC      libavcodec/cscd.o
386CC      libavcodec/cyuv.o
387CC      libavcodec/dca.o
388CC      libavcodec/dca_parser.o
389CC      libavcodec/dcadsp.o
390CC      libavcodec/dct.o
391CC      libavcodec/dirac.o
392CC      libavcodec/dirac_parser.o
393CC      libavcodec/dnxhd_parser.o
394CC      libavcodec/dnxhddata.o
395CC      libavcodec/dnxhddec.o
396CC      libavcodec/dnxhdenc.o
397CC      libavcodec/dpcm.o
398CC      libavcodec/dpx.o
399CC      libavcodec/dsicinav.o
400CC      libavcodec/dsputil.o
401CC      libavcodec/dump_extradata_bsf.o
402CC      libavcodec/dv.o
403CC      libavcodec/dvbsub.o
404CC      libavcodec/dvbsub_parser.o
405CC      libavcodec/dvbsubdec.o
406CC      libavcodec/dvdata.o
407CC      libavcodec/dvdsub_parser.o
408CC      libavcodec/dvdsubdec.o
409CC      libavcodec/dvdsubenc.o
410CC      libavcodec/dwt.o
411CC      libavcodec/dxa.o
412CC      libavcodec/eac3dec.o
413CC      libavcodec/eac3dec_data.o
414CC      libavcodec/eacmv.o
415CC      libavcodec/eaidct.o
416CC      libavcodec/eamad.o
417CC      libavcodec/eatgq.o
418CC      libavcodec/eatgv.o
419CC      libavcodec/eatqi.o
420CC      libavcodec/elbg.o
421CC      libavcodec/error_resilience.o
422CC      libavcodec/escape124.o
423CC      libavcodec/faandct.o
424CC      libavcodec/faanidct.o
425CC      libavcodec/faxcompr.o
426CC      libavcodec/fft.o
427CC      libavcodec/ffv1.o
428CC      libavcodec/flac.o
429CC      libavcodec/flacdata.o
430CC      libavcodec/flacdec.o
431CC      libavcodec/flacenc.o
432CC      libavcodec/flashsv.o
433CC      libavcodec/flashsvenc.o
434CC      libavcodec/flicvideo.o
435CC      libavcodec/flvdec.o
436CC      libavcodec/flvenc.o
437CC      libavcodec/frwu.o
438CC      libavcodec/fraps.o
439CC      libavcodec/g726.o
440CC      libavcodec/gif.o
441CC      libavcodec/gifdec.o
442CC      libavcodec/golomb.o
443CC      libavcodec/gsmdec.o
444CC      libavcodec/h261.o
445CC      libavcodec/h261_parser.o
446CC      libavcodec/h261dec.o
447CC      libavcodec/h261enc.o
448CC      libavcodec/h263.o
449CC      libavcodec/h263_parser.o
450CC      libavcodec/h263dec.o
451CC      libavcodec/h264.o
452CC      libavcodec/h264_cabac.o
453CC      libavcodec/h264_cavlc.o
454CC      libavcodec/h264_direct.o
455CC      libavcodec/h264_loopfilter.o
456CC      libavcodec/h264_mp4toannexb_bsf.o
457CC      libavcodec/h264_parser.o
458CC      libavcodec/h264_ps.o
459CC      libavcodec/h264_refs.o
460CC      libavcodec/h264_sei.o
461CC      libavcodec/h264dsp.o
462CC      libavcodec/h264idct.o
463CC      libavcodec/h264pred.o
464CC      libavcodec/huffman.o
465CC      libavcodec/huffyuv.o
466CC      libavcodec/idcinvideo.o
467CC      libavcodec/iff.o
468CC      libavcodec/iirfilter.o
469CC      libavcodec/imc.o
470CC      libavcodec/imgconvert.o
471CC      libavcodec/imx_dump_header_bsf.o
472CC      libavcodec/indeo2.o
473CC      libavcodec/indeo3.o
474CC      libavcodec/indeo5.o
475CC      libavcodec/intelh263dec.o
476CC      libavcodec/interplayvideo.o
477CC      libavcodec/intrax8.o
478CC      libavcodec/intrax8dsp.o
479CC      libavcodec/inverse.o
480CC      libavcodec/ituh263dec.o
481CC      libavcodec/ituh263enc.o
482CC      libavcodec/ivi_common.o
483CC      libavcodec/ivi_dsp.o
484CC      libavcodec/jfdctfst.o
485CC      libavcodec/jfdctint.o
486CC      libavcodec/jpegls.o
487CC      libavcodec/jpeglsdec.o
488CC      libavcodec/jpeglsenc.o
489CC      libavcodec/jrevdct.o
490CC      libavcodec/kgv1dec.o
491CC      libavcodec/kmvc.o
492CC      libavcodec/latm_parser.o
493CC      libavcodec/lcldec.o
494CC      libavcodec/lclenc.o
495CC      libavcodec/ljpegenc.o
496CC      libavcodec/loco.o
497CC      libavcodec/lpc.o
498CC      libavcodec/lsp.o
499CC      libavcodec/lzw.o
500CC      libavcodec/lzwenc.o
501CC      libavcodec/mace.o
502CC      libavcodec/mdct.o
503CC      libavcodec/mdec.o
504CC      libavcodec/mimic.o
505CC      libavcodec/mjpeg.o
506CC      libavcodec/mjpeg_parser.o
507CC      libavcodec/mjpega_dump_header_bsf.o
508CC      libavcodec/mjpegbdec.o
509CC      libavcodec/mjpegdec.o
510CC      libavcodec/mjpegenc.o
511CC      libavcodec/mlp.o
512CC      libavcodec/mlp_parser.o
513CC      libavcodec/mlpdec.o
514CC      libavcodec/mlpdsp.o
515CC      libavcodec/mmvideo.o
516CC      libavcodec/motion_est.o
517CC      libavcodec/motionpixels.o
518CC      libavcodec/movsub_bsf.o
519CC      libavcodec/mp3_header_compress_bsf.o
520CC      libavcodec/mp3_header_decompress_bsf.o
521CC      libavcodec/mpc.o
522CC      libavcodec/mpc7.o
523CC      libavcodec/mpc8.o
524CC      libavcodec/mpeg12.o
525CC      libavcodec/mpeg12data.o
526CC      libavcodec/mpeg12enc.o
527CC      libavcodec/mpeg4audio.o
528CC      libavcodec/mpeg4video.o
529CC      libavcodec/mpeg4video_parser.o
530CC      libavcodec/mpeg4videodec.o
531CC      libavcodec/mpeg4videoenc.o
532CC      libavcodec/mpegaudio.o
533CC      libavcodec/mpegaudio_parser.o
534CC      libavcodec/mpegaudiodata.o
535CC      libavcodec/mpegaudiodec.o
536CC      libavcodec/mpegaudiodec_float.o
537CC      libavcodec/mpegaudiodecheader.o
538CC      libavcodec/mpegaudioenc.o
539CC      libavcodec/mpegvideo.o
540CC      libavcodec/mpegvideo_enc.o
541CC      libavcodec/mpegvideo_parser.o
542CC      libavcodec/mpegvideo_xvmc.o
543CC      libavcodec/msmpeg4.o
544CC      libavcodec/msmpeg4data.o
545CC      libavcodec/msrle.o
546CC      libavcodec/msrledec.o
547CC      libavcodec/msvideo1.o
548CC      libavcodec/myth_utils.o
549CC      libavcodec/nellymoser.o
550CC      libavcodec/nellymoserdec.o
551CC      libavcodec/nellymoserenc.o
552CC      libavcodec/noise_bsf.o
553CC      libavcodec/nuv.o
554CC      libavcodec/opt.o
555CC      libavcodec/options.o
556CC      libavcodec/pamenc.o
557CC      libavcodec/parser.o
558CC      libavcodec/pcm-mpeg.o
559CC      libavcodec/pcm.o
560CC      libavcodec/pcx.o
561CC      libavcodec/pcxenc.o
562CC      libavcodec/pgssubdec.o
563CC      libavcodec/pictordec.o
564CC      libavcodec/png.o
565CC      libavcodec/pngdec.o
566CC      libavcodec/pngenc.o
567CC      libavcodec/pnm.o
568CC      libavcodec/pnm_parser.o
569CC      libavcodec/pnmdec.o
570CC      libavcodec/pnmenc.o
571CC      libavcodec/psymodel.o
572CC      libavcodec/pthread.o
573CC      libavcodec/ptx.o
574CC      libavcodec/qcelpdec.o
575CC      libavcodec/qdm2.o
576CC      libavcodec/qdrw.o
577CC      libavcodec/qpeg.o
578CC      libavcodec/qtrle.o
579CC      libavcodec/qtrleenc.o
580CC      libavcodec/r210dec.o
581CC      libavcodec/ra144.o
582CC      libavcodec/ra144dec.o
583CC      libavcodec/ra144enc.o
584CC      libavcodec/ra288.o
585CC      libavcodec/rangecoder.o
586CC      libavcodec/ratecontrol.o
587CC      libavcodec/raw.o
588CC      libavcodec/rawdec.o
589CC      libavcodec/rawenc.o
590CC      libavcodec/rdft.o
591CC      libavcodec/remove_extradata_bsf.o
592CC      libavcodec/resample.o
593CC      libavcodec/resample2.o
594CC      libavcodec/rl2.o
595CC      libavcodec/rle.o
596CC      libavcodec/roqaudioenc.o
597CC      libavcodec/roqvideo.o
598CC      libavcodec/roqvideodec.o
599CC      libavcodec/roqvideoenc.o
600CC      libavcodec/rpza.o
601CC      libavcodec/rtjpeg.o
602CC      libavcodec/rv10.o
603CC      libavcodec/rv10enc.o
604CC      libavcodec/rv20enc.o
605CC      libavcodec/rv30.o
606CC      libavcodec/rv30dsp.o
607CC      libavcodec/rv34.o
608CC      libavcodec/rv40.o
609CC      libavcodec/rv40dsp.o
610CC      libavcodec/s3tc.o
611CC      libavcodec/sgidec.o
612CC      libavcodec/sgienc.o
613CC      libavcodec/shorten.o
614CC      libavcodec/simple_idct.o
615CC      libavcodec/sipr.o
616CC      libavcodec/sipr16k.o
617CC      libavcodec/smacker.o
618CC      libavcodec/smc.o
619CC      libavcodec/snow.o
620CC      libavcodec/sonic.o
621CC      libavcodec/sp5xdec.o
622CC      libavcodec/sunrast.o
623CC      libavcodec/svq1.o
624CC      libavcodec/svq1dec.o
625CC      libavcodec/svq1enc.o
626CC      libavcodec/svq3.o
627CC      libavcodec/synth_filter.o
628CC      libavcodec/targa.o
629CC      libavcodec/targaenc.o
630CC      libavcodec/tiertexseqv.o
631CC      libavcodec/tiff.o
632CC      libavcodec/tiffenc.o
633CC      libavcodec/tmv.o
634CC      libavcodec/truemotion1.o
635CC      libavcodec/truemotion2.o
636CC      libavcodec/truespeech.o
637CC      libavcodec/tscc.o
638CC      libavcodec/tta.o
639CC      libavcodec/twinvq.o
640CC      libavcodec/txd.o
641CC      libavcodec/ulti.o
642CC      libavcodec/utils.o
643CC      libavcodec/v210dec.o
644CC      libavcodec/v210enc.o
645CC      libavcodec/v210x.o
646CC      libavcodec/vb.o
647CC      libavcodec/vc1.o
648CC      libavcodec/vc1_parser.o
649CC      libavcodec/vc1data.o
650CC      libavcodec/vc1dec.o
651CC      libavcodec/vc1dsp.o
652CC      libavcodec/vcr1.o
653CC      libavcodec/vmdav.o
654CC      libavcodec/vmnc.o
655CC      libavcodec/vorbis.o
656CC      libavcodec/vorbis_data.o
657CC      libavcodec/vorbis_dec.o
658CC      libavcodec/vorbis_enc.o
659CC      libavcodec/vp3.o
660CC      libavcodec/vp3_parser.o
661CC      libavcodec/vp3dsp.o
662CC      libavcodec/vp5.o
663CC      libavcodec/vp56.o
664CC      libavcodec/vp56data.o
665CC      libavcodec/vp56dsp.o
666CC      libavcodec/vp56rac.o
667CC      libavcodec/vp6.o
668CC      libavcodec/vp6dsp.o
669CC      libavcodec/vp8.o
670CC      libavcodec/vp8_parser.o
671CC      libavcodec/vp8dsp.o
672CC      libavcodec/vqavideo.o
673CC      libavcodec/wavpack.o
674CC      libavcodec/wma.o
675CC      libavcodec/wmadec.o
676CC      libavcodec/wmaenc.o
677CC      libavcodec/wmaprodec.o
678CC      libavcodec/wmavoice.o
679CC      libavcodec/wmv2.o
680CC      libavcodec/wmv2dec.o
681CC      libavcodec/wmv2enc.o
682CC      libavcodec/wnv1.o
683CC      libavcodec/ws-snd1.o
684CC      libavcodec/x86/cavsdsp_mmx.o
685CC      libavcodec/x86/cpuid.o
686CC      libavcodec/x86/dct32_sse.o
687YASM    libavcodec/x86/deinterlace.o
688CC      libavcodec/x86/dnxhd_mmx.o
689CC      libavcodec/x86/dsputil_mmx.o
690CC      libavcodec/x86/dsputilenc_mmx.o
691YASM    libavcodec/x86/dsputil_yasm.o
692libavcodec/x86/dsputil_yasm.asm:31: warning: section flags ignored on section redeclaration
693CC      libavcodec/x86/fdct_mmx.o
694CC      libavcodec/x86/fft.o
695CC      libavcodec/x86/fft_3dn.o
696CC      libavcodec/x86/fft_3dn2.o
697CC      libavcodec/x86/fft_sse.o
698YASM    libavcodec/x86/fft_mmx.o
699YASM    libavcodec/x86/h264_deblock_sse2.o
700libavcodec/x86/fft_mmx.asm:49: warning: section flags ignored on section redeclaration
701libavcodec/x86/fft_mmx.asm:74: warning: section flags ignored on section redeclaration
702YASM    libavcodec/x86/h264_idct_sse2.o
703YASM    libavcodec/x86/h264_weight_sse2.o
704CC      libavcodec/x86/idct_mmx.o
705YASM    libavcodec/x86/h264_intrapred.o
706CC      libavcodec/x86/idct_mmx_xvid.o
707CC      libavcodec/x86/idct_sse2_xvid.o
708CC      libavcodec/x86/lpc_mmx.o
709CC      libavcodec/x86/mlpdsp.o
710CC      libavcodec/x86/motion_est_mmx.o
711CC      libavcodec/x86/mpegaudiodec_mmx.o
712CC      libavcodec/x86/mpegvideo_mmx.o
713CC      libavcodec/x86/simple_idct_mmx.o
714CC      libavcodec/x86/snowdsp_mmx.o
715CC      libavcodec/x86/vc1dsp_mmx.o
716YASM    libavcodec/x86/vc1dsp_yasm.o
717CC      libavcodec/x86/vp3dsp_mmx.o
718CC      libavcodec/x86/vp3dsp_sse2.o
719CC      libavcodec/x86/vp6dsp_mmx.o
720CC      libavcodec/x86/vp6dsp_sse2.o
721CC      libavcodec/x86/vp8dsp-init.o
722CC      libavcodec/xan.o
723YASM    libavcodec/x86/vp8dsp.o
724CC      libavcodec/xiph.o
725CC      libavcodec/xl.o
726CC      libavcodec/xsubdec.o
727CC      libavcodec/xsubenc.o
728CC      libavcodec/yop.o
729CC      libavcodec/zmbv.o
730CC      libavcodec/zmbvenc.o
731CC      libavutil/adler32.o
732CC      libavutil/aes.o
733CC      libavutil/avstring.o
734CC      libavutil/base64.o
735CC      libavutil/crc.o
736CC      libavutil/des.o
737CC      libavutil/error.o
738CC      libavutil/eval.o
739CC      libavutil/fifo.o
740CC      libavutil/intfloat_readwrite.o
741CC      libavutil/inverse.o
742CC      libavutil/lfg.o
743CC      libavutil/lls.o
744CC      libavutil/log.o
745CC      libavutil/lzo.o
746CC      libavutil/mathematics.o
747CC      libavutil/md5.o
748CC      libavutil/mem.o
749CC      libavutil/pixdesc.o
750CC      libavutil/random_seed.o
751CC      libavutil/rational.o
752CC      libavutil/rc4.o
753CC      libavutil/sha.o
754CC      libavutil/tree.o
755CC      libavutil/utils.o
756CC      libavcore/imgutils.o
757CC      libavcore/parseutils.o
758CC      libavcore/utils.o
759CC      libavfilter/af_anull.o
760CC      libavfilter/allfilters.o
761CC      libavfilter/avfilter.o
762CC      libavfilter/avfiltergraph.o
763CC      libavfilter/defaults.o
764CC      libavfilter/formats.o
765CC      libavfilter/graphparser.o
766CC      libavfilter/parseutils.o
767CC      libavfilter/vf_aspect.o
768CC      libavfilter/vf_crop.o
769CC      libavfilter/vf_format.o
770CC      libavfilter/vf_hflip.o
771CC      libavfilter/vf_null.o
772CC      libavfilter/vf_pad.o
773CC      libavfilter/vf_pixdesctest.o
774CC      libavfilter/vf_scale.o
775CC      libavfilter/vf_slicify.o
776CC      libavfilter/vf_unsharp.o
777CC      libavfilter/vf_vflip.o
778CC      libavfilter/vsink_nullsink.o
779CC      libavfilter/vsrc_buffer.o
780CC      libavfilter/vsrc_nullsrc.o
781CC      libswscale/options.o
782CC      libswscale/rgb2rgb.o
783CC      libswscale/swscale.o
784CC      libswscale/utils.o
785CC      libswscale/x86/yuv2rgb_mmx.o
786CC      libswscale/yuv2rgb.o
787CC      libpostproc/postprocess.o
788CC      ffmpeg.o
789CC      cmdutils.o
790LD      libavutil/libmythavutil.50.dylib
791LD      libavcore/libmythavcore.0.dylib
792LD      libavcodec/libmythavcodec.52.dylib
793ld warning: codegen in __text@0 (offset 0x00000257) prevents image from loading in dyld shared cache
794ld warning: codegen in __text@0 (offset 0x00000261) prevents image from loading in dyld shared cache
795ld warning: codegen in __text@0 (offset 0x00000A9C) prevents image from loading in dyld shared cache
796ld warning: codegen in __text@0 (offset 0x00000ACE) prevents image from loading in dyld shared cache
797ld warning: codegen in __text@0 (offset 0x00000B00) prevents image from loading in dyld shared cache
798ld warning: codegen in __text@0 (offset 0x00000B30) prevents image from loading in dyld shared cache
799ld warning: codegen in __text@0 (offset 0x00000B60) prevents image from loading in dyld shared cache
800ld warning: codegen in __text@0 (offset 0x00000B90) prevents image from loading in dyld shared cache
801ld warning: codegen in __text@0 (offset 0x00000BC0) prevents image from loading in dyld shared cache
802ld warning: codegen in __text@0 (offset 0x00000BF0) prevents image from loading in dyld shared cache
803ld warning: codegen in __text@0 (offset 0x00000C20) prevents image from loading in dyld shared cache
804ld warning: codegen in __text@0 (offset 0x00000C50) prevents image from loading in dyld shared cache
805ld warning: codegen in __text@0 (offset 0x00000C80) prevents image from loading in dyld shared cache
806ld warning: codegen in __text@0 (offset 0x00000CB0) prevents image from loading in dyld shared cache
807ld warning: codegen in _ff_fft_dispatch_sse (offset 0x0000003C) prevents image from loading in dyld shared cache
808ld warning: codegen in _ff_fft_dispatch_sse (offset 0x0000006E) prevents image from loading in dyld shared cache
809ld warning: codegen in _ff_fft_dispatch_sse (offset 0x000000A0) prevents image from loading in dyld shared cache
810ld warning: codegen in _ff_fft_dispatch_sse (offset 0x000000D0) prevents image from loading in dyld shared cache
811ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000100) prevents image from loading in dyld shared cache
812ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000130) prevents image from loading in dyld shared cache
813ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000160) prevents image from loading in dyld shared cache
814ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000190) prevents image from loading in dyld shared cache
815ld warning: codegen in _ff_fft_dispatch_sse (offset 0x000001C0) prevents image from loading in dyld shared cache
816ld warning: codegen in _ff_fft_dispatch_sse (offset 0x000001F0) prevents image from loading in dyld shared cache
817ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000220) prevents image from loading in dyld shared cache
818ld warning: codegen in _ff_fft_dispatch_sse (offset 0x00000250) prevents image from loading in dyld shared cache
819ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x0000003A) prevents image from loading in dyld shared cache
820ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x0000006C) prevents image from loading in dyld shared cache
821ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x0000009E) prevents image from loading in dyld shared cache
822ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x000000D0) prevents image from loading in dyld shared cache
823ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000100) prevents image from loading in dyld shared cache
824ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000130) prevents image from loading in dyld shared cache
825ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000160) prevents image from loading in dyld shared cache
826ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000190) prevents image from loading in dyld shared cache
827ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x000001C0) prevents image from loading in dyld shared cache
828ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x000001F0) prevents image from loading in dyld shared cache
829ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000220) prevents image from loading in dyld shared cache
830ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000250) prevents image from loading in dyld shared cache
831ld warning: codegen in _ff_fft_dispatch_interleave_sse (offset 0x00000280) prevents image from loading in dyld shared cache
832ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x0000003A) prevents image from loading in dyld shared cache
833ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x0000006C) prevents image from loading in dyld shared cache
834ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x0000009E) prevents image from loading in dyld shared cache
835ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x000000D0) prevents image from loading in dyld shared cache
836ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000100) prevents image from loading in dyld shared cache
837ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000130) prevents image from loading in dyld shared cache
838ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000160) prevents image from loading in dyld shared cache
839ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000190) prevents image from loading in dyld shared cache
840ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x000001C0) prevents image from loading in dyld shared cache
841ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x000001F0) prevents image from loading in dyld shared cache
842ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000220) prevents image from loading in dyld shared cache
843ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000250) prevents image from loading in dyld shared cache
844ld warning: codegen in _ff_fft_dispatch_3dn (offset 0x00000280) prevents image from loading in dyld shared cache
845ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x0000003A) prevents image from loading in dyld shared cache
846ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x0000006C) prevents image from loading in dyld shared cache
847ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x0000009E) prevents image from loading in dyld shared cache
848ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x000000D0) prevents image from loading in dyld shared cache
849ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000100) prevents image from loading in dyld shared cache
850ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000130) prevents image from loading in dyld shared cache
851ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000160) prevents image from loading in dyld shared cache
852ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000190) prevents image from loading in dyld shared cache
853ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x000001C0) prevents image from loading in dyld shared cache
854ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x000001F0) prevents image from loading in dyld shared cache
855ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000220) prevents image from loading in dyld shared cache
856ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000250) prevents image from loading in dyld shared cache
857ld warning: codegen in _ff_fft_dispatch_interleave_3dn (offset 0x00000280) prevents image from loading in dyld shared cache
858ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x0000003A) prevents image from loading in dyld shared cache
859ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x0000006C) prevents image from loading in dyld shared cache
860ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x0000009E) prevents image from loading in dyld shared cache
861ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x000000D0) prevents image from loading in dyld shared cache
862ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000100) prevents image from loading in dyld shared cache
863ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000130) prevents image from loading in dyld shared cache
864ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000160) prevents image from loading in dyld shared cache
865ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000190) prevents image from loading in dyld shared cache
866ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x000001C0) prevents image from loading in dyld shared cache
867ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x000001F0) prevents image from loading in dyld shared cache
868ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000220) prevents image from loading in dyld shared cache
869ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000250) prevents image from loading in dyld shared cache
870ld warning: codegen in _ff_fft_dispatch_3dn2 (offset 0x00000280) prevents image from loading in dyld shared cache
871LD      libpostproc/libmythpostproc.51.dylib
872LD      libavformat/libmythavformat.52.dylib
873LD      libavdevice/libmythavdevice.52.dylib
874LD      libswscale/libmythswscale.0.dylib
875LD      libavfilter/libmythavfilter.1.dylib
876LD      ffmpeg_g
877CP      ffmpeg
878STRIP   ffmpeg
879[osx-pkg] Failed system call: " /usr/bin/make -j3 " with error code 2
880Died at /Users/mythgit/osx-packager.pl line 934.
881Office-Mini-2:~ mythgit$