Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831746 - gnome-base/dconf-editor-3.38.3 - editor/meson.build: ERROR: Function does not take positional arguments.
Summary: gnome-base/dconf-editor-3.38.3 - editor/meson.build: ERROR: Function does not...
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.61
  Show dependency tree
 
Reported: 2022-01-21 16:44 UTC by Toralf Förster
Modified: 2022-01-22 18:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.41 KB, text/plain)
2022-01-21 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.40 KB, text/plain)
2022-01-21 16:44 UTC, Toralf Förster
Details
environment (environment,117.77 KB, text/plain)
2022-01-21 16:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.05 KB, application/x-bzip)
2022-01-21 16:44 UTC, Toralf Förster
Details
gnome-base:dconf-editor-3.38.3:20220121-011232.log (gnome-base:dconf-editor-3.38.3:20220121-011232.log,3.75 KB, text/plain)
2022-01-21 16:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.65 KB, application/x-bzip)
2022-01-21 16:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.30 KB, application/x-bzip)
2022-01-21 16:44 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-21 16:44:17 UTC
Checking for function "gettext" : YES 
Checking for function "iconv" : YES 
Checking for function "setlocale" : YES 

editor/meson.build:3:5: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/gnome-base/dconf-editor-3.38.3/work/dconf-editor-3.38.3-build/meson-logs/meson-log.txt

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [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:

  HEAD of ::gentoo
commit 752cff2c0c3f91748c9c446a81341863a203214f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 21 00:21:51 2022 +0000

    2022-01-21 00:21:49 UTC

emerge -qpvO gnome-base/dconf-editor
[ebuild  N    ] gnome-base/dconf-editor-3.38.3
Comment 1 Toralf Förster gentoo-dev 2022-01-21 16:44:18 UTC
Created attachment 763019 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-21 16:44:19 UTC
Created attachment 763020 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-21 16:44:21 UTC
Created attachment 763021 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-21 16:44:22 UTC
Created attachment 763022 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-21 16:44:23 UTC
Created attachment 763023 [details]
gnome-base:dconf-editor-3.38.3:20220121-011232.log
Comment 6 Toralf Förster gentoo-dev 2022-01-21 16:44:23 UTC
Created attachment 763024 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-21 16:44:24 UTC
Created attachment 763025 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-22 18:24:55 UTC
The bug has been closed via the following commit(s):

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

commit 7fa6d76e00f5a550a0d76a0a21fa3672319bfc44
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-01-22 18:24:18 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-01-22 18:24:53 +0000

    gnome-base/dconf-editor: fix build with meson-0.61
    
    Closes: https://bugs.gentoo.org/831746
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild |  6 +++-
 gnome-base/dconf-editor/files/meson-0.61.patch     | 36 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 1 deletion(-)