Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2021 11:56:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256669] graphics/opencv fetches 3rd party distfiles in the configure phase
Message-ID:  <bug-256669-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256669
           Summary: graphics/opencv fetches 3rd party distfiles in the
                    configure phase
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcberner@freebsd.org
          Reporter: se@FreeBSD.org
             Flags: maintainer-feedback?(tcberner@freebsd.org)
          Assignee: tcberner@freebsd.org

In the configure phase I got the following output:

-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.29
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.66.8
-- IPPICV: Download: ippicv_2020_lnx_intel64_20191018_general.tgz
-- found Intel IPP (ICV version): 2020.0.0 [2020.0.0 Gold]
-- at:
/usr/work/usr/git/ports/graphics/opencv/work/.build/3rdparty/ippicv/ippicv_=
lnx/icv
-- found Intel IPP Integration Wrappers sources: 2020.0.0
-- at:
/usr/work/usr/git/ports/graphics/opencv/work/.build/3rdparty/ippicv/ippicv_=
lnx/iw

It seems that these required files are not fetched and checked in the
fetch/checksum phases.

I have no idea how this is supposed to work with poudriere - the log is fro=
m a
simple "make" in the port directory to diagnose the issue.

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