ninja: Entering directory /var/tmp/portage/media-libs/libglvnd-1.3.1/work/libglvnd-v1.3.1-abi_x86_64.amd64 ninja: no work to do. 1/21 glvnd:symbols / OpenGL symbols check FAIL 0.17s (exit status 1) 2/21 glvnd:egl+symbols / EGL symbols check FAIL 0.12s (exit status 1) 3/21 glvnd:symbols / GLESv1 symbols check FAIL 0.12s (exit status 1) 4/21 glvnd:symbols / GLESv2 symbols check FAIL 0.12s (exit status 1) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-test-20200620-211522 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) Available Rust versions: [1] rust-1.44.1 * The following VMs are available for generation-2: The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu 25 Jun 2020 01:05:19 PM UTC emerge -qpvO media-libs/libglvnd [ebuild N ] media-libs/libglvnd-1.3.1 USE="test -X" ABI_X86="(64) -32 (-x32)"
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(+)