Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2019 08:23:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242292] graphics/tesseract: openmp usage confusion on FreeBSD 12.1
Message-ID:  <bug-242292-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: jonc@chen.org.nz
             Flags: maintainer-feedback?(pkubaj@FreeBSD.org)
          Assignee: pkubaj@FreeBSD.org

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

FreeBSD 12.1 includes libomp in the base system.

This confuses package validation OPENMP_LIB_DEPENDS=3Dlibomp.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.

--=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-242292-7788>