[MacPorts] #64353: opencv3 has undocumented dependencies
MacPorts
noreply at macports.org
Mon Jan 10 05:25:10 UTC 2022
#64353: opencv3 has undocumented dependencies
-------------------------+----------------------
Reporter: mouse07410 | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: opencv3 |
-------------------------+----------------------
Comment (by mouse07410):
> set this:
> {{{
> default_compilers macports-clang-13 macports-clang-12 clang
> }}}
When I did that, I got
{{{
$ port deps opencv3 +openmp
Full Name: opencv3 @3.4.16_1+openmp
Build Dependencies: cmake, pkgconfig, clang-13
Library Dependencies: ffmpeg, zlib, bzip2, libpng, libjpeg-turbo,
openjpeg, tiff, webp, ilmbase, openexr,
libomp
$
}}}
which seems correct. But I'd prefer to use Xcode clang for everything that
can be built with it, reserving Macports clang for things that have
"special needs". I'm afraid the above {{{default_compilers}}} would
compile all the Macports source ports with macports-clang-13...?
--
Ticket URL: <https://trac.macports.org/ticket/64353#comment:30>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list