Your message dated Sun, 26 May 2013 23:33:04 +0000
with message-id <[email protected]>
and subject line Bug#707346: fixed in edbrowse 3.4.9-1
has caused the Debian Bug report #707346,
regarding edbrowse: FTBFS: jsdom.c:174:55: error: 'JS_FinalizeStub' undeclared 
here (not in a function)
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 [email protected]
immediately.)


-- 
707346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: edbrowse
Version: 3.4.8-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> cc -I/usr/include/mozjs -DXP_UNIX -DXP_UNIX -DX86_LINUX -I/usr/include/js  -c 
> -o jsdom.o jsdom.c
> jsdom.c:174:55: error: 'JS_FinalizeStub' undeclared here (not in a function)
> jsdom.c:178:29: error: unknown type name 'uintN'
> jsdom.c:205:26: error: unknown type name 'uintN'
> jsdom.c:216:30: error: unknown type name 'uintN'
> jsdom.c:223:31: error: unknown type name 'uintN'
> jsdom.c:230:30: error: unknown type name 'uintN'
> jsdom.c:237:30: error: unknown type name 'uintN'
> jsdom.c:252:29: error: unknown type name 'uintN'
> jsdom.c:268:27: error: unknown type name 'uintN'
> jsdom.c:278:27: error: unknown type name 'uintN'
> jsdom.c:295:28: error: unknown type name 'uintN'
> jsdom.c:339:29: error: unknown type name 'uintN'
> jsdom.c:391:12: error: unknown type name 'uintN'
> jsdom.c:462:25: error: unknown type name 'uintN'
> jsdom.c:470:26: error: unknown type name 'uintN'
> jsdom.c:478:15: error: 'win_alert' undeclared here (not in a function)
> jsdom.c:479:16: error: 'win_prompt' undeclared here (not in a function)
> jsdom.c:480:17: error: 'win_confirm' undeclared here (not in a function)
> jsdom.c:481:20: error: 'win_sto' undeclared here (not in a function)
> jsdom.c:482:21: error: 'win_intv' undeclared here (not in a function)
> jsdom.c:483:14: error: 'win_open' undeclared here (not in a function)
> jsdom.c:484:15: error: 'win_close' undeclared here (not in a function)
> jsdom.c:485:15: error: 'nullFunction' undeclared here (not in a function)
> jsdom.c:495:5: error: initializer element is not constant
> jsdom.c:495:5: error: (near initialization for 'doc_class.finalize')
> jsdom.c:509:9: error: unknown type name 'uintN'
> jsdom.c:526:27: error: unknown type name 'uintN'
> jsdom.c:565:29: error: unknown type name 'uintN'
> jsdom.c:574:5: error: initializer element is not constant
> jsdom.c:574:5: error: (near initialization for 'doc_methods[0].call.op')
> jsdom.c:575:5: error: initializer element is not constant
> jsdom.c:575:5: error: (near initialization for 'doc_methods[1].call.op')
> jsdom.c:576:5: error: initializer element is not constant
> jsdom.c:576:5: error: (near initialization for 'doc_methods[2].call.op')
> jsdom.c:577:5: error: initializer element is not constant
> jsdom.c:577:5: error: (near initialization for 'doc_methods[3].call.op')
> jsdom.c:578:15: error: 'doc_write' undeclared here (not in a function)
> jsdom.c:578:5: error: initializer element is not constant
> jsdom.c:578:5: error: (near initialization for 'doc_methods[4].call.op')
> jsdom.c:579:17: error: 'doc_writeln' undeclared here (not in a function)
> jsdom.c:579:5: error: initializer element is not constant
> jsdom.c:579:5: error: (near initialization for 'doc_methods[5].call.op')
> jsdom.c:587:5: error: initializer element is not constant
> jsdom.c:587:5: error: (near initialization for 'element_class.finalize')
> jsdom.c:591:5: error: initializer element is not constant
> jsdom.c:591:5: error: (near initialization for 'element_methods[0].call.op')
> jsdom.c:592:5: error: initializer element is not constant
> jsdom.c:592:5: error: (near initialization for 'element_methods[1].call.op')
> jsdom.c:600:5: error: initializer element is not constant
> jsdom.c:600:5: error: (near initialization for 'form_class.finalize')
> jsdom.c:604:29: error: unknown type name 'uintN'
> jsdom.c:613:28: error: unknown type name 'uintN'
> jsdom.c:622:16: error: 'form_submit' undeclared here (not in a function)
> jsdom.c:622:5: error: initializer element is not constant
> jsdom.c:622:5: error: (near initialization for 'form_methods[0].call.op')
> jsdom.c:623:15: error: 'form_reset' undeclared here (not in a function)
> jsdom.c:623:5: error: initializer element is not constant
> jsdom.c:623:5: error: (near initialization for 'form_methods[1].call.op')
> jsdom.c:631:5: error: initializer element is not constant
> jsdom.c:631:5: error: (near initialization for 'body_class.finalize')
> jsdom.c:635:22: error: 'setAttribute' undeclared here (not in a function)
> jsdom.c:635:5: error: initializer element is not constant
> jsdom.c:635:5: error: (near initialization for 'body_methods[0].call.op')
> jsdom.c:635:5: warning: initialization makes pointer from integer without a 
> cast [enabled by default]
> jsdom.c:635:5: warning: (near initialization for 'body_methods[0].call.info') 
> [enabled by default]
> jsdom.c:636:21: error: 'appendChild' undeclared here (not in a function)
> jsdom.c:636:5: error: initializer element is not constant
> jsdom.c:636:5: error: (near initialization for 'body_methods[1].call.op')
> jsdom.c:636:5: warning: initialization makes pointer from integer without a 
> cast [enabled by default]
> jsdom.c:636:5: warning: (near initialization for 'body_methods[1].call.info') 
> [enabled by default]
> jsdom.c:644:5: error: initializer element is not constant
> jsdom.c:644:5: error: (near initialization for 'head_class.finalize')
> jsdom.c:648:5: error: initializer element is not constant
> jsdom.c:648:5: error: (near initialization for 'head_methods[0].call.op')
> jsdom.c:648:5: warning: initialization makes pointer from integer without a 
> cast [enabled by default]
> jsdom.c:648:5: warning: (near initialization for 'head_methods[0].call.info') 
> [enabled by default]
> jsdom.c:649:5: error: initializer element is not constant
> jsdom.c:649:5: error: (near initialization for 'head_methods[1].call.op')
> jsdom.c:649:5: warning: initialization makes pointer from integer without a 
> cast [enabled by default]
> jsdom.c:649:5: warning: (near initialization for 'head_methods[1].call.info') 
> [enabled by default]
> jsdom.c:657:5: error: initializer element is not constant
> jsdom.c:657:5: error: (near initialization for 'meta_class.finalize')
> jsdom.c:665:5: error: initializer element is not constant
> jsdom.c:665:5: error: (near initialization for 'link_class.finalize')
> jsdom.c:669:5: error: initializer element is not constant
> jsdom.c:669:5: error: (near initialization for 'link_methods[0].call.op')
> jsdom.c:669:5: warning: initialization makes pointer from integer without a 
> cast [enabled by default]
> jsdom.c:669:5: warning: (near initialization for 'link_methods[0].call.info') 
> [enabled by default]
> jsdom.c:677:5: error: initializer element is not constant
> jsdom.c:677:5: error: (near initialization for 'image_class.finalize')
> jsdom.c:684:5: error: initializer element is not constant
> jsdom.c:684:5: error: (near initialization for 'frame_class.finalize')
> jsdom.c:691:5: error: initializer element is not constant
> jsdom.c:691:5: error: (near initialization for 'anchor_class.finalize')
> jsdom.c:698:5: error: initializer element is not constant
> jsdom.c:698:5: error: (near initialization for 'table_class.finalize')
> jsdom.c:705:5: error: initializer element is not constant
> jsdom.c:705:5: error: (near initialization for 'trow_class.finalize')
> jsdom.c:712:5: error: initializer element is not constant
> jsdom.c:712:5: error: (near initialization for 'cell_class.finalize')
> jsdom.c:719:5: error: initializer element is not constant
> jsdom.c:719:5: error: (near initialization for 'div_class.finalize')
> jsdom.c:726:5: error: initializer element is not constant
> jsdom.c:726:5: error: (near initialization for 'span_class.finalize')
> jsdom.c:733:5: error: initializer element is not constant
> jsdom.c:733:5: error: (near initialization for 'area_class.finalize')
> jsdom.c:740:5: error: initializer element is not constant
> jsdom.c:740:5: error: (near initialization for 'option_class.finalize')
> jsdom.c:751:5: error: initializer element is not constant
> jsdom.c:751:5: error: (near initialization for 'domClasses[0].constructor')
> jsdom.c:756:5: error: initializer element is not constant
> jsdom.c:756:5: error: (near initialization for 'domClasses[5].constructor')
> jsdom.c:757:5: error: initializer element is not constant
> jsdom.c:757:5: error: (near initialization for 'domClasses[6].constructor')
> jsdom.c:759:5: error: initializer element is not constant
> jsdom.c:759:5: error: (near initialization for 'domClasses[8].constructor')
> jsdom.c: In function 'createJavaContext':
> jsdom.c:849:10: warning: assignment makes pointer from integer without a cast 
> [enabled by default]
> jsdom.c:852:47: error: 'window_ctor' undeclared (first use in this function)
> jsdom.c:852:47: note: each undeclared identifier is reported only once for 
> each function it appears in
> jsdom.c:853:8: warning: passing argument 5 of 'JS_InitClass' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4404:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:935:48: error: 'falseFunction' undeclared (first use in this function)
> jsdom.c:935:5: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:936:5: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:1008:5: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:1009:5: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:1010:5: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c: In function 'establish_innerHTML':
> jsdom.c:1041:8: warning: passing argument 6 of 'JS_DefineProperty' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4510:1: note: expected 'JSStrictPropertyOp' but 
> argument is of type 'JSBool (*)(struct JSContext *, struct JSObject *, jsid,  
> JSBool,  union jsval *)'
> jsdom.c:1045:5: warning: passing argument 6 of 'JS_DefineProperty' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4510:1: note: expected 'JSStrictPropertyOp' but 
> argument is of type 'JSBool (*)(struct JSContext *, struct JSObject *, jsid,  
> JSBool,  union jsval *)'
> jsdom.c: In function 'javaParseExecute':
> jsdom.c:1088:5: warning: passing argument 1 of 'JS_GC' from incompatible 
> pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:3970:1: note: expected 'struct JSRuntime *' but 
> argument is of type 'struct JSContext *'
> jsdom.c: In function 'domLink':
> jsdom.c:1100:5: error: unknown type name 'jsuint'
> jsdom.c:1173:3: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> jsdom.c:1174:3: warning: passing argument 4 of 'JS_DefineFunction' from 
> incompatible pointer type [enabled by default]
> In file included from eb.h:42:0,
>                  from jsdom.c:11:
> /usr/include/mozjs/jsapi.h:4971:1: note: expected 'JSNative' but argument is 
> of type 'struct DOMCLASS *'
> make[3]: *** [jsdom.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/edbrowse_3.4.8-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: edbrowse
Source-Version: 3.4.9-1

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

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <[email protected]> (supplier of updated edbrowse 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 27 May 2013 01:10:14 +0200
Source: edbrowse
Binary: edbrowse
Architecture: source amd64
Version: 3.4.9-1
Distribution: unstable
Urgency: low
Maintainer: Jean-Philippe MENGUAL <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description: 
 edbrowse   - /bin/ed-alike webbrowser written in C
Closes: 707346
Changes: 
 edbrowse (3.4.9-1) unstable; urgency=low
 .
   [ Sergey Romanov ]
   * Local build.
   * New upstream version (3.4.9).
   * Fix debian/watch regex to ignore development snapshots.
   * Revert to using SpiderMonkey 1.8.5 to fix FTBFS. (Closes: #707346)
     - debian/control: Depend on libmozjs185-dev instead of libmozjs-dev.
     - debian/rules: Drop path changes to libmozjs.
   * Update to debhelper 9.
     - debian/compat: bump to 9.
     - debian/control: Build-Depend on debhelper (>= 9).
     - debian/rules:
       o  Drop DEB_BUILD_HARDENING (handled by debhelper 9).
       o  Drop override_dh_installchangelogs (handled by debhelper 8).
   * Standards-Version 3.9.4:
     - debian/control: Bump Standards-Version.
     - debian/copyright: use format 1.0.
     - debian/lintian-overrides: upstream uses versionless GPL.
   * debian/control:
     - Canonicalize the Vcs field.
     - Drop versions from Build-Depends (satisfied by versions in squeeze).
     - Fold the Uploaders field.
   * debian/rules:
     - Stop patching man page (not needed anymore).
     - Simplify dh_auto_build call (as result of the libmozjs change above).
Checksums-Sha1: 
 9266c83b9d79180b3f8f5473f61e9735d6f84635 2017 edbrowse_3.4.9-1.dsc
 48b058477ca57e06e7c23a2b9e033cd1a8be20b6 710811 edbrowse_3.4.9.orig.tar.gz
 d3cbb9ac1307be819d999ca159fff876f00a1813 4953 edbrowse_3.4.9-1.debian.tar.gz
 1ebd2a41de7b04359dc9445f44e416ba25f5f677 343662 edbrowse_3.4.9-1_amd64.deb
Checksums-Sha256: 
 1d51c081d92698cb867b466d885106d8d6e829f848ec641199fa12da6a8fed5e 2017 
edbrowse_3.4.9-1.dsc
 dee2b76800aa7e5eb947758783c9065b9a02f4b97085e49b0195769c01d99f79 710811 
edbrowse_3.4.9.orig.tar.gz
 3355fa2db26973a4e63a7779b5ee24e437d74ea8e3417fee9ca96ac4a437a95c 4953 
edbrowse_3.4.9-1.debian.tar.gz
 b579f18e8592cbf6fff7ea473ada184955215232ba3f35133a272204f5203577 343662 
edbrowse_3.4.9-1_amd64.deb
Files: 
 8f708909b9e09415686b59e66010de41 2017 net extra edbrowse_3.4.9-1.dsc
 20e77455ec7cefb0488de9b728e2545f 710811 net extra edbrowse_3.4.9.orig.tar.gz
 ebcc4d0a47596aec005219bc5e85cc4e 4953 net extra edbrowse_3.4.9-1.debian.tar.gz
 79d2c8d98769863c5ed9338f82a8f7b9 343662 net extra edbrowse_3.4.9-1_amd64.deb

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

iQIcBAEBCgAGBQJRopbUAAoJECqpogBB8bdXTDIP/ArUS62m637xIzXzw58ZOdEs
qVgtHBvBVPxsEimRC9pgvm2aZzf9gAXJkF5H8hiJVUkq4ZJ3G7TxICRliKxMKuCz
bTfCHNEXuJvFBmUCAqwyhuGhoAHaze4qFkFJtvvOMKvH7QFGttzU0To+3DdW0LxX
sppm8scbOS5jipRVztdW0oNx7Epf66tvy1T2atLb5bXN7qbBeR+VjIWJxGqmc3Pr
CANItEEEUYDG9MmmPd2xrljiKrQTuZMGzPJPB9Mzsg+yMZz/6KkuHdIOFd09svM2
g5FO8+AEuhNEjqL7aZSWsMILnaYdZrLo3GE0/MdkZs2wzLvSPeiWqAEoY9pegVAX
80WFtIa8NJrpVFAL8agHwMj+X0lfoOseQYxbYpQeKEbMukfEnk64W0Gq6nOR4r9X
z6lfSUv1V+5T1tcVS9QTbGVfby/bBXKrlT3ngMMhP6A30yYXHJlVp6inZSQGC1H1
KK7xewqw/7qDFbAcqlfW6Lt+sq1McKrAtNbk9/uhFWjhA3SzcYH/+L/ivquBLiT4
OhEbovEW+BUXomi2b7usr0/PEKVf5MBxLfPz4+ne/9UY9LBmSEZ9ffSkmM+SG4xs
BYtErlq8VGSz4uIg55/TH9ggSIu26SCh3RJnH5sNHNsspZVUj4LSnW3z+uD87pil
aeVlEXZ/ALMKx/pkkS2G
=88Os
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to