[Bug 197133] multimedia/vid.stab Assumes -msse on all architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 27 18:05:33 UTC 2015


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

            Bug ID: 197133
           Summary: multimedia/vid.stab Assumes -msse on all architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: sbruno at FreeBSD.org

Builds of multimedia/vid.stab assume that SSE is available on all
architectures.  We should probably add configure knowledge to it such that ARM
and MIPS builds don't do that.

[armv6]
http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-25_16h41m39s/logs/errors/vid.stab-0.98.2.log

[mips32]
http://dirty.ysv.freebsd.org/data/11mips32-11mips32/2015-01-26_23h32m57s/logs/errors/vid.stab-0.98.2.log

If SSE is required to build, then we should mark this only for arch's
i386/amd64.

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


More information about the freebsd-ports-bugs mailing list