Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 872154 Details for
Bug 915200
media-libs/libva-2.19.0 fails to link with clang-17: ld.lld: error: va/libva.so.2.1900.0.p/va_compat.c.o: symbol vaCreateSurfaces@VA_API_0.32.0 has undefined version VA_API_0.32.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
media-libs:libva-2.19.0:20231005-093038.log (text/x-log), 7.87 KB, created by
ppw0
on 2023-10-05 09:39:26 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
ppw0
Created:
2023-10-05 09:39:26 UTC
Size:
7.87 KB
patch
obsolete
> * Package: media-libs/libva-2.19.0:0/2 > * Repository: gentoo > * Maintainer: vaapi@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux wayland > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libva-2.19.0.tar.gz to /var/tmp/portage/media-libs/libva-2.19.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/libva-2.19.0/work >>>> Preparing source in /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/libva-2.19.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Ddriverdir=/usr/lib64/va/drivers -Ddisable_drm=false -Dwith_x11=yes -Dwith_glx=no -Dwith_wayland=yes -Denable_docs=false /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0 /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0-abi_x86_64.amd64 >The Meson build system >Version: 1.2.1 >Source dir: /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0 >Build dir: /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0-abi_x86_64.amd64 >Build type: native build >Project name: libva >Project version: 2.19.0 >C compiler for the host machine: clang (clang 17.0.2 "clang version 17.0.2") >C linker for the host machine: clang ld.lld 17.0.2 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Library dl found: YES >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.1) >Run-time dependency libdrm found: YES 2.4.115 >Run-time dependency x11 found: YES 1.8.7 >Run-time dependency xext found: YES 1.3.5 >Run-time dependency xfixes found: YES 6.0.1 >Run-time dependency x11-xcb found: YES 1.8.7 >Run-time dependency xcb found: YES 1.15 >Run-time dependency xcb-dri3 found: YES 1.15 >Run-time dependency wayland-client found: YES 1.22.0 >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.1) >Build-time dependency wayland-scanner found: YES 1.22.0 >Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner) >Checking for function "secure_getenv" : YES >Configuring va_version.h using configuration >Checking if "-Wl,--version-script" : links: NO >Program doxygen found: NO >Build targets in project: 11 > >libva 2.19.0 > > User defined options > Native files : /var/tmp/portage/media-libs/libva-2.19.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini > build.pkg_config_path: /usr/share/pkgconfig > buildtype : plain > libdir : lib64 > localstatedir : /var/lib > pkg_config_path : /usr/share/pkgconfig > prefix : /usr > sysconfdir : /etc > werror : false > wrap_mode : nodownload > b_pch : false > disable_drm : false > driverdir : /usr/lib64/va/drivers > enable_docs : false > with_glx : no > with_wayland : yes > with_x11 : yes > >Found ninja-1.11.1 at /usr/bin/ninja >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >meson compile -C /var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0-abi_x86_64.amd64 --jobs 1 --load-average 0 --verbose >[1/33] clang -Iva/libva.so.2.1900.0.p -Iva -I../libva-2.19.0/va -I. -I../libva-2.19.0 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_SECURE_GETENV -O2 -march=native -pipe -fPIC '-DSYSCONFDIR="/etc"' '-DVA_DRIVERS_PATH="/usr/lib64/va/drivers"' -MD -MQ va/libva.so.2.1900.0.p/va.c.o -MF va/libva.so.2.1900.0.p/va.c.o.d -o va/libva.so.2.1900.0.p/va.c.o -c ../libva-2.19.0/va/va.c >[2/33] clang -Iva/libva.so.2.1900.0.p -Iva -I../libva-2.19.0/va -I. -I../libva-2.19.0 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_SECURE_GETENV -O2 -march=native -pipe -fPIC '-DSYSCONFDIR="/etc"' '-DVA_DRIVERS_PATH="/usr/lib64/va/drivers"' -MD -MQ va/libva.so.2.1900.0.p/va_compat.c.o -MF va/libva.so.2.1900.0.p/va_compat.c.o.d -o va/libva.so.2.1900.0.p/va_compat.c.o -c ../libva-2.19.0/va/va_compat.c >[3/33] clang -Iva/libva.so.2.1900.0.p -Iva -I../libva-2.19.0/va -I. -I../libva-2.19.0 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_SECURE_GETENV -O2 -march=native -pipe -fPIC '-DSYSCONFDIR="/etc"' '-DVA_DRIVERS_PATH="/usr/lib64/va/drivers"' -MD -MQ va/libva.so.2.1900.0.p/va_str.c.o -MF va/libva.so.2.1900.0.p/va_str.c.o.d -o va/libva.so.2.1900.0.p/va_str.c.o -c ../libva-2.19.0/va/va_str.c >[4/33] clang -Iva/libva.so.2.1900.0.p -Iva -I../libva-2.19.0/va -I. -I../libva-2.19.0 -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_SECURE_GETENV -O2 -march=native -pipe -fPIC '-DSYSCONFDIR="/etc"' '-DVA_DRIVERS_PATH="/usr/lib64/va/drivers"' -MD -MQ va/libva.so.2.1900.0.p/va_trace.c.o -MF va/libva.so.2.1900.0.p/va_trace.c.o.d -o va/libva.so.2.1900.0.p/va_trace.c.o -c ../libva-2.19.0/va/va_trace.c >[5/33] clang -o va/libva.so.2.1900.0 va/libva.so.2.1900.0.p/va.c.o va/libva.so.2.1900.0.p/va_compat.c.o va/libva.so.2.1900.0.p/va_str.c.o va/libva.so.2.1900.0.p/va_trace.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libva.so.2 -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed -ldl -Wl,--end-group >FAILED: va/libva.so.2.1900.0 >clang -o va/libva.so.2.1900.0 va/libva.so.2.1900.0.p/va.c.o va/libva.so.2.1900.0.p/va_compat.c.o va/libva.so.2.1900.0.p/va_str.c.o va/libva.so.2.1900.0.p/va_trace.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libva.so.2 -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed -ldl -Wl,--end-group >ld.lld: error: va/libva.so.2.1900.0.p/va_compat.c.o: symbol vaCreateSurfaces@VA_API_0.32.0 has undefined version VA_API_0.32.0 >clang: error: linker command failed with exit code 1 (use -v to see invocation) >ninja: build stopped: subcommand failed. >INFO: autodetecting backend as ninja >INFO: calculating backend command to run: /usr/bin/ninja -j 1 -v > * ERROR: media-libs/libva-2.19.0::gentoo failed (compile phase): > * compile failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2857: Called meson-multilib_src_compile > * environment, line 1691: Called multilib-minimal_src_compile > * environment, line 1910: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > * environment, line 2177: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 1870: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 1868: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > * environment, line 578: Called multilib-minimal_abi_src_compile > * environment, line 1904: Called multilib_src_compile > * environment, line 2397: Called meson_src_compile > * environment, line 1759: Called die > * The specific snippet of code: > * "$@" || die "compile failed" > * > * If you need support, post the output of `emerge --info '=media-libs/libva-2.19.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libva-2.19.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:libva-2.19.0:20231005-093038.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libva-2.19.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libva-2.19.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/libva-2.19.0/work/libva-2.19.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 915200
: 872154 |
872155