Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831462 - games-puzzle/hitori-3.38.3 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: games-puzzle/hitori-3.38.3 - data/meson.build: ERROR: Function does not take ...
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 08:21 UTC by Toralf Förster
Modified: 2022-01-20 03:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-01-19 08:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,304.94 KB, text/plain)
2022-01-19 08:22 UTC, Toralf Förster
Details
environment (environment,109.88 KB, text/plain)
2022-01-19 08:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.40 KB, application/x-bzip)
2022-01-19 08:22 UTC, Toralf Förster
Details
games-puzzle:hitori-3.38.3:20220119-034511.log (games-puzzle:hitori-3.38.3:20220119-034511.log,6.44 KB, text/plain)
2022-01-19 08:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.24 KB, application/x-bzip)
2022-01-19 08:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.60 KB, application/x-bzip)
2022-01-19 08:22 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:21:59 UTC
Compiler for C supports arguments -Wunused-variable: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
meson.build:91: WARNING: Consider using the built-in warning_level option instead of using "-Wall".

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

A full log can be found at /var/tmp/portage/games-puzzle/hitori-3.38.3/work/hitori-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_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 4ba4539b6693e57c707ede73bab07552fe35468a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 02:51:52 2022 +0000

    2022-01-19 02:51:50 UTC

emerge -qpvO games-puzzle/hitori
[ebuild  N    ] games-puzzle/hitori-3.38.3
Comment 1 Toralf Förster gentoo-dev 2022-01-19 08:22:00 UTC
Created attachment 762582 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 08:22:01 UTC
Created attachment 762583 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 08:22:03 UTC
Created attachment 762584 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 08:22:04 UTC
Created attachment 762585 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 08:22:04 UTC
Created attachment 762586 [details]
games-puzzle:hitori-3.38.3:20220119-034511.log
Comment 6 Toralf Förster gentoo-dev 2022-01-19 08:22:05 UTC
Created attachment 762587 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-19 08:22:06 UTC
Created attachment 762588 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 09:52:04 UTC
Needs fixing for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-01-20 03:10:59 UTC
The bug has been closed via the following commit(s):

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

commit 1956405d5a510da460f0ab36d3937226953e2d12
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-20 03:00:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 03:00:43 +0000

    games-puzzle/hitori: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831462
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/hitori-3.38.3-meson-0.61-build.patch     | 35 ++++++++++++++++++++++
 games-puzzle/hitori/hitori-3.38.3.ebuild           |  6 +++-
 2 files changed, 40 insertions(+), 1 deletion(-)