> 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

Attachment: 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

Reply via email to