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

Bug 831465

Summary: sys-apps/accountsservice-0.6.55-r1 - data/meson.build: ERROR: Function does not take positional arguments.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 831474    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-apps:accountsservice-0.6.55-r1:20220119-082632.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-19 08:34:47 UTC
Run-time dependency libelogind found: YES 246.10
data/meson.build:26: WARNING: Project targeting '>= 0.46.0' but tried to use feature introduced in '0.50.0': install arg in configure_file.
Configuring org.freedesktop.Accounts.service using configuration

data/meson.build:31:5: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/sys-apps/accountsservice-0.6.55-r1/work/accountsservice-0.6.55-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-021045

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

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 Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 859bd659322c88e5b745c5163b5cced030bce70b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 08:07:05 2022 +0000

    2022-01-19 08:07:03 UTC

emerge -qpvO sys-apps/accountsservice
[ebuild  N    ] sys-apps/accountsservice-0.6.55-r1  USE="elogind introspection -doc -gtk-doc (-selinux) -systemd"
Comment 1 Toralf Förster gentoo-dev 2022-01-19 08:34:48 UTC
Created attachment 762602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 08:34:49 UTC
Created attachment 762603 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 08:34:51 UTC
Created attachment 762604 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 08:34:52 UTC
Created attachment 762605 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 08:34:53 UTC
Created attachment 762606 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-19 08:34:54 UTC
Created attachment 762607 [details]
sys-apps:accountsservice-0.6.55-r1:20220119-082632.log
Comment 7 Toralf Förster gentoo-dev 2022-01-19 08:34:55 UTC
Created attachment 762608 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 09:52:21 UTC
Needs fixing for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-01-20 03:11:00 UTC
The bug has been closed via the following commit(s):

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

commit c9523ed2280ff58ffa50c8742e26f1185105509b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-20 03:06:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 03:06:55 +0000

    sys-apps/accountsservice: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831465
    Signed-off-by: Sam James <sam@gentoo.org>

 .../accountsservice-0.6.55-r1.ebuild               |  3 ++-
 .../accountsservice-0.6.55-meson-0.61-build.patch  | 23 ++++++++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletion(-)
Comment 10 Larry the Git Cow gentoo-dev 2022-03-07 06:12:29 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/musl.git/commit/?id=10f690c4c2a057e53af930d2a2598d977c708d6e

commit 10f690c4c2a057e53af930d2a2598d977c708d6e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-07 06:11:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-07 06:12:10 +0000

    sys-apps/accountsservice: sync with ::gentoo
    
    Bug: https://bugs.gentoo.org/831465
    Signed-off-by: Sam James <sam@gentoo.org>

 .../accountsservice/accountsservice-0.6.55.ebuild  |  2 ++
 .../accountsservice-0.6.55-meson-0.61-build.patch  | 23 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)