From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 09 22:12:41 2014 Received: (at submit) by debbugs.gnu.org; 10 Dec 2014 03:12:41 +0000 Received: from localhost ([127.0.0.1]:60161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyXhg-0000cG-M8 for submit@debbugs.gnu.org; Tue, 09 Dec 2014 22:12:41 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60817) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyXhd-0000c4-Lx for submit@debbugs.gnu.org; Tue, 09 Dec 2014 22:12:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyXhY-0004LD-1Q for submit@debbugs.gnu.org; Tue, 09 Dec 2014 22:12:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyXhX-0004L3-VE for submit@debbugs.gnu.org; Tue, 09 Dec 2014 22:12:31 -0500 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 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XyXhF-0001FT-Eh; Tue, 09 Dec 2014 22:12:13 -0500 From: Mark H Weaver To: bug-guix@gnu.org Subject: 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 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 09 22:25:51 2014 Received: (at 19332) by debbugs.gnu.org; 10 Dec 2014 03:25:51 +0000 Received: from localhost ([127.0.0.1]:60166 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyXuR-0000wo-4b for submit@debbugs.gnu.org; Tue, 09 Dec 2014 22:25:51 -0500 Received: from world.peace.net ([50.252.239.5]:35044) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyXuP-0000we-2l for 19332@debbugs.gnu.org; Tue, 09 Dec 2014 22:25:49 -0500 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=yeeloong.lan) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XyXuJ-0001LO-1J; Tue, 09 Dec 2014 22:25:43 -0500 From: Mark H Weaver To: 19332@debbugs.gnu.org Subject: Re: bug#19332: atk fails to build References: <87sigo2o66.fsf@netris.org> Date: Tue, 09 Dec 2014 22:23:59 -0500 In-Reply-To: <87sigo2o66.fsf@netris.org> (Mark H. Weaver's message of "Tue, 09 Dec 2014 22:12:33 -0500") Message-ID: <874mt4b31s.fsf@yeeloong.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19332 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Mark H Weaver writes: > 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. It turns out that upgrading 'gobject-introspection' broke lots of libraries that use it. Updating 'atk' to the latest version fixed it. Ditto for 'pango'. I'm currently working on updating the affected packages. Mark From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 10 21:50:18 2014 Received: (at 19332-done) by debbugs.gnu.org; 11 Dec 2014 02:50:18 +0000 Received: from localhost ([127.0.0.1]:42160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XytpZ-0001Rn-Rg for submit@debbugs.gnu.org; Wed, 10 Dec 2014 21:50:18 -0500 Received: from world.peace.net ([50.252.239.5]:43359 ident=hope5) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XytpX-0001Rf-Vr for 19332-done@debbugs.gnu.org; Wed, 10 Dec 2014 21:50:16 -0500 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XytpR-0002P5-IB; Wed, 10 Dec 2014 21:50:09 -0500 From: Mark H Weaver To: 19332-done@debbugs.gnu.org Subject: Re: bug#19332: atk fails to build References: <87sigo2o66.fsf@netris.org> <874mt4b31s.fsf@yeeloong.lan> Date: Wed, 10 Dec 2014 21:50:34 -0500 In-Reply-To: <874mt4b31s.fsf@yeeloong.lan> (Mark H. Weaver's message of "Tue, 09 Dec 2014 22:23:59 -0500") Message-ID: <87oara2939.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19332-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Mark H Weaver writes: > It turns out that upgrading 'gobject-introspection' broke lots of > libraries that use it. Updating 'atk' to the latest version fixed it. > Ditto for 'pango'. I'm currently working on updating the affected > packages. It turned out that there were too many broken dependencies, including eudev, whose latest version fails to build. For now, it has been fixed by reverting the gobject-introspection update in 6c2cf86edb04adb3a74bf4099fd9a8ad4f8c5ae1. I'm closing this bug. Mark From unknown Mon Aug 18 11:15:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 08 Jan 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator