Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831459 - sys-auth/polkit-0.120-r1 - actions/meson.build: ERROR: Function does not take positional arguments.
Summary: sys-auth/polkit-0.120-r1 - actions/meson.build: ERROR: Function does not take...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-19 08:20 UTC by Toralf Förster
Modified: 2022-01-19 19:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2022-01-19 08:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.07 KB, text/plain)
2022-01-19 08:20 UTC, Toralf Förster
Details
environment (environment,125.02 KB, text/plain)
2022-01-19 08:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.51 KB, application/x-bzip)
2022-01-19 08:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.08 KB, application/x-bzip)
2022-01-19 08:20 UTC, Toralf Förster
Details
sys-auth:polkit-0.120-r1:20220119-015503.log (sys-auth:polkit-0.120-r1:20220119-015503.log,4.27 KB, text/plain)
2022-01-19 08:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.04 KB, application/x-bzip)
2022-01-19 08:20 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-01-19 08:20:31 UTC
Checking for function "pam_start" with dependency -lpam: YES 
Message: how to call pam_strerror: unknown
Run-time dependency gobject-introspection-1.0 found: YES 1.70.0

actions/meson.build:3:5: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/sys-auth/polkit-0.120-r1/work/polkit-0.120-build/meson-logs/meson-log.txt

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220118-201339

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-1.58.0 *
php cli:

  HEAD of ::gentoo
commit 3937af49ecd3f58bc768770fac7bf2c07c26233c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 18 22:22:09 2022 +0000

    2022-01-18 22:22:06 UTC

emerge -qpvO sys-auth/polkit
[ebuild  N    ] sys-auth/polkit-0.120-r1  USE="introspection pam -examples -gtk -kde (-selinux) -systemd -test"
Comment 1 Toralf Förster gentoo-dev 2022-01-19 08:20:32 UTC
Created attachment 762561 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 08:20:33 UTC
Created attachment 762562 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 08:20:35 UTC
Created attachment 762563 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 08:20:36 UTC
Created attachment 762564 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 08:20:37 UTC
Created attachment 762565 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-19 08:20:38 UTC
Created attachment 762566 [details]
sys-auth:polkit-0.120-r1:20220119-015503.log
Comment 7 Toralf Förster gentoo-dev 2022-01-19 08:20:39 UTC
Created attachment 762567 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 09:51:45 UTC
Needs fixing for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-01-19 19:08:37 UTC
The bug has been closed via the following commit(s):

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

commit c1afa82590f689552afd2a242557a250f7a83cba
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-01-19 19:06:56 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-01-19 19:06:56 +0000

    sys-auth/polkit: fix build with meson-0.61
    
    Closes: https://bugs.gentoo.org/831459
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-auth/polkit/files/polkit-0.120-meson.patch | 42 ++++++++++++++++++++++++++
 sys-auth/polkit/polkit-0.120-r1.ebuild         |  5 ++-
 2 files changed, 46 insertions(+), 1 deletion(-)