https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/vidstab-1.1.0-r2 fails tests on MUSL. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 768020 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Package 'orc-0.4', required by 'virtual:world', not found -- Could NOT find LibOrc (missing: ORC_LIBRARY ORC_INCLUDE_DIR) FAILED: CMakeFiles/tests.dir/tests.c.o /var/tmp/portage/media-libs/vidstab-1.1.0-r2/work/vid.stab-1.1.0/tests/tests.c:75: error: invalid use of void expression
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6981b4106613e758228eafcacd42d8cedf9b379c commit 6981b4106613e758228eafcacd42d8cedf9b379c Author: Kalin KOZHUHAROV <me.kalin@gmail.com> AuthorDate: 2024-01-15 16:42:31 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2024-01-15 18:13:25 +0000 media-libs/vidstab: -fopenmp when testing Closes: https://bugs.gentoo.org/740164 Reported-by: Kalin KOZHUHAROV <kalin@thinrope.net> Signed-off-by: Kalin KOZHUHAROV <kalin@thinrope.net> Bug: https://bugs.gentoo.org/836290 Closes: https://github.com/gentoo/gentoo/pull/34821 Signed-off-by: Craig Andrews <candrews@gentoo.org> media-libs/vidstab/vidstab-1.1.1.ebuild | 5 +++-- media-libs/vidstab/vidstab-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-)
I am closing this as RESOLVED/OBSOLETE since this version of the ebuild is no longer in portage. Additionally, for media-libs/vidstab-1.1.1 it was probably fixed by fixing bug 740164