Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906541

Summary: dev-libs/spdlog-1.11.0 fails to compile (MUSL-SYSTEM): os-inl.h:241:19: error: aggregate spdlog::details::os::filesize(FILE)::stat64 st has incomplete type and cannot be defined
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: David Roman <davidroman96>
Status: RESOLVED DUPLICATE    
Severity: normal CC: proxy-maint
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 gentoo-dev 2023-05-16 10:20:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/spdlog-1.11.0 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-05-16 10:20:05 UTC
Created attachment 861798 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-16 10:20:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/spdlog.dir/src/spdlog.cpp.o 
/var/tmp/portage/dev-libs/spdlog-1.11.0/work/spdlog-1.11.0/include/spdlog/details/os-inl.h:241:19: error: aggregate 'spdlog::details::os::filesize(FILE*)::stat64 st' has incomplete type and cannot be defined
Comment 3 David Roman 2023-06-27 15:54:06 UTC
Duplicate of https://bugs.gentoo.org/906954

Already fixed by commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c28815d55e0281a356bed17449b012b27c08c07

*** This bug has been marked as a duplicate of bug 906954 ***