Summary: | sys-fs/cachefilesd-0.10.10-r1 fails to compile (MUSL-SYSTEM): cachefilesd.c:982:23: error: conflicting types for create_object; have struct object (struct object , const char , struct stat64 ) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 903611 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 864025 [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: grep: /etc/rpm: No such file or directory grep: /usr/lib/rpm: No such file or directory cachefilesd.c:982:23: error: conflicting types for 'create_object'; have 'struct object *(struct object *, const char *, struct stat64 *)' The bug has been referenced in the following commit(s): http://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c881bd1de1bfce0ca7fc5abf0777151ff8deba98 commit c881bd1de1bfce0ca7fc5abf0777151ff8deba98 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-03-03 21:49:04 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-03-03 21:49:04 +0000 sys-fs/cachefilesd: Apply musl-1.2.4 largefiles workaround Bug: http://bugs.gentoo.org/908661 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sys-fs/cachefilesd/cachefilesd-0.10.10-r2.ebuild | 3 +++ 1 file changed, 3 insertions(+) |