Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831666 - dev-vcs/gitg-41 fails to compile: meson.build:8:5: ERROR: Function does not take positional arguments
Summary: dev-vcs/gitg-41 fails to compile: meson.build:8:5: 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 07:51 UTC by Agostino Sarubbo
Modified: 2022-01-25 00:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,54.71 KB, text/plain)
2022-01-21 07:51 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,44.01 KB, text/plain)
2022-01-21 07:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)