Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831749 - gnome-extra/gnome-weather-41.0 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: gnome-extra/gnome-weather-41.0 - data/meson.build: ERROR: Function does not t...
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:46 UTC by Toralf Förster
Modified: 2022-01-21 17:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2022-01-21 16:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,143.38 KB, text/plain)
2022-01-21 16:46 UTC, Toralf Förster
Details
environment (environment,110.14 KB, text/plain)
2022-01-21 16:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.99 KB, application/x-bzip)
2022-01-21 16:46 UTC, Toralf Förster
Details
gnome-extra:gnome-weather-41.0:20220121-033301.log (gnome-extra:gnome-weather-41.0:20220121-033301.log,3.82 KB, text/plain)
2022-01-21 16:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.65 KB, application/x-bzip)
2022-01-21 16:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.21 KB, application/x-bzip)
2022-01-21 16:46 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:46:40 UTC
Configuring org.gnome.Weather.desktop.in using configuration
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Configuring org.gnome.Weather.appdata.xml.in using configuration

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

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

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

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

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

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 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.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 ae3ec891f2967f77132acb5c57c190a4edac62c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 21 01:35:17 2022 +0000

    2022-01-21 01:35:15 UTC

emerge -qpvO gnome-extra/gnome-weather
[ebuild  N    ] gnome-extra/gnome-weather-41.0
Comment 1 Toralf Förster gentoo-dev 2022-01-21 16:46:41 UTC
Created attachment 763040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-21 16:46:42 UTC
Created attachment 763041 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-21 16:46:44 UTC
Created attachment 763042 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-21 16:46:45 UTC
Created attachment 763043 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-21 16:46:46 UTC
Created attachment 763044 [details]
gnome-extra:gnome-weather-41.0:20220121-033301.log
Comment 6 Toralf Förster gentoo-dev 2022-01-21 16:46:46 UTC
Created attachment 763045 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-21 16:46:47 UTC
Created attachment 763046 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-21 17:11:50 UTC
The bug has been closed via the following commit(s):

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

commit 8d51833f1b370bb001874f7e92590ad54a64f90c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-21 17:08:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-21 17:08:14 +0000

    gnome-extra/gnome-weather: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831749
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gnome-weather-41.0-fix-meson-0.61-build.patch    | 20 ++++++++++++++++++++
 gnome-extra/gnome-weather/gnome-weather-41.0.ebuild  |  7 ++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)