Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727880 - app-text/liblangtag USE=doc - ../liblangtag-docs.sgml:63: element include: XInclude error : could not load ../xml/tree_index.sgml, and no fallback was found
Summary: app-text/liblangtag USE=doc - ../liblangtag-docs.sgml:63: element include: XI...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-10 19:52 UTC by Red
Modified: 2020-12-10 19:32 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (langtag-build.log,63.96 KB, text/plain)
2020-06-10 19:52 UTC, Red
Details
Patch allowing liblangtag-0.6.3 to compile with >=gtk-doc-1.32 (liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch,996 bytes, patch)
2020-06-27 03:43 UTC, Anon Emuss
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Red 2020-06-10 19:52:05 UTC
app-text/liblangtag fails to build with USE=doc. Build log attached.

Reproducible: Always
Comment 1 Red 2020-06-10 19:52:36 UTC
Created attachment 644320 [details]
build.log
Comment 2 Erik 2020-06-21 09:33:02 UTC
Confirmed with version 0.6.3.
Comment 3 Anon Emuss 2020-06-27 03:43:37 UTC
Created attachment 646634 [details, diff]
Patch allowing liblangtag-0.6.3 to compile with >=gtk-doc-1.32

I had the same problem.  This appears to have been reported elsewhere:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939956
As described there, newer versions of gtk-doc behave differently.  The bug report has a link to the liblangtag commit that fixes the issue:
  https://salsa.debian.org/libreoffice-team/liblangtag/commit/323faee10cb0824e4899069a49ee88e34140e807
I am attaching a patch based on that commit.  It appears to fix the problem for me.
Comment 4 Pavel Goran 2020-07-09 07:56:48 UTC
I encountered this problem too. Setting USE=-doc allowed me to build the package.
Comment 5 Leonid Kopylov 2020-11-19 10:19:35 UTC
any news on this?
Comment 6 Larry the Git Cow gentoo-dev 2020-12-10 19:32:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6bb6155c9f960330a0989a533703315e63c602

commit af6bb6155c9f960330a0989a533703315e63c602
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-12-10 19:31:42 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-12-10 19:31:56 +0000

    app-text/liblangtag: Add patch by Anon Emuss for >=gtk-doc-1.32
    
    Closes: https://bugs.gentoo.org/727880
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch    | 28 ++++++++++++++++++++++
 app-text/liblangtag/liblangtag-0.6.3.ebuild        |  4 ++++
 2 files changed, 32 insertions(+)