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

Bug 703570

Summary: media-libs/libplacebo-1.29.0 : [TEST] 7/7 vulkan.c FAIL (killed by signal 11 SIGSEGV)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Niklas Haas <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14109
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:libplacebo-1.29.0:20191222-210452.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-22 21:29:17 UTC
5/7 filters.c                               OK       0.02 s 
6/7 utils.c                                 OK       0.02 s 
7/7 vulkan.c                                FAIL     0.04 s (killed by signal 11 SIGSEGV)

Ok:                    6
Expected Fail:         0

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl_test-20191218-224550

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 22 Dec 2019 20:05:51 +0000

emerge -qpvO media-libs/libplacebo
[ebuild  N    ] media-libs/libplacebo-1.29.0  USE="lcms shaderc test vulkan -glslang" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-12-22 21:29:20 UTC
Created attachment 600438 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-22 21:29:23 UTC
Created attachment 600440 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-22 21:29:26 UTC
Created attachment 600442 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-22 21:29:28 UTC
Created attachment 600444 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-22 21:29:31 UTC
Created attachment 600446 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-22 21:29:34 UTC
Created attachment 600448 [details]
media-libs:libplacebo-1.29.0:20191222-210452.log
Comment 7 Toralf Förster gentoo-dev 2019-12-22 21:29:37 UTC
Created attachment 600450 [details]
temp.tbz2
Comment 8 Niklas Haas 2019-12-23 04:09:28 UTC
Should be fixed by https://code.videolan.org/videolan/libplacebo/commit/8230603b298f0924b37425e0feac2fd3e03d2e8e

Can you test that commit and confirm it works? (e.g. via `epatch_user`)

I'm not sure if I want to tag 1.29.1 for this fix or if we should just cherry-pick it into an -r1.
Comment 9 Larry the Git Cow gentoo-dev 2020-01-03 09:15:17 UTC
The bug has been closed via the following commit(s):

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

commit 39a3d64de8ce6628faca53874be2d729b6577424
Author:     Niklas Haas <git@haasn.xyz>
AuthorDate: 2020-01-03 09:01:45 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-03 09:14:28 +0000

    media-libs/libplacebo: update to 1.29.1
    
    This is a minor bug fix release upstream, which also fixes some
    gentoo-related issues. I also made a minor change to the ebuild, to
    avoid having to hard-code the subslot version. (Upstream guarantees that
    the .so version always matches the minor version)
    
    Closes: https://bugs.gentoo.org/703570
    Closes: https://bugs.gentoo.org/700766
    Signed-off-by: Niklas Haas <git@haasn.xyz>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-libs/libplacebo/Manifest                 |  1 +
 media-libs/libplacebo/libplacebo-1.29.1.ebuild | 55 ++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)