Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2018 19:39:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234179] science/py-dlib: fix build with GCC-based architectures
Message-ID:  <bug-234179-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234179

            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@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: arrowd@FreeBSD.org
             Flags: maintainer-feedback?(arrowd@FreeBSD.org)

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

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

Additionally, it tests for AVX support even if AVX option is off, which bre=
aks
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.

--=20
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-234179-7788>