Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823134 - gnome-base/gnome-settings-daemon-40.0.1 - meson.build: ERROR: The == operator of str does not accept objects of type bool (True)
Summary: gnome-base/gnome-settings-daemon-40.0.1 - meson.build: ERROR: The == operator...
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:
Depends on:
Blocks: meson-0.60.x
  Show dependency tree
 
Reported: 2021-11-11 19:02 UTC by Toralf Förster
Modified: 2021-11-12 19:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.88 KB, text/plain)
2021-11-11 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.44 KB, text/plain)
2021-11-11 19:02 UTC, Toralf Förster
Details
environment (environment,119.13 KB, text/plain)
2021-11-11 19:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.49 KB, application/x-bzip)
2021-11-11 19:02 UTC, Toralf Förster
Details
gnome-base:gnome-settings-daemon-40.0.1:20211111-190019.log (gnome-base:gnome-settings-daemon-40.0.1:20211111-190019.log,3.93 KB, text/plain)
2021-11-11 19:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.11 KB, application/x-bzip)
2021-11-11 19:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.71 KB, application/x-bzip)
2021-11-11 19:02 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-11-11 19:02:21 UTC
Host machine cpu: x86_64

meson.build:87:3: ERROR: The `==` operator of str does not accept objects of type bool (True)

A full log can be found at /var/tmp/portage/gnome-base/gnome-settings-daemon-40.0.1/work/gnome-settings-daemon-40.0.1-build/meson-logs/meson-log.txt
 * ERROR: gnome-base/gnome-settings-daemon-40.0.1::gentoo failed (configure phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_debug-20211111-093332

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4 *

  HEAD of ::gentoo
commit 37daf7262d728a5552b60717c8c17f3b1fc4bdba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 11 15:36:40 2021 +0000

    2021-11-11 15:36:38 UTC

emerge -qpvO gnome-base/gnome-settings-daemon
[ebuild  N    ] gnome-base/gnome-settings-daemon-40.0.1  USE="colord cups networkmanager systemd udev wayland -debug (-elogind) -modemmanager -smartcard (-test)" INPUT_DEVICES="-wacom"
Comment 1 Toralf Förster gentoo-dev 2021-11-11 19:02:22 UTC
Created attachment 750420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-11 19:02:23 UTC
Created attachment 750423 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-11 19:02:25 UTC
Created attachment 750426 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-11 19:02:26 UTC
Created attachment 750429 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-11 19:02:26 UTC
Created attachment 750432 [details]
gnome-base:gnome-settings-daemon-40.0.1:20211111-190019.log
Comment 6 Toralf Förster gentoo-dev 2021-11-11 19:02:27 UTC
Created attachment 750435 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-11 19:02:28 UTC
Created attachment 750438 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-11-12 19:44:48 UTC
The bug has been closed via the following commit(s):

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

commit 1106846c19996c2273d25bf4a1bd7ff27e470e68
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-11-12 19:43:47 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-11-12 19:44:36 +0000

    gnome-base/gnome-settings-daemon: backport meson fix
    
    Closes: https://bugs.gentoo.org/823134
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 ...emon-40.0.1-build-fix-str-bool-comparison.patch | 29 ++++++++++++++++++++++
 .../gnome-settings-daemon-40.0.1.ebuild            |  1 +
 2 files changed, 30 insertions(+)