Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843266 - media-libs/babl-0.1.90-r1 - meson.build: ERROR: configuration_data.set10 got unknown keyword arguments Description
Summary: media-libs/babl-0.1.90-r1 - meson.build: ERROR: configuration_data.set10 got ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2022-05-08 07:49 UTC by Toralf Förster
Modified: 2022-05-17 06:10 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.24 KB, text/plain)
2022-05-08 07:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.48 KB, text/plain)
2022-05-08 07:49 UTC, Toralf Förster
Details
environment (environment,109.23 KB, text/plain)
2022-05-08 07:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.92 KB, application/x-bzip)
2022-05-08 07:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.09 KB, application/x-bzip)
2022-05-08 07:49 UTC, Toralf Förster
Details
media-libs:babl-0.1.90-r1:20220508-063011.log (media-libs:babl-0.1.90-r1:20220508-063011.log,3.13 KB, text/plain)
2022-05-08 07:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.16 KB, application/x-bzip)
2022-05-08 07:49 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-05-08 07:49:44 UTC
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3.9)

meson.build:58:5: ERROR: configuration_data.set10 got unknown keyword arguments "Description"

A full log can be found at /var/tmp/portage/media-libs/babl-0.1.90-r1/work/babl-0.1.90-build/meson-logs/meson-log.txt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220507-050005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 2681bc7d7195afa8557029413cf7e6873ab9c25c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 8 04:34:30 2022 +0000

    2022-05-08 04:34:29 UTC

emerge -qpvO media-libs/babl
[ebuild  N    ] media-libs/babl-0.1.90-r1  USE="introspection lcms -vala" CPU_FLAGS_X86="avx2 f16c mmx sse sse2 sse4_1"
Comment 1 Toralf Förster gentoo-dev 2022-05-08 07:49:46 UTC
Created attachment 777443 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-08 07:49:47 UTC
Created attachment 777446 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-08 07:49:48 UTC
Created attachment 777449 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-08 07:49:50 UTC
Created attachment 777452 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-08 07:49:51 UTC
Created attachment 777455 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-08 07:49:52 UTC
Created attachment 777458 [details]
media-libs:babl-0.1.90-r1:20220508-063011.log
Comment 7 Toralf Förster gentoo-dev 2022-05-08 07:49:53 UTC
Created attachment 777461 [details]
temp.tar.bz2
Comment 8 Max Steel 2022-05-13 08:09:06 UTC
Same error on my machine, on previous version 0.1.88 with same error.

I have downgraded dev-util/meson to version 0.60.3 what helps to compile media-libs/babl succesful.
Comment 10 HougeLangley 2022-05-13 15:18:10 UTC
(In reply to Sam James from comment #9)
> https://gitlab.gnome.org/GNOME/babl/-/commit/
> b05b2826365a7dbc6ca1bf0977b848055cd0cbb6

This patch working great
Comment 11 Sergey Torokhov 2022-05-13 18:13:51 UTC
Reproduced with >=meson-0.62.1.

There are additional "meson" fixes in upstream so babl-9999 isn't affected this issue but it could be affected other issues later. 

It maybe reasonable to bump media-libs/babl to 0.1.92_p20220425 without patching old versions.
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 00:52:36 UTC
(In reply to Sergey Torokhov from comment #11)
> Reproduced with >=meson-0.62.1.
> 
> There are additional "meson" fixes in upstream so babl-9999 isn't affected
> this issue but it could be affected other issues later. 
> 
> It maybe reasonable to bump media-libs/babl to 0.1.92_p20220425 without
> patching old versions.

Works for me. I don't think we need the extra Meson fixes (was wondering but seems mostly for development) though.
Comment 13 Larry the Git Cow gentoo-dev 2022-05-17 01:18:15 UTC
The bug has been closed via the following commit(s):

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

commit 1831ff8c4a88e16be77248556d969d21ef785c83
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-05-15 20:45:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-17 01:18:00 +0000

    media-libs/babl: 0.1.92 version bump
    
    Closes: https://bugs.gentoo.org/843266
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/25506
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/babl/Manifest           |  1 +
 media-libs/babl/babl-0.1.92.ebuild | 64 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)