Summary: | media-gfx/blender-3.1.2 fails to compile (MUSL): mallocn_guarded_impl.c:720:3: error: implicit declaration of function malloc_stats [-Werror=implicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Adrian <agrigo2001> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | darkdefende, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 804094 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Clang (missing: _CLANG_LIBRARIES) -- Could NOT find OptiX (missing: OPTIX_INCLUDE_DIR) (Required is at least version "7.3.0") FAILED: intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_guarded_impl.c.o FAILED: intern/guardedalloc/CMakeFiles/bf_intern_guardedalloc.dir/intern/mallocn_lockfree_impl.c.o /var/tmp/portage/media-gfx/blender-3.1.2/work/blender-3.1.2/intern/guardedalloc/intern/mallocn_guarded_impl.c:720:3: error: implicit declaration of function 'malloc_stats' [-Werror=implicit-function-declaration] There is already a musl patch for blender >=3.2. If there is no interest in helping out with back porting the patches further, we can simply close this when the 3.1 ebuild is removed from the portage tree. (In reply to Sebastian Parborg from comment #3) > There is already a musl patch for blender >=3.2. > > If there is no interest in helping out with back porting the patches > further, we can simply close this when the 3.1 ebuild is removed from the > portage tree. Please close this one. blender-3.1.2 has since been removed from gentoo tree |