Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908661 - 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 )
Summary: sys-fs/cachefilesd-0.10.10-r1 fails to compile (MUSL-SYSTEM): cachefilesd.c:9...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2023-06-17 12:26 UTC by Agostino Sarubbo
Modified: 2024-04-28 11:17 UTC (History)
0 users

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


Attachments
build.log (build.log,41.43 KB, text/plain)
2023-06-17 12:26 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 2023-06-17 12:26:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/cachefilesd-0.10.10-r1 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-17 12:26:40 UTC
Created attachment 864025 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-17 12:26:42 UTC
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 *)'
Comment 3 Larry the Git Cow gentoo-dev 2024-03-03 21:49:31 UTC
The bug has been referenced in the following commit(s):

https://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: https://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(+)