# New Ticket Created by Mark Glines # Please include the string: [perl #55530] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55530 >
Hi, Generating OpenGL bindings...In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaCreateVisual' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaDestroyVisual' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaCreateBuffer' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaDestroyBuffer' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaCreateContext' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaDestroyContext' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaMakeCurrent' In OpenGL header '/usr/include/GL/amesa.h', found a non-OpenGL function: 'AMesaSwapBuffers' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaChooseVisual' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaDestroyVisual' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaCreateBuffer' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaDestroyBuffer' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaCreateContext' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaDestroyContext' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaMakeCurrent' In OpenGL header '/usr/include/GL/foomesa.h', found a non-OpenGL function: 'FooMesaSwapBuffers' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaCreateContext' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaCreateBestContext' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaDestroyContext' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaSelectCurrentBoard' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaMakeCurrent' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaGetCurrentContext' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaSwapBuffers' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaSetNearFar' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxMesaUpdateScreenSize' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxCloseHardware' In OpenGL header '/usr/include/GL/fxmesa.h', found a non-OpenGL function: 'fxGetScreenGeometry' In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglSetPixelFormat', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglSetPixelFormat(HDC, int, const PIXELFORMATDESCRIPTOR *); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglSwapBuffers', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglSwapBuffers(HDC hdc); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglChoosePixelFormat', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglChoosePixelFormat(HDC, const PIXELFORMATDESCRIPTOR *); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglDescribePixelFormat', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglDescribePixelFormat(HDC,int, unsigned int, LPPIXELFORMATDESCRIPTOR); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetPixelFormat', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglGetPixelFormat(HDC hdc); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglCopyContext', can't handle type 'HGLRC'; original prototype: WGLAPI int GLAPIENTRY wglCopyContext(HGLRC, HGLRC, unsigned int); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglCreateContext', can't handle type 'HGLRC'; original prototype: WGLAPI HGLRC GLAPIENTRY wglCreateContext(HDC); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglCreateLayerContext', can't handle type 'HGLRC'; original prototype: WGLAPI HGLRC GLAPIENTRY wglCreateLayerContext(HDC,int); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglDeleteContext', can't handle type 'HGLRC'; original prototype: WGLAPI int GLAPIENTRY wglDeleteContext(HGLRC); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglDescribeLayerPlane', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglDescribeLayerPlane(HDC, int, int, unsigned int,LPLAYERPLANEDESCRIPTOR); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetCurrentContext', can't handle type 'HGLRC'; original prototype: WGLAPI HGLRC GLAPIENTRY wglGetCurrentContext(void); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetCurrentDC', can't handle type 'HDC'; original prototype: WGLAPI HDC GLAPIENTRY wglGetCurrentDC(void); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetLayerPaletteEntries', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglGetLayerPaletteEntries(HDC, int, int, int,COLORREF *); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetProcAddress', can't handle type 'PROC'; original prototype: WGLAPI PROC GLAPIENTRY wglGetProcAddress(const char*); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglMakeCurrent', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglMakeCurrent(HDC,HGLRC); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglRealizeLayerPalette', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglRealizeLayerPalette(HDC, int, int); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglSetLayerPaletteEntries', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglSetLayerPaletteEntries(HDC, int, int, int,const COLORREF *); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglShareLists', can't handle type 'HGLRC'; original prototype: WGLAPI int GLAPIENTRY wglShareLists(HGLRC, HGLRC); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglSwapLayerBuffers', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglSwapLayerBuffers(HDC, unsigned int); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglUseFontBitmapsA', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglUseFontBitmapsA(HDC, unsigned long, unsigned long, unsigned long); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglUseFontBitmapsW', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglUseFontBitmapsW(HDC, unsigned long, unsigned long, unsigned long); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglUseFontOutlinesA', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglUseFontOutlinesA(HDC, unsigned long, unsigned long, unsigned long, float,float, int, LPGLYPHMETRICSFLOAT); In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglUseFontOutlinesW', can't handle type 'HDC'; original prototype: WGLAPI int GLAPIENTRY wglUseFontOutlinesW(HDC, unsigned long, unsigned long, unsigned long, float,float, int, LPGLYPHMETRICSFLOAT); In OpenGL header '/usr/include/GL/mesa_wgl.h', found a non-OpenGL function: 'SwapBuffers' In OpenGL header '/usr/include/GL/mesa_wgl.h', found a non-OpenGL function: 'ChoosePixelFormat' In OpenGL header '/usr/include/GL/mesa_wgl.h', found a non-OpenGL function: 'DescribePixelFormat' In OpenGL header '/usr/include/GL/mesa_wgl.h', found a non-OpenGL function: 'GetPixelFormat' In OpenGL header '/usr/include/GL/mesa_wgl.h', found a non-OpenGL function: 'SetPixelFormat' In OpenGL header '/usr/include/GL/mesa_wgl.h', prototype 'wglGetExtensionsStringARB', can't handle type 'HDC'; original prototype: WGLAPI const char * GLAPIENTRY wglGetExtensionsStringARB(HDC hdc); In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaInitDLL' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaChooseVisual' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaSetVisual' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaCreateContext' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaDestroyContext' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaMakeCurrent' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaSwapBuffers' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaSetPaletteEntry' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaSetPalette' In OpenGL header '/usr/include/GL/mglmesa.h', found a non-OpenGL function: 'MGLMesaRealizePalette' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaInit' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaClose' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaCreateContext' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaDestroyContext' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaMakeCurrent' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaSwapBuffers' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaSetCI' In OpenGL header '/usr/include/GL/svgamesa.h', found a non-OpenGL function: 'SVGAMesaGetCurrentContext' In OpenGL header '/usr/include/GL/vms_x_fix.h', found a non-OpenGL function: 'XtFree' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaCreateContext' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaDestroyContext' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaMakeCurrent' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaGetCurrentContext' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaSwapBuffers' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaPaletteChange' In OpenGL header '/usr/include/GL/wmesa.h', found a non-OpenGL function: 'WMesaMove' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCreateVisual' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaDestroyVisual' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCreateContext' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaDestroyContext' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaForceCurrent' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaLoseCurrent' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCopyContext' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCreateWindowBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCreatePixmapBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaDestroyBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaFindBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaMakeCurrent' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaMakeCurrent2' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaUnbindContext' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetCurrentContext' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetCurrentBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetCurrentReadBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaSwapBuffers' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaCopySubBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetBackBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetDepthBuffer' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaFlush' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGetString' In OpenGL header '/usr/include/GL/xmesa.h', found a non-OpenGL function: 'XMesaGarbageCollect' This is on a Gentoo linux amd64 machine, with Parrot trunk r28204, and an unstable (git) version of mesa built from the "x11" overlay. Is this normal? -- Mark