Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831471 - gnome-extra/gnome-characters-41.0 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: gnome-extra/gnome-characters-41.0 - data/meson.build: ERROR: Function does no...
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-19 12:04 UTC by Toralf Förster
Modified: 2022-02-20 21:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-01-19 12:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,315.81 KB, text/plain)
2022-01-19 12:04 UTC, Toralf Förster
Details
environment (environment,110.39 KB, text/plain)
2022-01-19 12:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.75 KB, application/x-bzip)
2022-01-19 12:04 UTC, Toralf Förster
Details
gnome-extra:gnome-characters-41.0:20220119-103820.log (gnome-extra:gnome-characters-41.0:20220119-103820.log,3.63 KB, text/plain)
2022-01-19 12:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.69 KB, application/x-bzip)
2022-01-19 12:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.24 KB, application/x-bzip)
2022-01-19 12:04 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 12:04:28 UTC
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Characters.desktop.in using configuration

data/meson.build:49:5: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/gnome-extra/gnome-characters-41.0/work/gnome-characters-41.0-build/meson-logs/meson-log.txt

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

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

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

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):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0
  [2]   rust-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 11.0.13_p8 [openjdk-jre-bin-11]
2)	AdoptOpenJDK JRE 8.312_p07 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 0519527a3e89a05c8e003dd3ad153b11402b3d22
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 10:07:07 2022 +0000

    2022-01-19 10:07:05 UTC

emerge -qpvO gnome-extra/gnome-characters
[ebuild  N    ] gnome-extra/gnome-characters-41.0
Comment 1 Toralf Förster gentoo-dev 2022-01-19 12:04:29 UTC
Created attachment 762627 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 12:04:31 UTC
Created attachment 762628 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 12:04:32 UTC
Created attachment 762629 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 12:04:33 UTC
Created attachment 762630 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 12:04:34 UTC
Created attachment 762631 [details]
gnome-extra:gnome-characters-41.0:20220119-103820.log
Comment 6 Toralf Förster gentoo-dev 2022-01-19 12:04:35 UTC
Created attachment 762632 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-19 12:04:36 UTC
Created attachment 762633 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 12:36:16 UTC
Needs fix for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-02-20 21:17:16 UTC
The bug has been closed via the following commit(s):

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

commit 77ec3f42dbb2a2cc03d33429947a2561704597a2
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2022-02-20 14:49:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 21:16:56 +0000

    gnome-extra/gnome-characters: fix build with meson 0.61
    
    Fix in upstream master but together with other things that I
    did not want to pull in, so just fixing the build problem in
    anticipation of a new upstream release.
    
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Closes: https://bugs.gentoo.org/831471
    Closes: https://github.com/gentoo/gentoo/pull/24282
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/fix-build-with-meson-0.61.patch            | 20 ++++++++++++++++++++
 .../gnome-characters/gnome-characters-41.0.ebuild    |  6 +++++-
 2 files changed, 25 insertions(+), 1 deletion(-)