Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831524 - dev-util/d-feet-0.3.16 fails to compile: meson.build:15:5: ERROR: Function does not take positional arguments
Summary: dev-util/d-feet-0.3.16 fails to compile: meson.build:15:5: ERROR: Function do...
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-20 07:13 UTC by Agostino Sarubbo
Modified: 2022-01-25 01:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.19 KB, text/plain)
2022-01-20 07:13 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,7.89 KB, text/plain)
2022-01-20 07:13 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-20 07:13:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/d-feet-0.3.16 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-20 07:13:43 UTC
Created attachment 762728 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-20 07:13:44 UTC
Created attachment 762729 [details]
1-meson-log.txt

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


/var/tmp/portage/dev-util/d-feet-0.3.16/temp/environment: line 2573: type: locale: not found
data/meson.build:15:5: ERROR: Function does not take positional arguments.
Comment 4 Kobboi 2022-01-24 23:10:27 UTC
I have logged this upstream as https://gitlab.gnome.org/GNOME/d-feet/-/issues/25
Comment 5 Larry the Git Cow gentoo-dev 2022-01-25 01:53:42 UTC
The bug has been closed via the following commit(s):

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

commit 9e504fe8c23d104f4b274154070901ba88915e2f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-25 01:11:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-25 01:11:26 +0000

    dev-util/d-feet: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831524
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/d-feet/d-feet-0.3.16.ebuild               |  6 ++++-
 .../files/d-feet-0.3.16-fix-meson-0.61.patch       | 31 ++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)