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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

