Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814071 - [stable] media-libs/libplacebo-2.43.0 - ../.../meson.build: ERROR: Could not get define GLSLANG_PATCH_LEVEL
Summary: [stable] media-libs/libplacebo-2.43.0 - ../.../meson.build: ERROR: Could not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 17:17 UTC by Toralf Förster
Modified: 2022-11-07 21:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.72 KB, text/plain)
2021-09-20 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,200.56 KB, text/plain)
2021-09-20 17:18 UTC, Toralf Förster
Details
environment (environment,110.29 KB, text/plain)
2021-09-20 17:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.72 KB, application/x-bzip)
2021-09-20 17:18 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.27 KB, application/x-bzip)
2021-09-20 17:18 UTC, Toralf Förster
Details
media-libs:libplacebo-2.43.0:20210920-163805.log (media-libs:libplacebo-2.43.0:20210920-163805.log,5.60 KB, text/plain)
2021-09-20 17:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.36 KB, application/x-bzip)
2021-09-20 17:18 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 2021-09-20 17:17:57 UTC
Library SPIRV-Tools-opt found: YES

../libplacebo-v2.43.0/src/meson.build:85:2: ERROR: Could not get define 'GLSLANG_PATCH_LEVEL'

A full log can be found at /var/tmp/portage/media-libs/libplacebo-2.43.0/work/libplacebo-v2.43.0-abi_x86_64.amd64/meson-logs/meson-log.txt
 * ERROR: media-libs/libplacebo-2.43.0::gentoo failed (configure phase):
 *   (no error message)

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_stable-20210918-182330

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
  [1]   php7.4 *

  HEAD of ::gentoo
commit 04061884059150a00949160fafb3f15ca6732524
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 20 15:21:29 2021 +0000

    2021-09-20 15:21:27 UTC

emerge -qpvO media-libs/libplacebo
[ebuild  N    ] media-libs/libplacebo-2.43.0  USE="glslang lcms opengl shaderc vulkan -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-09-20 17:17:58 UTC
Created attachment 740358 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-20 17:18:00 UTC
Created attachment 740361 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-20 17:18:02 UTC
Created attachment 740364 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-20 17:18:03 UTC
Created attachment 740367 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-20 17:18:04 UTC
Created attachment 740370 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-20 17:18:05 UTC
Created attachment 740373 [details]
media-libs:libplacebo-2.43.0:20210920-163805.log
Comment 7 Toralf Förster gentoo-dev 2021-09-20 17:18:06 UTC
Created attachment 740376 [details]
temp.tar.bz2
Comment 8 MaratIK 2022-01-21 16:06:35 UTC
Need to disable glslang use-flag for this package as a workaround
Comment 9 Larry the Git Cow gentoo-dev 2022-03-16 23:10:49 UTC
The bug has been referenced in the following commit(s):

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

commit 233207c012eefea1b34a3df7ffdaa27917fb3d1f
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-03-16 22:33:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-16 23:09:48 +0000

    media-libs/libplacebo: Bump to version 4.192.1
    
    Bug: https://bugs.gentoo.org/832735
    Bug: https://bugs.gentoo.org/814071
    Closes: https://bugs.gentoo.org/812134
    Closes: https://bugs.gentoo.org/730114
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/24613
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libplacebo/Manifest                  |  1 +
 media-libs/libplacebo/libplacebo-4.192.1.ebuild | 69 +++++++++++++++++++++++++
 2 files changed, 70 insertions(+)
Comment 10 Ionen Wolkens gentoo-dev 2022-11-07 21:13:16 UTC
I assume this was meant to be closed by above listed commit above, that or it was waiting cleanup of 2.43 (which happened).