unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 50122@debbugs.gnu.org
Subject: bug#50122: [core-updates-frozen] Gtk documentation generation fails.
Date: Thu, 19 Aug 2021 16:14:29 +0200	[thread overview]
Message-ID: <877dghed2y.fsf@gnu.org> (raw)


Hello,

The generation of the documentation of the Gnome projects is broken on
core-updates-frozen. Passing the "-Dgtk_doc=true" build option to evince
or libhandy packages results in the following error:

--8<---------------cut here---------------start------------->8---
Traceback (most recent call last):
  File "/gnu/store/6dk7w7g7kbr5cnp0kiym3f68l1g26xbx-python-3.9.6/lib/python3.9/shutil.py", line 806, in move
    os.rename(src, real_dst)
FileNotFoundError: [Errno 2] No such file or directory: '/home/mathieu/libhandy/_build/doc/html/libhandy.devhelp2' -> '/home/mathieu/libhandy/_build/doc/html/libhandy-1.devhelp2'

During handling of the above exception, another exception occurred:
--8<---------------cut here---------------end--------------->8---

According to strace, xsltproc is called to generate the
libhandy.devhelp2 document this way:

--8<---------------cut here---------------start------------->8---
/gnu/store/5fy04b79bmzajbgz21jibkgmn38frkrx-libxslt-1.1.34/bin/xsltproc --path /home/mathieu/libhandy/doc:/home/mathieu/libhandy/_build/doc --nonet --xinclude --stringparam gtkdoc.bookname libhandy --stringparam gtkdoc.version 1.33.1 /gnu/store/vh5gjvlbns7s26r8x6282165xqrk137l-gtk-doc-1.33.2/share/gtk-doc/data/gtk-doc.xsl ../handy-docs.xml
--8<---------------cut here---------------end--------------->8---

However the final document never shows up. The output log contains
several errors such as this one:

--8<---------------cut here---------------start------------->8---
Error: no ID for constraint linkend: "GtkDrawingArea".
--8<---------------cut here---------------end--------------->8---

that should be harmless.

Thanks,

Mathieu




             reply	other threads:[~2021-08-19 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 14:14 Mathieu Othacehe [this message]
2021-11-21  5:33 ` bug#50122: [core-updates-frozen] Gtk documentation generation fails Maxim Cournoyer
2023-08-29 20:06   ` Maxim Cournoyer

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877dghed2y.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=50122@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).