Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2014 23:34:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192600] New: webp fails to install, SSE-related errors
Message-ID:  <bug-192600-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mandree@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192600-13>