pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54239: graphics/cogl build fails on i386-current (8.99.41)



>Number:         54239
>Category:       pkg
>Synopsis:       graphics/cogl build fails on i386-current (8.99.41)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 27 02:40:01 +0000 2019
>Originator:     John D. Baker
>Release:        NetBSD/i386-8.99.41, pkgsrc-2019Q1
>Organization:
>Environment:
NetBSD avaya.technoskunk.fur 8.99.41 NetBSD 8.99.41 (RACKMOUNT) #128: Fri May 24 04:19:18 CDT 2019  sysop%plex760.technoskunk.fur@localhost:/r0/build/current/obj/i386/sys/arch/i386/compile/RACKMOUNT i386

>Description:
Building "graphics/cogl" from pkgsrc-2019Q1 on i386-current (8.99.41)
fails as shown below (very long).  It built w/o problems on netbsd-8
(i386,amd64) and amd64-curren (8.99.40).

[...]
  GISCAN   Cogl-1.0.gir
  GISCAN   Cogl-2.0.gir
In file included from /d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/cogl-gtype-private.h:34:0,
                 from /d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/g-ir-cpp-nq_1vi3r.c:56:
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/config.h:11:0: warning: "COGL_ENABLE_EXPERIMENTAL_2_0_API" redefined
 #define COGL_ENABLE_EXPERIMENTAL_2_0_API 1
 
In file included from /d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/g-ir-cpp-nq_1vi3r.c:42:0:
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/cogl2-experimental.h:34:0: note: this is the location of the previous definition
 #define COGL_ENABLE_EXPERIMENTAL_2_0_API
 
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-texture-deprecated.h:45: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_format (CoglTexture *texture);' at '*'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-texture-deprecated.h:77: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_rowstride (CoglTexture *texture);' at '*'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:53: syntax error, unexpected identifier in 'CoglTexture *' at 'CoglTexture'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:55: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                            unsigned int height,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:56: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglTextureFlags flags,' at 'CoglTextureFlags'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:57: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglPixelFormat internal_format);' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:85: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglTextureFlags flags,' at 'CoglTextureFlags'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:86: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglPixelFormat internal_format,' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            GError **error);' at 'GError'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected ')', expecting ',' or ';' in '                            GError **error);' at ')'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:119: syntax error, unexpected INT, expecting identifier or '(' or '*' in '                            int height,' at 'int'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:120: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglTextureFlags flags,' at 'CoglTextureFlags'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:121: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglPixelFormat format,' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:122: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                            CoglPixelFormat internal_format,' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:123: syntax error, unexpected INT, expecting identifier or '(' or '*' in '                            int rowstride,' at 'int'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected CONST, expecting identifier or '(' or '*' in '                            const uint8_t *data);' at 'const'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected ')', expecting ',' or ';' in '                            const uint8_t *data);' at ')'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:157: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                               unsigned int gl_target,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:158: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                               unsigned int width,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:159: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                               unsigned int height,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:160: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                               unsigned int x_pot_waste,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:161: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in '                               unsigned int y_pot_waste,' at 'unsigned'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:162: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                               CoglPixelFormat format);' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                              CoglTextureFlags flags,' at 'CoglTextureFlags'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in '                              CoglPixelFormat internal_format);' at 'CoglPixelFormat'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:215: syntax error, unexpected INT, expecting identifier or '(' or '*' in '                                   int sub_y,' at 'int'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:216: syntax error, unexpected INT, expecting identifier or '(' or '*' in '                                   int sub_width,' at 'int'
/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:217: syntax error, unexpected INT, expecting identifier or '(' or '*' in '                                   int sub_height);' at 'int'
deprecated/cogl-shader.h:394: Error: Cogl: multiple "Deprecated:" tags for identifier "cogl_program_ref":
 * Deprecated: 1.16: Use #CoglSnippet api
   ^
cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE'
cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE'
cogl-object.h:49: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Ref Func" has been deprecated, please use annotations on the identifier instead:
 * Ref Func: cogl_object_ref
   ^
cogl-object.h:50: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Unref Func" has been deprecated, please use annotations on the identifier instead:
 * Unref Func: cogl_object_unref
   ^
cogl-object.h:51: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Set Value Func" has been deprecated, please use annotations on the identifier instead:
 * Set Value Func: cogl_object_value_set_object
   ^
cogl-object.h:52: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Get Value Func" has been deprecated, please use annotations on the identifier instead:
 * Get Value Func: cogl_object_value_get_object
   ^
cogl-gles2-types.h:21: Warning: Cogl: symbol='GLvoid': Skipping foreign identifier 'GLvoid' from namespace GL
cogl-gles2-types.h:22: Warning: Cogl: symbol='GLchar': Skipping foreign identifier 'GLchar' from namespace GL
cogl-gles2-types.h:23: Warning: Cogl: symbol='GLenum': Skipping foreign identifier 'GLenum' from namespace GL
cogl-gles2-types.h:24: Warning: Cogl: symbol='GLboolean': Skipping foreign identifier 'GLboolean' from namespace GL
cogl-gles2-types.h:25: Warning: Cogl: symbol='GLbitfield': Skipping foreign identifier 'GLbitfield' from namespace GL
cogl-gles2-types.h:26: Warning: Cogl: symbol='GLbyte': Skipping foreign identifier 'GLbyte' from namespace GL
cogl-gles2-types.h:27: Warning: Cogl: symbol='GLshort': Skipping foreign identifier 'GLshort' from namespace GL
cogl-gles2-types.h:28: Warning: Cogl: symbol='GLint': Skipping foreign identifier 'GLint' from namespace GL
cogl-gles2-types.h:29: Warning: Cogl: symbol='GLsizei': Skipping foreign identifier 'GLsizei' from namespace GL
cogl-gles2-types.h:30: Warning: Cogl: symbol='GLubyte': Skipping foreign identifier 'GLubyte' from namespace GL
cogl-gles2-types.h:31: Warning: Cogl: symbol='GLushort': Skipping foreign identifier 'GLushort' from namespace GL
cogl-gles2-types.h:32: Warning: Cogl: symbol='GLuint': Skipping foreign identifier 'GLuint' from namespace GL
cogl-gles2-types.h:33: Warning: Cogl: symbol='GLfloat': Skipping foreign identifier 'GLfloat' from namespace GL
cogl-gles2-types.h:34: Warning: Cogl: symbol='GLclampf': Skipping foreign identifier 'GLclampf' from namespace GL
cogl-gles2-types.h:35: Warning: Cogl: symbol='GLfixed': Skipping foreign identifier 'GLfixed' from namespace GL
cogl-gles2-types.h:38: Warning: Cogl: symbol='GLintptr': Skipping foreign identifier 'GLintptr' from namespace GL
cogl-gles2-types.h:39: Warning: Cogl: symbol='GLsizeiptr': Skipping foreign identifier 'GLsizeiptr' from namespace GL
cogl-gles2-types.h:42: Warning: Cogl: symbol='GL_ES_VERSION_2_0': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:45: Warning: Cogl: symbol='GL_DEPTH_BUFFER_BIT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:46: Warning: Cogl: symbol='GL_STENCIL_BUFFER_BIT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:47: Warning: Cogl: symbol='GL_COLOR_BUFFER_BIT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:50: Warning: Cogl: symbol='GL_FALSE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:51: Warning: Cogl: symbol='GL_TRUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:54: Warning: Cogl: symbol='GL_POINTS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:55: Warning: Cogl: symbol='GL_LINES': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:56: Warning: Cogl: symbol='GL_LINE_LOOP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:57: Warning: Cogl: symbol='GL_LINE_STRIP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:58: Warning: Cogl: symbol='GL_TRIANGLES': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:59: Warning: Cogl: symbol='GL_TRIANGLE_STRIP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:60: Warning: Cogl: symbol='GL_TRIANGLE_FAN': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:73: Warning: Cogl: symbol='GL_ZERO': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:74: Warning: Cogl: symbol='GL_ONE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:75: Warning: Cogl: symbol='GL_SRC_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:76: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:77: Warning: Cogl: symbol='GL_SRC_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:78: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:79: Warning: Cogl: symbol='GL_DST_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:80: Warning: Cogl: symbol='GL_ONE_MINUS_DST_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:85: Warning: Cogl: symbol='GL_DST_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:86: Warning: Cogl: symbol='GL_ONE_MINUS_DST_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:87: Warning: Cogl: symbol='GL_SRC_ALPHA_SATURATE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:94: Warning: Cogl: symbol='GL_FUNC_ADD': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:95: Warning: Cogl: symbol='GL_BLEND_EQUATION': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:96: Warning: Cogl: symbol='GL_BLEND_EQUATION_RGB': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:97: Warning: Cogl: symbol='GL_BLEND_EQUATION_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:100: Warning: Cogl: symbol='GL_FUNC_SUBTRACT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:101: Warning: Cogl: symbol='GL_FUNC_REVERSE_SUBTRACT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:104: Warning: Cogl: symbol='GL_BLEND_DST_RGB': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:105: Warning: Cogl: symbol='GL_BLEND_SRC_RGB': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:106: Warning: Cogl: symbol='GL_BLEND_DST_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:107: Warning: Cogl: symbol='GL_BLEND_SRC_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:108: Warning: Cogl: symbol='GL_CONSTANT_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:109: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:110: Warning: Cogl: symbol='GL_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:111: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:112: Warning: Cogl: symbol='GL_BLEND_COLOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:115: Warning: Cogl: symbol='GL_ARRAY_BUFFER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:116: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:117: Warning: Cogl: symbol='GL_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:118: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:120: Warning: Cogl: symbol='GL_STREAM_DRAW': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:121: Warning: Cogl: symbol='GL_STATIC_DRAW': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:122: Warning: Cogl: symbol='GL_DYNAMIC_DRAW': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:124: Warning: Cogl: symbol='GL_BUFFER_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:125: Warning: Cogl: symbol='GL_BUFFER_USAGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:127: Warning: Cogl: symbol='GL_CURRENT_VERTEX_ATTRIB': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:130: Warning: Cogl: symbol='GL_FRONT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:131: Warning: Cogl: symbol='GL_BACK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:132: Warning: Cogl: symbol='GL_FRONT_AND_BACK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:145: Warning: Cogl: symbol='GL_TEXTURE_2D': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:146: Warning: Cogl: symbol='GL_CULL_FACE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:147: Warning: Cogl: symbol='GL_BLEND': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:148: Warning: Cogl: symbol='GL_DITHER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:149: Warning: Cogl: symbol='GL_STENCIL_TEST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:150: Warning: Cogl: symbol='GL_DEPTH_TEST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:151: Warning: Cogl: symbol='GL_SCISSOR_TEST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:152: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FILL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:153: Warning: Cogl: symbol='GL_SAMPLE_ALPHA_TO_COVERAGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:154: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:157: Warning: Cogl: symbol='GL_NO_ERROR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:158: Warning: Cogl: symbol='GL_INVALID_ENUM': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:159: Warning: Cogl: symbol='GL_INVALID_VALUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:160: Warning: Cogl: symbol='GL_INVALID_OPERATION': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:161: Warning: Cogl: symbol='GL_OUT_OF_MEMORY': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:164: Warning: Cogl: symbol='GL_CW': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:165: Warning: Cogl: symbol='GL_CCW': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:168: Warning: Cogl: symbol='GL_LINE_WIDTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:169: Warning: Cogl: symbol='GL_ALIASED_POINT_SIZE_RANGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:170: Warning: Cogl: symbol='GL_ALIASED_LINE_WIDTH_RANGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:171: Warning: Cogl: symbol='GL_CULL_FACE_MODE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:172: Warning: Cogl: symbol='GL_FRONT_FACE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:173: Warning: Cogl: symbol='GL_DEPTH_RANGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:174: Warning: Cogl: symbol='GL_DEPTH_WRITEMASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:175: Warning: Cogl: symbol='GL_DEPTH_CLEAR_VALUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:176: Warning: Cogl: symbol='GL_DEPTH_FUNC': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:177: Warning: Cogl: symbol='GL_STENCIL_CLEAR_VALUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:178: Warning: Cogl: symbol='GL_STENCIL_FUNC': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:179: Warning: Cogl: symbol='GL_STENCIL_FAIL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:180: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:181: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:182: Warning: Cogl: symbol='GL_STENCIL_REF': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:183: Warning: Cogl: symbol='GL_STENCIL_VALUE_MASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:184: Warning: Cogl: symbol='GL_STENCIL_WRITEMASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:185: Warning: Cogl: symbol='GL_STENCIL_BACK_FUNC': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:186: Warning: Cogl: symbol='GL_STENCIL_BACK_FAIL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:187: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:188: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:189: Warning: Cogl: symbol='GL_STENCIL_BACK_REF': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:190: Warning: Cogl: symbol='GL_STENCIL_BACK_VALUE_MASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:191: Warning: Cogl: symbol='GL_STENCIL_BACK_WRITEMASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:192: Warning: Cogl: symbol='GL_VIEWPORT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:193: Warning: Cogl: symbol='GL_SCISSOR_BOX': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:195: Warning: Cogl: symbol='GL_COLOR_CLEAR_VALUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:196: Warning: Cogl: symbol='GL_COLOR_WRITEMASK': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:197: Warning: Cogl: symbol='GL_UNPACK_ALIGNMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:198: Warning: Cogl: symbol='GL_PACK_ALIGNMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:199: Warning: Cogl: symbol='GL_MAX_TEXTURE_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:200: Warning: Cogl: symbol='GL_MAX_VIEWPORT_DIMS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:201: Warning: Cogl: symbol='GL_SUBPIXEL_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:202: Warning: Cogl: symbol='GL_RED_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:203: Warning: Cogl: symbol='GL_GREEN_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:204: Warning: Cogl: symbol='GL_BLUE_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:205: Warning: Cogl: symbol='GL_ALPHA_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:206: Warning: Cogl: symbol='GL_DEPTH_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:207: Warning: Cogl: symbol='GL_STENCIL_BITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:208: Warning: Cogl: symbol='GL_POLYGON_OFFSET_UNITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:210: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FACTOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:211: Warning: Cogl: symbol='GL_TEXTURE_BINDING_2D': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:212: Warning: Cogl: symbol='GL_SAMPLE_BUFFERS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:213: Warning: Cogl: symbol='GL_SAMPLES': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:214: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_VALUE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:215: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_INVERT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:223: Warning: Cogl: symbol='GL_NUM_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:224: Warning: Cogl: symbol='GL_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:227: Warning: Cogl: symbol='GL_DONT_CARE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:228: Warning: Cogl: symbol='GL_FASTEST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:229: Warning: Cogl: symbol='GL_NICEST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:232: Warning: Cogl: symbol='GL_GENERATE_MIPMAP_HINT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:235: Warning: Cogl: symbol='GL_BYTE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:236: Warning: Cogl: symbol='GL_UNSIGNED_BYTE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:237: Warning: Cogl: symbol='GL_SHORT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:238: Warning: Cogl: symbol='GL_UNSIGNED_SHORT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:239: Warning: Cogl: symbol='GL_INT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:240: Warning: Cogl: symbol='GL_UNSIGNED_INT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:241: Warning: Cogl: symbol='GL_FLOAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:242: Warning: Cogl: symbol='GL_FIXED': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:245: Warning: Cogl: symbol='GL_DEPTH_COMPONENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:246: Warning: Cogl: symbol='GL_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:247: Warning: Cogl: symbol='GL_RGB': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:248: Warning: Cogl: symbol='GL_RGBA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:249: Warning: Cogl: symbol='GL_LUMINANCE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:250: Warning: Cogl: symbol='GL_LUMINANCE_ALPHA': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:254: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_4_4_4_4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:255: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_5_5_1': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:256: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_6_5': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:259: Warning: Cogl: symbol='GL_FRAGMENT_SHADER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:260: Warning: Cogl: symbol='GL_VERTEX_SHADER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:261: Warning: Cogl: symbol='GL_MAX_VERTEX_ATTRIBS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:262: Warning: Cogl: symbol='GL_MAX_VERTEX_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:263: Warning: Cogl: symbol='GL_MAX_VARYING_VECTORS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:264: Warning: Cogl: symbol='GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:265: Warning: Cogl: symbol='GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:266: Warning: Cogl: symbol='GL_MAX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:267: Warning: Cogl: symbol='GL_MAX_FRAGMENT_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:268: Warning: Cogl: symbol='GL_SHADER_TYPE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:269: Warning: Cogl: symbol='GL_DELETE_STATUS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:270: Warning: Cogl: symbol='GL_LINK_STATUS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:271: Warning: Cogl: symbol='GL_VALIDATE_STATUS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:272: Warning: Cogl: symbol='GL_ATTACHED_SHADERS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:273: Warning: Cogl: symbol='GL_ACTIVE_UNIFORMS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:274: Warning: Cogl: symbol='GL_ACTIVE_UNIFORM_MAX_LENGTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:275: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTES': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:276: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTE_MAX_LENGTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:277: Warning: Cogl: symbol='GL_SHADING_LANGUAGE_VERSION': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:278: Warning: Cogl: symbol='GL_CURRENT_PROGRAM': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:281: Warning: Cogl: symbol='GL_NEVER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:282: Warning: Cogl: symbol='GL_LESS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:283: Warning: Cogl: symbol='GL_EQUAL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:284: Warning: Cogl: symbol='GL_LEQUAL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:285: Warning: Cogl: symbol='GL_GREATER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:286: Warning: Cogl: symbol='GL_NOTEQUAL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:287: Warning: Cogl: symbol='GL_GEQUAL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:288: Warning: Cogl: symbol='GL_ALWAYS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:292: Warning: Cogl: symbol='GL_KEEP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:293: Warning: Cogl: symbol='GL_REPLACE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:294: Warning: Cogl: symbol='GL_INCR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:295: Warning: Cogl: symbol='GL_DECR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:296: Warning: Cogl: symbol='GL_INVERT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:297: Warning: Cogl: symbol='GL_INCR_WRAP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:298: Warning: Cogl: symbol='GL_DECR_WRAP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:301: Warning: Cogl: symbol='GL_VENDOR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:302: Warning: Cogl: symbol='GL_RENDERER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:303: Warning: Cogl: symbol='GL_VERSION': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:304: Warning: Cogl: symbol='GL_EXTENSIONS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:307: Warning: Cogl: symbol='GL_NEAREST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:308: Warning: Cogl: symbol='GL_LINEAR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:313: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:314: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:315: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:316: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:319: Warning: Cogl: symbol='GL_TEXTURE_MAG_FILTER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:320: Warning: Cogl: symbol='GL_TEXTURE_MIN_FILTER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:321: Warning: Cogl: symbol='GL_TEXTURE_WRAP_S': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:322: Warning: Cogl: symbol='GL_TEXTURE_WRAP_T': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:326: Warning: Cogl: symbol='GL_TEXTURE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:328: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:329: Warning: Cogl: symbol='GL_TEXTURE_BINDING_CUBE_MAP': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:330: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_X': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:331: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_X': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:332: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Y': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:333: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Y': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:334: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Z': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:335: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Z': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:336: Warning: Cogl: symbol='GL_MAX_CUBE_MAP_TEXTURE_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:339: Warning: Cogl: symbol='GL_TEXTURE0': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:340: Warning: Cogl: symbol='GL_TEXTURE1': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:341: Warning: Cogl: symbol='GL_TEXTURE2': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:342: Warning: Cogl: symbol='GL_TEXTURE3': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:343: Warning: Cogl: symbol='GL_TEXTURE4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:344: Warning: Cogl: symbol='GL_TEXTURE5': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:345: Warning: Cogl: symbol='GL_TEXTURE6': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:346: Warning: Cogl: symbol='GL_TEXTURE7': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:347: Warning: Cogl: symbol='GL_TEXTURE8': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:348: Warning: Cogl: symbol='GL_TEXTURE9': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:349: Warning: Cogl: symbol='GL_TEXTURE10': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:350: Warning: Cogl: symbol='GL_TEXTURE11': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:351: Warning: Cogl: symbol='GL_TEXTURE12': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:352: Warning: Cogl: symbol='GL_TEXTURE13': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:353: Warning: Cogl: symbol='GL_TEXTURE14': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:354: Warning: Cogl: symbol='GL_TEXTURE15': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:355: Warning: Cogl: symbol='GL_TEXTURE16': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:356: Warning: Cogl: symbol='GL_TEXTURE17': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:357: Warning: Cogl: symbol='GL_TEXTURE18': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:358: Warning: Cogl: symbol='GL_TEXTURE19': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:359: Warning: Cogl: symbol='GL_TEXTURE20': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:360: Warning: Cogl: symbol='GL_TEXTURE21': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:361: Warning: Cogl: symbol='GL_TEXTURE22': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:362: Warning: Cogl: symbol='GL_TEXTURE23': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:363: Warning: Cogl: symbol='GL_TEXTURE24': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:364: Warning: Cogl: symbol='GL_TEXTURE25': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:365: Warning: Cogl: symbol='GL_TEXTURE26': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:366: Warning: Cogl: symbol='GL_TEXTURE27': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:367: Warning: Cogl: symbol='GL_TEXTURE28': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:368: Warning: Cogl: symbol='GL_TEXTURE29': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:369: Warning: Cogl: symbol='GL_TEXTURE30': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:370: Warning: Cogl: symbol='GL_TEXTURE31': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:371: Warning: Cogl: symbol='GL_ACTIVE_TEXTURE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:374: Warning: Cogl: symbol='GL_REPEAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:375: Warning: Cogl: symbol='GL_CLAMP_TO_EDGE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:376: Warning: Cogl: symbol='GL_MIRRORED_REPEAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:379: Warning: Cogl: symbol='GL_FLOAT_VEC2': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:380: Warning: Cogl: symbol='GL_FLOAT_VEC3': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:381: Warning: Cogl: symbol='GL_FLOAT_VEC4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:382: Warning: Cogl: symbol='GL_INT_VEC2': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:383: Warning: Cogl: symbol='GL_INT_VEC3': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:384: Warning: Cogl: symbol='GL_INT_VEC4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:385: Warning: Cogl: symbol='GL_BOOL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:386: Warning: Cogl: symbol='GL_BOOL_VEC2': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:387: Warning: Cogl: symbol='GL_BOOL_VEC3': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:388: Warning: Cogl: symbol='GL_BOOL_VEC4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:389: Warning: Cogl: symbol='GL_FLOAT_MAT2': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:390: Warning: Cogl: symbol='GL_FLOAT_MAT3': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:391: Warning: Cogl: symbol='GL_FLOAT_MAT4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:392: Warning: Cogl: symbol='GL_SAMPLER_2D': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:393: Warning: Cogl: symbol='GL_SAMPLER_CUBE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:396: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_ENABLED': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:397: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:398: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_STRIDE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:399: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_TYPE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:400: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_NORMALIZED': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:401: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_POINTER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:402: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:405: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_TYPE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:406: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_FORMAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:409: Warning: Cogl: symbol='GL_COMPILE_STATUS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:410: Warning: Cogl: symbol='GL_INFO_LOG_LENGTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:411: Warning: Cogl: symbol='GL_SHADER_SOURCE_LENGTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:412: Warning: Cogl: symbol='GL_SHADER_COMPILER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:415: Warning: Cogl: symbol='GL_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:416: Warning: Cogl: symbol='GL_NUM_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:419: Warning: Cogl: symbol='GL_LOW_FLOAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:420: Warning: Cogl: symbol='GL_MEDIUM_FLOAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:421: Warning: Cogl: symbol='GL_HIGH_FLOAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:422: Warning: Cogl: symbol='GL_LOW_INT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:423: Warning: Cogl: symbol='GL_MEDIUM_INT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:424: Warning: Cogl: symbol='GL_HIGH_INT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:427: Warning: Cogl: symbol='GL_FRAMEBUFFER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:428: Warning: Cogl: symbol='GL_RENDERBUFFER': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:430: Warning: Cogl: symbol='GL_RGBA4': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:431: Warning: Cogl: symbol='GL_RGB5_A1': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:432: Warning: Cogl: symbol='GL_RGB565': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:433: Warning: Cogl: symbol='GL_DEPTH_COMPONENT16': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:434: Warning: Cogl: symbol='GL_STENCIL_INDEX8': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:436: Warning: Cogl: symbol='GL_RENDERBUFFER_WIDTH': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:437: Warning: Cogl: symbol='GL_RENDERBUFFER_HEIGHT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:438: Warning: Cogl: symbol='GL_RENDERBUFFER_INTERNAL_FORMAT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:439: Warning: Cogl: symbol='GL_RENDERBUFFER_RED_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:440: Warning: Cogl: symbol='GL_RENDERBUFFER_GREEN_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:441: Warning: Cogl: symbol='GL_RENDERBUFFER_BLUE_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:442: Warning: Cogl: symbol='GL_RENDERBUFFER_ALPHA_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:443: Warning: Cogl: symbol='GL_RENDERBUFFER_DEPTH_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:444: Warning: Cogl: symbol='GL_RENDERBUFFER_STENCIL_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:446: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:447: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:448: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:449: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:451: Warning: Cogl: symbol='GL_COLOR_ATTACHMENT0': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:452: Warning: Cogl: symbol='GL_DEPTH_ATTACHMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:453: Warning: Cogl: symbol='GL_STENCIL_ATTACHMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:455: Warning: Cogl: symbol='GL_NONE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:457: Warning: Cogl: symbol='GL_FRAMEBUFFER_COMPLETE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:458: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:459: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:460: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:461: Warning: Cogl: symbol='GL_FRAMEBUFFER_UNSUPPORTED': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:463: Warning: Cogl: symbol='GL_FRAMEBUFFER_BINDING': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:464: Warning: Cogl: symbol='GL_RENDERBUFFER_BINDING': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:465: Warning: Cogl: symbol='GL_MAX_RENDERBUFFER_SIZE': Skipping foreign symbol from namespace GL
cogl-gles2-types.h:467: Warning: Cogl: symbol='GL_INVALID_FRAMEBUFFER_OPERATION': Skipping foreign symbol from namespace GL
cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE'
cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE'
ld: cannot find -l@GL_PKGCONF_LIB@
linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/tmp-introspect1laixqfd/Cogl-1.0', '-export-dynamic', '-I/usr/pkg/include', '-I/usr/pkg/include/glib/glib-2.0', '-I/usr/pkg/include/glib/gio-unix-2.0', '-I/usr/pkg/lib/glib-2.0/include', '-I/usr/include', '-I/usr/X11R7/include', '-I/usr/X11R7/include/libdrm', '-I/usr/X11R7/include/freetype2', '-O2', '-D_FORTIFY_SOURCE=2', '-I/usr/pkg/include', '-I/usr/pkg/include/glib/glib-2.0', '-I/usr/pkg/include/glib/gio-unix-2.0', '-I/usr/pkg/lib/glib-2.0/include', '-I/usr/include', '-I/usr/X11R7/include', '-I/usr/X11R7/include/libdrm', '-I/usr/X11R7/include/freetype2', '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/tmp-introspect1laixqfd/Cogl-1.0.o', '-L.', 'libcogl.la', '../test-fixtures/libtest-fixtures.la', '-L/usr/pkg/lib', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-Wl,-
 R/usr/pkg/lib', '-lglib-2.0', '-lintl', '-L/usr/pkg/lib', '-Wl,-R/usr/pkg/lib', '-L/usr/lib', '-Wl,-R/usr/lib', '-L/usr/X11R7/lib', '-Wl,-R/usr/X11R7/lib']' returned non-zero exit status 1.
gmake[4]: *** [/usr/pkg/share/gobject-introspection-1.0/Makefile.introspection:160: Cogl-1.0.gir] Error 1
gmake[4]: *** Waiting for unfinished jobs....
ld: cannot find -l@GL_PKGCONF_LIB@
linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/tmp-introspectzgye5hzv/Cogl-2.0', '-export-dynamic', '-I/usr/pkg/include', '-I/usr/pkg/include/glib/glib-2.0', '-I/usr/pkg/include/glib/gio-unix-2.0', '-I/usr/pkg/lib/glib-2.0/include', '-I/usr/include', '-I/usr/X11R7/include', '-I/usr/X11R7/include/libdrm', '-I/usr/X11R7/include/freetype2', '-O2', '-D_FORTIFY_SOURCE=2', '-I/usr/pkg/include', '-I/usr/pkg/include/glib/glib-2.0', '-I/usr/pkg/include/glib/gio-unix-2.0', '-I/usr/pkg/lib/glib-2.0/include', '-I/usr/include', '-I/usr/X11R7/include', '-I/usr/X11R7/include/libdrm', '-I/usr/X11R7/include/freetype2', '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl/tmp-introspectzgye5hzv/Cogl-2.0.o', '-L.', 'libcogl.la', '../test-fixtures/libtest-fixtures.la', '-L/usr/pkg/lib', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-Wl,-
 R/usr/pkg/lib', '-lglib-2.0', '-lintl', '-L/usr/pkg/lib', '-Wl,-R/usr/pkg/lib', '-L/usr/lib', '-Wl,-R/usr/lib', '-L/usr/X11R7/lib', '-Wl,-R/usr/X11R7/lib']' returned non-zero exit status 1.
gmake[4]: *** [/usr/pkg/share/gobject-introspection-1.0/Makefile.introspection:160: Cogl-2.0.gir] Error 1
gmake[4]: Leaving directory '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl'
gmake[3]: *** [Makefile:1835: all-recursive] Error 1
gmake[3]: Leaving directory '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl'
gmake[2]: *** [Makefile:1256: all] Error 2
gmake[2]: Leaving directory '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0/cogl'
gmake[1]: *** [Makefile:596: all-recursive] Error 1
gmake[1]: Leaving directory '/d0/build/pkgsrc/graphics/cogl/work/cogl-1.22.0'
gmake: *** [Makefile:523: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /x/pkgsrc/graphics/cogl
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/graphics/cogl

>How-To-Repeat:
Attempt to build "graphics/cogl" on NetBSD/i386-8.99.41.
>Fix:





Home | Main Index | Thread Index | Old Index