Summary: | media-libs/libglvnd-1.3.1 : [TEST] 1/21 glvnd:symbols / OpenGL symbols check FAIL 0.17s (exit status 1) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 media-libs:libglvnd-1.3.1:20200625-140618.log temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 646368 [details]
emerge-info.txt
Created attachment 646370 [details]
emerge-history.txt
Created attachment 646372 [details]
environment
Created attachment 646374 [details]
etc.portage.tbz2
Created attachment 646376 [details]
logs.tbz2
Created attachment 646378 [details]
media-libs:libglvnd-1.3.1:20200625-140618.log
Created attachment 646380 [details]
temp.tbz2
Created attachment 646382 [details]
tests.tbz2
The issue is
> src/OpenGL/libOpenGL.so.0.0.0: unknown symbol exported: __gentoo_check_ldflags__
Tests in libglvnd check that the exported symbols match what we expect, since the addition or removal of a symbol would constitute an ABI break.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d68b622cde01e727bb5a109a975e8162b88bf30 commit 2d68b622cde01e727bb5a109a975e8162b88bf30 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-06-25 21:12:00 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-06-25 21:25:35 +0000 media-libs/libglvnd: Ignore __gentoo_check_ldflags__ symbol Closes: https://bugs.gentoo.org/729626 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/libglvnd/libglvnd-1.3.1.ebuild | 6 ++++++ media-libs/libglvnd/libglvnd-9999.ebuild | 6 ++++++ 2 files changed, 12 insertions(+) |