Bug#390122: pdl: FTBFS: No OUTPUT definition for type 'GLvoid', typekind 'T_VOID'

2006-09-29 Thread Daniel Schepler
On Friday 29 September 2006 12:22 pm, you wrote:
> On Fri, Sep 29, 2006 at 11:46:00AM +0200, Daniel Schepler wrote:
> > From my pbuilder build log (on i386):
> >
> > ...
> > /usr/bin/perl /usr/share/perl/5.8.8/ExtUtils/xsubpp  -typemap
> > /usr/share/perl/5.8/ExtUtils/typemap -typemap
> > /tmp/buildd/pdl-2.4.3/Basic/Core/typemap.pdl  OpenGL.xs > OpenGL.xsc &&
> > mv OpenGL.xsc OpenGL.c Error: No OUTPUT definition for type 'GLvoid',
> > typekind 'T_VOID' found in OpenGL.xs, line 7546
>
> which debian release are you trying this on?
> on my SID pbuilder, this ran without problems before the upload.

I was running it on an up-to-date sid chroot myself.

Maybe it needs to be updated to work with the recent upload of mesa 6.5.1?
-- 
Daniel Schepler


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



Bug#390122: pdl: FTBFS: No OUTPUT definition for type 'GLvoid', typekind 'T_VOID'

2006-09-29 Thread Henning Glawe
On Fri, Sep 29, 2006 at 11:46:00AM +0200, Daniel Schepler wrote:
> From my pbuilder build log (on i386):
> 
> ...
> /usr/bin/perl /usr/share/perl/5.8.8/ExtUtils/xsubpp  -typemap 
> /usr/share/perl/5.8/ExtUtils/typemap -typemap 
> /tmp/buildd/pdl-2.4.3/Basic/Core/typemap.pdl  OpenGL.xs > OpenGL.xsc && mv 
> OpenGL.xsc OpenGL.c
> Error: No OUTPUT definition for type 'GLvoid', typekind 'T_VOID' found in 
> OpenGL.xs, line 7546

which debian release are you trying this on?
on my SID pbuilder, this ran without problems before the upload.

-- 
c u
henning


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



Bug#390122: pdl: FTBFS: No OUTPUT definition for type 'GLvoid', typekind 'T_VOID'

2006-09-29 Thread Daniel Schepler
Package: pdl
Version: 1:2.4.3-2
Severity: serious

From my pbuilder build log (on i386):

...
XX Processing glu.h
Running cpp on /usr/include/GL/glu.h
*** CPP command: cc -E -P -DGL_MESA_program_debug=0 -D_REENTRANT -D_GNU_SOURCE 
-DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include 
-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing 
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LANGUAGE_C -DAPIENTRY='' tmp_glu.h |
open_fencestr = '11HdyTbIVg6s'; close_fencestr = '23Cnba1nbf31'
rawfile has 1874 lines...
SUB CPP: Returning 137 lines...
cp OpenGL.pm ../../../blib/lib/PDL/Graphics/OpenGL.pm
/usr/bin/perl /usr/share/perl/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.8/ExtUtils/typemap -typemap 
/tmp/buildd/pdl-2.4.3/Basic/Core/typemap.pdl  OpenGL.xs > OpenGL.xsc && mv 
OpenGL.xsc OpenGL.c
Error: No OUTPUT definition for type 'GLvoid', typekind 'T_VOID' found in 
OpenGL.xs, line 7546
make[4]: *** [OpenGL.c] Error 1
make[4]: Leaving directory `/tmp/buildd/pdl-2.4.3/Graphics/TriD/OpenGL'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/tmp/buildd/pdl-2.4.3/Graphics/TriD'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/tmp/buildd/pdl-2.4.3/Graphics'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/tmp/buildd/pdl-2.4.3'
make: *** [build-stamp] Error 2
-- 
Daniel Schepler