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

Bug 905994

Summary: app-arch/stormlib-9.25 fails to compile (MUSL-SYSTEM): FileStream.cpp:160:23: error: aggregate BaseFile_Open(TFileStream, const TCHAR, DWORD)::stat64 fileinfo has incomplete type and cannot be defined
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 903611    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-09 06:17:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/stormlib-9.24 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-09 06:17:09 UTC
Created attachment 861357 [details]
build.log

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


FAILED: CMakeFiles/storm.dir/src/FileStream.cpp.o 
/var/tmp/portage/app-arch/stormlib-9.24/work/StormLib-9.24/src/FileStream.cpp:160:23: error: aggregate 'BaseFile_Open(TFileStream*, const TCHAR*, DWORD)::stat64 fileinfo' has incomplete type and cannot be defined
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-17 07:51:12 UTC
tinderbox_musl has reproduced this issue with version 9.25 - Updating summary.