[Bug 234179] science/py-dlib: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 19 19:39:57 UTC 2018


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

            Bug ID: 234179
           Summary: science/py-dlib: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: arrowd at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: arrowd at FreeBSD.org
             Flags: maintainer-feedback?(arrowd at FreeBSD.org)

Created attachment 200283
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200283&action=edit
patch

This port needs new GCC to build, so add USES=compiler:c++11-lang to fix build
on GCC architectures.

Additionally, it tests for AVX support even if AVX option is off, which breaks
build.

Explicitly disable AVX when AVX option is off. Since avxargs is used by
BLASLAPACK option, rename their avxags to blaslapackargs.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list