Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809794 - x11-libs/gdk-pixbuf-2.42.6 - ../.../meson.build: ERROR: Unknown variable gdkpixbuf_gir.
Summary: x11-libs/gdk-pixbuf-2.42.6 - ../.../meson.build: ERROR: Unknown variable gdkp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-23 09:27 UTC by Toralf Förster
Modified: 2021-12-12 17:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.08 KB, text/plain)
2021-08-23 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.51 KB, text/plain)
2021-08-23 09:27 UTC, Toralf Förster
Details
environment (environment,127.70 KB, text/plain)
2021-08-23 09:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.80 KB, application/x-bzip)
2021-08-23 09:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.12 KB, application/x-bzip)
2021-08-23 09:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.26 KB, application/x-bzip)
2021-08-23 09:27 UTC, Toralf Förster
Details
x11-libs:gdk-pixbuf-2.42.6:20210823-014445.log (x11-libs:gdk-pixbuf-2.42.6:20210823-014445.log,7.63 KB, text/plain)
2021-08-23 09:27 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 2021-08-23 09:27:44 UTC
Program gi-docgen found: YES (/usr/bin/gi-docgen)

../gdk-pixbuf-2.42.6/docs/meson.build:28:2: ERROR: Unknown variable "gdkpixbuf_gir".

A full log can be found at /var/tmp/portage/x11-libs/gdk-pixbuf-2.42.6/work/gdk-pixbuf-2.42.6-abi_x86_64.amd64/meson-logs/meson-log.txt
 * ERROR: x11-libs/gdk-pixbuf-2.42.6::gentoo failed (configure phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20210822-201008

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
Python 3.9.6
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 0e150ca4e5806b5f09b276901ccd111d8a87a9f9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 23 01:06:32 2021 +0000

    2021-08-23 01:06:30 UTC

emerge -qpvO x11-libs/gdk-pixbuf
[ebuild  N    ] x11-libs/gdk-pixbuf-2.42.6  USE="gtk-doc -introspection -jpeg -tiff" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-08-23 09:27:45 UTC
Created attachment 735391 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-23 09:27:46 UTC
Created attachment 735394 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-23 09:27:47 UTC
Created attachment 735397 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-23 09:27:49 UTC
Created attachment 735400 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-23 09:27:50 UTC
Created attachment 735403 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-23 09:27:51 UTC
Created attachment 735406 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-23 09:27:52 UTC
Created attachment 735409 [details]
x11-libs:gdk-pixbuf-2.42.6:20210823-014445.log
Comment 8 Mart Raudsepp gentoo-dev 2021-12-12 16:02:39 UTC
This is a missing REQUIRED_USE="gtk-doc? ( introspection )" but I'll probably change this up to not even have a IUSE=gtk-doc
Comment 9 Larry the Git Cow gentoo-dev 2021-12-12 17:29:51 UTC
The bug has been closed via the following commit(s):

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

commit 60cc119b996d4df79b54107afb84356bc60971ea
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-12-12 17:24:37 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-12-12 17:27:54 +0000

    x11-libs/gdk-pixbuf: rework gtk-doc handling, use builtin jpeg, etc
    
    * gdk-pixbuf contains pregenerated gtk-docs, so just install those to
      the place where our devhelp will actually find them too
    * Build jpeg support into gdk-pixbuf instead of a module, as upstream
      has started doing so by default as well. With USE=-jpeg it'll work
      as needed, as it's not part of enabled loaders then
    * Add missing einstalldocs for NEWS and co
    * Always depend on docbook-xml-dtd, as needed for manpage generation
    * Drop old meson minimum requirement as meson.eclass requires much
      newer by now
    
    Closes: https://bugs.gentoo.org/809794
    Closes: https://bugs.gentoo.org/811201
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.6-r1.ebuild | 116 ++++++++++++++++++++++++
 1 file changed, 116 insertions(+)