ImageMagic + Webp

Dimitry Andric dim at FreeBSD.org
Wed Aug 13 16:54:01 UTC 2014


On 12 Aug 2014, at 07:44, Robert Backhaus <robbak at robbak.com> wrote:
> 
> On 11 August 2014 18:45, Jos Chrispijn <ports at webrz.net> wrote:
>>   After I installed ImageMagic port, I got stuck at the installation of
>>   Webp:
>> 
>>   ===>  Building for webp-0.4.1
>>   Making all in src
>>   Making all in dec
>>   Making all in enc
>>   Making all in dsp
>>     CC     libwebpdspdecode_sse2_la-lossless_sse2.lo
>>   lossless_sse2.c: In function 'ConvertBGRAToBGR':
>>   lossless_sse2.c:403: note: use -flax-vector-conversions to permit
>>   conversions between vectors with differing element types or numbers of
>>   subparts
>>   lossless_sse2.c:403: error: incompatible type for argument 1 of
>>   '__builtin_ia32_psrlqi128'
>>   lossless_sse2.c:404: error: incompatible type for argument 1 of
>>   '__builtin_ia32_psrlqi128'
>>   *** [libwebpdspdecode_sse2_la-lossless_sse2.lo] Error code 1
[...]
> I have the same issue here. Sunpoet, do you have this? I have attached a
> script of my failure.
> 
> FreeBSD boffin 9.3-STABLE FreeBSD 9.3-STABLE #1 r268979: Tue Jul 22
> 22:42:39 EST 2014     root at boffin:/usr/obj/home/src/sys/GENERIC  amd64


This is a bug in gcc's emmintrin.h header.  I have committed a fix to
head in r269948, and I will merge it to stable/10 and stable/9 in three
days.  Meanwhile, please apply the attached diff to emmintrin.h in
/usr/include/gcc/4.2 manually.

-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-mm_srli_epi64-cast-1.diff
Type: application/octet-stream
Size: 453 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140813/170a57a8/attachment.obj>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140813/170a57a8/attachment.sig>


More information about the freebsd-ports mailing list