Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831466 - games-board/gnome-mahjongg-3.38.3 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: games-board/gnome-mahjongg-3.38.3 - 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: https://gitlab.gnome.org/GNOME/gnome-...
Whiteboard:
Keywords:
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-19 08:35 UTC by Toralf Förster
Modified: 2022-01-25 01:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2022-01-19 08:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.50 KB, text/plain)
2022-01-19 08:35 UTC, Toralf Förster
Details
environment (environment,116.44 KB, text/plain)
2022-01-19 08:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.98 KB, application/x-bzip)
2022-01-19 08:35 UTC, Toralf Förster
Details
games-board:gnome-mahjongg-3.38.3:20220119-082635.log (games-board:gnome-mahjongg-3.38.3:20220119-082635.log,3.56 KB, text/plain)
2022-01-19 08:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.56 KB, application/x-bzip)
2022-01-19 08:35 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.90 KB, application/x-bzip)
2022-01-19 08:35 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 08:35:10 UTC
Run-time dependency gio-2.0 found: YES 2.70.2
Run-time dependency gtk+-3.0 found: YES 3.24.31
Run-time dependency librsvg-2.0 found: YES 2.52.5

data/meson.build:24:0: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/games-board/gnome-mahjongg-3.38.3/work/gnome-mahjongg-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-j4-20220118-000004

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

gcc-config -l:
 [1] 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 *
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 859bd659322c88e5b745c5163b5cced030bce70b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 08:07:05 2022 +0000

    2022-01-19 08:07:03 UTC

emerge -qpvO games-board/gnome-mahjongg
[ebuild  N    ] games-board/gnome-mahjongg-3.38.3
Comment 1 Toralf Förster gentoo-dev 2022-01-19 08:35:11 UTC
Created attachment 762609 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 08:35:13 UTC
Created attachment 762610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 08:35:14 UTC
Created attachment 762611 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 08:35:15 UTC
Created attachment 762612 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 08:35:16 UTC
Created attachment 762613 [details]
games-board:gnome-mahjongg-3.38.3:20220119-082635.log
Comment 6 Toralf Förster gentoo-dev 2022-01-19 08:35:17 UTC
Created attachment 762614 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-19 08:35:18 UTC
Created attachment 762615 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 09:52:33 UTC
Needs fixing for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-01-25 01:09:40 UTC
The bug has been closed via the following commit(s):

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

commit a674576191fa3649c7d008202f3c6af71768af70
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-25 00:58:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-25 00:58:19 +0000

    games-board/gnome-mahjongg: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831466
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gnome-mahjongg-3.38.3-meson-0.61.patch   | 32 ++++++++++++++++++++++
 .../gnome-mahjongg/gnome-mahjongg-3.38.3.ebuild    |  6 +++-
 2 files changed, 37 insertions(+), 1 deletion(-)