From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#19332: atk fails to build Date: Tue, 09 Dec 2014 22:12:33 -0500 Message-ID: <87sigo2o66.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyXi8-0008Sp-8G for bug-guix@gnu.org; Tue, 09 Dec 2014 22:13:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyXi2-0004dh-MC for bug-guix@gnu.org; Tue, 09 Dec 2014 22:13:08 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:34715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyXi2-0004dd-Ia for bug-guix@gnu.org; Tue, 09 Dec 2014 22:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XyXi2-0000co-7g for bug-guix@gnu.org; Tue, 09 Dec 2014 22:13:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyXhS-0008RR-QN for bug-guix@gnu.org; Tue, 09 Dec 2014 22:12:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyXhN-0004I2-Mb for bug-guix@gnu.org; Tue, 09 Dec 2014 22:12:26 -0500 Received: from world.peace.net ([50.252.239.5]:34368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyXhN-0004Ht-Ii for bug-guix@gnu.org; Tue, 09 Dec 2014 22:12:21 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19332@debbugs.gnu.org atk fails to build. See: http://hydra.gnu.org/build/172242 The problem was introduced between 427476d (works) and 5a4753a (fails), probably one of these two commits: 5a4753a * gnu: gobject-introspection: Define search path for typelib files. 6671724 * gnu: gobject-introspection: Update to 1.42.0 and add new patch. Here's the relevant section of build output: --8<---------------cut here---------------start------------->8--- GISCAN Atk-1.0.gir atkdocument.c:212: Warning: Atk: GObject-Introspection specific GTK-Doc tag "Virtual" has been deprecated, please use annotations on the identifier instead: * Virtual: get_document_locale ^ atkdocument.c:246: Warning: Atk: GObject-Introspection specific GTK-Doc tag "Virtual" has been deprecated, please use annotations on the identifier instead: * Virtual: get_document_attributes ^ atkdocument.c:278: Warning: Atk: GObject-Introspection specific GTK-Doc tag "Virtual" has been deprecated, please use annotations on the identifier instead: * Virtual: get_document_attribute_value ^ atkdocument.c:312: Warning: Atk: GObject-Introspection specific GTK-Doc tag "Virtual" has been deprecated, please use annotations on the identifier instead: * Virtual: set_document_attribute ^ atkhyperlink.c:346: Error: Atk: invalid comment text: a * ^ atktext.c:1093: Warning: Atk: GObject-Introspection specific GTK-Doc tag "Virtual" has been deprecated, please use annotations on the identifier instead: * Virtual: get_bounded_ranges ^ Traceback (most recent call last): File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/bin/g-ir-scanner", line 55, in sys.exit(scanner_main(sys.argv)) File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/lib/gobject-introspection/giscanner/scannermain.py", line 526, in scanner_main shlibs = create_binary(transformer, options, args) File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/lib/gobject-introspection/giscanner/scannermain.py", line 406, in create_binary gdump_parser.get_error_quark_functions()) File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/lib/gobject-introspection/giscanner/dumper.py", line 338, in compile_introspection_binary return dc.run() File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/lib/gobject-introspection/giscanner/dumper.py", line 171, in run self._compile(o_path, c_path) File "/gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/lib/gobject-introspection/giscanner/dumper.py", line 244, in _compile subprocess.check_call(args) File "/gnu/store/f03d4cpya3k5f5067zwm9nrdxi6p83ir-python-2.7.6/lib/python2.7/subprocess.py", line 535, in check_call retcode = call(*popenargs, **kwargs) File "/gnu/store/f03d4cpya3k5f5067zwm9nrdxi6p83ir-python-2.7.6/lib/python2.7/subprocess.py", line 522, in call return Popen(*popenargs, **kwargs).wait() File "/gnu/store/f03d4cpya3k5f5067zwm9nrdxi6p83ir-python-2.7.6/lib/python2.7/subprocess.py", line 709, in __init__ errread, errwrite) File "/gnu/store/f03d4cpya3k5f5067zwm9nrdxi6p83ir-python-2.7.6/lib/python2.7/subprocess.py", line 1326, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory /gnu/store/fk7cy8wyp4mk6vgmnz9hz15bp3q2m6lr-gobject-introspection-1.42.0/share/gobject-introspection-1.0/Makefile.introspection:153: recipe for target 'Atk-1.0.gir' failed make[3]: *** [Atk-1.0.gir] Error 1 --8<---------------cut here---------------end--------------->8--- Mark