all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 19332@debbugs.gnu.org
Subject: bug#19332: atk fails to build
Date: Tue, 09 Dec 2014 22:12:33 -0500	[thread overview]
Message-ID: <87sigo2o66.fsf@netris.org> (raw)

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 <module>
    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

             reply	other threads:[~2014-12-10  3:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10  3:12 Mark H Weaver [this message]
2014-12-10  3:23 ` bug#19332: atk fails to build Mark H Weaver
2014-12-11  2:50   ` Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sigo2o66.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=19332@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.