[Bug 242292] graphics/tesseract: openmp usage confusion on FreeBSD 12.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 29 08:23:26 UTC 2019


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

            Bug ID: 242292
           Summary: graphics/tesseract: openmp usage confusion on FreeBSD
                    12.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkubaj at FreeBSD.org
          Reporter: jonc at chen.org.nz
             Flags: maintainer-feedback?(pkubaj at FreeBSD.org)
          Assignee: pkubaj at FreeBSD.org

Created attachment 209522
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209522&action=edit
Condition OPENMP_LIB_DEPENDS

FreeBSD 12.1 includes libomp in the base system.

This confuses package validation OPENMP_LIB_DEPENDS=libomp.so:devel/openmp
declares a dependency on devel/openmp that isn't fulfilled on 12.1+ during a
build.

I've included a patch that declares OPENMP_LIB_DEPENDS conditionally.

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


More information about the freebsd-ports-bugs mailing list