Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831463 - dev-libs/gobject-introspection-1.70.0[doctool]: g-ir-doc-tool: error: unrecognized arguments: --templates-dir=/var/tmp/portage/dev-libs/go
Summary: dev-libs/gobject-introspection-1.70.0[doctool]: g-ir-doc-tool: error: unrecog...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
: 832104 (view as bug list)
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-19 08:23 UTC by Toralf Förster
Modified: 2022-01-27 01:23 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2022-01-19 08:23 UTC, Toralf Förster
Details
dev-libs:gobject-introspection-1.70.0:20220119-053015.log (dev-libs:gobject-introspection-1.70.0:20220119-053015.log,181.03 KB, text/plain)
2022-01-19 08:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,13.99 KB, text/plain)
2022-01-19 08:23 UTC, Toralf Förster
Details
environment (environment,107.69 KB, text/plain)
2022-01-19 08:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.34 KB, application/x-bzip)
2022-01-19 08:23 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.04 KB, application/x-bzip)
2022-01-19 08:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.85 KB, application/x-bzip)
2022-01-19 08:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-01-19 08:23:53 UTC
--- stderr ---
usage: g-ir-doc-tool [-h] [--version] [-o OUTPUT] [-l LANGUAGE]
                     [-f {devdocs,mallard,sections}] [-I INCLUDE_PATHS] [-s]
                     girfile
g-ir-doc-tool: error: unrecognized arguments: --templates-dir=/var/tmp/portage/dev-libs/gobject-introspection-1.70.0/work/gobject-introspection-1.70.0/tests/scanner/../../giscanner/doctemplates

[165/167] /usr/lib/python-exec/python3.9/meson --internal exe --unpickle /var/tmp/portage/dev-libs/gobject-introspection-1.70.0/work/gobject-introspection-1.70.0-build/meson-private/meson_exe_python3.9_7b91b15f6985b093a10bfb5c5db5c8bf4c1c71a2.dat

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220119-030005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.58.0 *
php cli:

  HEAD of ::gentoo
commit 6a9318edc0e54c6231796abbfec50dfda33461d1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 03:06:51 2022 +0000

    2022-01-19 03:06:50 UTC

emerge -qpvO dev-libs/gobject-introspection
[ebuild     U ] dev-libs/gobject-introspection-1.70.0 [1.68.0] USE="doctool* -gtk-doc -test" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-19 08:23:54 UTC
Created attachment 762589 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 08:23:55 UTC
Created attachment 762590 [details]
dev-libs:gobject-introspection-1.70.0:20220119-053015.log
Comment 3 Toralf Förster gentoo-dev 2022-01-19 08:23:56 UTC
Created attachment 762591 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-19 08:23:58 UTC
Created attachment 762592 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-19 08:23:59 UTC
Created attachment 762593 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-19 08:24:00 UTC
Created attachment 762594 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-19 08:24:01 UTC
Created attachment 762595 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-26 22:53:36 UTC
*** Bug 832104 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2022-01-27 01:23:31 UTC
The bug has been closed via the following commit(s):

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

commit e47f971b066fc1655eca431dff1f3a888d91cded
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-27 01:22:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-27 01:23:21 +0000

    dev-libs/gobject-introspection: add additional meson 0.61 patches
    
    I'd missed additional upstream commits when fixing the initial Meson 0.61
    bug we had reported which led to build failures with USE=doctool not being
    fixed.
    
    This now includes (additionally):
    - https://gitlab.gnome.org/GNOME/gobject-introspection/-/commit/827494d6415b696a98fa195cbd883b50cc893bfc.patch
    - https://gitlab.gnome.org/GNOME/gobject-introspection/-/commit/7c1178069f1c58a05ec56a94ca6ba124215a947b.patch
    
    Bug: https://bugs.gentoo.org/831427
    Closes: https://bugs.gentoo.org/831463
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/gobject-introspection/Manifest            |   1 +
 .../gobject-introspection-1.70.0-meson-0.61.patch  | 220 ---------------------
 .../gobject-introspection-1.70.0.ebuild            |   3 +-
 3 files changed, 3 insertions(+), 221 deletions(-)