Do you have time to take a look at this please Brad?
I think opencolorio should be using system minizip (which in our
case _is_ minizip-ng) rather than trying to fetch its own copy
but seems something maybe wrong with the cmake file and it's not
finding our minizip build which is done with the (default) MZ_COMPAT
option.

If not then I'll backout, I don't have time right now.


On 2023/06/12 06:24, Antoine Jacoutot wrote:
> On Sun, Jun 11, 2023 at 02:03:10AM -0600, Stuart Henderson wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: st...@cvs.openbsd.org   2023/06/11 02:03:10
> > 
> > Modified files:
> >     graphics/opencolorio: Makefile distinfo 
> >     graphics/opencolorio/patches: patch-src_utils_NumberUtils_h 
> > 
> > Log message:
> > update to opencolorio-2.2.1, from Brad
> 
> Fails to configure:
> 
> 
> >>> Running configure in graphics/opencolorio at 1686523976.42
> ===> graphics/opencolorio
> ===>  Generating configure for opencolorio-2.2.1v1
> ===>  Configuring for opencolorio-2.2.1v1
> -- The CXX compiler identification is Clang 13.0.0
> -- The C compiler identification is Clang 13.0.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /exopi-obj/pobj/opencolorio-2.2.1/bin/c++ 
> - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /exopi-obj/pobj/opencolorio-2.2.1/bin/cc - 
> skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Setting C++ version to '14' as none was specified.
> -- Performing Test COMPILER_SUPPORTS_CXX14
> -- Performing Test COMPILER_SUPPORTS_CXX14 - Success
> -- Performing Test HAVE_SSE2
> -- Performing Test HAVE_SSE2 - Success
> -- Setting SOVERSION to '2.2' as none was specified.
> -- Could NOT find expat (missing: expat_DIR)
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
> -- Found expat: /usr/lib/libexpat.so.14.0 (found suitable version "2.5.0", 
> minimum required is "2.4.1")
> -- Found yaml-cpp: /usr/local/lib/libyaml-cpp.so.4.0 (found suitable version 
> "0.7.0", minimum required is "0.7.0")
> -- Found pystring: /usr/local/include (Required is at least version "1.1.3")
> -- Found Imath: /usr/local/lib/libImath-3_1.so.2.0 (found suitable version 
> "3.1.9", minimum required is "3.0")
> -- Found ZLIB: /usr/lib/libz.so.7.0 (found suitable version "1.2.13.1", 
> minimum required is "1.2.13")
> -- Could NOT find minizip-ng (missing: minizip-ng_DIR)
> -- Could NOT find minizip-ng (missing: minizip-ng_LIBRARY 
> minizip-ng_INCLUDE_DIR) (Required is at least version "3.0.7")
> -- Could NOT find Git (missing: GIT_EXECUTABLE)
> CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2806 
> (message):
>   error: could not find git for clone of minizip-ng_install
> Call Stack (most recent call first):
>   /usr/local/share/cmake/Modules/ExternalProject.cmake:4208 
> (_ep_add_download_command)
>   share/cmake/modules/Findminizip-ng.cmake:272 (ExternalProject_Add)
>   share/cmake/modules/FindExtPackages.cmake:141 (find_package)
>   CMakeLists.txt:270 (include)
> 
> 
> -- Configuring incomplete, errors occurred
> 
> 
> -- 
> Antoine
> 

Reply via email to