Package: foobillard
Version: 3.0a-2
Severity: serious
Tags: patch

Hi,

building the package foobillard in a clean build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
make[3]: Leaving directory `/tmp/buildd/foobillard-3.0a'
make[2]: Leaving directory `/tmp/buildd/foobillard-3.0a'
make[1]: Leaving directory `/tmp/buildd/foobillard-3.0a'
dh_testdir
config.status: creating src/config.h
config.status: executing depfiles commands
/usr/bin/make
make[1]: Entering directory `/tmp/buildd/foobillard-3.0a'
Making all in src
make[2]: Entering directory `/tmp/buildd/foobillard-3.0a/src'
/usr/bin/make  all-am
make[3]: Entering directory `/tmp/buildd/foobillard-3.0a/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/games/
foobillard/"'   -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL
 -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -DDEBUG  -MT billard3d.o -MD -MP -M
F ".deps/billard3d.Tpo" \
  -c -o billard3d.o `test -f 'billard3d.c' || echo './'`billard3d.c; \
then mv -f ".deps/billard3d.Tpo" ".deps/billard3d.Po"; \
else rm -f ".deps/billard3d.Tpo"; exit 1; \
fi
In file included from billard3d.c:33:
/usr/include/GL/glu.h:37:19: GL/gl.h: No such file or directory
In file included from billard3d.c:33:
/usr/include/GL/glu.h:280: error: parse error before "gluBuild1DMipmapLevels"
/usr/include/GL/glu.h:280: error: parse error before "target"
/usr/include/GL/glu.h:281: error: parse error before "gluBuild1DMipmaps"
/usr/include/GL/glu.h:281: error: parse error before "target"
[...]
billard3d.c:4939: warning: data definition has no type or storage class
billard3d.c:4940: warning: type defaults to `int' in declaration of 
`glDepthMask'
billard3d.c:4940: warning: parameter names (without types) in function 
declaration
billard3d.c:4940: warning: data definition has no type or storage class
billard3d.c:4943: warning: type defaults to `int' in declaration of 
`glDepthFunc'
billard3d.c:4943: warning: parameter names (without types) in function 
declaration
billard3d.c:4943: warning: data definition has no type or storage class
billard3d.c:4947: error: parse error before "if"
billard3d.c:4951: error: parse error before numeric constant
billard3d.c:4951: warning: type defaults to `int' in declaration of `SetMode'
billard3d.c:4951: error: conflicting types for `SetMode'
billard3d.c:3570: error: previous declaration of `SetMode'
billard3d.c:4951: warning: data definition has no type or storage class
billard3d.c: In function `main':
billard3d.c:5054: warning: implicit declaration of function `glGetIntegerv'
billard3d.c:5054: error: `GL_AUX_BUFFERS' undeclared (first use in this 
function)
billard3d.c:5057: error: `GL_LIGHTING' undeclared (first use in this function)
billard3d.c: At top level:
billard3d.c:179: warning: `spheretexw' defined but not used
billard3d.c:179: warning: `spheretexh' defined but not used
billard3d.c:180: warning: `spheretexdata' defined but not used
billard3d.c:214: warning: `half_full_names' defined but not used
billard3d.c:4951: warning: `SetMode' defined but not used
make[3]: *** [billard3d.o] Error 1
make[3]: Leaving directory `/tmp/buildd/foobillard-3.0a/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/foobillard-3.0a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/foobillard-3.0a'
make: *** [build] Error 2
=========================================================================

Substituting Build-Depends: libgl-dev by xlibmesa-gl-dev helps a lot.

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

Please note that this report has not been generated fully automatically.
DARTS just helped finding the problem.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to