I get a Yaml related warning message when building OCIO (branch: master 64adcad300adfd166280d2e7b1fb5c3ce7dca482)
Python library: /usr/lib64/python2.6/config/libpython2.6.so
Create sphinx conf.py from conf.py.in
Copying doc to staging area
Copy extra doc files to staging area
Extracting .rst files from C++ headers
Create OpenColorABI.h from OpenColorABI.h.in
Setting OCIO SOVERSION to: 1
Setting OCIO SOVERSION to: 1
Create OpenColorIO.pc from OpenColorIO.pc.in
OIIO not found. Specify OIIO_PATH to locate it
Found OpenGL library /usr/lib64/libGLU.so;/usr/lib64/libGL.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so
Found OpenGL includes /usr/include
Found GLUT library /root/pipe_ready/utils/freeglut/2.8.1/lib/libglut.a;/root/pipe_ready/utils/libXmu/1.1.1/lib/libXmu.a;/root/pipe_ready/utils/libXi/1.6.2/lib/libXi.a
Found GLEW library /root/pipe_ready/utils/glew/1.10.0/lib/libGLEW.a
Found GLEW includes /root/pipe_ready/utils/glew/1.10.0/include
PYTHON_VARIANT_PATH: lib/python2.6/site-packages
Configuring done
Generating done
I'm wondering if I should be concerned with that message or just ignore it because as you can see the build completes.