Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931506 - games-fps/quakeforge-0.7.2_p20210722-r2 - libs/.../vid_x11_vulkan.c: error: RTLD_DEEPBIND undeclared (first use in this function)
Summary: games-fps/quakeforge-0.7.2_p20210722-r2 - libs/.../vid_x11_vulkan.c: error: R...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 18:28 UTC by Toralf Förster
Modified: 2024-05-07 18:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.81 KB, text/plain)
2024-05-07 18:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,74.10 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
environment (environment,102.64 KB, text/plain)
2024-05-07 18:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,40.10 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
games-fps:quakeforge-0.7.2_p20210722-r2:20240507-174812.log.xz (games-fps:quakeforge-0.7.2_p20210722-r2:20240507-174812.log.xz,15.56 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,19.39 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,76.96 KB, application/x-xz)
2024-05-07 18:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.74 KB, application/x-xz)
2024-05-07 18:28 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 2024-05-07 18:28:12 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -mavx2 -pipe -Wsign-compare -Wtype-limits -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wf
libtool: compile:  x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -mavx2 -pipe -Wsign-compare -Wtype-limits -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wf
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -D_REENTRANT     -O2 -pipe -march=native -fno-diagnostics-color -mavx2 -pipe -Wsign-compare -Wtype-limits -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn
libtool: compile:  x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -mavx2 -pipe -Wsign-compare -Wtype-limits -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wf
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./include  -I./include -D_REENTRANT     -O2 -pipe -march=native -fno-diagnostics-color -mavx2 -pipe -Wsign-compare -Wtype-limits -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn
libs/video/targets/vid_x11_vulkan.c: In function 'load_vulkan_library':
libs/video/targets/vid_x11_vulkan.c:88:58: error: 'RTLD_DEEPBIND' undeclared (first use in this function)
   88 |                                                          RTLD_DEEPBIND | RTLD_NOW);
      |                                                          ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240501-134026

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1 *
  [2]   php8.3
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 01fb9bfc0501a141a7d3e8df1ef6f7c2c4d0fcc5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 7 16:04:38 2024 +0000

    2024-05-07 16:04:38 UTC

emerge -qpvO games-fps/quakeforge
[ebuild  N    ] games-fps/quakeforge-0.7.2_p20210722-r2  USE="client flac ncurses vulkan wildmidi zlib -alsa -debug -doc -jack -oss -png -sdl -vorbis"
Comment 1 Toralf Förster gentoo-dev 2024-05-07 18:28:13 UTC
Created attachment 892445 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-07 18:28:14 UTC
Created attachment 892446 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-07 18:28:16 UTC
Created attachment 892447 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-07 18:28:16 UTC
Created attachment 892448 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-07 18:28:17 UTC
Created attachment 892449 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-07 18:28:18 UTC
Created attachment 892450 [details]
games-fps:quakeforge-0.7.2_p20210722-r2:20240507-174812.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-07 18:28:19 UTC
Created attachment 892451 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-07 18:28:21 UTC
Created attachment 892452 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-07 18:28:22 UTC
Created attachment 892453 [details]
temp.tar.xz