Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832136 - app-office/gnome-todo-3.28.1-r1 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: app-office/gnome-todo-3.28.1-r1 - data/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-26 23:07 UTC by Toralf Förster
Modified: 2022-02-20 21:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2022-01-26 23:07 UTC, Toralf Förster
Details
app-office:gnome-todo-3.28.1-r1:20220126-211804.log (app-office:gnome-todo-3.28.1-r1:20220126-211804.log,8.83 KB, text/plain)
2022-01-26 23:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.12 KB, text/plain)
2022-01-26 23:07 UTC, Toralf Förster
Details
environment (environment,121.24 KB, text/plain)
2022-01-26 23:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.21 KB, application/x-bzip)
2022-01-26 23:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.07 KB, application/x-bzip)
2022-01-26 23:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.07 KB, application/x-bzip)
2022-01-26 23:07 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-26 23:07:25 UTC
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)

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

A full log can be found at /var/tmp/portage/app-office/gnome-todo-3.28.1-r1/work/gnome-todo-3.28.1-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-20220124-200047

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

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.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 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:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 24686421561c0672976319244c45bba2ba8b4284
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 26 20:36:58 2022 +0000

    2022-01-26 20:36:55 UTC

emerge -qpvO app-office/gnome-todo
[ebuild  N    ] app-office/gnome-todo-3.28.1-r1  USE="introspection -gtk-doc"
Comment 1 Toralf Förster gentoo-dev 2022-01-26 23:07:26 UTC
Created attachment 763695 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-26 23:07:27 UTC
Created attachment 763696 [details]
app-office:gnome-todo-3.28.1-r1:20220126-211804.log
Comment 3 Toralf Förster gentoo-dev 2022-01-26 23:07:29 UTC
Created attachment 763697 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-26 23:07:30 UTC
Created attachment 763698 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-26 23:07:31 UTC
Created attachment 763699 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-26 23:07:32 UTC
Created attachment 763700 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-26 23:07:33 UTC
Created attachment 763701 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-02-20 21:12:53 UTC
The bug has been closed via the following commit(s):

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

commit 6d4df77edc2de627a3a85e4b6df79886c30519cb
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2022-02-20 18:04:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 21:12:39 +0000

    app-office/gnome-todo: fix build with meson 0.61
    
    Let's fix the build problem so we at least have the
    option to unmask meson-0.61 without needing a more
    recent gnome-todo [1]
    
    Also scrubbed the existing patch.
    
    [1] https://bugs.gentoo.org/833804#c1
    
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Closes: https://bugs.gentoo.org/832136
    Closes: https://github.com/gentoo/gentoo/pull/24287
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/fix-build-with-meson-0.61.patch          | 29 ++++++++++++++++++++++
 .../files/gnome-todo-eds-libecal-2.0.patch         | 10 --------
 app-office/gnome-todo/gnome-todo-3.28.1-r1.ebuild  |  3 ++-
 3 files changed, 31 insertions(+), 11 deletions(-)