K 10 svn:author V 7 antoine K 8 svn:date V 27 2020-11-01T14:18:15.061455Z K 7 svn:log V 1014 Mark BROKEN In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/image_display.cpp:46: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/Oy_Fl_Shader_Box.h:71:5: error: use of undeclared identifier 'glGetObjectParameterivARB'; did you mean 'glGetTexParameteriv'? glGetObjectParameterivARB (obj, GL_OBJECT_INFO_LOG_LENGTH_ARB, &len); ^~~~~~~~~~~~~~~~~~~~~~~~~ glGetTexParameteriv /usr/local/include/GL/gl.h:1274:23: note: 'glGetTexParameteriv' declared here GLAPI void GLAPIENTRY glGetTexParameteriv( GLenum target, ^ In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/image_display.cpp:46: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.6/src/examples/image_display/Oy_Fl_Shader_Box.h:75:2: error: use of undeclared identifier 'glGetInfoLogARB' glGetInfoLogARB (obj, len, &nwritten, log); ^ ... Reported by: pkg-fallout END