Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831468 - app-text/zathura-0.4.8 - data/meson.build: ERROR: Function does not take positional arguments.
Summary: app-text/zathura-0.4.8 - data/meson.build: ERROR: Function does not take posi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: meson-0.61
  Show dependency tree
 
Reported: 2022-01-19 09:49 UTC by Toralf Förster
Modified: 2022-01-20 03:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2022-01-19 09:49 UTC, Toralf Förster
Details
app-text:zathura-0.4.8:20220119-093535.log (app-text:zathura-0.4.8:20220119-093535.log,3.92 KB, text/plain)
2022-01-19 09:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.91 KB, text/plain)
2022-01-19 09:49 UTC, Toralf Förster
Details
environment (environment,100.88 KB, text/plain)
2022-01-19 09:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.24 KB, application/x-bzip)
2022-01-19 09:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.93 KB, application/x-bzip)
2022-01-19 09:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.70 KB, application/x-bzip)
2022-01-19 09:49 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 09:49:41 UTC
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program rsvg-convert skipped: feature convert-icon disabled

data/meson.build:22:0: ERROR: Function does not take positional arguments.

A full log can be found at /var/tmp/portage/app-text/zathura-0.4.8/work/zathura-0.4.8-build/meson-logs/meson-log.txt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220119-020004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
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]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit f7e685b334ac02b13fe258eeeb990fa03c842582
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 08:36:57 2022 +0000

    2022-01-19 08:36:55 UTC

emerge -qpvO app-text/zathura
[ebuild  N    ] app-text/zathura-0.4.8  USE="doc magic seccomp -sqlite -synctex -test"
Comment 1 Toralf Förster gentoo-dev 2022-01-19 09:49:42 UTC
Created attachment 762616 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 09:49:43 UTC
Created attachment 762617 [details]
app-text:zathura-0.4.8:20220119-093535.log
Comment 3 Toralf Förster gentoo-dev 2022-01-19 09:49:44 UTC
Created attachment 762618 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-19 09:49:45 UTC
Created attachment 762619 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-19 09:49:46 UTC
Created attachment 762620 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-19 09:49:47 UTC
Created attachment 762621 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-19 09:49:48 UTC
Created attachment 762622 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 09:53:44 UTC
Needs fixing for meson 0.61
Comment 9 Larry the Git Cow gentoo-dev 2022-01-20 03:11:01 UTC
The bug has been closed via the following commit(s):

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

commit b02e1593d0916e5657fb7e1d3bf34a90b8f34f03
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-20 03:09:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 03:09:26 +0000

    app-text/zathura: fix build with meson 0.61
    
    Closes: https://bugs.gentoo.org/831468
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/zathura-0.4.8-meson-0.61-build.patch     | 27 ++++++++++++++++++++++
 app-text/zathura/zathura-0.4.8.ebuild              |  6 ++++-
 2 files changed, 32 insertions(+), 1 deletion(-)