[Bug 192600] New: webp fails to install, SSE-related errors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 11 23:34:31 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192600

            Bug ID: 192600
           Summary: webp fails to install, SSE-related errors
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mandree at FreeBSD.org

Trying to build webp 0.4.1 on a FreeBSD 9.3-RELEASE with portmaster into a live
system (traditional pkg_add) fails during build:

===>  Building for webp-0.4.1
Making all in src
Making all in dec
Making all in enc
Making all in dsp
  CCLD   libwebpdsp_avx2.la
  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

Stop in /var/tmp/usr/ports.svn/graphics/webp/work/libwebp-0.4.1/src/dsp.
*** [all-recursive] Error code 1

Stop in /var/tmp/usr/ports.svn/graphics/webp/work/libwebp-0.4.1/src.
*** [all-recursive] Error code 1

Stop in /var/tmp/usr/ports.svn/graphics/webp/work/libwebp-0.4.1.
*** [do-build] Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list