Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831581 - media-gfx/entangle-3.0 - src/meson.build: ERROR: Function does not take positional arguments.
Summary: media-gfx/entangle-3.0 - src/meson.build: ERROR: Function does not take posit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-20 13:22 UTC by Toralf Förster
Modified: 2022-01-20 14:54 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2022-01-20 13:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.53 KB, text/plain)
2022-01-20 13:22 UTC, Toralf Förster
Details
environment (environment,113.41 KB, text/plain)
2022-01-20 13:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.02 KB, application/x-bzip)
2022-01-20 13:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.82 KB, application/x-bzip)
2022-01-20 13:22 UTC, Toralf Förster
Details
media-gfx:entangle-3.0:20220120-130239.log (media-gfx:entangle-3.0:20220120-130239.log,11.51 KB, text/plain)
2022-01-20 13:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.39 KB, application/x-bzip)
2022-01-20 13:22 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-20 13:22:06 UTC
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)

src/meson.build:42:5: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/media-gfx/entangle-3.0/work/entangle-3.0-build/meson-logs/meson-log.txt

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

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

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

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-bin-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 da6e9477c17fd9be60f8ad3b103fadf881279d1e
Merge: bbf7dd7be49a 503d4f5f441c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 11:51:39 2022 +0000

    Merge updates from master

emerge -qpvO media-gfx/entangle
[ebuild  N    ] media-gfx/entangle-3.0  PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2022-01-20 13:22:07 UTC
Created attachment 762832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 13:22:09 UTC
Created attachment 762833 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-20 13:22:10 UTC
Created attachment 762834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-20 13:22:11 UTC
Created attachment 762835 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-20 13:22:12 UTC
Created attachment 762836 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-20 13:22:13 UTC
Created attachment 762837 [details]
media-gfx:entangle-3.0:20220120-130239.log
Comment 7 Toralf Förster gentoo-dev 2022-01-20 13:22:14 UTC
Created attachment 762838 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-20 14:54:22 UTC
The bug has been closed via the following commit(s):

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

commit f844ba75b62115c7045e059226eb74dd441aa914
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-20 14:54:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 14:54:10 +0000

    media-gfx/entangle: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831581
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/entangle/entangle-3.0.ebuild             |  6 +++-
 .../files/entangle-3.0-fix-meson-0.61-build.patch  | 32 ++++++++++++++++++++++
 2 files changed, 37 insertions(+), 1 deletion(-)