Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833843 - gnome-extra/gnome-documents-3.34.0-r1: data/meson.build:58:2: ERROR: Function does not take positional arguments.
Summary: gnome-extra/gnome-documents-3.34.0-r1: data/meson.build:58:2: ERROR: Function...
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: PullRequest
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-02-21 11:40 UTC by Kobboi
Modified: 2022-02-21 23:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-02-21 11:40:26 UTC
Configuring config.h using configuration
Program itstool found: YES (/usr/bin/itstool)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program msgfmt found: YES (/usr/bin/msgfmt)
Configuring org.gnome.Documents.service using configuration
Configuring org.gnome.Documents using configuration
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Program appstream-util found: YES (/usr/bin/appstream-util)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)

data/meson.build:58:2: ERROR: Function does not take positional arguments.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-02-21 23:17:10 UTC
The bug has been closed via the following commit(s):

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

commit 5ca2382369b7715be3cee1cd7885b9dcf7e879e7
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2022-02-21 11:49:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-21 23:16:40 +0000

    gnome-extra/gnome-documents: fix build with meson-0.61
    
    Upstream looks abandoned, fixing in-tree.
    
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Closes: https://bugs.gentoo.org/833843
    Closes: https://github.com/gentoo/gentoo/pull/24296
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/fix-build-with-meson-0.61.patch             | 19 +++++++++++++++++++
 .../gnome-documents/gnome-documents-3.34.0-r1.ebuild  |  6 +++++-
 2 files changed, 24 insertions(+), 1 deletion(-)