On Mon Dec 14, 2020 at 04:13:47PM +0100, Antoine Jacoutot wrote:
> On Sun, Dec 13, 2020 at 11:26:27PM -0700, Rafael Sadowski wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: rsadow...@cvs.openbsd.org       2020/12/13 23:26:27
> > 
> > Modified files:
> >     devel/yaml-cpp : Makefile distinfo 
> >     devel/yaml-cpp/pkg: PLIST 
> > Added files:
> >     devel/yaml-cpp : _portcheck.log 
> > Removed files:
> >     devel/yaml-cpp/patches: patch-CMakeLists_txt 
> >                             patch-include_yaml-cpp_node_detail_iterator_h 
> >                             patch-src_node_data_cpp 
> > 
> > Log message:
> > Update yaml-cpp to 0.6.3
> 
> It broke opencolorio for me (even with the patch you committed).
> 
> >>> Running configure in graphics/opencolorio at 1607954289.40
> ===> graphics/opencolorio
> ===>  Generating configure for opencolorio-20140911p3
> ===>  Configuring for opencolorio-20140911p3
> -- The C compiler identification is Clang 10.0.1
> -- The CXX compiler identification is Clang 10.0.1
> -- Check for working C compiler: /exopi-obj/pobj/opencolorio-20140911/bin/cc
> -- Check for working C compiler: /exopi-obj/pobj/opencolorio-20140911/bin/cc 
> - works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: 
> /exopi-obj/pobj/opencolorio-20140911/bin/c++
> -- Check for working CXX compiler: 
> /exopi-obj/pobj/opencolorio-20140911/bin/c++ - works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Setting Build Type to: Release
> -- Setting Namespace to: OpenColorIO
> -- Exec prefix not specified, defaulting to /usr/local
> -- Use Boost Ptr: OFF
> -- Setting python bin to: /usr/local/bin/python2.7
> Python library: /usr/local/lib/python2.7/config/libpython2.7.a
> -- Setting EXTDIST_BINPATH: 
> /exopi-obj/pobj/opencolorio-20140911/build-amd64/ext/dist/bin
> -- Setting EXTDIST_PYTHONPATH: 
> /exopi-obj/pobj/opencolorio-20140911/build-amd64/ext/dist/lib/python2.7/site-packages
> -- Found TinyXML: /usr/local/lib/libtinyxml.so.1.0  
> -- TinyXML version: 2.6.2
> -- External TinyXML will be used.
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
> -- Found yaml-cpp: /usr/local/lib/libyaml-cpp.so.3.0  
> -- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least 
> version "1.34")
> CMake Error at CMakeLists.txt:236 (message):
>   Error: Detected system yaml-cpp version 0.6.3 is greater than 0.5.0, and
>   therefore requires boost, but a boost installation could not be found.
> 

You found a hidden dependency. I already fixed it. Thanks.

Reply via email to