Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831666

Summary: dev-vcs/gitg-41 fails to compile: meson.build:8:5: ERROR: Function does not take positional arguments
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 831474    
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2022-01-21 07:51:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/gitg-41 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-21 07:51:04 UTC
Created attachment 762938 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-21 07:51:06 UTC
Created attachment 762939 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-01-21 07:51:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/dev-vcs/gitg-41/temp/environment: line 2589: type: locale: not found
data/meson.build:8:5: ERROR: Function does not take positional arguments.
Comment 4 Larry the Git Cow gentoo-dev 2022-01-25 00:49:44 UTC
The bug has been closed via the following commit(s):

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

commit 251a5eaab6db713f85ab69342c1ceef85526834a
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2022-01-24 22:53:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-25 00:49:10 +0000

    dev-vcs/gitg: fix build with meson-0.61
    
    Closes: https://bugs.gentoo.org/831666
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/41-fix-build-with-meson-0.61.1.patch     | 38 ++++++++++++++++++++++
 dev-vcs/gitg/gitg-41.ebuild                        |  4 +++
 2 files changed, 42 insertions(+)