Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 18:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197133] multimedia/vid.stab Assumes -msse on all architectures
Message-ID:  <bug-197133-13@https.bugs.freebsd.org/bugzilla/>

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



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