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

Bug 906929

Summary: dev-util/qbs-1.19.1 fails to compile (MUSL-SYSTEM): probe.cpp:277:16: error: variable fileId(const QString&)::stat64 statResult has initializer but incomplete type
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: qt
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-22 08:47:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/qbs-1.19.1 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-22 08:47:57 UTC
Created attachment 862170 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-05 02:41:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332049c8113254daa4bc9fa99dbf6bd3aa9f4f60

commit 332049c8113254daa4bc9fa99dbf6bd3aa9f4f60
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-04 19:11:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-05 02:40:31 +0000

    dev-util/qbs: add 2.3.0
    
    ebuild redone from scratch due to cmake migration + Qt6, and kept
    simple easier maintenance (e.g. skipping Qt5 support and inventing
    options for optional gui/examples, also some tests that would need
    extensive workarounds to pass with unusual toolchains even if do
    like the old qbs ebuild did with qbs profiles)
    
    Not 100% sure that all listed bugs are fixed given have not
    attempted to reproduce with old version, but at least couldn't
    with the new. Please file new bugs if needed so it can be up
    to date and easier to handle.
    
    Closes: https://bugs.gentoo.org/801541
    Closes: https://bugs.gentoo.org/836894
    Closes: https://bugs.gentoo.org/840290
    Closes: https://bugs.gentoo.org/884575
    Closes: https://bugs.gentoo.org/906929
    Closes: https://bugs.gentoo.org/915787
    Closes: https://bugs.gentoo.org/919395
    Closes: https://bugs.gentoo.org/929071
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-util/qbs/Manifest         |  1 +
 dev-util/qbs/qbs-2.3.0.ebuild | 81 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+)