<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79230">79230</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>warpme@o2.pl
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Upgrading from 10.1.4 to 10.2-rc4 causes failure with cross-compile with
following error:
libtool: compile: x86_64-minimyth-linux-gnu-gcc -DPACKAGE_NAME=\"Mesa\"
-DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"10.2.0-rc4\"
"-DPACKAGE_STRING=\"Mesa 10.2.0-rc4\""
"-DPACKAGE_BUGREPORT=\"<a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa">https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa</a>\""
-DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"10.2.0-rc4\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1
-DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE_PTHREAD=1 -I.
-D_GNU_SOURCE -DHAVE_PTHREAD -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM
-DHAVE_LIBUDEV -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING
-DUSE_EXTERNAL_DXTN_LIB=1 -DHAVE_ALIAS -DMESA_EGL_NO_X11_HEADERS
-DHAVE_LLVM=0x0304 -DLLVM_VERSION_PATCH=0 -I../../../include
-I../../../src/mapi -I../../../src/mapi -I../../../src/mesa -DMAPI_MODE_UTIL
-pipe -march=x86-64 -mtune=generic -mfpmath=sse -flto -m64 -Os -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -m64 -MT glapi_nop.lo -MD -MP -MF
.deps/glapi_nop.Tpo -c glapi_nop.c -fPIC -DPIC -o .libs/glapi_nop.o
In file included from glapi_dispatch.c:90:0:
../../../src/mapi/glapi/glapitemp.h:7689:1: error: no previous prototype for
'glPointSizePointerOES' [-Werror=missing-prototypes]
In file included from glapi_dispatch.c:90:0:
../../../src/mapi/glapi/glapitemp.h:9359:1: error: no previous prototype for
'glAlphaFuncx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9373:1: error: no previous prototype for
'glClearColorx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9387:1: error: no previous prototype for
'glClearDepthx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9401:1: error: no previous prototype for
'glColor4x' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9415:1: error: no previous prototype for
'glDepthRangex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9429:1: error: no previous prototype for
'glFogx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9443:1: error: no previous prototype for
'glFogxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9457:1: error: no previous prototype for
'glFrustumf' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9471:1: error: no previous prototype for
'glFrustumx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9485:1: error: no previous prototype for
'glLightModelx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9499:1: error: no previous prototype for
'glLightModelxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9513:1: error: no previous prototype for
'glLightx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9527:1: error: no previous prototype for
'glLightxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9541:1: error: no previous prototype for
'glLineWidthx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9555:1: error: no previous prototype for
'glLoadMatrixx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9569:1: error: no previous prototype for
'glMaterialx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9583:1: error: no previous prototype for
'glMaterialxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9597:1: error: no previous prototype for
'glMultMatrixx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9611:1: error: no previous prototype for
'glMultiTexCoord4x' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9625:1: error: no previous prototype for
'glNormal3x' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9639:1: error: no previous prototype for
'glOrthof' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9653:1: error: no previous prototype for
'glOrthox' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9667:1: error: no previous prototype for
'glPointSizex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9681:1: error: no previous prototype for
'glPolygonOffsetx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9695:1: error: no previous prototype for
'glRotatex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9709:1: error: no previous prototype for
'glSampleCoveragex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9723:1: error: no previous prototype for
'glScalex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9737:1: error: no previous prototype for
'glTexEnvx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9751:1: error: no previous prototype for
'glTexEnvxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9765:1: error: no previous prototype for
'glTexParameterx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9779:1: error: no previous prototype for
'glTranslatex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9793:1: error: no previous prototype for
'glClipPlanef' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9807:1: error: no previous prototype for
'glClipPlanex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9821:1: error: no previous prototype for
'glGetClipPlanef' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9835:1: error: no previous prototype for
'glGetClipPlanex' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9849:1: error: no previous prototype for
'glGetFixedv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9863:1: error: no previous prototype for
'glGetLightxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9877:1: error: no previous prototype for
'glGetMaterialxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9891:1: error: no previous prototype for
'glGetTexEnvxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9905:1: error: no previous prototype for
'glGetTexParameterxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9919:1: error: no previous prototype for
'glPointParameterx' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9933:1: error: no previous prototype for
'glPointParameterxv' [-Werror=missing-prototypes]
../../../src/mapi/glapi/glapitemp.h:9947:1: error: no previous prototype for
'glTexParameterxv' [-Werror=missing-prototypes]
mv -f .deps/glapi_getproc.Tpo .deps/glapi_getproc.Plo</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>