Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906541 - 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
Summary: dev-libs/spdlog-1.11.0 fails to compile (MUSL-SYSTEM): os-inl.h:241:19: error...
Status: RESOLVED DUPLICATE of bug 906954
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2023-05-16 10:20 UTC by Agostino Sarubbo
Modified: 2023-06-27 15:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.26 KB, text/plain)
2023-05-16 10:20 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-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 ***