Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937437 - [guru] media-libs/amdvlk-2023.1.3 fails to compile: queue.h:371:25: error: const class DevDriver::Queue<T, BlockSize, MinIndexCacheSize> has no member named allocCb
Summary: [guru] media-libs/amdvlk-2023.1.3 fails to compile: queue.h:371:25: error: co...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 07:24 UTC by Agostino Sarubbo
Modified: 2025-01-12 10:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,181.21 KB, text/plain)
2024-08-06 07:24 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-08-06 07:24:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/amdvlk-2023.1.3 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-06 07:24:42 UTC
Created attachment 899258 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-06 07:24:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) 
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find Python module yaml
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/ddClientURIService.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/ddTransferManager.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/ddURIRequestContext.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/messageChannel.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/protocols/ddEventServer.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/protocols/ddTransferServer.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/protocols/ddURIClient.cpp.o 
FAILED: pal/devdriver/shared/legacy/CMakeFiles/devdriver.dir/src/protocols/ddURIServer.cpp.o 
/var/tmp/portage/media-libs/amdvlk-2023.1.3/work/pal/shared/devdriver/shared/legacy/inc/util/queue.h:371:25: error: ‘const class DevDriver::Queue<T, BlockSize, MinIndexCacheSize>’ has no member named ‘allocCb’; did you mean ‘m_allocCb’?