=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for MesaDemos-8.4.0nb4 --- all-recursive --- Making all in src --- all-recursive --- Making all in util --- readtex.lo --- --- showbuffer.lo --- --- trackball.lo --- --- shaderutil.lo --- --- readtex.lo --- CC readtex.lo --- showbuffer.lo --- CC showbuffer.lo --- trackball.lo --- CC trackball.lo --- shaderutil.lo --- CC shaderutil.lo In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from glut_wrap.h:5, from shaderutil.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ shaderutil.c: In function 'ShadersSupported': shaderutil.c:84:20: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] ShaderSource = glShaderSourceARB; ^ --- libutil.la --- CCLD libutil.la Making all in data Making all in demos --- arbfplight.o --- --- arbfslight.o --- --- arbocclude.o --- --- arbocclude2.o --- --- arbfplight.o --- CC arbfplight.o --- arbfslight.o --- CC arbfslight.o --- arbocclude.o --- CC arbocclude.o --- arbocclude2.o --- CC arbocclude2.o --- arbfslight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfslight.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfplight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfplight.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbocclude.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbocclude.c:33: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bounce.o --- CC bounce.o --- clearspd.o --- CC clearspd.o --- bounce.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bounce.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- clearspd.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from clearspd.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbocclude2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbocclude2.c:35: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- copypix.o --- CC copypix.o --- cubemap.o --- CC cubemap.o --- cuberender.o --- CC cuberender.o --- dinoshade.o --- CC dinoshade.o --- cubemap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cubemap.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cuberender.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cuberender.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- dinoshade.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from dinoshade.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ dinoshade.c: In function 'extrudeSolidFromPolygon': dinoshade.c:239:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glew.h:1205:0, from dinoshade.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ dinoshade.c:240:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_VERTEX, glVertex2fv); /* semi-tricky */ ^~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glew.h:1205:0, from dinoshade.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLfloat *) {aka void (*)(const float *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ --- dissolve.o --- CC dissolve.o --- drawpix.o --- CC drawpix.o --- copypix.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from copypix.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- dissolve.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from dissolve.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- engine.o --- CC engine.o --- fbo_firecube.o --- CC fbo_firecube.o --- drawpix.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from drawpix.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fbotexture.o --- CC fbotexture.o --- fbo_firecube.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fbo_firecube.c:37: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ fbo_firecube.c: In function 'vrnd': fbo_firecube.c:258:13: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] return (((float) rand()) / RAND_MAX); ^ --- fbotexture.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fbotexture.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- engine.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from engine.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fire.o --- CC fire.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fire.c:21: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ fire.c: In function 'vrnd': fire.c:147:13: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] return (((float) rand()) / RAND_MAX); ^ --- fogcoord.o --- CC fogcoord.o --- fplight.o --- CC fplight.o --- fslight.o --- --- fplight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fplight.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fogcoord.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fogcoord.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gamma.o --- --- fslight.o --- CC fslight.o --- gamma.o --- CC gamma.o --- gearbox.o --- --- gears.o --- --- gearbox.o --- CC gearbox.o --- gears.o --- CC gears.o --- fslight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fslight.c:21: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gamma.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gamma.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geartrain.o --- CC geartrain.o --- gears.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gears.c:21: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gearbox.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gearbox.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geartrain.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geartrain.c:31: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- glinfo.o --- CC glinfo.o --- gloss.o --- CC gloss.o --- gltestperf.o --- CC gltestperf.o --- glinfo.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from glinfo.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gloss.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gloss.c:26: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- ipers.o --- CC ipers.o --- gltestperf.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gltestperf.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- ipers.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from ipers.c:20: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- isosurf.o --- CC isosurf.o --- lodbias.o --- CC lodbias.o --- isosurf.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from isosurf.c:36: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- lodbias.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from lodbias.c:35: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- morph3d.o --- CC morph3d.o --- multiarb.o --- CC multiarb.o --- paltex.o --- CC paltex.o --- multiarb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multiarb.c:18: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- paltex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from paltex.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- morph3d.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from morph3d.c:138: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- pixeltest.o --- CC pixeltest.o --- pointblast.o --- CC pointblast.o --- projtex.o --- CC projtex.o --- pixeltest.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pixeltest.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- pointblast.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pointblast.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- projtex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from projtex.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- ray.o --- CC ray.o --- readpix.o --- CC readpix.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from readpix.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- ray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from ray.c:18: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- reflect.o --- CC reflect.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from reflect.c:34: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- renormal.o --- CC renormal.o --- shadowtex.o --- CC shadowtex.o --- singlebuffer.o --- CC singlebuffer.o --- spectex.o --- CC spectex.o --- renormal.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from renormal.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- spriteblast.o --- CC spriteblast.o --- singlebuffer.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from singlebuffer.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shadowtex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shadowtex.c:40: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- spectex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from spectex.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stex3d.o --- CC stex3d.o --- teapot.o --- --- spriteblast.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from spriteblast.c:26: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- teapot.o --- CC teapot.o --- terrain.o --- CC terrain.o --- tessdemo.o --- CC tessdemo.o --- teapot.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from teapot.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- terrain.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from terrain.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tessdemo.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ tessdemo.c: In function 'tesse': tessdemo.c:171:46: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_BEGIN, glBegin ); ^~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:172:47: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_VERTEX, glVertex2fv ); ^~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLfloat *) {aka void (*)(const float *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:174:46: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_ERROR, error_callback ); ^~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:175:48: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_COMBINE, combine_callback ); ^~~~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLdouble *, GLdouble **, GLfloat *, void **) {aka void (*)(double *, double **, float *, void **)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:195:46: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_BEGIN, begin_callback ); ^~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:196:47: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_VERTEX, vertex_callback ); ^~~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(void *)' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tessdemo.c:198:50: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback( tobj, GLU_TESS_EDGE_FLAG, edge_callback ); ^~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tessdemo.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ --- texcyl.o --- CC texcyl.o --- stex3d.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stex3d.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texenv.o --- CC texenv.o --- textures.o --- CC textures.o --- texcyl.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texcyl.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- trispd.o --- CC trispd.o --- texenv.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texenv.c:53: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- textures.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from textures.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tunnel2.o --- CC tunnel2.o --- tunnel.o --- CC tunnel.o --- vao_demo.o --- CC vao_demo.o --- trispd.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from trispd.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tunnel.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tunnel.c:18: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tunnel2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tunnel2.c:21: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vao_demo.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vao_demo.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- winpos.o --- CC winpos.o --- arbfslight --- CCLD arbfslight --- arbfplight --- CCLD arbfplight --- arbocclude --- CCLD arbocclude --- winpos.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from winpos.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bounce --- CCLD bounce --- arbocclude2 --- --- clearspd --- --- arbocclude2 --- CCLD arbocclude2 --- clearspd --- CCLD clearspd --- cubemap --- CCLD cubemap --- cuberender --- CCLD cuberender --- copypix --- CCLD copypix --- dinoshade --- CCLD dinoshade --- dissolve --- CCLD dissolve --- drawpix --- CCLD drawpix --- fbotexture --- CCLD fbotexture --- fbo_firecube --- CCLD fbo_firecube --- engine --- CCLD engine --- fire --- CCLD fire --- fogcoord --- CCLD fogcoord --- fplight --- CCLD fplight --- gamma --- CCLD gamma --- gears --- CCLD gears --- fslight --- CCLD fslight --- gearbox --- CCLD gearbox --- glinfo --- CCLD glinfo --- gloss --- CCLD gloss --- gltestperf --- CCLD gltestperf --- geartrain --- CCLD geartrain --- lodbias --- CCLD lodbias --- ipers --- --- isosurf --- CCLD isosurf --- ipers --- CCLD ipers --- paltex --- CCLD paltex --- multiarb --- CCLD multiarb --- pointblast --- CCLD pointblast --- pixeltest --- CCLD pixeltest --- projtex --- CCLD projtex --- morph3d --- CCLD morph3d --- readpix --- CCLD readpix --- ray --- CCLD ray --- reflect --- CCLD reflect --- renormal --- CCLD renormal --- singlebuffer --- CCLD singlebuffer --- spectex --- CCLD spectex --- shadowtex --- --- spriteblast --- --- shadowtex --- CCLD shadowtex --- spriteblast --- CCLD spriteblast --- teapot --- CCLD teapot --- terrain --- CCLD terrain --- tessdemo --- --- texcyl --- --- tessdemo --- CCLD tessdemo --- texcyl --- CCLD texcyl --- textures --- CCLD textures --- stex3d --- CCLD stex3d --- texenv --- CCLD texenv --- tunnel --- CCLD tunnel --- trispd --- CCLD trispd --- vao_demo --- CCLD vao_demo --- tunnel2 --- CCLD tunnel2 --- winpos --- CCLD winpos Making all in egl --- all-recursive --- Making all in eglut --- libeglut_wayland_la-eglut.lo --- --- libeglut_x11_la-eglut.lo --- --- libeglut_x11_la-eglut_x11.lo --- --- libeglut_wayland_la-eglut_wayland.lo --- --- libeglut_wayland_la-eglut.lo --- CC libeglut_wayland_la-eglut.lo --- libeglut_x11_la-eglut.lo --- CC libeglut_x11_la-eglut.lo --- libeglut_x11_la-eglut_x11.lo --- CC libeglut_x11_la-eglut_x11.lo --- libeglut_wayland_la-eglut_wayland.lo --- CC libeglut_wayland_la-eglut_wayland.lo --- libeglut_wayland.la --- CCLD libeglut_wayland.la --- libeglut_x11.la --- CCLD libeglut_x11.la Making all in opengl --- eglinfo.o --- --- peglgears.o --- --- eglkms-eglkms.o --- --- eglgears.o --- --- eglinfo.o --- CC eglinfo.o --- peglgears.o --- CC peglgears.o --- eglgears.o --- CC eglgears.o --- eglkms-eglkms.o --- CC eglkms-eglkms.o --- egltri.o --- CC egltri.o --- xeglgears.o --- CC xeglgears.o --- xeglthreads.o --- CC xeglthreads.o --- eglinfo --- CCLD eglinfo --- eglkms-eglkms.o --- eglkms.c: In function 'main': eglkms.c:261:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=] fprintf(stderr, "failed to set mode: %m\n"); ^~~~~~~ eglkms.c:271:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=] fprintf(stderr, "failed to restore crtc: %m\n"); ^~~~~~~ eglkms.c:288:11: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ eglkms.c:92:17: warning: 'encoder' may be used uninitialized in this function [-Wmaybe-uninitialized] kms->encoder = encoder; ~~~~~~~~~~~~~^~~~~~~~~ eglkms.c:53:20: note: 'encoder' was declared here drmModeEncoder *encoder; ^~~~~~~ eglkms.c:93:25: warning: 'connector' may be used uninitialized in this function [-Wmaybe-uninitialized] kms->mode = connector->modes[0]; ~~~~~~~~~^~~~~~~ eglkms.c:52:22: note: 'connector' was declared here drmModeConnector *connector; ^~~~~~~~~ --- eglgears_wayland --- --- eglgears_x11 --- --- eglgears_wayland --- CCLD eglgears_wayland --- eglgears_x11 --- CCLD eglgears_x11 --- xeglgears.o --- xeglgears.c: In function 'event_loop': xeglgears.c:658:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] int r, code; ^ --- peglgears --- CCLD peglgears --- xeglthreads --- CCLD xeglthreads --- egltri_wayland --- CCLD egltri_wayland --- egltri_x11 --- --- eglkms --- --- egltri_x11 --- CCLD egltri_x11 --- eglkms --- CCLD eglkms --- xeglgears --- CCLD xeglgears Making all in openvg --- all-recursive --- Making all in trivial Making all in opengles1 Making all in opengles2 Making all in oes_vg Making all in fp --- tri-tex.o --- --- point-position.o --- --- tri-depth.o --- --- tri-depth2.o --- --- tri-tex.o --- CC tri-tex.o --- point-position.o --- CC point-position.o --- tri-depth2.o --- CC tri-depth2.o --- tri-depth.o --- CC tri-depth.o --- tri-tex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-tex.c:7: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-depth.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-depth.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-depth2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-depth2.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-depthwrite.o --- CC tri-depthwrite.o --- tri-depthwrite2.o --- --- tri-param.o --- --- tri-depthwrite2.o --- CC tri-depthwrite2.o --- tri-param.o --- CC tri-param.o --- point-position.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from point-position.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fp-tri.o --- CC fp-tri.o --- tri-depthwrite2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-depthwrite2.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-param.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-param.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-depthwrite.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri-depthwrite.c:6: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-depth --- CCLD tri-depth --- fp-tri.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fp-tri.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tri-tex --- CCLD tri-tex --- tri-depth2 --- CCLD tri-depth2 --- point-position --- CCLD point-position --- tri-depthwrite2 --- CCLD tri-depthwrite2 --- tri-depthwrite --- CCLD tri-depthwrite --- tri-param --- CCLD tri-param --- fp-tri --- CCLD fp-tri Making all in fpglsl --- fp-tri.o --- CC fp-tri.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fp-tri.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fp-tri --- CCLD fp-tri Making all in glsl --- samplers_array-samplers.o --- --- array.o --- --- bezier.o --- --- bitmap.o --- --- samplers_array-samplers.o --- CC samplers_array-samplers.o --- array.o --- CC array.o --- bezier.o --- CC bezier.o --- bitmap.o --- CC bitmap.o --- samplers_array-samplers.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from samplers.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bezier.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bezier.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bitmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bitmap.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- samplers_array-samplers.o --- In file included from /usr/include/stdio.h:597:0, from samplers.c:39: samplers.c: In function 'main': samplers.c:323:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf(uname, "tex[%d]", s); ^ samplers.c:323:22: note: directive argument in the range [0, 2147483647] samplers.c:323:7: note: '__builtin___sprintf_chk' output between 7 and 16 bytes into a destination of size 10 sprintf(uname, "tex[%d]", s); ^ --- brick.o --- CC brick.o --- bump.o --- --- blinking-teapot.o --- CC blinking-teapot.o --- bump.o --- CC bump.o --- array.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from array.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- brick.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from brick.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- blinking-teapot.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from blinking-teapot.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- convolutions.o --- CC convolutions.o --- deriv.o --- CC deriv.o --- bump.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bump.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- convolutions.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from convolutions.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- deriv.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from deriv.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fragcoord.o --- --- fsraytrace.o --- CC fsraytrace.o --- geom-outlining-130.o --- CC geom-outlining-130.o --- fragcoord.o --- CC fragcoord.o --- geom-outlining-150.o --- CC geom-outlining-150.o --- fragcoord.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fragcoord.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geom-outlining-150.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geom-outlining-150.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geom-outlining-130.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geom-outlining-130.c:18: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geom-outlining-150.o --- geom-outlining-150.c: In function 'Init': geom-outlining-150.c:248:19: warning: unused variable 'version' [-Wunused-variable] const GLubyte *version; ^~~~~~~ --- geom-sprites.o --- CC geom-sprites.o --- geom-stipple-lines.o --- CC geom-stipple-lines.o --- geom-wide-lines.o --- CC geom-wide-lines.o --- fsraytrace.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fsraytrace.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geom-stipple-lines.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geom-stipple-lines.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gsraytrace.o --- CXX gsraytrace.o --- geom-wide-lines.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geom-wide-lines.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- geom-sprites.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from geom-sprites.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- identity.o --- CC identity.o --- geom-sprites.o --- geom-sprites.c:29:22: warning: 'Green' defined but not used [-Wunused-const-variable=] static const GLfloat Green[4] = {0, 1, 0, 0}; ^~~~~ geom-sprites.c:28:22: warning: 'Red' defined but not used [-Wunused-const-variable=] static const GLfloat Red[4] = {1, 0, 0, 1}; ^~~ --- geom-wide-lines.o --- geom-wide-lines.c:31:22: warning: 'Green' defined but not used [-Wunused-const-variable=] static const GLfloat Green[4] = {0, 1, 0, 0}; ^~~~~ geom-wide-lines.c:30:22: warning: 'Red' defined but not used [-Wunused-const-variable=] static const GLfloat Red[4] = {1, 0, 0, 1}; ^~~ --- linktest.o --- CC linktest.o --- mandelbrot.o --- CC mandelbrot.o --- identity.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from identity.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multinoise.o --- CC multinoise.o --- linktest.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from linktest.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mandelbrot.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mandelbrot.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multitex.o --- --- noise2.o --- --- multitex.o --- CC multitex.o --- noise2.o --- CC noise2.o --- multinoise.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multinoise.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multitex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multitex.c:32: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ multitex.c: In function 'DrawPolygonArray': multitex.c:130:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] vertPtr = VertCoords; ^ multitex.c:131:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] tex0Ptr = Tex0Coords; ^ multitex.c:132:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] tex1Ptr = Tex1Coords; ^ --- noise.o --- CC noise.o --- pointcoord.o --- CC pointcoord.o --- noise2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from noise2.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- points.o --- CC points.o --- samplers.o --- CC samplers.o --- pointcoord.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pointcoord.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shadow_sampler.o --- CC shadow_sampler.o --- noise.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from noise.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shtest.o --- CC shtest.o --- points.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from points.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- samplers.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from samplers.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- simplex-noise.o --- CC simplex-noise.o --- samplers.o --- In file included from /usr/include/stdio.h:597:0, from samplers.c:39: samplers.c: In function 'main': samplers.c:321:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(uname, "tex%d", s); ^ samplers.c:321:22: note: directive argument in the range [0, 2147483647] samplers.c:321:7: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 10 sprintf(uname, "tex%d", s); ^ --- shadow_sampler.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shadow_sampler.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- skinning.o --- CC skinning.o --- shtest.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shtest.c:37: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ shtest.c: In function 'ReadConfigFile': shtest.c:546:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ --- texaaline.o --- CC texaaline.o --- simplex-noise.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from simplex-noise.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- skinning.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from skinning.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texdemo1.o --- CC texdemo1.o --- toyball.o --- CC toyball.o --- texaaline.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texaaline.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ texaaline.c: In function 'QuadLine': texaaline.c:43:35: warning: variable 'dy5' set but not used [-Wunused-but-set-variable] float dy0, dy1, dy2, dy3, dy4, dy5, dy6, dy7; ^~~ texaaline.c:43:30: warning: variable 'dy4' set but not used [-Wunused-but-set-variable] float dy0, dy1, dy2, dy3, dy4, dy5, dy6, dy7; ^~~ texaaline.c:42:35: warning: variable 'dx5' set but not used [-Wunused-but-set-variable] float dx0, dx1, dx2, dx3, dx4, dx5, dx6, dx7; ^~~ texaaline.c:42:30: warning: variable 'dx4' set but not used [-Wunused-but-set-variable] float dx0, dx1, dx2, dx3, dx4, dx5, dx6, dx7; ^~~ --- trirast.o --- CC trirast.o --- twoside.o --- CC twoside.o --- toyball.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from toyball.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- trirast.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from trirast.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- twoside.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from twoside.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texdemo1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texdemo1.c:32: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vert-or-frag-only.o --- CC vert-or-frag-only.o --- vert-tex.o --- CC vert-tex.o --- vsraytrace.o --- CC vsraytrace.o --- bezier --- CCLD bezier --- vert-or-frag-only.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vert-or-frag-only.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vert-tex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vert-tex.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bitmap_mesademos --- CCLD bitmap_mesademos --- samplers_array --- CCLD samplers_array --- vsraytrace.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vsraytrace.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- array --- CCLD array --- brick --- CCLD brick --- bump --- CCLD bump --- deriv --- CCLD deriv --- convolutions --- CCLD convolutions --- blinking-teapot --- CCLD blinking-teapot --- fragcoord --- CCLD fragcoord --- geom-outlining-130 --- CCLD geom-outlining-130 --- geom-outlining-150 --- CCLD geom-outlining-150 --- fsraytrace --- CCLD fsraytrace --- geom-stipple-lines --- CCLD geom-stipple-lines --- geom-sprites --- CCLD geom-sprites --- geom-wide-lines --- CCLD geom-wide-lines --- identity --- CCLD identity --- mandelbrot --- CCLD mandelbrot --- linktest --- CCLD linktest --- gsraytrace --- CXXLD gsraytrace --- multinoise --- CCLD multinoise --- multitex --- CCLD multitex --- noise2 --- CCLD noise2 --- pointcoord --- CCLD pointcoord --- noise --- CCLD noise --- points --- CCLD points --- samplers --- CCLD samplers --- shadow_sampler --- CCLD shadow_sampler --- simplex-noise --- CCLD simplex-noise --- skinning --- CCLD skinning --- texaaline --- CCLD texaaline --- shtest --- CCLD shtest --- toyball --- --- trirast --- --- toyball --- CCLD toyball --- trirast --- CCLD trirast --- texdemo1 --- CCLD texdemo1 --- twoside --- CCLD twoside --- vert-or-frag-only --- CCLD vert-or-frag-only --- vert-tex --- CCLD vert-tex --- vsraytrace --- CCLD vsraytrace Making all in gs --- gs-tri.o --- CC gs-tri.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from gs-tri.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- gs-tri --- CCLD gs-tri Making all in objviewer --- glm.o --- --- glmdraw.o --- --- objview.o --- --- skybox.o --- --- glm.o --- CC glm.o --- glmdraw.o --- CC glmdraw.o --- objview.o --- CC objview.o --- skybox.o --- CC skybox.o --- objview.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from objview.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ objview.c: In function 'init_model': objview.c:143:10: warning: variable 'objScale' set but not used [-Wunused-but-set-variable] float objScale; ^~~~~~~~ --- objview --- CCLD objview Making all in osdemos Making all in perf --- common.lo --- --- glmain.lo --- --- copytex.o --- --- drawoverhead.o --- --- common.lo --- CC common.lo --- glmain.lo --- CC glmain.lo --- copytex.o --- CC copytex.o --- drawoverhead.o --- CC drawoverhead.o --- fbobind.o --- CC fbobind.o --- fill.o --- CC fill.o --- genmipmap.o --- CC genmipmap.o --- glsl-compile-time.o --- CC glsl-compile-time.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from glsl-compile-time.c:20: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- readpixels.o --- CC readpixels.o --- swapbuffers.o --- CC swapbuffers.o --- readpixels.o --- readpixels.c:41:24: warning: 'BufferSubDataInHalves' defined but not used [-Wunused-const-variable=] static const GLboolean BufferSubDataInHalves = GL_TRUE; ^~~~~~~~~~~~~~~~~~~~~ --- teximage.o --- CC teximage.o --- vbo.o --- CC vbo.o vbo.c:47:24: warning: 'BufferSubDataInHalves' defined but not used [-Wunused-const-variable=] static const GLboolean BufferSubDataInHalves = GL_TRUE; ^~~~~~~~~~~~~~~~~~~~~ --- vertexrate.o --- CC vertexrate.o --- glslstateschange.o --- CC glslstateschange.o --- glsl-compile-time --- CCLD glsl-compile-time --- glslstateschange.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from glslstateschange.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ glslstateschange.c: In function 'DrawPolygonArray': glslstateschange.c:97:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] vertPtr = VertCoords; ^ glslstateschange.c:98:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] tex0Ptr = Tex0Coords; ^ glslstateschange.c:99:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] tex1Ptr = Tex1Coords; ^ --- glmain.lo --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from glmain.c:31: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- libperf.la --- CCLD libperf.la --- copytex --- --- drawoverhead --- --- fbobind --- --- fill --- --- drawoverhead --- CCLD drawoverhead --- fbobind --- CCLD fbobind --- copytex --- CCLD copytex --- fill --- CCLD fill --- genmipmap --- CCLD genmipmap --- glslstateschange --- CCLD glslstateschange --- readpixels --- CCLD readpixels --- swapbuffers --- CCLD swapbuffers --- teximage --- CCLD teximage --- vbo --- CCLD vbo --- vertexrate --- CCLD vertexrate Making all in rbug Making all in redbook --- aaindex.o --- --- aapoly.o --- --- aargb.o --- --- accanti.o --- --- aaindex.o --- CC aaindex.o --- aapoly.o --- CC aapoly.o --- aargb.o --- CC aargb.o --- accanti.o --- CC accanti.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from accanti.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- aapoly.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from aapoly.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- aaindex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from aaindex.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- accpersp.o --- CC accpersp.o --- alpha.o --- --- alpha3D.o --- CC alpha3D.o --- aargb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from aargb.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- alpha.o --- CC alpha.o --- anti.o --- CC anti.o --- alpha3D.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from alpha3D.c:48: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- accpersp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from accpersp.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bezcurve.o --- CC bezcurve.o --- alpha.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from alpha.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- anti.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from anti.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bezmesh.o --- CC bezmesh.o --- checker.o --- CC checker.o --- clip.o --- CC clip.o --- bezcurve.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bezcurve.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- clip.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from clip.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- checker.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from checker.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- colormat.o --- CC colormat.o --- combiner.o --- CC combiner.o --- bezmesh.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bezmesh.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- convolution.o --- CC convolution.o --- cube.o --- CC cube.o --- colormat.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from colormat.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- convolution.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from convolution.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cube.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cube.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cubemap.o --- CC cubemap.o --- combiner.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from combiner.c:62: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- depthcue.o --- CC depthcue.o --- dof.o --- CC dof.o --- cubemap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cubemap.c:54: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- double.o --- CC double.o --- depthcue.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from depthcue.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- drawf.o --- CC drawf.o --- dof.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from dof.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- double.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from double.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ double.c: In function 'gettime': double.c:64:12: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] return (GLdouble)(glutGet(GLUT_ELAPSED_TIME)) / 1000.; ^ --- feedback.o --- CC feedback.o --- drawf.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from drawf.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fog.o --- CC fog.o --- fogcoord.o --- CC fogcoord.o --- feedback.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from feedback.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fogindex.o --- CC fogindex.o --- fog.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fog.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- font.o --- CC font.o --- fogcoord.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fogcoord.c:62: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- hello.o --- --- fogindex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fogindex.c:48: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- histogram.o --- CC histogram.o --- hello.o --- CC hello.o --- font.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from font.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- image.o --- --- light.o --- --- image.o --- CC image.o --- light.o --- CC light.o --- hello.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from hello.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- histogram.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from histogram.c:50: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- lines.o --- CC lines.o --- list.o --- CC list.o --- image.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from image.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- light.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from light.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- material.o --- CC material.o --- minmax.o --- CC minmax.o --- lines.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from lines.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- list.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from list.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap.o --- CC mipmap.o --- material.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from material.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- model.o --- CC model.o --- movelight.o --- CC movelight.o --- mipmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap.c:48: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- minmax.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from minmax.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multisamp.o --- --- movelight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from movelight.c:53: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multitex.o --- CC multitex.o --- model.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from model.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mvarray.o --- CC mvarray.o --- multisamp.o --- CC multisamp.o --- nurbs.o --- CC nurbs.o --- multitex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multitex.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mvarray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mvarray.c:50: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- pickdepth.o --- CC pickdepth.o --- picksquare.o --- CC picksquare.o --- multisamp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multisamp.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- nurbs.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from nurbs.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- plane.o --- --- pickdepth.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pickdepth.c:52: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- picksquare.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from picksquare.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- plane.o --- CC plane.o --- planet.o --- CC planet.o --- pointp.o --- CC pointp.o --- plane.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from plane.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- planet.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from planet.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- polyoff.o --- --- polys.o --- --- polyoff.o --- CC polyoff.o --- polys.o --- CC polys.o --- pointp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pointp.c:64: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- quadric.o --- CC quadric.o --- polys.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from polys.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- quadric.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from quadric.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- polyoff.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from polyoff.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- quadric.o --- quadric.c: In function 'init': quadric.c:88:40: warning: passing argument 3 of 'gluQuadricCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluQuadricCallback(qobj, GLU_ERROR, errorCallback); ^~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from quadric.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:337:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluQuadricCallback (GLUquadric* quad, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~~~ --- robot.o --- CC robot.o --- sccolorlight.o --- CC sccolorlight.o --- scene.o --- CC scene.o --- scenebamb.o --- CC scenebamb.o --- scene.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from scene.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- robot.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from robot.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- scenebamb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from scenebamb.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- sccolorlight.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from sccolorlight.c:48: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- sceneflat.o --- CC sceneflat.o --- select.o --- CC select.o --- shadowmap.o --- CC shadowmap.o --- smooth.o --- CC smooth.o --- select.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from select.c:53: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- sceneflat.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from sceneflat.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stencil.o --- --- stroke.o --- --- stencil.o --- CC stencil.o --- stroke.o --- CC stroke.o --- smooth.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from smooth.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- surface.o --- CC surface.o --- shadowmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shadowmap.c:47: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stencil.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stencil.c:62: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- surfpoints.o --- CC surfpoints.o --- surface.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from surface.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stroke.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stroke.c:50: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- teaambient.o --- CC teaambient.o --- teapots.o --- --- surfpoints.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from surfpoints.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- teapots.o --- CC teapots.o --- tess.o --- --- surfpoints.o --- surfpoints.c:134:24: warning: function declaration isn't a prototype [-Wstrict-prototypes] static void GLAPIENTRY endCallback() ^~~~~~~~~~~ --- tess.o --- CC tess.o --- surfpoints.o --- surfpoints.c: In function 'init': surfpoints.c:180:41: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurb, GLU_ERROR, nurbsError); ^~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from surfpoints.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ surfpoints.c:181:47: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurb, GLU_NURBS_BEGIN, beginCallback); ^~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from surfpoints.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ surfpoints.c:182:48: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurb, GLU_NURBS_VERTEX, vertexCallback); ^~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from surfpoints.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLfloat *) {aka void (*)(float *)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ surfpoints.c:183:48: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurb, GLU_NURBS_NORMAL, normalCallback); ^~~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from surfpoints.c:57: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLfloat *) {aka void (*)(float *)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ --- tesswind.o --- CC tesswind.o --- tess.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- teapots.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from teapots.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tess.o --- tess.c: In function 'init': tess.c:141:43: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_VERTEX, &glVertex3dv); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLdouble *) {aka void (*)(const double *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:142:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_BEGIN, &beginCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:144:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_ERROR, &errorCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:164:43: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_VERTEX, &vertexCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLvoid *) {aka void (*)(void *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:165:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_BEGIN, &beginCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:167:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_ERROR, &errorCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tess.c:168:44: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_COMBINE, &combineCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tess.c:51: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLdouble *, GLdouble **, GLfloat *, GLdouble **) {aka void (*)(double *, double **, float *, double **)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ --- texbind.o --- CC texbind.o --- teaambient.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from teaambient.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texgen.o --- --- tesswind.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tesswind.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texgen.o --- CC texgen.o --- texbind.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texbind.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- tesswind.o --- tesswind.c: In function 'init': tesswind.c:209:43: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_VERTEX, &glVertex3dv); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tesswind.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(const GLdouble *) {aka void (*)(const double *)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tesswind.c:210:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_BEGIN, &beginCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tesswind.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tesswind.c:212:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_ERROR, &errorCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tesswind.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ tesswind.c:213:44: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(tobj, GLU_TESS_COMBINE, &combineCallback); ^ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from tesswind.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLdouble *, GLdouble **, GLfloat *, GLdouble **) {aka void (*)(double *, double **, float *, double **)}' GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~ --- texprox.o --- CC texprox.o --- texsub.o --- CC texsub.o --- texgen.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texgen.c:52: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texture3d.o --- CC texture3d.o --- texturesurf.o --- CC texturesurf.o --- texsub.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texsub.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texturesurf.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texturesurf.c:46: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- torus.o --- CC torus.o --- texture3d.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texture3d.c:50: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- trim.o --- CC trim.o --- texprox.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texprox.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- unproject.o --- CC unproject.o --- varray.o --- CC varray.o --- unproject.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from unproject.c:44: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- torus.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from torus.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- varray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from varray.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- wrap.o --- CC wrap.o --- trim.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from trim.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- aapoly --- CCLD aapoly --- trim.o --- trim.c: In function 'init': trim.c:106:41: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurb, GLU_ERROR, nurbsError); ^~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from trim.c:45: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ --- accanti --- CCLD accanti --- aaindex --- CCLD aaindex --- wrap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from wrap.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- aargb --- CCLD aargb --- alpha3D --- CCLD alpha3D --- accpersp --- CCLD accpersp --- alpha --- CCLD alpha --- anti --- CCLD anti --- bezcurve --- CCLD bezcurve --- checker --- CCLD checker --- clip --- CCLD clip --- bezmesh --- CCLD bezmesh --- cube --- CCLD cube --- convolution --- CCLD convolution --- colormat --- CCLD colormat --- combiner --- CCLD combiner --- cubemap --- CCLD cubemap --- double --- CCLD double --- dof --- CCLD dof --- drawf --- CCLD drawf --- depthcue --- CCLD depthcue --- feedback --- CCLD feedback --- fog --- CCLD fog --- fogcoord --- CCLD fogcoord --- fogindex --- CCLD fogindex --- font --- CCLD font --- hello --- CCLD hello --- histogram --- CCLD histogram --- image --- CCLD image --- light --- CCLD light --- lines --- CCLD lines --- list --- CCLD list --- material --- CCLD material --- mipmap --- CCLD mipmap --- minmax --- CCLD minmax --- movelight --- CCLD movelight --- model --- CCLD model --- multitex --- CCLD multitex --- mvarray --- CCLD mvarray --- multisamp --- CCLD multisamp --- nurbs --- CCLD nurbs --- pickdepth --- CCLD pickdepth --- plane --- CCLD plane --- planet --- CCLD planet --- picksquare --- CCLD picksquare --- polys --- CCLD polys --- pointp --- CCLD pointp --- quadric --- CCLD quadric --- polyoff --- --- robot --- --- polyoff --- CCLD polyoff --- robot --- CCLD robot --- scenebamb --- CCLD scenebamb --- sccolorlight --- CCLD sccolorlight --- scene --- CCLD scene --- sceneflat --- CCLD sceneflat --- select --- CCLD select --- smooth --- CCLD smooth --- shadowmap --- CCLD shadowmap --- stroke --- CCLD stroke --- surface --- CCLD surface --- stencil --- CCLD stencil --- surfpoints --- CCLD surfpoints --- tess --- CCLD tess --- teapots --- CCLD teapots --- tesswind --- CCLD tesswind --- teaambient --- --- texbind --- --- teaambient --- CCLD teaambient --- texbind --- CCLD texbind --- texgen --- CCLD texgen --- texsub --- CCLD texsub --- texturesurf --- CCLD texturesurf --- texture3d --- CCLD texture3d --- texprox --- --- unproject --- --- texprox --- CCLD texprox --- unproject --- CCLD unproject --- torus --- CCLD torus --- varray --- CCLD varray --- trim --- CCLD trim --- wrap --- CCLD wrap Making all in samples --- accum.o --- --- bitmap1.o --- --- bitmap2.o --- --- blendeq.o --- --- accum.o --- CC accum.o --- bitmap1.o --- CC bitmap1.o --- bitmap2.o --- CC bitmap2.o --- blendeq.o --- CC blendeq.o --- bitmap2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bitmap2.c:27: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from bitmap2.c:36:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- blendeq.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from blendeq.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ blendeq.c: In function 'Draw': blendeq.c:125:24: warning: variable 'xright' set but not used [-Wunused-but-set-variable] int x1, x2, xleft, xright; ^~~~~~ blendeq.c:125:17: warning: variable 'xleft' set but not used [-Wunused-but-set-variable] int x1, x2, xleft, xright; ^~~~~ --- bitmap1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bitmap1.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from bitmap1.c:101:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- blendxor.o --- CC blendxor.o --- copy.o --- CC copy.o --- cursor.o --- CC cursor.o --- blendxor.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from blendxor.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cursor.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cursor.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from cursor.c:36:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- copy.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from copy.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- depth.o --- CC depth.o --- eval.o --- CC eval.o --- accum.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from accum.c:27: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fog.o --- CC fog.o --- font.o --- CC font.o --- depth.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from depth.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from depth.c:58:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- eval.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from eval.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- line.o --- CC line.o --- font.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from font.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from font.c:42:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- logo.o --- CC logo.o --- nurb.o --- CC nurb.o --- line.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from line.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from line.c:52:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- olympic.o --- CC olympic.o --- fog.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fog.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from fog.c:32:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- nurb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from nurb.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ nurb.c: In function 'Init': nurb.c:218:43: warning: passing argument 3 of 'gluNurbsCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(theNurbs, GLU_ERROR, ErrorCallback); ^~~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from nurb.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:325:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~ --- logo.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from logo.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- olympic.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from olympic.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ olympic.c: In function 'MyRand': olympic.c:177:20: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] return 10.0 * ( (float) rand() / (float) RAND_MAX - 0.5 ); ^ olympic.c: In function 'Init': olympic.c:212:11: warning: variable 'aspect' set but not used [-Wunused-but-set-variable] float aspect, x, y; ^~~~~~ olympic.c:211:17: warning: variable 'height' set but not used [-Wunused-but-set-variable] float base, height; ^~~~~~ olympic.c:211:11: warning: variable 'base' set but not used [-Wunused-but-set-variable] float base, height; ^~~~ In file included from olympic.c:65:0: At top level: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- logo.o --- In file included from logo.c:50:0: tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- overlay.o --- CC overlay.o --- point.o --- CC point.o --- overlay.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from overlay.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- point.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from point.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from point.c:40:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- prim.o --- CC prim.o --- quad.o --- CC quad.o --- select.o --- CC select.o --- prim.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from prim.c:4: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from prim.c:39:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- quad.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from quad.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ quad.c: In function 'Init': quad.c:161:44: warning: passing argument 3 of 'gluQuadricCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluQuadricCallback(quadObj, GLU_ERROR, ErrorHandler); ^~~~~~~~~~~~ In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_std.h:144:0, from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:17, from ../../src/util/glut_wrap.h:5, from quad.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/glu.h:337:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}' GLAPI void GLAPIENTRY gluQuadricCallback (GLUquadric* quad, GLenum which, _GLUfuncptr CallBackFunc); ^~~~~~~~~~~~~~~~~~ In file included from quad.c:45:0: At top level: tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- shape.o --- CC shape.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shape.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from shape.c:43:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- sphere.o --- CC sphere.o --- star.o --- CC star.o --- select.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from select.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- star.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from star.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stencil.o --- CC stencil.o --- sphere.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from sphere.c:31: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ sphere.c:660:23: warning: 'AlphaPadImage' defined but not used [-Wunused-function] static unsigned char *AlphaPadImage(int bufSize, unsigned char *inData, int alpha) ^~~~~~~~~~~~~ --- stretch.o --- CC stretch.o --- stencil.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stencil.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texture.o --- CC texture.o --- stretch.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stretch.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ stretch.c: In function 'main': stretch.c:348:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] imageSizeX = (int)pow(2.0, (float)((int)(log(image->sizeX)/log(2.0)))); ^ stretch.c:349:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] imageSizeY = (int)pow(2.0, (float)((int)(log(image->sizeY)/log(2.0)))); ^ --- tri.o --- CC tri.o --- texture.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texture.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- wave.o --- CC wave.o --- tri.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tri.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ In file included from tri.c:65:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ --- bitmap2 --- --- wave.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from wave.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bitmap2 --- CCLD bitmap2 --- wave.o --- In file included from wave.c:41:0: tkmap.c:61:13: warning: 'SetGreyRamp' defined but not used [-Wunused-function] static void SetGreyRamp(void) ^~~~~~~~~~~ tkmap.c:44:13: warning: 'SetFogRamp' defined but not used [-Wunused-function] static void SetFogRamp(int density, int startIndex) ^~~~~~~~~~ tkmap.c:25:13: warning: 'SetColor' defined but not used [-Wunused-function] static void SetColor(int c) ^~~~~~~~ --- bitmap1 --- CCLD bitmap1 --- blendeq --- CCLD blendeq --- blendxor --- CCLD blendxor --- cursor --- CCLD cursor --- copy --- CCLD copy --- accum --- CCLD accum --- depth --- CCLD depth --- eval --- CCLD eval --- font --- CCLD font --- line --- CCLD line --- fog --- CCLD fog --- nurb --- CCLD nurb --- point --- CCLD point --- olympic --- CCLD olympic --- overlay --- CCLD overlay --- logo --- CCLD logo --- quad --- CCLD quad --- prim --- CCLD prim --- shape --- CCLD shape --- select --- CCLD select --- stencil --- CCLD stencil --- sphere --- CCLD sphere --- stretch --- --- star --- --- stretch --- CCLD stretch --- star --- CCLD star --- tri --- CCLD tri --- texture --- CCLD texture --- wave --- CCLD wave Making all in slang --- cltest.o --- --- framework.o --- --- sotest.o --- --- vstest.o --- --- cltest.o --- CC cltest.o --- framework.o --- CC framework.o --- sotest.o --- CC sotest.o --- vstest.o --- CC vstest.o In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from framework.h:10, from vstest.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- sotest.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from framework.h:10, from sotest.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- framework.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from framework.h:10, from framework.c:1: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vstest --- CCLD vstest --- sotest --- CCLD sotest --- cltest.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from framework.h:10, from cltest.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cltest --- CCLD cltest Making all in tests --- all --- /usr/bin/make all-am --- afsmultiarb.o --- --- antialias.o --- --- arbfpspec.o --- --- arbfptest1.o --- --- afsmultiarb.o --- CC afsmultiarb.o --- antialias.o --- CC antialias.o --- arbfpspec.o --- CC arbfpspec.o --- arbfptest1.o --- CC arbfptest1.o --- afsmultiarb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from afsmultiarb.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfpspec.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfpspec.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfptest1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfptest1.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfptexture.o --- CC arbfptexture.o --- arbfptrig.o --- --- arbgpuprog.o --- CC arbgpuprog.o --- antialias.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from antialias.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfptexture.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfptexture.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbnpot.o --- CC arbnpot.o --- arbgpuprog.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbgpuprog.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbnpot-mipmap.o --- CC arbnpot-mipmap.o --- arbvparray.o --- CC arbvparray.o --- arbnpot.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbnpot.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbnpot-mipmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbnpot-mipmap.c:50: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfptrig.o --- CC arbfptrig.o --- arbvparray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbvparray.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbvptest1.o --- CC arbvptest1.o --- arbvptest3.o --- CC arbvptest3.o --- arbfptrig.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbfptrig.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbvptest1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbvptest1.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbvptest3.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbvptest3.c:8: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbvptorus.o --- CC arbvptorus.o --- arbvpwarpmesh.o --- CC arbvpwarpmesh.o --- arraytexture.o --- CC arraytexture.o --- auxbuffer.o --- CC auxbuffer.o --- arbvptorus.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbvptorus.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- backspecular.o --- CC backspecular.o --- arraytexture.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arraytexture.c:38: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- auxbuffer.o --- auxbuffer.c: In function 'event_loop': auxbuffer.c:385:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] int r, code; ^ --- backspecular.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from backspecular.c:3: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- blendxor.o --- CC blendxor.o --- arbvpwarpmesh.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from arbvpwarpmesh.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- blitfb.o --- CC blitfb.o --- bufferobj.o --- CC bufferobj.o --- blendxor.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from blendxor.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ blendxor.c:35:22: warning: 'blue' defined but not used [-Wunused-const-variable=] static const GLfloat blue[4] = {0.2, 0.2, 1.0, 1.0}; ^~~~ blendxor.c:34:22: warning: 'green' defined but not used [-Wunused-const-variable=] static const GLfloat green[4] = {0.2, 1.0, 0.2, 1.0}; ^~~~~ blendxor.c:33:22: warning: 'red' defined but not used [-Wunused-const-variable=] static const GLfloat red[4] = {1.0, 0.2, 0.2, 1.0}; ^~~ --- bumpmap.o --- CC bumpmap.o --- bufferobj.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bufferobj.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bumpmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bumpmap.c:34: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bug_3050.o --- CC bug_3050.o --- bug_3101.o --- CC bug_3101.o --- blitfb.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from blitfb.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bug_3195.o --- CC bug_3195.o --- bug_texstore_i8.o --- CC bug_texstore_i8.o --- bug_3101.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bug_3101.c:38: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- calibrate_rast.o --- CC calibrate_rast.o --- bug_3050.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bug_3050.c:43: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ bug_3050.c:47:34: warning: 'Far' defined but not used [-Wunused-const-variable=] static const GLfloat Near = 5.0, Far = 25.0; ^~~ bug_3050.c:47:22: warning: 'Near' defined but not used [-Wunused-const-variable=] static const GLfloat Near = 5.0, Far = 25.0; ^~~~ --- bug_texstore_i8.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bug_texstore_i8.c:33: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- clip.o --- CC clip.o --- calibrate_rast.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from calibrate_rast.c:25: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- bug_3195.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from bug_3195.c:40: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- clip.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from clip.c:5: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- condrender.o --- --- copypixrate.o --- --- condrender.o --- CC condrender.o --- copypixrate.o --- CC copypixrate.o --- cva.o --- CC cva.o --- condrender.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from condrender.c:33: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- copypixrate.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from copypixrate.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cva.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cva.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cva_huge.o --- CC cva_huge.o --- cylwrap.o --- --- drawbuffers.o --- --- cylwrap.o --- CC cylwrap.o --- drawbuffers.o --- CC drawbuffers.o --- drawbuffers2.o --- CC drawbuffers2.o --- cva_huge.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cva_huge.c:40: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- cylwrap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from cylwrap.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- drawstencil.o --- CC drawstencil.o --- drawbuffers2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from drawbuffers2.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- exactrast.o --- --- drawstencil.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from drawstencil.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- ext422square.o --- --- exactrast.o --- CC exactrast.o --- ext422square.o --- CC ext422square.o --- drawbuffers.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from drawbuffers.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- floattex.o --- CC floattex.o --- fbotest1.o --- CC fbotest1.o --- ext422square.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from ext422square.c:16: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- floattex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from floattex.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fbotest1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fbotest1.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fbotest2.o --- CC fbotest2.o --- exactrast.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from exactrast.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fbotest3.o --- CC fbotest3.o --- fillrate.o --- CC fillrate.o --- fogcoord.o --- CC fogcoord.o --- fbotest3.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fbotest3.c:22: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fillrate.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fillrate.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fogcoord.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fogcoord.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- fptest1.o --- CC fptest1.o --- fptexture.o --- CC fptexture.o --- fbotest2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fbotest2.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- front-back-modes.o --- --- getteximage.o --- --- front-back-modes.o --- CC front-back-modes.o --- fptest1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fptest1.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- getteximage.o --- CC getteximage.o --- fptexture.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from fptexture.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- front-back-modes.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from front-back-modes.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- getteximage.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from getteximage.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- glutfx.o --- CC glutfx.o --- interleave.o --- CC interleave.o --- invert.o --- CC invert.o --- glutfx.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from glutfx.c:20: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- jkrahntest.o --- CC jkrahntest.o --- interleave.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from interleave.c:40: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- invert.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from invert.c:39: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- lineclip.o --- CC lineclip.o --- linehacks.o --- CC linehacks.o --- line-sample.o --- CC line-sample.o --- linehacks.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from linehacks.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- line-sample.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from line-sample.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- lineclip.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from lineclip.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- manytex.o --- CC manytex.o --- mapbufrange.o --- CC mapbufrange.o --- minmag.o --- CC minmag.o --- mipgen.o --- CC mipgen.o --- manytex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from manytex.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- minmag.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from minmag.c:20: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mapbufrange.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mapbufrange.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap_comp.o --- CC mipmap_comp.o --- mipgen.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipgen.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap_comp_tests.o --- CC mipmap_comp_tests.o --- mipmap_limits.o --- CC mipmap_limits.o --- mipmap_view.o --- CC mipmap_view.o --- mipmap_comp_tests.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap_comp_tests.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap_limits.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap_limits.c:55: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap_view.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap_view.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- mipmap_tunnel.o --- CC mipmap_tunnel.o --- mipmap_comp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap_comp.c:49: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multipal.o --- CC multipal.o --- multitexarray.o --- CC multitexarray.o --- multiwindow.o --- CC multiwindow.o --- mipmap_tunnel.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from mipmap_tunnel.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- no_s3tc.o --- CC no_s3tc.o --- multipal.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multipal.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- multitexarray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multitexarray.c:20: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- packedpixels.o --- CC packedpixels.o --- no_s3tc.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from no_s3tc.c:42: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- pbo.o --- CC pbo.o --- multiwindow.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from multiwindow.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- persp_hint.o --- CC persp_hint.o --- packedpixels.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from packedpixels.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- persp_hint.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from persp_hint.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- pbo.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from pbo.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- prim.o --- CC prim.o --- prog_parameter.o --- CC prog_parameter.o --- quads.o --- CC quads.o --- prog_parameter.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from prog_parameter.c:39: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ prog_parameter.c: In function 'set_parameter_batch': prog_parameter.c:117:18: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] param[i] = (GLfloat) rand() / (GLfloat) rand(); ^ prog_parameter.c:117:37: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] param[i] = (GLfloat) rand() / (GLfloat) rand(); ^ prog_parameter.c:154:18: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] param[i] = (GLfloat) rand() / (GLfloat) rand(); ^ prog_parameter.c:154:37: warning: cast from function call of type 'int' to non-matching type 'float' [-Wbad-function-cast] param[i] = (GLfloat) rand() / (GLfloat) rand(); ^ --- quads.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from quads.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- random.o --- CC random.o --- readrate.o --- CC readrate.o --- rubberband.o --- CC rubberband.o --- random.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from random.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- prim.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from prim.c:5: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- scissor.o --- --- rubberband.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from rubberband.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- readrate.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from readrate.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- scissor.o --- CC scissor.o --- rubberband.o --- rubberband.c:35:22: warning: 'blue' defined but not used [-Wunused-const-variable=] static const GLfloat blue[4] = {0.2, 0.2, 1.0, 1.0}; ^~~~ rubberband.c:34:22: warning: 'green' defined but not used [-Wunused-const-variable=] static const GLfloat green[4] = {0.2, 1.0, 0.2, 1.0}; ^~~~~ rubberband.c:33:22: warning: 'red' defined but not used [-Wunused-const-variable=] static const GLfloat red[4] = {1.0, 0.2, 0.2, 1.0}; ^~~ --- scissor-viewport.o --- CC scissor-viewport.o --- seccolor.o --- CC seccolor.o --- scissor.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from scissor.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shader_api.o --- CC shader_api.o --- scissor-viewport.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from scissor-viewport.c:29: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shader-interp.o --- --- seccolor.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from seccolor.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- shader-interp.o --- CC shader-interp.o --- shadow-sample.o --- CC shadow-sample.o --- sharedtex.o --- --- shader_api.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shader_api.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- sharedtex.o --- CC sharedtex.o --- shadow-sample.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shadow-sample.c:7: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stencilreaddraw.o --- CC stencilreaddraw.o --- shader-interp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from shader-interp.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- stencilwrap.o --- CC stencilwrap.o --- step.o --- CC step.o --- stencilreaddraw.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stencilreaddraw.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- step.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from step.c:28: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- streaming_rect.o --- CC streaming_rect.o --- subtex.o --- CC subtex.o --- stencilwrap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from stencilwrap.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- streaming_rect.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from streaming_rect.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- subtexrate.o --- CC subtexrate.o --- tex1d.o --- CC tex1d.o --- texcmp.o --- CC texcmp.o --- subtex.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from subtex.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- subtexrate.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from subtexrate.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texcompress2.o --- CC texcompress2.o --- tex1d.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from tex1d.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texcompsub.o --- CC texcompsub.o --- texdown.o --- --- texcompress2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texcompress2.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texcmp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texcmp.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texcompsub.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texcompsub.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texdown.o --- CC texdown.o --- texfilt.o --- CC texfilt.o --- texgenmix.o --- --- texdown.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texdown.c:40: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texfilt.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texfilt.c:31: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texgenmix.o --- CC texgenmix.o --- texleak.o --- CC texleak.o --- texline.o --- CC texline.o --- texgenmix.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texgenmix.c:10: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texline.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texline.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texleak.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texleak.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ texleak.c: In function 'Display': texleak.c:83:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=] printf("Rendering frame took %lu ms using %u MB of textures\n", ~~^ %llu end.tv_sec * 1000 + end.tv_usec / 1000 - start.tv_sec * 1000 - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ start.tv_usec / 1000, numTexObj * 4 * size / 1024 * size / 1024); ~~~~~~~~~~~~~~~~~~~~ --- texobj.o --- CC texobj.o --- texobjshare.o --- CC texobjshare.o --- texobj.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texobj.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- texrect.o --- CC texrect.o --- unfilledclip.o --- CC unfilledclip.o --- viewmemory.o --- CC viewmemory.o --- vparray.o --- CC vparray.o --- texrect.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from texrect.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- unfilledclip.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from unfilledclip.c:30: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vparray.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vparray.c:15: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vpeval.o --- CC vpeval.o --- viewmemory.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from viewmemory.c:19: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vptest1.o --- CC vptest1.o --- vptest2.o --- CC vptest2.o --- vpeval.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vpeval.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vptest3.o --- CC vptest3.o --- vptest1.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vptest1.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vptest2.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vptest2.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vptorus.o --- CC vptorus.o --- vpwarpmesh.o --- CC vpwarpmesh.o --- yuvrect.o --- CC yuvrect.o --- vpwarpmesh.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vpwarpmesh.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- yuvrect.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from yuvrect.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- vptest3.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vptest3.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- yuvsquare.o --- --- vptorus.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from vptorus.c:11: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- yuvsquare.o --- CC yuvsquare.o --- zbitmap.o --- CC zbitmap.o --- zcomp.o --- CC zcomp.o --- zdrawpix.o --- CC zdrawpix.o --- yuvsquare.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from yuvsquare.c:13: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- zdrawpix.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from zdrawpix.c:17: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- zbitmap.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from zbitmap.c:14: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- zreaddraw.o --- CC zreaddraw.o --- arbfptest1 --- CCLD arbfptest1 --- zcomp.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from zcomp.c:9: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- arbfpspec --- CCLD arbfpspec --- afsmultiarb --- CCLD afsmultiarb --- zreaddraw.o --- In file included from /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut.h:18:0, from ../../src/util/glut_wrap.h:5, from zreaddraw.c:12: /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/.buildlink/include/GL/freeglut_ext.h:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GLUTproc)(); ^~~~~~~ --- antialias --- CCLD antialias --- arbgpuprog --- CCLD arbgpuprog --- arbfptexture --- CCLD arbfptexture --- arbnpot-mipmap --- CCLD arbnpot-mipmap --- arbvparray --- CCLD arbvparray --- arbvptest1 --- CCLD arbvptest1 --- arbfptrig --- CCLD arbfptrig --- arbnpot --- CCLD arbnpot --- arbvptest3 --- CCLD arbvptest3 --- arbvptorus --- CCLD arbvptorus --- arraytexture --- CCLD arraytexture --- arbvpwarpmesh --- CCLD arbvpwarpmesh --- auxbuffer --- CCLD auxbuffer --- backspecular --- CCLD backspecular --- blendxor --- CCLD blendxor --- bumpmap --- CCLD bumpmap --- bufferobj --- CCLD bufferobj --- blitfb --- --- bug_3101 --- --- blitfb --- CCLD blitfb --- bug_3101 --- CCLD bug_3101 --- bug_3050 --- CCLD bug_3050 --- bug_3195 --- CCLD bug_3195 --- clip --- CCLD clip --- bug_texstore_i8 --- CCLD bug_texstore_i8 --- condrender --- CCLD condrender --- copypixrate --- CCLD copypixrate --- cva --- CCLD cva --- calibrate_rast --- CCLD calibrate_rast --- cva_huge --- CCLD cva_huge --- cylwrap --- --- drawbuffers2 --- --- cylwrap --- CCLD cylwrap --- drawbuffers2 --- CCLD drawbuffers2 --- drawstencil --- CCLD drawstencil --- drawbuffers --- CCLD drawbuffers --- floattex --- CCLD floattex --- ext422square --- CCLD ext422square --- exactrast --- CCLD exactrast --- fbotest1 --- CCLD fbotest1 --- fbotest3 --- CCLD fbotest3 --- fillrate --- CCLD fillrate --- fogcoord --- CCLD fogcoord --- fbotest2 --- CCLD fbotest2 --- front-back-modes --- CCLD front-back-modes --- fptest1 --- CCLD fptest1 --- getteximage --- CCLD getteximage --- glutfx --- CCLD glutfx --- fptexture --- CCLD fptexture --- interleave --- CCLD interleave --- invert --- CCLD invert --- line-sample --- CCLD line-sample --- lineclip --- CCLD lineclip --- linehacks --- CCLD linehacks --- jkrahntest --- CCLD jkrahntest --- minmag --- --- mapbufrange --- --- minmag --- CCLD minmag --- mapbufrange --- CCLD mapbufrange --- manytex --- CCLD manytex --- mipgen --- CCLD mipgen --- mipmap_comp_tests --- CCLD mipmap_comp_tests --- mipmap_view --- CCLD mipmap_view --- mipmap_comp --- CCLD mipmap_comp --- mipmap_limits --- CCLD mipmap_limits --- mipmap_tunnel --- CCLD mipmap_tunnel --- multitexarray --- CCLD multitexarray --- no_s3tc --- CCLD no_s3tc --- multiwindow --- CCLD multiwindow --- packedpixels --- CCLD packedpixels --- persp_hint --- CCLD persp_hint --- multipal --- CCLD multipal --- pbo --- CCLD pbo --- prog_parameter --- CCLD prog_parameter --- quads --- CCLD quads --- random --- CCLD random --- prim --- CCLD prim --- readrate --- CCLD readrate --- rubberband --- CCLD rubberband --- scissor --- CCLD scissor --- seccolor --- --- scissor-viewport --- --- seccolor --- CCLD seccolor --- scissor-viewport --- CCLD scissor-viewport --- shader_api --- CCLD shader_api --- shadow-sample --- CCLD shadow-sample --- shader-interp --- CCLD shader-interp --- sharedtex --- CCLD sharedtex --- stencilreaddraw --- CCLD stencilreaddraw --- stencilwrap --- CCLD stencilwrap --- step --- CCLD step --- streaming_rect --- --- subtex --- --- streaming_rect --- CCLD streaming_rect --- subtex --- CCLD subtex --- subtexrate --- CCLD subtexrate --- tex1d --- --- texcmp --- --- tex1d --- CCLD tex1d --- texcmp --- CCLD texcmp --- texcompress2 --- CCLD texcompress2 --- texfilt --- CCLD texfilt --- texdown --- CCLD texdown --- texleak --- CCLD texleak --- texcompsub --- CCLD texcompsub --- texline --- CCLD texline --- texobj --- CCLD texobj --- texobjshare --- CCLD texobjshare --- texgenmix --- --- texrect --- --- texgenmix --- CCLD texgenmix --- texrect --- CCLD texrect --- viewmemory --- CCLD viewmemory --- unfilledclip --- CCLD unfilledclip --- vpeval --- CCLD vpeval --- vptest1 --- CCLD vptest1 --- vparray --- --- vptest2 --- CCLD vptest2 --- vparray --- CCLD vparray --- vpwarpmesh --- CCLD vpwarpmesh --- vptest3 --- CCLD vptest3 --- vptorus --- --- yuvrect --- --- vptorus --- CCLD vptorus --- zbitmap --- --- yuvrect --- CCLD yuvrect --- zbitmap --- CCLD zbitmap --- yuvsquare --- CCLD yuvsquare --- zdrawpix --- --- zcomp --- --- zdrawpix --- CCLD zdrawpix --- zcomp --- CCLD zcomp --- zdrawpix --- [1] Segmentation fault (core dumped) /bin/sh ../../libtool --silent --tag=CC --mode... *** [zdrawpix] Error code 139 make[3]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src/tests 1 error make[3]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src/tests *** [all] Error code 2 make[2]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src/tests 1 error make[2]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src/tests *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src 1 error make[1]: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0/src *** [all-recursive] Error code 1 make: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0 1 error make: stopped in /tmp/pbulkbuild/graphics/MesaDemos/work.earmv6hf/mesa-demos-8.4.0 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/graphics/MesaDemos *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/MesaDemos