Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-05-01 Thread Stephen J. Butler
I'm still getting a failure in libvpx compile: http://pastebin.com/0mUEn85c

Latest Xcode and command line tools. Looks different than the previous error.



On Mon, Apr 27, 2015 at 7:20 PM, Daniel Johnson
daniel.johnso...@gmail.com wrote:

 On Apr 26, 2015, at 1:01 PM, Alexander Hansen alexanderk.han...@gmail.com 
 wrote:


 On Apr 23, 2015, at 18:48, Saleh Elmohamed m.a.saleh.elmoha...@gmail.com 
 wrote:

 thought to forward again...  sorry about that.



 snip

   [CC] vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:18: warning: implicit 
 declaration of function
 '_mm256_broadcastsi128_si256' is invalid in C99 
 [-Wimplicit-function-declaration]
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:41:41: note: expanded from 
 macro
 'MM256_BROADCASTSI128_SI256'
 #  define MM256_BROADCASTSI128_SI256(x) _mm256_broadcastsi128_si256(x)
   ^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:16: error: assigning to 
 '__m256i' from incompatible
 type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:322:16: error: assigning to 
 '__m256i' from
 incompatible type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 1 warning and 2 errors generated.
 Makefile:148: recipe for target 
 'vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o' failed
 make[1]: *** [vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o] Error 1
 make[1]: *** Waiting for unfinished jobs
 Makefile:17: recipe for target '.DEFAULT' failed
 make: *** [.DEFAULT] Error 2
 ### execution of /tmp/fink.gGf4Y failed, exit code 2
 ### execution of /tmp/fink.MiwFA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-libvpx14-1.4.0-1
 (Reading database ... 299579 files and directories currently installed.)
 Removing fink-buildlock-libvpx14-1.4.0-1 ...
 Updating the list of locally available binary packages.
 Scanning dists/stable/main/binary-darwin-x86_64
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython-shlibs_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython-shlibs_1.55.0-7_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython_1.55.0-7_darwin-x86_64.deb
 Failed: phase compiling: libvpx14-1.4.0-1 failed

 Before reporting any errors, please run fink selfupdate and try again.
 Also try using fink configure to set your maximum build jobs to 1 and
 attempt to build the package again.
 If you continue to have issues, please check to see if the FAQ on Fink's
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:

 The Fink Users List fink-users@lists.sourceforge.net
 The Fink Beginners List fink-beginn...@lists.sourceforge.net,

 with a carbon copy to the maintainer:

 Daniel Johnson dan...@daniel-johnson.org

 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.

 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.

 Also include the following system information:
 Package manager version: 0.38.4
 Distribution version: selfupdate-rsync Tue Apr 21 17:50:33 2015, 10.7, 
 x86_64
 Trees: local/main stable/main
 Xcode.app: 4.6.3
 Xcode command-line tools: 4.6.0.0.1.1365549073
 Max. Fink build jobs:  4




 I can confirm this (pretty much the same everything as Saleh, system-wise).


 Sorry, I was distracted by other things. This should be fixed now. Please let 
 me know if it works since I can’t test with older Xcodes.

 Daniel


 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 Fink-users mailing list
 Fink-users@lists.sourceforge.net
 List archive:
 http://news.gmane.org/gmane.os.macosx.fink.user
 Subscription management:
 https://lists.sourceforge.net/lists/listinfo/fink-users


--
One dashboard for servers and applications 

Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-05-01 Thread Stephen J. Butler
Ahh... I didn't notice that. I removed it and libvpx14 installed just
fine. Nevermind!

On Fri, May 1, 2015 at 1:00 PM, Alexander Hansen
alexanderk.han...@gmail.com wrote:

 On May 1, 2015, at 09:51, Stephen J. Butler stephen.but...@gmail.com wrote:

 I'm still getting a failure in libvpx compile: http://pastebin.com/0mUEn85c

 Latest Xcode and command line tools. Looks different than the previous error.



 Daniel fixed libvpx14, not libvpx.  They’re different versions of the same 
 package, but they’re distinct items.

 libvpx is fundamentally broken with Xcode 6.3, so we’re trying to migrate 
 packages away from it.  If you need it, since your Fink tree is /sw you can 
 use the version in the binary distribution.

 --
 Alexander Hansen, Ph.D.
 Fink User Liaison


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-05-01 Thread Alexander Hansen

 On May 1, 2015, at 09:51, Stephen J. Butler stephen.but...@gmail.com wrote:
 
 I'm still getting a failure in libvpx compile: http://pastebin.com/0mUEn85c
 
 Latest Xcode and command line tools. Looks different than the previous error.
 
 

Daniel fixed libvpx14, not libvpx.  They’re different versions of the same 
package, but they’re distinct items.

libvpx is fundamentally broken with Xcode 6.3, so we’re trying to migrate 
packages away from it.  If you need it, since your Fink tree is /sw you can use 
the version in the binary distribution.

--
Alexander Hansen, Ph.D.
Fink User Liaison


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-04-27 Thread Daniel Johnson

 On Apr 26, 2015, at 1:01 PM, Alexander Hansen alexanderk.han...@gmail.com 
 wrote:
 
 
 On Apr 23, 2015, at 18:48, Saleh Elmohamed m.a.saleh.elmoha...@gmail.com 
 wrote:
 
 thought to forward again...  sorry about that.
 
 
 
 snip
 
   [CC] vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:18: warning: implicit 
 declaration of function
 '_mm256_broadcastsi128_si256' is invalid in C99 
 [-Wimplicit-function-declaration]
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:41:41: note: expanded from 
 macro
 'MM256_BROADCASTSI128_SI256'
 #  define MM256_BROADCASTSI128_SI256(x) _mm256_broadcastsi128_si256(x)
   ^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:16: error: assigning to 
 '__m256i' from incompatible
 type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:322:16: error: assigning to 
 '__m256i' from
 incompatible type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 1 warning and 2 errors generated.
 Makefile:148: recipe for target 
 'vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o' failed
 make[1]: *** [vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o] Error 1
 make[1]: *** Waiting for unfinished jobs
 Makefile:17: recipe for target '.DEFAULT' failed
 make: *** [.DEFAULT] Error 2
 ### execution of /tmp/fink.gGf4Y failed, exit code 2
 ### execution of /tmp/fink.MiwFA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-libvpx14-1.4.0-1
 (Reading database ... 299579 files and directories currently installed.)
 Removing fink-buildlock-libvpx14-1.4.0-1 ...
 Updating the list of locally available binary packages.
 Scanning dists/stable/main/binary-darwin-x86_64
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython-shlibs_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython-shlibs_1.55.0-7_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython_1.55.0-7_darwin-x86_64.deb
 Failed: phase compiling: libvpx14-1.4.0-1 failed
 
 Before reporting any errors, please run fink selfupdate and try again.
 Also try using fink configure to set your maximum build jobs to 1 and
 attempt to build the package again.
 If you continue to have issues, please check to see if the FAQ on Fink's
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:
 
 The Fink Users List fink-users@lists.sourceforge.net
 The Fink Beginners List fink-beginn...@lists.sourceforge.net,
 
 with a carbon copy to the maintainer:
 
 Daniel Johnson dan...@daniel-johnson.org
 
 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.
 
 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.
 
 Also include the following system information:
 Package manager version: 0.38.4
 Distribution version: selfupdate-rsync Tue Apr 21 17:50:33 2015, 10.7, 
 x86_64
 Trees: local/main stable/main
 Xcode.app: 4.6.3
 Xcode command-line tools: 4.6.0.0.1.1365549073
 Max. Fink build jobs:  4
 
 
 
 
 I can confirm this (pretty much the same everything as Saleh, system-wise).
 

Sorry, I was distracted by other things. This should be fixed now. Please let 
me know if it works since I can’t test with older Xcodes.

Daniel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-04-26 Thread Alexander Hansen

 On Apr 23, 2015, at 18:48, Saleh Elmohamed m.a.saleh.elmoha...@gmail.com 
 wrote:
 
 thought to forward again...  sorry about that.
 
 

snip

   [CC] vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:18: warning: implicit 
 declaration of function
 '_mm256_broadcastsi128_si256' is invalid in C99 
 [-Wimplicit-function-declaration]
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:41:41: note: expanded from macro
 'MM256_BROADCASTSI128_SI256'
 #  define MM256_BROADCASTSI128_SI256(x) _mm256_broadcastsi128_si256(x)
   ^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:16: error: assigning to 
 '__m256i' from incompatible
 type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:322:16: error: assigning to 
 '__m256i' from
 incompatible type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 1 warning and 2 errors generated.
 Makefile:148: recipe for target 
 'vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o' failed
 make[1]: *** [vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o] Error 1
 make[1]: *** Waiting for unfinished jobs
 Makefile:17: recipe for target '.DEFAULT' failed
 make: *** [.DEFAULT] Error 2
 ### execution of /tmp/fink.gGf4Y failed, exit code 2
 ### execution of /tmp/fink.MiwFA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-libvpx14-1.4.0-1
 (Reading database ... 299579 files and directories currently installed.)
 Removing fink-buildlock-libvpx14-1.4.0-1 ...
 Updating the list of locally available binary packages.
 Scanning dists/stable/main/binary-darwin-x86_64
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython-shlibs_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython-shlibs_1.55.0-7_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython_1.55.0-7_darwin-x86_64.deb
 Failed: phase compiling: libvpx14-1.4.0-1 failed
 
 Before reporting any errors, please run fink selfupdate and try again.
 Also try using fink configure to set your maximum build jobs to 1 and
 attempt to build the package again.
 If you continue to have issues, please check to see if the FAQ on Fink's 
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:
 
  The Fink Users List fink-users@lists.sourceforge.net
  The Fink Beginners List fink-beginn...@lists.sourceforge.net,
 
 with a carbon copy to the maintainer:
 
  Daniel Johnson dan...@daniel-johnson.org
 
 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.
 
 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.
 
 Also include the following system information:
 Package manager version: 0.38.4
 Distribution version: selfupdate-rsync Tue Apr 21 17:50:33 2015, 10.7, x86_64
 Trees: local/main stable/main
 Xcode.app: 4.6.3
 Xcode command-line tools: 4.6.0.0.1.1365549073
 Max. Fink build jobs:  4
 
 
 

I can confirm this (pretty much the same everything as Saleh, system-wise).


-- 
Alexander Hansen, Ph.D.
Fink User Liaison

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-04-22 Thread Saleh Elmohamed

...
...
...many lines got deleted
...


 enabling avx2
  using yasm
  enabling use_x86inc
  enabling postproc
  enabling unit_tests
  enabling webm_io
  enabling libyuv
Creating makefiles for x86_64-darwin11-gcc libs
Creating makefiles for x86_64-darwin11-gcc examples
Creating makefiles for x86_64-darwin11-gcc docs
make
[CREATE] vpx_scale_rtcd.h
[CREATE] vp8_rtcd.h
[CREATE] vp9_rtcd.h
[DEP] test/y4m_test.cc.d
[DEP] test/vpx_scale_test.cc.d
[DEP] test/vp9_subtract_test.cc.d
[DEP] test/vp9_thread_test.cc.d
[DEP] test/vp9_quantize_test.cc.d
[DEP] test/vp9_lossless_test.cc.d
[DEP] test/vp9_intrapred_test.cc.d
[DEP] test/vp9_frame_parallel_test.cc.d
[DEP] test/vp9_ethread_test.cc.d
[DEP] test/vp9_error_block_test.cc.d
[DEP] test/vp9_end_to_end_test.cc.d
[DEP] test/vp9_encoder_parms_get_to_decoder.cc.d
[DEP] test/vp9_decrypt_test.cc.d
[DEP] test/vp9_boolcoder_test.cc.d
[DEP] test/vp9_avg_test.cc.d
[DEP] test/vp8_fragments_test.cc.d
[DEP] test/vp8_fdct4x4_test.cc.d
[DEP] test/vp8_denoiser_sse2_test.cc.d
[DEP] test/vp8_decrypt_test.cc.d
[DEP] test/vp8_boolcoder_test.cc.d
[DEP] test/variance_test.cc.d
[DEP] test/user_priv_test.cc.d
[DEP] test/tile_independence_test.cc.d
[DEP] test/test_vectors.cc.d
[DEP] test/test_vector_test.cc.d
[DEP] test/test_libvpx.cc.d
[DEP] test/superframe_test.cc.d
[DEP] test/subtract_test.cc.d
[DEP] test/sixtap_predict_test.cc.d
[DEP] test/set_roi.cc.d
[DEP] test/sad_test.cc.d
[DEP] test/resize_test.cc.d
[DEP] test/quantize_test.cc.d
[DEP] test/pp_filter_test.cc.d
[DEP] test/partial_idct_test.cc.d
[DEP] test/lpf_8_test.cc.d
[DEP] test/keyframe_test.cc.d
[DEP] test/invalid_file_test.cc.d
[DEP] test/intrapred_test.cc.d
[DEP] test/idct_test.cc.d
[DEP] test/idct8x8_test.cc.d
[DEP] test/frame_size_tests.cc.d
[DEP] test/fdct8x8_test.cc.d
[DEP] test/fdct4x4_test.cc.d
[DEP] test/external_frame_buffer_test.cc.d
[DEP] test/error_resilience_test.cc.d
[DEP] test/encode_test_driver.cc.d
[DEP] test/decode_test_driver.cc.d
[DEP] test/decode_api_test.cc.d
[DEP] test/dct32x32_test.cc.d
[DEP] test/dct16x16_test.cc.d
[DEP] test/datarate_test.cc.d
[DEP] test/cq_test.cc.d
[DEP] test/cpu_speed_test.cc.d
[DEP] test/convolve_test.cc.d
[DEP] test/config_test.cc.d
[DEP] test/byte_alignment_test.cc.d
[DEP] test/borders_test.cc.d
[DEP] test/aq_segment_test.cc.d
[DEP] test/altref_test.cc.d
[DEP] test/active_map_test.cc.d
[DEP] test/../y4minput.c.d
[DEP] test/../y4menc.c.d
[DEP] test/../webmdec.cc.d
[DEP] test/../third_party/libwebm/mkvreader.cpp.d
[DEP] test/../third_party/libwebm/mkvparser.cpp.d
[DEP] test/../md5_utils.c.d
[DEP] third_party/googletest/src/src/gtest-all.cc.d
[DEP] test/../ivfenc.c.d
[DEP] vp9/common/x86/vp9_idct_ssse3_x86_64.asm.d
[DEP] vp9/common/x86/vp9_intrapred_ssse3.asm.d
[DEP] vp9/common/x86/vp9_intrapred_sse2.asm.d
[DEP] vp9/common/x86/vp9_copy_sse2.asm.d
[DEP] vp9/common/x86/vp9_subpixel_bilinear_ssse3.asm.d
[DEP] vp9/common/x86/vp9_subpixel_8t_ssse3.asm.d
[DEP] vp9/common/x86/vp9_subpixel_bilinear_sse2.asm.d
[DEP] vp9/common/x86/vp9_subpixel_8t_sse2.asm.d
[DEP] vp9/common/x86/vp9_loopfilter_mmx.asm.d
[DEP] vp9/encoder/x86/vp9_ssim_opt_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_sad_sse4.asm.d
[DEP] vp9/encoder/x86/vp9_sad_ssse3.asm.d
[DEP] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_subpel_variance.asm.d
[DEP] vp9/encoder/x86/vp9_subtract_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_sad_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_dct_mmx.asm.d
[DEP] vp9/encoder/x86/vp9_sad_sse3.asm.d
[DEP] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_sad4d_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
[DEP] vp8/common/x86/postproc_sse2.asm.d
[DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/postproc_mmx.asm.d
[DEP] vp8/common/x86/sad_sse4.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/variance_impl_ssse3.asm.d
[DEP] vp8/common/x86/sad_ssse3.asm.d
[DEP] vp8/common/x86/sad_sse3.asm.d
[DEP] vp8/common/x86/variance_impl_sse2.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
[DEP] vp8/common/x86/sad_sse2.asm.d
[DEP] vp8/common/x86/recon_sse2.asm.d
[DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/variance_impl_mmx.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/sad_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/loopfilter_mmx.asm.d
[DEP]