Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831924 - media-sound/gnome-sound-recorder-40.0: data/meson.build:16:0: ERROR: Function does not take positional arguments.
Summary: media-sound/gnome-sound-recorder-40.0: data/meson.build:16:0: 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:
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-23 21:56 UTC by Kobboi
Modified: 2022-01-25 00:49 UTC (History)
0 users

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


Attachments
build.log (build.log,9.37 KB, text/x-log)
2022-01-23 21:57 UTC, Kobboi
Details
build.log (build.log,3.28 KB, text/x-log)
2022-01-23 22:04 UTC, Kobboi
Details
build.log (build.log,3.28 KB, text/x-log)
2022-01-23 22:04 UTC, Kobboi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-01-23 21:56:43 UTC
The Meson build system
Version: 0.61.1
Source dir: /var/tmp/portage/media-sound/gnome-sound-recorder-40.0/work/gnome-sound-recorder-40.0
Build dir: /var/tmp/portage/media-sound/gnome-sound-recorder-40.0/work/gnome-sound-recorder-40.0-build
Build type: native build
Project name: gnome-sound-recorder
Project version: 40.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Run-time dependency gjs-1.0 found: YES 1.70.0
Run-time dependency gio-2.0 found: YES 2.70.2
Run-time dependency glib-2.0 found: YES 2.70.2
Run-time dependency gtk+-3.0 found: YES 3.24.31
Run-time dependency gstreamer-player-1.0 found: YES 1.18.4
Run-time dependency libhandy-1 found: YES 1.4.0
Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
Configuring org.gnome.SoundRecorder.desktop.in using configuration

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


Reproducible: Always
Comment 1 Kobboi 2022-01-23 21:57:03 UTC
Created attachment 763410 [details]
build.log
Comment 2 Kobboi 2022-01-23 22:04:15 UTC
Created attachment 763413 [details]
build.log
Comment 3 Kobboi 2022-01-23 22:04:37 UTC
Created attachment 763414 [details]
build.log
Comment 4 Larry the Git Cow gentoo-dev 2022-01-25 00:49:41 UTC
The bug has been closed via the following commit(s):

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

commit ec6f916ca52e7d3b3bc1b045de3d5e6c4732d014
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2022-01-24 22:03:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-25 00:49:05 +0000

    media-sound/gnome-sound-recorder: fix build with meson-0.61
    
    Closes: https://bugs.gentoo.org/831924
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/40.0-fix-build-with-meson-0.61.1.patch   | 43 ++++++++++++++++++++++
 .../gnome-sound-recorder-40.0.ebuild               |  4 ++
 2 files changed, 47 insertions(+)