[Bug 233305] net-im/farstream-0.2.8 fails to compile with an opencv error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 18 23:08:18 UTC 2018


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

            Bug ID: 233305
           Summary: net-im/farstream-0.2.8 fails to compile with an opencv
                    error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: doctorwhoguy at gmail.com

I'm not sure if this is a problem with farstream or opencv, but farstream
compilation hangs with the Farstream-0.2 process hogging nearly 100% CPU at the
following point:

g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC cc -o
/usr/local/area51/freebsd-ports-kde/net-im/farstream/work/farstream-0.2.8/farstream/tmp-introspectsm6070yi/Farstream-0.2
-export-dynamic -I/usr/local/include -O2 -pipe -march=native -fstack-protector
-fno-strict-aliasing
/usr/local/area51/freebsd-ports-kde/net-im/farstream/work/farstream-0.2.8/farstream/tmp-introspectsm6070yi/Farstream-0.2.o
-L. libfarstream-0.2.la -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
-L/usr/local/lib -rpath /usr/local/lib -L/usr/local/lib -lgio-2.0 -lgobject-2.0
-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib
-fstack-protector
libtool: link: cc -o
/usr/local/area51/freebsd-ports-kde/net-im/farstream/work/farstream-0.2.8/farstream/tmp-introspectsm6070yi/.libs/Farstream-0.2
-I/usr/local/include -O2 -pipe -march=native -fstack-protector
-fno-strict-aliasing
/usr/local/area51/freebsd-ports-kde/net-im/farstream/work/farstream-0.2.8/farstream/tmp-introspectsm6070yi/Farstream-0.2.o
-Wl,--export-dynamic -pthread -fstack-protector -Wl,--export-dynamic  -L.
./.libs/libfarstream-0.2.so -L/usr/local/lib -lgio-2.0 -lgthread-2.0
-lgmodule-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
-pthread -Wl,-rpath -Wl,/usr/local/lib

******************************************************************
* FATAL ERROR:                                                   *
* This OpenCV build doesn't support current CPU/HW configuration *
*                                                                *
* Use OPENCV_DUMP_CONFIG=1 environment variable for details      *
******************************************************************

Required baseline features:
SSE - OK
SSE - OK
SSE2 - OK
SSE2 - OK
SSE3 - OK
SSE3 - OK
POPCNT - NOT AVAILABLE
POPCNT - NOT AVAILABLE
OpenCV(3.4.1) Error: Assertion failed (Missing support for required CPU
baseline features. Check OpenCV build configuration and required CPU/HW setup.)
in initialize, file
/usr/local/area51/freebsd-ports-kde/graphics/opencv-core/work/opencv-3.4.1/modules/core/src/system.cpp,
line 487

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


More information about the freebsd-ports-bugs mailing list