The Meson build system Version: 1.2.0.rc1 Source dir: /var/tmp/portage/net-libs/gupnp-1.6.3/work/gupnp-1.6.3 Build dir: /var/tmp/portage/net-libs/gupnp-1.6.3/work/gupnp-1.6.3-abi_x86_64.amd64 Build type: native build ../gupnp-1.6.3/meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"? A full log can be found at /var/tmp/portage/net-libs/gupnp-1.6.3/work/gupnp-1.6.3-abi_x86_64.amd64/meson-logs/meson-log.txt ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20230624-082704 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Rust versions: [1] rust-bin-1.69.0 [2] rust-1.69.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.7_p7 [openjdk-17] 2) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] *) Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17] 4) Eclipse Temurin JRE 8.372_p07 [openjdk-jre-bin-8] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-17 [3] openjdk-jre-bin-8 [4] openjdk-jre-bin-17 system-vm php cli (if any): go version go1.20.5 linux/amd64 HEAD of ::gentoo commit 3d48a20c062f858d49dbfa8b24756dd6f735231f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Jun 29 00:02:02 2023 +0000 2023-06-29 00:02:01 UTC emerge -qpvO net-libs/gupnp [ebuild NS ] net-libs/gupnp-1.6.3 [1.4.3] USE="introspection vala* -connman -gtk-doc -networkmanager" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 864815 [details] emerge-info.txt
Created attachment 864816 [details] emerge-history.txt.xz
Created attachment 864817 [details] environment
Created attachment 864818 [details] etc.clang.tar.xz
Created attachment 864819 [details] etc.portage.tar.xz
Created attachment 864820 [details] logs.tar.xz
Created attachment 864821 [details] net-libs:gupnp-1.6.3:20230629-011550.log
Created attachment 864822 [details] temp.tar.xz
https://gitlab.gnome.org/GNOME/gupnp/-/blob/master/subprojects/gssdp-1.6.wrap#L6 This is buggy -- also the entire file is unnecessary for Gentoo's purposes since distros naturally depend on net-libs/gssdp rather than failing to detect its presence and falling back on a bundled copy. :D
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa7e01170016c19b3c71cb243c207f9bd75b06e commit faa7e01170016c19b3c71cb243c207f9bd75b06e Author: Sam James <sam@gentoo.org> AuthorDate: 2023-07-17 12:23:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-07-17 12:37:43 +0000 net-libs/gupnp: fix build w/ meson 1.2.0 Closes: https://bugs.gentoo.org/909377 Signed-off-by: Sam James <sam@gentoo.org> .../gupnp/files/gupnp-1.6.4-meson-1.2.0-fix.patch | 38 ++++++++++++++++++++++ net-libs/gupnp/gupnp-1.6.4.ebuild | 4 +++ 2 files changed, 42 insertions(+)
*** Bug 910492 has been marked as a duplicate of this bug. ***