Hi Gregor, hi Michael

On Sat, May 18, 2013 at 07:14:56PM +0200, gregor herrmann wrote:
> On Sun, 16 Dec 2012 05:53:22 +0100, Michael Biebl wrote:
> 
> > Attached is a build-tested patch.
> > Please review and apply.
> 
> After applying the patch, the build fails for me (tested in an amd64
> and in 386 sid cowbuilder chroot) with:
> 
> Making all in src
> make[3]: Entering directory `/tmp/buildd/gxine-0.5.907/src'
>   CC     console_output.o
> console_output.c: In function 'console_log_captured':
> console_output.c:152:3: warning: function declared 'noreturn' has a 'return' 
> statement [enabled by default]
>   CC     desktop_integration.o
> In file included from globals.h:38:0,
>                  from desktop_integration.c:27:
> script_engine.h:39:1: error: unknown type name 'jsdouble'
> script_engine.h:251:30: error: unknown type name 'JSInt32'
> script_engine.h:254:37: error: unknown type name 'JSInt32'
> script_engine.h:276:3: error: unknown type name 'uintN'
> script_engine.h:282:37: error: unknown type name 'uintN'
> script_engine.h:282:50: error: unknown type name 'uintN'
> desktop_integration.c:187:13: warning: 'di_gnome_vfs_flush' defined but not 
> used [-Wunused-function]
> make[3]: *** [desktop_integration.o] Error 1
> make[3]: Leaving directory `/tmp/buildd/gxine-0.5.907/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/tmp/buildd/gxine-0.5.907'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/tmp/buildd/gxine-0.5.907'
> make: *** [build-stamp] Error 2

Can confirm, and it builds under jessie with libmozjs 10.0.12esr-1+nmu1. It
seems related to this typdef changes:

 [1] https://developer.mozilla.org/en-US/docs/SpiderMonkey/17#typedef_Changes

Regards,
Salvatore


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to