Your message dated Mon, 09 Jan 2012 18:32:14 +0000
with message-id <e1rkk10-00079v...@franck.debian.org>
and subject line Bug#654277: fixed in gxine 0.5.906-2
has caused the Debian Bug report #654277,
regarding gxine: FTBFS on armhf, reproduced on amd64: script_engine.c:850:6: 
error: wrong type argument to unary exclamation mark
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gxine
Version: 0.5.906-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=gxine&arch=armhf&ver=0.5.906-1&stamp=1324737012

gxine FTBFS on armhf, but I did reproduce the failure on amd64, hence
the severity set to serious. Here is a small excerpt from the build log:

gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include
-I/usr/include -I../pixmaps   -DJS_ALWAYS_INLINE= -std=gnu99
-pthread -I/usr/include/gtk-2.0
-I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo   -pthread
-I/usr/include/glib-2.0
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include    -pthread
-I/usr/include/glib-2.0
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
-I/usr/include/gudev-1.0   -pthread -I/usr/include/dbus-1.0
-I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include
-I/usr/include/glib-2.0
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include   -DXP_UNIX
-DJS_THREADSAFE -I/usr/include/nspr -I/usr/include/mozjs
-DLOCALEDIR=\"/usr/share/locale\" -Wall -O2 -MT script_engine.o -MD
-MP -MF .deps/script_engine.Tpo -c -o script_engine.o script_engine.c
script_engine.c: In function 'generic_JSSetProperty':
script_engine.c:849:2: error: invalid initializer
script_engine.c:850:6: error: wrong type argument to unary exclamation mark
script_engine.c: In function 'se_new':
script_engine.c:1602:5: warning: initialization from incompatible
pointer type [enabled by default]
script_engine.c:1602:5: warning: (near initialization for
'global_class.setProperty') [enabled by default]
script_engine.c: At top level:
/usr/include/mozjs/jsval.h:78:1: warning: 'JSDOUBLE_IS_INT32' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:408:1: warning: 'BUILD_JSVAL' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsval.h:422:1: warning: 'DOUBLE_TO_JSVAL_IMPL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:523:1: warning: 'JSVAL_IS_OBJECT_IMPL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:606:1: warning:
'JSVAL_IS_SPECIFIC_INT32_IMPL' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsval.h:612:1: warning: 'JSVAL_IS_SPECIFIC_BOOLEAN'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:618:1: warning: 'MAGIC_TO_JSVAL_IMPL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:627:1: warning: 'MAGIC_OBJ_TO_JSVAL_IMPL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:636:1: warning: 'JSVAL_SAME_TYPE_IMPL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:643:1: warning:
'PRIVATE_UINT32_TO_JSVAL_IMPL' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsval.h:653:1: warning:
'JSVAL_TO_PRIVATE_UINT32_IMPL' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsval.h:659:1: warning:
'JSVAL_EXTRACT_NON_DOUBLE_TYPE_IMPL' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsval.h:667:1: warning:
'JSVAL_EXTRACT_NON_DOUBLE_TAG_IMPL' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsval.h:680:1: warning: 'BOX_NON_DOUBLE_JSVAL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:696:1: warning: 'UNBOX_NON_DOUBLE_JSVAL'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsval.h:1011:1: warning: 'JS_CANONICALIZE_NAN'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1292:1: warning: 'JSVAL_IS_NULL' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1298:1: warning: 'JSVAL_IS_VOID' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1354:1: warning: 'UINT_TO_JSVAL' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1427:1: warning: 'JSVAL_IS_PRIMITIVE'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1433:1: warning: 'JSVAL_IS_GCTHING' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1448:1: warning: 'PRIVATE_TO_JSVAL' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1454:1: warning: 'JSVAL_TO_PRIVATE' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1494:1: warning: 'JSID_TO_STRING' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1501:1: warning: 'JSID_IS_ZERO' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1517:1: warning: 'INTERNED_STRING_TO_JSID'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1528:1: warning: 'JSID_IS_INT' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1534:1: warning: 'JSID_TO_INT' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1548:1: warning: 'INT_FITS_IN_JSID' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1555:1: warning: 'INT_TO_JSID' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1571:1: warning: 'JSID_TO_OBJECT' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1578:1: warning: 'OBJECT_TO_JSID' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1588:1: warning: 'JSID_IS_GCTHING' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1594:1: warning: 'JSID_TO_GCTHING' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1605:1: warning:
'JSID_IS_DEFAULT_XML_NAMESPACE' defined but not used
[-Wunused-function]
/usr/include/mozjs/jsapi.h:1626:1: warning: 'JSID_IS_VOID' defined but
not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:1634:1: warning: 'JSID_IS_EMPTY' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:2627:1: warning: 'JSVAL_IS_TRACEABLE'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:2633:1: warning: 'JSVAL_TO_TRACEABLE'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:2639:1: warning: 'JSVAL_TRACE_KIND' defined
but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:4125:1: warning: 'JSID_TO_FLAT_STRING'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:4132:1: warning: 'JS_ASSERT_STRING_IS_FLAT'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:4139:1: warning:
'JS_FORGET_STRING_FLATNESS' defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:4771:1: warning: 'JS_IsConstructing'
defined but not used [-Wunused-function]
/usr/include/mozjs/jsapi.h:4808:1: warning:
'JS_IsConstructing_PossiblyWithGivenThisObject' defined but not used
[-Wunused-function]
make[3]: *** [script_engine.o] Error 1
make[3]: Leaving directory
`/build/buildd-gxine_0.5.906-1-armhf-8Bhkl3/gxine-0.5.906/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
make[2]: Leaving directory
`/build/buildd-gxine_0.5.906-1-armhf-8Bhkl3/gxine-0.5.906'
make[1]: Leaving directory
`/build/buildd-gxine_0.5.906-1-armhf-8Bhkl3/gxine-0.5.906'

Konstantinos



--- End Message ---
--- Begin Message ---
Source: gxine
Source-Version: 0.5.906-2

We believe that the bug you reported is fixed in the latest version of
gxine, which is due to be installed in the Debian FTP archive:

gxine_0.5.906-2.debian.tar.gz
  to main/g/gxine/gxine_0.5.906-2.debian.tar.gz
gxine_0.5.906-2.dsc
  to main/g/gxine/gxine_0.5.906-2.dsc
gxine_0.5.906-2_amd64.deb
  to main/g/gxine/gxine_0.5.906-2_amd64.deb
gxineplugin_0.5.906-2_amd64.deb
  to main/g/gxine/gxineplugin_0.5.906-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
li...@youmustbejoking.demon.co.uk (supplier of updated gxine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 11 Aug 2011 18:49:51 +0100
Source: gxine
Binary: gxine gxineplugin
Architecture: source amd64
Version: 0.5.906-2
Distribution: unstable
Urgency: low
Maintainer: Darren Salt <li...@youmustbejoking.demon.co.uk>
Changed-By: li...@youmustbejoking.demon.co.uk
Description: 
 gxine      - the xine video player, GTK+/Gnome user interface
 gxineplugin - the xine video player, GTK+/Gnome; launcher plugin for Mozilla
Closes: 654277
Changes: 
 gxine (0.5.906-2) unstable; urgency=low
 .
   * Patches from upstream:
     - Fix compilation which xulrunner 9 (the JS bit) broke. (Closes: #654277)
     - Fix a missing-playlist crash.
Checksums-Sha1: 
 de22164607b2f04c917d48df2f75fe2cc290bf6f 1533 gxine_0.5.906-2.dsc
 e5eb5912e74edc76a1cbd7e0198b6575ff61213a 12275 gxine_0.5.906-2.debian.tar.gz
 35624042f8ea7d306cf6fc87ce934c42641266e6 554308 gxine_0.5.906-2_amd64.deb
 b1056eb3953c9fa1372d8adc855d0717b7c94e52 7588 gxineplugin_0.5.906-2_amd64.deb
Checksums-Sha256: 
 4f1072366bef3010d39a2f3d949d206073f83d098c74d1f3f85ab43da5e19bd4 1533 
gxine_0.5.906-2.dsc
 43fcd5e65e8ccd1307f3fbd945f1354dd8fd794074c74b18ce20aa53958155d5 12275 
gxine_0.5.906-2.debian.tar.gz
 984457fa00fd35356b31a322b983d20c09713c3bfb77a4563dd5597ad54ec350 554308 
gxine_0.5.906-2_amd64.deb
 4c712e2eb4340dcc3a271a9a966c7c8cdb04370ccb749ab55da4e684966d3bfb 7588 
gxineplugin_0.5.906-2_amd64.deb
Files: 
 f816c694f7047cbba5a7b7171ed2e29e 1533 video optional gxine_0.5.906-2.dsc
 cf4cbb3f145f7828a19481c84afceee6 12275 video optional 
gxine_0.5.906-2.debian.tar.gz
 63731aa2fe77bd630981187dc0b2f54d 554308 video optional 
gxine_0.5.906-2_amd64.deb
 63e8c3921579795b327ff55a13097a87 7588 video optional 
gxineplugin_0.5.906-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFPCzADsBKtjPGfWZ8RAlBmAKCHSbwTf4VmFbgYFbrKgGadBhYaCACgs7SL
rGQQ7AkzV1QBncLU7cUOlUA=
=aBD2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to