Bug#820599: audacious-plugins: FTBFS on armel and arhmf
Sebastian Ramacher
sramacher at debian.org
Sun Apr 10 12:44:31 UTC 2016
Source: audacious-plugins
Version: 3.7.2-1
Severity: serious
Tags: sid stretch
audacious-plugins FTBFS on armel and armhf with:
| gl-spectrum.cc: In function 'void draw_rectangle(float, float, float, float, float, float, float, float, float)':
| gl-spectrum.cc:177:23: error: 'glColor3f' was not declared in this scope
| glColor3f (r, g, b);
| ^
| gl-spectrum.cc:179:14: error: 'GL_POLYGON' was not declared in this scope
| glBegin (GL_POLYGON);
| ^
| gl-spectrum.cc:179:24: error: 'glBegin' was not declared in this scope
| glBegin (GL_POLYGON);
| ^
| gl-spectrum.cc:180:27: error: 'glVertex3f' was not declared in this scope
| glVertex3f (x1, y2, z1);
| ^
| gl-spectrum.cc:184:12: error: 'glEnd' was not declared in this scope
| glEnd ();
| ^
| gl-spectrum.cc: In function 'void draw_bars()':
| gl-spectrum.cc:220:19: error: 'glPushMatrix' was not declared in this scope
| glPushMatrix ();
| ^
| gl-spectrum.cc:221:37: error: 'glTranslatef' was not declared in this scope
| glTranslatef (0.0f, -0.5f, -5.0f);
| ^
| gl-spectrum.cc:222:39: error: 'glRotatef' was not declared in this scope
| glRotatef (38.0f, 1.0f, 0.0f, 0.0f);
| ^
| gl-spectrum.cc:224:39: error: 'GL_FILL' was not declared in this scope
| glPolygonMode (GL_FRONT_AND_BACK, GL_FILL);
| ^
| gl-spectrum.cc:224:46: error: 'glPolygonMode' was not declared in this scope
| glPolygonMode (GL_FRONT_AND_BACK, GL_FILL);
| ^
| gl-spectrum.cc:239:18: error: 'glPopMatrix' was not declared in this scope
| glPopMatrix ();
| ^
| gl-spectrum.cc: In member function 'virtual void GLSpectrumWidget::paintGL()':
| gl-spectrum.cc:255:19: error: 'GL_PROJECTION' was not declared in this scope
| glMatrixMode (GL_PROJECTION);
| ^
| gl-spectrum.cc:255:32: error: 'glMatrixMode' was not declared in this scope
| glMatrixMode (GL_PROJECTION);
| ^
| gl-spectrum.cc:256:18: error: 'glPushMatrix' was not declared in this scope
| glPushMatrix();
| ^
| gl-spectrum.cc:257:20: error: 'glLoadIdentity' was not declared in this scope
| glLoadIdentity();
| ^
| gl-spectrum.cc:258:41: error: 'glFrustum' was not declared in this scope
| glFrustum (-1.1f, 1, -1.5f, 1, 2, 10);
| ^
| gl-spectrum.cc:259:19: error: 'GL_MODELVIEW' was not declared in this scope
| glMatrixMode (GL_MODELVIEW);
| ^
| gl-spectrum.cc:264:30: error: 'GL_FILL' was not declared in this scope
| glPolygonMode (GL_FRONT, GL_FILL);
| ^
| gl-spectrum.cc:264:37: error: 'glPolygonMode' was not declared in this scope
| glPolygonMode (GL_FRONT, GL_FILL);
| ^
| gl-spectrum.cc:273:18: error: 'glPopMatrix' was not declared in this scope
| glPopMatrix ();
| ^
| make[6]: Entering directory '/«PKGBUILDDIR»/src/delete-files'
See
https://buildd.debian.org/status/fetch.php?pkg=audacious-plugins&arch=armhf&ver=3.7.2-1&stamp=1460165132
for a full build log.
Regards
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160410/21349ca0/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list