Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945276 - dev-util/mesa_clc: bundles dev-libs/blake3 (also affected dev-util/intel_clc)
Summary: dev-util/mesa_clc: bundles dev-libs/blake3 (also affected dev-util/intel_clc)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2024-11-28 23:02 UTC by Sam James
Modified: 2025-05-16 18:15 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-28 23:02:39 UTC
This came up in bug 945268. It seems to bundle dev-libs/blake3.
Comment 1 Matt Turner gentoo-dev 2024-12-02 16:39:59 UTC
Was bundled in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22387
Comment 2 Sebastian Pipping gentoo-dev 2025-05-16 18:15:40 UTC
Making this about dev-util/mesa_clc since dev-util/intel_clc is being tree-
cleaned in bug #955925 …

For proof:

# ls -1 /var/tmp/portage/dev-util/mesa_clc-25.1.0/work/mesa-25.1.0/src/util/blake3/
blake3_avx2.c
blake3_avx2_x86-64_unix.S
blake3_avx2_x86-64_windows_gnu.S
blake3_avx2_x86-64_windows_msvc.masm
blake3_avx512.c
blake3_avx512_x86-64_unix.S
blake3_avx512_x86-64_windows_gnu.S
blake3_avx512_x86-64_windows_msvc.masm
blake3.c
blake3_dispatch.c
blake3.h
blake3_impl.h
blake3_neon.c
blake3_portable.c
blake3_sse2.c
blake3_sse2_x86-64_unix.S
blake3_sse2_x86-64_windows_gnu.S
blake3_sse2_x86-64_windows_msvc.masm
blake3_sse41.c
blake3_sse41_x86-64_unix.S
blake3_sse41_x86-64_windows_gnu.S
blake3_sse41_x86-64_windows_msvc.masm
mesa_blake3_visibility.h
meson.build
README

# ls -1 /var/tmp/portage/dev-libs/blake3-1.5.3/work/BLAKE3-1.5.3/c/
blake3_avx2.c
blake3_avx2_x86-64_unix.S
blake3_avx2_x86-64_windows_gnu.S
blake3_avx2_x86-64_windows_msvc.asm
blake3_avx512.c
blake3_avx512_x86-64_unix.S
blake3_avx512_x86-64_windows_gnu.S
blake3_avx512_x86-64_windows_msvc.asm
blake3.c
blake3-config.cmake.in
blake3_c_rust_bindings
blake3_dispatch.c
blake3.h
blake3_impl.h
blake3_neon.c
blake3_portable.c
blake3_sse2.c
blake3_sse2_x86-64_unix.S
blake3_sse2_x86-64_windows_gnu.S
blake3_sse2_x86-64_windows_msvc.asm
blake3_sse41.c
blake3_sse41_x86-64_unix.S
blake3_sse41_x86-64_windows_gnu.S
blake3_sse41_x86-64_windows_msvc.asm
CMakeLists.txt
CMakePresets.json
example.c
libblake3.pc.in
main.c
Makefile.testing
README.md
test.py