Bug 55452

Summary: [build warnings] Error: unable to decide the max size of params in Fogxv
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabio Pedretti 2012-09-29 16:52:32 UTC
When building mesa I get this:

  GEN    main/api_exec_es1.c
Error: unable to dicide the max size of params in Fogxv
Error: unable to dicide the max size of params in GetLightxv
Error: unable to dicide the max size of params in GetMaterialxv
Error: unable to dicide the max size of params in GetTexEnvxv
Error: unable to dicide the max size of params in GetTexGenivOES
No base converter for type 'GLint' found.  Ignoring.
Error: unable to dicide the max size of params in GetTexGenxvOES
Error: unable to dicide the max size of params in GetTexParameterxv
Error: unable to dicide the max size of params in LightModelxv
Error: unable to dicide the max size of params in Lightxv
Error: unable to dicide the max size of params in Materialxv
Error: unable to dicide the max size of params in PointParameterxv
Error: unable to dicide the max size of params in TexEnvxv
No base converter for type 'GLint' found.  Ignoring.
Error: unable to dicide the max size of params in TexGenivOES
No base converter for type 'GLint' found.  Ignoring.
Error: unable to dicide the max size of params in TexGenxvOES
Error: unable to dicide the max size of params in TexParameterxv

It says 'Error' but the build can continue.

Full build log here:
https://launchpadlibrarian.net/117530127/buildlog_ubuntu-precise-i386.mesa_9.1~git1209271638.b1d0fe~gd~p_BUILDING.txt.gz
Comment 1 Fabio Pedretti 2012-10-25 09:10:48 UTC
(The spelling error dicide -> decide was fixed, but the problem persists.)
Comment 2 Fabio Pedretti 2013-01-11 15:51:37 UTC
Seems fixed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.